| org.apache.derbyTesting.junit.ChangeUserSetup
ChangeUserSetup | final class ChangeUserSetup extends TestSetup (Code) | | A decorator that changes the default user and password
for the current configuration. Its tearDown method restores
the previous configuration.
|
setUp | protected void setUp()(Code) | | |
tearDown | protected void tearDown()(Code) | | |
|
|