Uses of Class
gw.test.TestEnvironment
-
Packages that use TestEnvironment Package Description gw.test -
-
Uses of TestEnvironment in gw.test
Methods in gw.test that return TestEnvironment Modifier and Type Method Description TestEnvironmentTestClass. createDefaultEnvironment()TestEnvironmentTestExecutionManager. getEnvironment()TestEnvironmentSuite. getTestEnvironment()Methods in gw.test with parameters of type TestEnvironment Modifier and Type Method Description voidTestExecutionManager. setEnvironment(TestEnvironment environment)TSuite. withTestEnvironment(TestEnvironment testEnvironment)
-