org.geebis.books.model.gj
Class GeneralJournalEntryTest

java.lang.Object
  extended by org.geebis.books.model.gj.GeneralJournalEntryTest

public class GeneralJournalEntryTest
extends java.lang.Object


Constructor Summary
GeneralJournalEntryTest()
           
 
Method Summary
 void setUp()
           
 void testCalculateAmountRemaining()
           
 void testIsBalanced()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GeneralJournalEntryTest

public GeneralJournalEntryTest()
Method Detail

setUp

public void setUp()

testIsBalanced

public void testIsBalanced()

testCalculateAmountRemaining

public void testCalculateAmountRemaining()