net.sourceforge.cathcart
Class TaskParserTest

java.lang.Object
  extended by net.sourceforge.cathcart.TaskParserTest

public class TaskParserTest
extends Object


Constructor Summary
TaskParserTest()
           
 
Method Summary
 void errorWhenParserConfigProblem()
           
 void setUp()
           
 void shouldGetPropertyTypes()
           
 void shouldGetPropertyTypesShort()
           
 void shouldGetTool()
           
 void shouldGetTools()
           
 void shouldGetToolsUrl()
           
 void shouldGetXsl()
           
 void shouldPrint()
           
 void shouldPrintListWithOneItem()
           
 void shouldPrintListWithThreeItems()
           
 void shouldPrintListWithTwoItems()
           
 void shouldThrowExceptionWhenWrongTool()
           
 void tearDown()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TaskParserTest

public TaskParserTest()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

tearDown

public void tearDown()
              throws Exception
Throws:
Exception

errorWhenParserConfigProblem

public void errorWhenParserConfigProblem()
                                  throws ParserConfigurationException
Throws:
ParserConfigurationException

shouldGetTool

public void shouldGetTool()

shouldGetXsl

public void shouldGetXsl()

shouldThrowExceptionWhenWrongTool

public void shouldThrowExceptionWhenWrongTool()

shouldGetPropertyTypes

public void shouldGetPropertyTypes()

shouldGetTools

public void shouldGetTools()

shouldGetToolsUrl

public void shouldGetToolsUrl()

shouldPrintListWithOneItem

public void shouldPrintListWithOneItem()

shouldPrintListWithTwoItems

public void shouldPrintListWithTwoItems()

shouldPrintListWithThreeItems

public void shouldPrintListWithThreeItems()

shouldPrint

public void shouldPrint()

shouldGetPropertyTypesShort

public void shouldGetPropertyTypesShort()


Copyright © 2010. All Rights Reserved.