public class UpgraderStoreTests
extends java.lang.Object
| Constructor and Description | 
|---|
UpgraderStoreTests()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
after()  | 
void | 
before()  | 
void | 
testAddingUpgrader()  | 
void | 
testAddingUpgraderOnDifferentDatabase()  | 
void | 
testAddingUpgraderOnDifferentServer()  | 
void | 
testCheckingNonExistentUpgrader()  | 
void | 
testUpdatingUpgrader()  | 
public void before()
            throws java.lang.Exception
java.lang.Exceptionpublic void after()
           throws java.lang.Exception
java.lang.Exceptionpublic void testAddingUpgrader()
                        throws java.lang.Exception
java.lang.Exceptionpublic void testAddingUpgraderOnDifferentServer()
                                         throws java.lang.Exception
java.lang.Exceptionpublic void testAddingUpgraderOnDifferentDatabase()
                                           throws java.lang.Exception
java.lang.Exceptionpublic void testUpdatingUpgrader()
                          throws java.lang.Exception
java.lang.Exceptionpublic void testCheckingNonExistentUpgrader()
                                     throws java.lang.Exception
java.lang.ExceptionCopyright © 2023. All Rights Reserved.