org.dawb.passerelle.actors.test
Class MomlTest
java.lang.Object
org.dawb.passerelle.actors.test.MomlTest
public class MomlTest
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MomlTest
public MomlTest()
beforeClass
public static void beforeClass()
throws java.lang.Exception
- Ensure that the projects are available in this workspace.
- Throws:
java.lang.Exception
beforeTest
public void beforeTest()
throws java.lang.Exception
- Throws:
java.lang.Exception
afterTest
public void afterTest()
throws java.lang.Exception
- Throws:
java.lang.Exception
testInvalidFile1
public void testInvalidFile1()
throws java.lang.Throwable
- Throws:
java.lang.Throwable
testInvalidFile2
public void testInvalidFile2()
throws java.lang.Throwable
- Throws:
java.lang.Throwable
testInvalidFile3
public void testInvalidFile3()
throws java.lang.Throwable
- Throws:
java.lang.Throwable
testValidFile1
public void testValidFile1()
throws java.lang.Throwable
- Throws:
java.lang.Throwable
testValidFile2
public void testValidFile2()
throws java.lang.Throwable
- Throws:
java.lang.Throwable
testScalarInjection1
public void testScalarInjection1()
throws java.lang.Throwable
- These lot work better as separate tests.
- Throws:
java.lang.Throwable
testScalarInjection2
public void testScalarInjection2()
throws java.lang.Throwable
- Throws:
java.lang.Throwable
testScalarInjection3
public void testScalarInjection3()
throws java.lang.Throwable
- Throws:
java.lang.Throwable
testScalarInjection4
public void testScalarInjection4()
throws java.lang.Throwable
- Throws:
java.lang.Throwable
testScalarInjection5
public void testScalarInjection5()
throws java.lang.Throwable
- Throws:
java.lang.Throwable
testScalarInjection7
public void testScalarInjection7()
throws java.lang.Throwable
- Throws:
java.lang.Throwable
testScalarInjection
public void testScalarInjection(java.lang.String path,
java.lang.String... scalarNames)
throws java.lang.Throwable
- Throws:
java.lang.Throwable
testDatasetNumber1
public void testDatasetNumber1()
throws java.lang.Throwable
- Throws:
java.lang.Throwable
testDatasetNumber2
public void testDatasetNumber2()
throws java.lang.Throwable
- Throws:
java.lang.Throwable
testDatasetNumber3
public void testDatasetNumber3()
throws java.lang.Throwable
- Throws:
java.lang.Throwable
testDatasetNumber4
public void testDatasetNumber4()
throws java.lang.Throwable
- Throws:
java.lang.Throwable
testDatasetNumber5
public void testDatasetNumber5()
throws java.lang.Throwable
- Throws:
java.lang.Throwable
testDatasetNumber6
public void testDatasetNumber6()
throws java.lang.Throwable
- Throws:
java.lang.Throwable
testScalarLoop1
public void testScalarLoop1()
throws java.lang.Throwable
- Throws:
java.lang.Throwable
testScalarLoop2
public void testScalarLoop2()
throws java.lang.Throwable
- Throws:
java.lang.Throwable
testDatasetNumber
public void testDatasetNumber(java.lang.String path,
int num)
throws java.lang.Throwable
- Throws:
java.lang.Throwable
after
public static void after()
throws java.lang.Exception
- Ensure that the projects are available in this workspace.
- Throws:
java.lang.Exception