com.infomancers.tests
Class PredicateTests

java.lang.Object
  extended by com.infomancers.tests.PredicateTests

public class PredicateTests
extends java.lang.Object

Created by IntelliJ IDEA. User: aviadbd Date: Jul 20, 2007 Time: 5:37:24 PM To change this template use File | Settings | File Templates.


Constructor Summary
PredicateTests()
           
 
Method Summary
 void collectionAnd()
           
 void collectionAndIteration()
           
 void collectionNotRange()
           
 void collectionOr()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PredicateTests

public PredicateTests()
Method Detail

collectionAnd

public void collectionAnd()

collectionAndIteration

public void collectionAndIteration()

collectionNotRange

public void collectionNotRange()

collectionOr

public void collectionOr()