Uses of Interface
jdave.IContainment

Packages that use IContainment
jdave   
jdave.containment   
 

Uses of IContainment in jdave
 

Methods in jdave that return IContainment
 IContainment ContainmentSupport.contain(java.lang.Object object)
           
 IContainment ContainmentSupport.containAll(byte[] elements)
           
<T> IContainment
ContainmentSupport.containAll(java.util.Collection<T> elements)
           
 IContainment ContainmentSupport.containAll(double[] elements)
           
 IContainment ContainmentSupport.containAll(float[] elements)
           
 IContainment ContainmentSupport.containAll(int[] elements)
           
<T> IContainment
ContainmentSupport.containAll(java.lang.Iterable<T> elements)
           
<T> IContainment
ContainmentSupport.containAll(java.util.Iterator<T> elements)
           
 IContainment ContainmentSupport.containAll(long[] elements)
           
 IContainment ContainmentSupport.containAll(java.lang.Object... elements)
           
 IContainment ContainmentSupport.containAll(short[] elements)
           
 IContainment ContainmentSupport.containAny(byte[] elements)
           
<T> IContainment
ContainmentSupport.containAny(java.util.Collection<T> elements)
           
 IContainment ContainmentSupport.containAny(double[] elements)
           
 IContainment ContainmentSupport.containAny(float[] elements)
           
 IContainment ContainmentSupport.containAny(int[] elements)
           
<T> IContainment
ContainmentSupport.containAny(java.lang.Iterable<T> elements)
           
<T> IContainment
ContainmentSupport.containAny(java.util.Iterator<T> elements)
           
 IContainment ContainmentSupport.containAny(long[] elements)
           
 IContainment ContainmentSupport.containAny(java.lang.Object... elements)
           
 IContainment ContainmentSupport.containAny(short[] elements)
           
 IContainment ContainmentSupport.containExactly(byte[] elements)
           
<T> IContainment
ContainmentSupport.containExactly(java.util.Collection<T> elements)
           
 IContainment ContainmentSupport.containExactly(double[] elements)
           
 IContainment ContainmentSupport.containExactly(float[] elements)
           
 IContainment ContainmentSupport.containExactly(int[] elements)
           
<T> IContainment
ContainmentSupport.containExactly(java.lang.Iterable<T> elements)
           
<T> IContainment
ContainmentSupport.containExactly(java.util.Iterator<T> elements)
           
 IContainment ContainmentSupport.containExactly(long[] elements)
           
 IContainment ContainmentSupport.containExactly(java.lang.Object... elements)
           
 IContainment ContainmentSupport.containExactly(short[] elements)
           
 IContainment ContainmentSupport.containInOrder(byte[] object)
           
<T> IContainment
ContainmentSupport.containInOrder(java.util.Collection<T> elements)
           
 IContainment ContainmentSupport.containInOrder(double[] object)
           
 IContainment ContainmentSupport.containInOrder(float[] object)
           
 IContainment ContainmentSupport.containInOrder(int[] object)
           
<T> IContainment
ContainmentSupport.containInOrder(java.lang.Iterable<T> elements)
           
<T> IContainment
ContainmentSupport.containInOrder(java.util.Iterator<T> elements)
           
 IContainment ContainmentSupport.containInOrder(long[] object)
           
 IContainment ContainmentSupport.containInOrder(java.lang.Object... elements)
           
 IContainment ContainmentSupport.containInOrder(short[] object)
           
 IContainment ContainmentSupport.containInPartialOrder(byte[] object)
           
<T> IContainment
ContainmentSupport.containInPartialOrder(java.util.Collection<T> elements)
           
 IContainment ContainmentSupport.containInPartialOrder(double[] object)
           
 IContainment ContainmentSupport.containInPartialOrder(float[] object)
           
 IContainment ContainmentSupport.containInPartialOrder(int[] object)
           
<T> IContainment
ContainmentSupport.containInPartialOrder(java.lang.Iterable<T> elements)
           
<T> IContainment
ContainmentSupport.containInPartialOrder(java.util.Iterator<T> elements)
           
 IContainment ContainmentSupport.containInPartialOrder(long[] object)
           
 IContainment ContainmentSupport.containInPartialOrder(java.lang.Object... elements)
           
 IContainment ContainmentSupport.containInPartialOrder(short[] object)
           
 IContainment ContainmentSupport.contains(java.lang.Object object)
           
 IContainment ContainmentSupport.containsAll(byte[] elements)
           
<T> IContainment
ContainmentSupport.containsAll(java.util.Collection<T> elements)
           
 IContainment ContainmentSupport.containsAll(double[] elements)
           
 IContainment ContainmentSupport.containsAll(float[] elements)
           
 IContainment ContainmentSupport.containsAll(int[] elements)
           
<T> IContainment
ContainmentSupport.containsAll(java.lang.Iterable<T> elements)
           
<T> IContainment
ContainmentSupport.containsAll(java.util.Iterator<T> elements)
           
 IContainment ContainmentSupport.containsAll(long[] elements)
           
 IContainment ContainmentSupport.containsAll(java.lang.Object... elements)
           
 IContainment ContainmentSupport.containsAll(short[] elements)
           
 IContainment ContainmentSupport.containsAny(byte[] elements)
           
<T> IContainment
ContainmentSupport.containsAny(java.util.Collection<T> elements)
           
 IContainment ContainmentSupport.containsAny(double[] elements)
           
 IContainment ContainmentSupport.containsAny(float[] elements)
           
 IContainment ContainmentSupport.containsAny(int[] elements)
           
<T> IContainment
ContainmentSupport.containsAny(java.lang.Iterable<T> elements)
           
<T> IContainment
ContainmentSupport.containsAny(java.util.Iterator<T> elements)
           
 IContainment ContainmentSupport.containsAny(long[] elements)
           
 IContainment ContainmentSupport.containsAny(java.lang.Object... elements)
           
 IContainment ContainmentSupport.containsAny(short[] elements)
           
 IContainment ContainmentSupport.containsExactly(byte[] elements)
           
<T> IContainment
ContainmentSupport.containsExactly(java.util.Collection<T> elements)
           
 IContainment ContainmentSupport.containsExactly(double[] elements)
           
 IContainment ContainmentSupport.containsExactly(float[] elements)
           
 IContainment ContainmentSupport.containsExactly(int[] elements)
           
<T> IContainment
ContainmentSupport.containsExactly(java.lang.Iterable<T> elements)
           
<T> IContainment
ContainmentSupport.containsExactly(java.util.Iterator<T> elements)
           
 IContainment ContainmentSupport.containsExactly(long[] elements)
           
 IContainment ContainmentSupport.containsExactly(java.lang.Object... elements)
           
 IContainment ContainmentSupport.containsExactly(short[] elements)
           
 IContainment ContainmentSupport.containsInOrder(byte[] object)
           
<T> IContainment
ContainmentSupport.containsInOrder(java.util.Collection<T> elements)
           
 IContainment ContainmentSupport.containsInOrder(double[] object)
           
 IContainment ContainmentSupport.containsInOrder(float[] object)
           
 IContainment ContainmentSupport.containsInOrder(int[] object)
           
<T> IContainment
ContainmentSupport.containsInOrder(java.lang.Iterable<T> elements)
           
<T> IContainment
ContainmentSupport.containsInOrder(java.util.Iterator<T> elements)
           
 IContainment ContainmentSupport.containsInOrder(long[] object)
           
 IContainment ContainmentSupport.containsInOrder(java.lang.Object... elements)
           
 IContainment ContainmentSupport.containsInOrder(short[] object)
           
 IContainment ContainmentSupport.containsInPartialOrder(byte[] object)
           
<T> IContainment
ContainmentSupport.containsInPartialOrder(java.util.Collection<T> elements)
           
 IContainment ContainmentSupport.containsInPartialOrder(double[] object)
           
 IContainment ContainmentSupport.containsInPartialOrder(float[] object)
           
 IContainment ContainmentSupport.containsInPartialOrder(int[] object)
           
<T> IContainment
ContainmentSupport.containsInPartialOrder(java.lang.Iterable<T> elements)
           
<T> IContainment
ContainmentSupport.containsInPartialOrder(java.util.Iterator<T> elements)
           
 IContainment ContainmentSupport.containsInPartialOrder(long[] object)
           
 IContainment ContainmentSupport.containsInPartialOrder(java.lang.Object... elements)
           
 IContainment ContainmentSupport.containsInPartialOrder(short[] object)
           
protected
<T> IContainment
Not.newAllContainment(java.util.Collection<T> elements)
           
protected
<T> IContainment
ContainmentSupport.newAllContainment(java.util.Collection<T> elements)
           
protected
<T> IContainment
Not.newAllContainment(java.lang.Iterable<T> elements)
           
protected
<T> IContainment
ContainmentSupport.newAllContainment(java.lang.Iterable<T> elements)
           
protected
<T> IContainment
Not.newAllContainment(java.util.Iterator<T> elements)
           
protected
<T> IContainment
ContainmentSupport.newAllContainment(java.util.Iterator<T> elements)
           
protected
<T> IContainment
Not.newAnyContainment(java.util.Collection<T> elements)
           
protected
<T> IContainment
ContainmentSupport.newAnyContainment(java.util.Collection<T> elements)
           
protected
<T> IContainment
Not.newAnyContainment(java.lang.Iterable<T> elements)
           
protected
<T> IContainment
ContainmentSupport.newAnyContainment(java.lang.Iterable<T> elements)
           
protected
<T> IContainment
Not.newAnyContainment(java.util.Iterator<T> elements)
           
protected
<T> IContainment
ContainmentSupport.newAnyContainment(java.util.Iterator<T> elements)
           
protected
<T> IContainment
Not.newExactContainment(java.util.Collection<T> elements)
           
protected
<T> IContainment
ContainmentSupport.newExactContainment(java.util.Collection<T> elements)
           
protected
<T> IContainment
Not.newExactContainment(java.lang.Iterable<T> elements)
           
protected
<T> IContainment
ContainmentSupport.newExactContainment(java.lang.Iterable<T> elements)
           
protected
<T> IContainment
Not.newExactContainment(java.util.Iterator<T> elements)
           
protected
<T> IContainment
ContainmentSupport.newExactContainment(java.util.Iterator<T> elements)
           
protected
<T> IContainment
Not.newInOrderContainment(java.util.Collection<T> elements)
           
protected
<T> IContainment
ContainmentSupport.newInOrderContainment(java.util.Collection<T> elements)
           
protected
<T> IContainment
Not.newInOrderContainment(java.lang.Iterable<T> elements)
           
protected
<T> IContainment
ContainmentSupport.newInOrderContainment(java.lang.Iterable<T> elements)
           
protected
<T> IContainment
Not.newInOrderContainment(java.util.Iterator<T> elements)
           
protected
<T> IContainment
ContainmentSupport.newInOrderContainment(java.util.Iterator<T> elements)
           
protected
<T> IContainment
Not.newInPartialOrderContainment(java.util.Collection<T> elements)
           
protected
<T> IContainment
ContainmentSupport.newInPartialOrderContainment(java.util.Collection<T> elements)
           
protected
<T> IContainment
Not.newInPartialOrderContainment(java.lang.Iterable<T> elements)
           
protected
<T> IContainment
ContainmentSupport.newInPartialOrderContainment(java.lang.Iterable<T> elements)
           
protected
<T> IContainment
Not.newInPartialOrderContainment(java.util.Iterator<T> elements)
           
protected
<T> IContainment
ContainmentSupport.newInPartialOrderContainment(java.util.Iterator<T> elements)
           
protected  IContainment Not.newObjectContainment(java.lang.Object object)
           
protected  IContainment ContainmentSupport.newObjectContainment(java.lang.Object object)
           
 

Methods in jdave with parameters of type IContainment
 void Specification.specify(boolean[] actual, IContainment containment)
           
 void Specification.specify(byte[] actual, IContainment containment)
           
 void Specification.specify(char[] actual, IContainment containment)
           
<E> void
Specification.specify(java.util.Collection<E> actual, IContainment containment)
           
 void Specification.specify(double[] actual, IContainment containment)
           
 void Specification.specify(float[] actual, IContainment containment)
           
 void Specification.specify(int[] actual, IContainment containment)
           
<E> void
Specification.specify(java.lang.Iterable<E> actual, IContainment containment)
           
<E> void
Specification.specify(java.util.Iterator<E> actual, IContainment containment)
           
 void Specification.specify(long[] actual, IContainment containment)
           
 void Specification.specify(java.lang.Object[] actual, IContainment containment)
           
 void Specification.specify(short[] actual, IContainment containment)
           
 

Uses of IContainment in jdave.containment
 

Classes in jdave.containment that implement IContainment
 class AllContainment
           
 class AnyContainment
           
 class CollectionContainment
           
 class ExactContainment
           
 class InOrderContainment
           
 class InPartialOrderContainment
           
 class NotContainment
           
 class ObjectContainment
           
 

Constructors in jdave.containment with parameters of type IContainment
NotContainment(IContainment containment)
           
 



Copyright ? 2008. All Rights Reserved.