org.jomc.model.test
Class ModulesTestSuite

Package class diagram package ModulesTestSuite
java.lang.Object
  extended by org.jomc.model.test.ModulesTest
      extended by org.jomc.model.test.ModulesTestSuite

public class ModulesTestSuite
extends ModulesTest

Test cases for class org.jomc.model.Modules.

Version:
$JOMC: ModulesTestSuite.xsl 3968 2011-12-05 04:32:36Z schulte2005 $
Author:
Christian Schulte

Constructor Summary
ModulesTestSuite()
          Creates a new ModulesTestSuite instance.
 
Method Summary
 void IMT0001()
          Runs the IMT0001 implementation test.
 void IMT0002()
          Runs the IMT0002 implementation test.
 void INT0001()
          Runs the INT0001 instance test.
 void INT0002()
          Runs the INT0002 instance test.
 void INT0003()
          Runs the INT0003 instance test.
 void INT0004()
          Runs the INT0004 instance test.
 
Methods inherited from class org.jomc.model.test.ModulesTest
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, getModelContext, getTestSuite, newModelContext, newTestSuite, testImplementation, testInstance
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ModulesTestSuite

public ModulesTestSuite()
Creates a new ModulesTestSuite instance.

Method Detail

IMT0001

public final void IMT0001()
                   throws Exception
Runs the IMT0001 implementation test.

Throws:
Exception - if running the test fails.
See Also:
ModulesTest.testImplementation(java.lang.String)

IMT0002

public final void IMT0002()
                   throws Exception
Runs the IMT0002 implementation test.

Throws:
Exception - if running the test fails.
See Also:
ModulesTest.testImplementation(java.lang.String)

INT0001

public final void INT0001()
                   throws Exception
Runs the INT0001 instance test.

Throws:
Exception - if running the test fails.
See Also:
ModulesTest.testInstance(java.lang.String)

INT0002

public final void INT0002()
                   throws Exception
Runs the INT0002 instance test.

Throws:
Exception - if running the test fails.
See Also:
ModulesTest.testInstance(java.lang.String)

INT0003

public final void INT0003()
                   throws Exception
Runs the INT0003 instance test.

Throws:
Exception - if running the test fails.
See Also:
ModulesTest.testInstance(java.lang.String)

INT0004

public final void INT0004()
                   throws Exception
Runs the INT0004 instance test.

Throws:
Exception - if running the test fails.
See Also:
ModulesTest.testInstance(java.lang.String)


Copyright © 2005-2012 The JOMC Project. All Rights Reserved.Get JOMC at SourceForge.net. Fast, secure and Free Open Source software downloads
Please note that this documentation is maintained by non-native english speaking authors. As such, you may encounter phrases or wordings which seem imprecise or may even have a totally different meaning to native english speaking readers than what the individual author was trying to express. If you are a native english speaking reader and find any such phrases or wordings we kindly ask you to send an email to the corresponding author and help us improve this documentation in order to avoid misunderstandings. You will find the authors' email addresses at the top of each class. Please accept our apologies for any inconvenience caused.