isql.util
Class BooleanHelpTest

java.lang.Object
  extended by isql.util.BooleanHelpTest

public class BooleanHelpTest
extends java.lang.Object

Author:
SHZ Nov 20, 2007

Constructor Summary
BooleanHelpTest()
           
 
Method Summary
 void testXor()
          Test method for BooleanHelp.xor(boolean, boolean).
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BooleanHelpTest

public BooleanHelpTest()
Method Detail

testXor

public void testXor()
Test method for BooleanHelp.xor(boolean, boolean).