ExtensibleEnvironmentBaseTest
abstract class ExtensibleEnvironmentBaseTest(provider: (ExtensibleEnvironmentContext) -> ExtensibleInjectionEnvironment) : EnvironmentBaseTest
An EnvironmentBaseTest specifically for extensible environments.
**Remember to have at least one test that executes runTests, see EnvironmentBaseTest's documentation for more information.
Functions
Link copied to clipboard
Runs all the basic tests from the base environment test, plus any additional tests defined in additionalTests