|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
nesstar.test.NesstarTestCase
nesstar.test.functional.StudyDeployerTest
public class StudyDeployerTest
StudyDeployer testing.
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
StudyDeployerTest(String testName)
Constructor for the StudyDeployerTest object |
|
| Method Summary | |
|---|---|
void |
_testDoublePublishing()
Test if a study was published twice. |
static void |
checkCoherence()
Test the data directory contents's coherence with itself and the objects. |
void |
checkDelete(String file,
boolean shouldBeThere)
Description of the Method |
static nesstar.test.functional.deployer.Evaluator |
coherenceChecker()
Test the data directory contents's coherence with itself and the objects. |
void |
doSetup()
Return the suite of all tests of this class |
static List |
getFiles()
Gets the files attribute of the StudyDeployerTest class |
static boolean |
isCoherent()
Gets the coherent attribute of the StudyDeployerTest class |
static void |
printFiles()
Description of the Method |
static void |
repeatCheckCoherence()
Description of the Method |
void |
testCoherence()
A unit test for JUnit |
void |
testMandarax()
|
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, getName, run, run, runBare, setName, toString |
| Methods inherited from class junit.framework.Assert |
|---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public StudyDeployerTest(String testName)
throws Exception
testName -
Exception| Method Detail |
|---|
public static boolean isCoherent()
throws Exception
Exception
public static List getFiles()
throws IOException
IOException
public void doSetup()
throws Exception
Exception
public static nesstar.test.functional.deployer.Evaluator coherenceChecker()
throws Exception
Exception
public static void printFiles()
throws Exception
Exception
public static void checkCoherence()
throws Exception
Exception
public static void repeatCheckCoherence()
throws Exception
Exception
public void checkDelete(String file,
boolean shouldBeThere)
throws Exception
file - shouldBeThere -
Exception
public void testCoherence()
throws Exception
Exception
public void testMandarax()
throws Exception
Exception
public void _testDoublePublishing()
throws Exception
Exception
|
Nesstar SDK | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||