| Modifier and Type | Method and Description |
|---|---|
FnTestingRule |
FnTestingRule.addSharedClass(Class<?> cls)
Add a class to be forked during the test.
|
FnTestingRule |
FnTestingRule.addSharedClassPrefix(String prefix)
Add a class or package name to be forked during the test.
|
static FnTestingRule |
FnTestingRule.createDefault()
Create an instance of the testing
Rule, with Flows support |
FnTestingRule |
FnTestingRule.setConfig(String key,
String value)
Add a config variable to the function for the test
|
Copyright © 2021. All rights reserved.