Package | Description |
---|---|
de.tobiasroeser.lambdatest.generic | |
de.tobiasroeser.lambdatest.testng |
Modifier and Type | Class and Description |
---|---|
class |
FreeSpecBase
Common base class containing framework agnostic implementation of
FreeSpec-like classes.
|
Modifier and Type | Class and Description |
---|---|
class |
FreeSpec
Inherit from this class to create a new TestNG test suite and use the
FreeSpec.test(java.lang.String, de.tobiasroeser.lambdatest.RunnableWithException) method to add test cases. |
Copyright © 2019. All rights reserved.