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 TestEnvironment
TestClass. createDefaultEnvironment()
TestEnvironment
TestExecutionManager. getEnvironment()
TestEnvironment
Suite. getTestEnvironment()
Methods in gw.test with parameters of type TestEnvironment Modifier and Type Method Description void
TestExecutionManager. setEnvironment(TestEnvironment environment)
T
Suite. withTestEnvironment(TestEnvironment testEnvironment)
-