test.de.glossmaker.bib
Class TestCaseBibItems

Package class diagram package TestCaseBibItems
java.lang.Object
  extended by test.de.glossmaker.bib.TestCaseBibItems

public class TestCaseBibItems
extends Object

This test case tests if the BibTeX file is read and written correctly.

Author:
Markus Flingelli

Constructor Summary
TestCaseBibItems()
           
 
Method Summary
 void testAddDuplicateItem()
           
 void testArticleItem()
           
 void testBookItem()
           
 void testBookletItem()
           
 void testClear()
           
 void testConferenceItem()
           
 void testExistsKey()
           
 void testFileName()
           
 void testGetItem()
           
 void testGetItems()
           
 void testInBookItem()
           
 void testInCollectionItem()
           
 void testInProceedingsItem()
           
 void testManualItem()
           
 void testMasterthesisItem()
           
 void testMiscItem()
           
 void testPhdthesisItem()
           
 void testProceedingsItem()
           
 void testReadFromFile()
           
 void testRemoveItem()
           
 void testSaveWithoutFileName()
           
 void testSetItemValue()
           
 void testSize()
           
 void testTechReportItem()
           
 void testUnpublishedItem()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestCaseBibItems

public TestCaseBibItems()
                 throws IOException
Throws:
IOException
Method Detail

testArticleItem

public void testArticleItem()

testBookItem

public void testBookItem()

testBookletItem

public void testBookletItem()

testConferenceItem

public void testConferenceItem()

testInBookItem

public void testInBookItem()

testInCollectionItem

public void testInCollectionItem()

testInProceedingsItem

public void testInProceedingsItem()

testManualItem

public void testManualItem()

testMasterthesisItem

public void testMasterthesisItem()

testMiscItem

public void testMiscItem()

testPhdthesisItem

public void testPhdthesisItem()

testProceedingsItem

public void testProceedingsItem()

testTechReportItem

public void testTechReportItem()

testUnpublishedItem

public void testUnpublishedItem()

testSize

public void testSize()

testRemoveItem

public void testRemoveItem()

testGetItem

public void testGetItem()

testGetItems

public void testGetItems()

testExistsKey

public void testExistsKey()

testAddDuplicateItem

public void testAddDuplicateItem()

testSetItemValue

public void testSetItemValue()

testReadFromFile

public void testReadFromFile()

testClear

public void testClear()

testFileName

public void testFileName()

testSaveWithoutFileName

public void testSaveWithoutFileName()


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