net.grinder.console.textui
Class TestTextUI

java.lang.Object
  extended by net.grinder.console.textui.TestTextUI

public class TestTextUI
extends Object

Unit tests for TextUI.

Author:
Philip Aston

Constructor Summary
TestTextUI()
           
 
Method Summary
 void setUp()
           
 void testErrorHandler()
           
 void testProcessStatusListener()
           
 void testSampleModelListener()
           
 void testShutdownHook()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestTextUI

public TestTextUI()
Method Detail

setUp

public void setUp()

testErrorHandler

public void testErrorHandler()
                      throws Exception
Throws:
Exception

testProcessStatusListener

public void testProcessStatusListener()
                               throws Exception
Throws:
Exception

testSampleModelListener

public void testSampleModelListener()
                             throws Exception
Throws:
Exception

testShutdownHook

public void testShutdownHook()
                      throws Exception
Throws:
Exception


Copyright © 2000-2013. All Rights Reserved.