| Package | Description |
|---|---|
| com.github.karamelsoft.testing.data.driven.testing.api |
| Modifier and Type | Method and Description |
|---|---|
<U> ActiveTester<U> |
ActiveTester.script(Script<ActiveTester<T>,U> script)
Execute a given script on the current ActiveTester.
|
<U> ActiveTester<U> |
InactiveTester.script(Script<InactiveTester,U> script)
Execute a given consumer on the current InactiveTester.
|
Copyright © 2017. All rights reserved.