Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

domain
Class States  view States download States.java

java.lang.Object
  extended byjunit.framework.Assert
      extended byjunit.framework.TestCase
          extended bydomain.States
All Implemented Interfaces:
junit.framework.Test

public class States
extends junit.framework.TestCase

Zusammenstellung aller TimerObjectTests.

Version:
1.0

Field Summary
 
Fields inherited from class junit.framework.TestCase
 
Constructor Summary
States(java.lang.String name)
          Konstruktor zum Erzeugen eines TestCase
 
Method Summary
 void availableModes()
          Check if state machine for 1for avaiable states of the 1.
 void availableStates()
          Check if state machine for 1for avaiable states of the 1.
 void executionState()
          Check if state machine for 1.
static junit.framework.Test suite()
          Stellt diese TestSuite zusammen.
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, 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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

States

public States(java.lang.String name)
Konstruktor zum Erzeugen eines TestCase

Method Detail

suite

public static junit.framework.Test suite()
Stellt diese TestSuite zusammen.


availableStates

public void availableStates()
                     throws java.lang.Exception
Check if state machine for 1for avaiable states of the 1. iteration.


executionState

public void executionState()
                    throws java.lang.Exception
Check if state machine for 1. iteration works.


availableModes

public void availableModes()
                    throws java.lang.Exception
Check if state machine for 1for avaiable states of the 1. iteration.