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.Exception
public void after() throws java.lang.Exception
java.lang.Exception
public void testAddingUpgrader() throws java.lang.Exception
java.lang.Exception
public void testAddingUpgraderOnDifferentServer() throws java.lang.Exception
java.lang.Exception
public void testAddingUpgraderOnDifferentDatabase() throws java.lang.Exception
java.lang.Exception
public void testUpdatingUpgrader() throws java.lang.Exception
java.lang.Exception
public void testCheckingNonExistentUpgrader() throws java.lang.Exception
java.lang.Exception
Copyright © 2021. All Rights Reserved.