de.oio.bugkilla.protocol.test
Class TestCommandVerifier

java.lang.Object
  |
  +--junit.framework.Assert
        |
        +--junit.framework.TestCase
              |
              +--de.oio.bugkilla.protocol.test.TestCommandVerifier
All Implemented Interfaces:
junit.framework.Test

public class TestCommandVerifier
extends junit.framework.TestCase


Constructor Summary
TestCommandVerifier(java.lang.String s)
           
 
Method Summary
protected  void setUp()
           
 void testAnyCommand()
           
 void testNullCommand()
           
 void testOffCommand()
           
 void testStartSequence()
           
 void testStartUi()
           
 void testStopSequence()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, name, run, run, runBare, runTest, setName, tearDown, toString
 
Methods inherited from class junit.framework.Assert
assert, assert, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertNotNull, assertNotNull, 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

TestCommandVerifier

public TestCommandVerifier(java.lang.String s)
Method Detail

setUp

protected void setUp()
Overrides:
setUp in class junit.framework.TestCase

testAnyCommand

public void testAnyCommand()
                    throws java.lang.Exception
java.lang.Exception

testNullCommand

public void testNullCommand()
                     throws java.lang.Exception
java.lang.Exception

testOffCommand

public void testOffCommand()
                    throws java.lang.Exception
java.lang.Exception

testStartSequence

public void testStartSequence()
                       throws java.lang.Exception
java.lang.Exception

testStopSequence

public void testStopSequence()
                      throws java.lang.Exception
java.lang.Exception

testStartUi

public void testStartUi()
                 throws java.lang.Exception
java.lang.Exception


Copyright © Orientation in Objects GmbH. All Rights Reserved.