test.de.glossmaker.gui.bibtex.model
Class TestCaseArticleTableModel

Package class diagram package TestCaseArticleTableModel
java.lang.Object
  extended by test.de.glossmaker.gui.bibtex.model.TestCaseArticleTableModel

public class TestCaseArticleTableModel
extends Object


Constructor Summary
TestCaseArticleTableModel()
           
 
Method Summary
 void testColumnCount()
           
 void testColumnNames()
           
 void testGetValueAt()
           
 void testIsCellEditable()
           
 void testOptionalRows()
           
 void testRowCount()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestCaseArticleTableModel

public TestCaseArticleTableModel()
Method Detail

testRowCount

public void testRowCount()

testOptionalRows

public void testOptionalRows()

testColumnCount

public void testColumnCount()

testColumnNames

public void testColumnNames()

testGetValueAt

public void testGetValueAt()

testIsCellEditable

public void testIsCellEditable()


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