showTestSuite method

void showTestSuite()

Opens FairBid's Test Suite native view.

The Test Suite is a tool provided in the SDK that allows for checking the state of integration of mediated ad networks.

Implementation

void showTestSuite() => _delegate.showTestSuite();