test.de.glossmaker.gloss
Class TestCaseGlossItems

Package class diagram package TestCaseGlossItems
java.lang.Object
  extended by test.de.glossmaker.gloss.TestCaseGlossItems

public class TestCaseGlossItems
extends Object

This class tests the datastructure GlossItems

Author:
Markus Flingelli

Constructor Summary
TestCaseGlossItems()
           
 
Method Summary
 void testClear()
           
 void testClone()
           
 void testConstructor()
           
 void testExistsKey()
           
 void testGet()
           
 void testGetFileName()
           
 void testGetHeadingCount()
           
 void testGetHeadingElementCount()
           
 void testGetItem()
           
 void testIsGlossReferencesConsistent()
           
 void testNewLinesBetweenParagraphs()
           
 void testReadFromFile()
           
 void testReadInvalidFile()
           
 void testRemove()
           
 void testRemoveItemByKey()
           
 void testWriteAndReadFile()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestCaseGlossItems

public TestCaseGlossItems()
Method Detail

testConstructor

public void testConstructor()

testClear

public void testClear()

testExistsKey

public void testExistsKey()

testGet

public void testGet()

testGetFileName

public void testGetFileName()

testGetHeadingCount

public void testGetHeadingCount()

testGetHeadingElementCount

public void testGetHeadingElementCount()

testWriteAndReadFile

public void testWriteAndReadFile()

testReadFromFile

public void testReadFromFile()

testNewLinesBetweenParagraphs

public void testNewLinesBetweenParagraphs()
                                   throws IOException
Throws:
IOException

testIsGlossReferencesConsistent

public void testIsGlossReferencesConsistent()

testGetItem

public void testGetItem()

testClone

public void testClone()

testRemove

public void testRemove()

testReadInvalidFile

public void testReadInvalidFile()

testRemoveItemByKey

public void testRemoveItemByKey()


Copyright © 2010 - 2011 Markus Flingelli. All Rights Reserved.