AsserterContributor
Functions
Inheritors
JUnit5Contributor
Provides
JUnit5Asserter
if
org.junit.jupiter.api.Assertions
class is found in the classpath.
class
JUnit5Contributor
:
AsserterContributor
JUnitContributor
Provides
JUnitAsserter
if
org.junit.Assert
is found in the classpath.
class
JUnitContributor
:
AsserterContributor
TestNGContributor
Provides
TestNGAsserter
if
org.testng.Assert
is found in the classpath.
class
TestNGContributor
:
AsserterContributor