Index

A B C D F H I N O P S T U W 
All Classes and Interfaces|All Packages

A

ArrayListNoNullsContract - Class in org.soliscode.test.collection
 
ArrayListNoNullsContract() - Constructor for class org.soliscode.test.collection.ArrayListNoNullsContract
 
ArrayListTest - Class in org.soliscode.test.collection
 
ArrayListTest() - Constructor for class org.soliscode.test.collection.ArrayListTest
 
ArrayListTest.CheckedArrayListContract - Class in org.soliscode.test.collection
 
ArrayListTest.NoNullsArrayListContract - Class in org.soliscode.test.collection
 
ArrayListTest.UnmodifiableArrayListTest - Class in org.soliscode.test.collection
 
AssertContainsAllByIdentityTest - Class in org.soliscode.test.assertions
 
AssertContainsAllByIdentityTest() - Constructor for class org.soliscode.test.assertions.AssertContainsAllByIdentityTest
 
AssertContainsAllTest - Class in org.soliscode.test.assertions
 
AssertContainsAllTest() - Constructor for class org.soliscode.test.assertions.AssertContainsAllTest
 
AssertContainsNoneTest - Class in org.soliscode.test.assertions
 
AssertContainsNoneTest() - Constructor for class org.soliscode.test.assertions.AssertContainsNoneTest
 
AssertContainsSameByIdentityTest - Class in org.soliscode.test.assertions
 
AssertContainsSameByIdentityTest() - Constructor for class org.soliscode.test.assertions.AssertContainsSameByIdentityTest
 
AssertContainsSameTest - Class in org.soliscode.test.assertions
 
AssertContainsSameTest() - Constructor for class org.soliscode.test.assertions.AssertContainsSameTest
 
AssertContainsTest - Class in org.soliscode.test.assertions
 
AssertContainsTest() - Constructor for class org.soliscode.test.assertions.AssertContainsTest
 
AssertIsEmptyTest - Class in org.soliscode.test.assertions
 
AssertIsEmptyTest() - Constructor for class org.soliscode.test.assertions.AssertIsEmptyTest
 
AssertSameSizeTest - Class in org.soliscode.test.assertions
 
AssertSameSizeTest() - Constructor for class org.soliscode.test.assertions.AssertSameSizeTest
 

B

BreakableCollectionTest - Class in org.soliscode.test.breakable
Tests for the BreakableCollection class.
BreakableCollectionTest() - Constructor for class org.soliscode.test.breakable.BreakableCollectionTest
 
BreakableIterableTest - Class in org.soliscode.test.breakable
Tests for the BreakableIterable class.
BreakableIterableTest() - Constructor for class org.soliscode.test.breakable.BreakableIterableTest
 
BreakableIteratorTest - Class in org.soliscode.test.breakable
Tests for the BreakableIterator class.
BreakableIteratorTest() - Constructor for class org.soliscode.test.breakable.BreakableIteratorTest
 
BreakableSpliteratorTest - Class in org.soliscode.test.breakable
Tests for the BreakableSpliterator class.
BreakableSpliteratorTest() - Constructor for class org.soliscode.test.breakable.BreakableSpliteratorTest
 

C

CheckedArrayListContract() - Constructor for class org.soliscode.test.collection.ArrayListTest.CheckedArrayListContract
 
CollectionContractTest - Class in org.soliscode.test.contract
Tests for the CollectionContract class.
CollectionContractTest() - Constructor for class org.soliscode.test.contract.CollectionContractTest
 
CollectionContractTest.DynamicBrokenCollectionContract - Class in org.soliscode.test.contract
Dynamically created instance of IterableContract that will run on instances of BreakableIterator with a specified break.
CollectionOnlyTest - Class in org.soliscode.test.interfaces
Tests for the CollectionOnly class.
CollectionOnlyTest() - Constructor for class org.soliscode.test.interfaces.CollectionOnlyTest
 
ContractTest<E,C> - Class in org.soliscode.test.contract
 
ContractTest() - Constructor for class org.soliscode.test.contract.ContractTest
 
createTest(Break) - Method in class org.soliscode.test.contract.CollectionContractTest
 
createTest(Break) - Method in class org.soliscode.test.contract.ContractTest
 
createTest(Break) - Method in class org.soliscode.test.contract.IterableContractTest
 

D

DoubleTest - Class in org.soliscode.test.object
 
DoubleTest() - Constructor for class org.soliscode.test.object.DoubleTest
 
DynamicBrokenCollectionContract(Break) - Constructor for class org.soliscode.test.contract.CollectionContractTest.DynamicBrokenCollectionContract
 
DynamicBrokenIterableContract(Break) - Constructor for class org.soliscode.test.contract.IterableContractTest.DynamicBrokenIterableContract
 
DynamicContract<E,C> - Class in org.soliscode.test.contract
 
dynamicTestsForAdd() - Method in class org.soliscode.test.contract.CollectionContractTest
Test factory for tests of the add(Object) method that should fail for various breaks.
dynamicTestsForAddAll() - Method in class org.soliscode.test.contract.CollectionContractTest
Test factory for tests of the addAll(Collection) method that should fail for various breaks.
dynamicTestsForClear() - Method in class org.soliscode.test.contract.CollectionContractTest
Test factory for tests of the clear() method that should fail for various breaks.
dynamicTestsForContains() - Method in class org.soliscode.test.contract.CollectionContractTest
Test factory for tests of the contains(Object) method that should fail for various breaks.
dynamicTestsForContainsAll() - Method in class org.soliscode.test.contract.CollectionContractTest
Test factory for tests of the contains(Object) method that should fail for various breaks.
dynamicTestsForIsEmpty() - Method in class org.soliscode.test.contract.CollectionContractTest
Test factory for tests of the isEmpty() method that should fail for various breaks.
dynamicTestsForRemove() - Method in class org.soliscode.test.contract.CollectionContractTest
Test factory for tests of the remove(Object) method that should fail for various breaks.
dynamicTestsForRemoveAll() - Method in class org.soliscode.test.contract.CollectionContractTest
Test factory for tests of the removeAll(Collection) method that should fail for various breaks.
dynamicTestsForRemoveIf() - Method in class org.soliscode.test.contract.CollectionContractTest
Test factory for tests of the removeIf() method that should fail for various breaks.
dynamicTestsOfForEach() - Method in class org.soliscode.test.contract.IterableContractTest
Test factory for tests of the forEach() method that should fail for various breaks.

F

failingTest(String, Break, Consumer<X>) - Method in class org.soliscode.test.contract.ContractTest
 

H

HashSetTest - Class in org.soliscode.test.collection
 
HashSetTest() - Constructor for class org.soliscode.test.collection.HashSetTest
 

I

IntegerTest - Class in org.soliscode.test.numeric
 
IntegerTest - Class in org.soliscode.test.object
 
IntegerTest() - Constructor for class org.soliscode.test.numeric.IntegerTest
 
IntegerTest() - Constructor for class org.soliscode.test.object.IntegerTest
 
IterableContractTest - Class in org.soliscode.test.contract
Tests for the IterableContract class.
IterableContractTest() - Constructor for class org.soliscode.test.contract.IterableContractTest
 
IterableContractTest.DynamicBrokenIterableContract - Class in org.soliscode.test.contract
Dynamically created instance of IterableContract that will run on instances of BreakableIterator with a specified break.
IterableContractTest.WorkingIterableTest - Class in org.soliscode.test.contract
Verifies that the tests c all pass when testing a working Iterable implementation.
IterableOnlyTest - Class in org.soliscode.test.interfaces
Tests for the IterableOnly class.
IterableOnlyTest() - Constructor for class org.soliscode.test.interfaces.IterableOnlyTest
 

N

NoNullsArrayListContract() - Constructor for class org.soliscode.test.collection.ArrayListTest.NoNullsArrayListContract
 

O

ObjectContractTest - Class in org.soliscode.test.object
 
ObjectContractTest() - Constructor for class org.soliscode.test.object.ObjectContractTest
 
ObjectContractTest.TestWithStringClass - Class in org.soliscode.test.object
 
ObjectOnlyTest - Class in org.soliscode.test.interfaces
Tests for the ObjectOnly class.
ObjectOnlyTest() - Constructor for class org.soliscode.test.interfaces.ObjectOnlyTest
 
org.soliscode.test.assertions - package org.soliscode.test.assertions
 
org.soliscode.test.breakable - package org.soliscode.test.breakable
 
org.soliscode.test.collection - package org.soliscode.test.collection
 
org.soliscode.test.contract - package org.soliscode.test.contract
 
org.soliscode.test.interfaces - package org.soliscode.test.interfaces
 
org.soliscode.test.numeric - package org.soliscode.test.numeric
 
org.soliscode.test.object - package org.soliscode.test.object
 

P

provider() - Method in class org.soliscode.test.breakable.BreakableCollectionTest
 
provider() - Method in class org.soliscode.test.breakable.BreakableIterableTest
 
provider() - Method in class org.soliscode.test.collection.ArrayListNoNullsContract
 
provider() - Method in class org.soliscode.test.collection.ArrayListTest.CheckedArrayListContract
 
provider() - Method in class org.soliscode.test.collection.ArrayListTest.NoNullsArrayListContract
 
provider() - Method in class org.soliscode.test.collection.ArrayListTest.UnmodifiableArrayListTest
 
provider() - Method in class org.soliscode.test.collection.HashSetTest
 
provider() - Method in class org.soliscode.test.collection.TestableIterableOnlyTestContract
 
provider() - Method in class org.soliscode.test.contract.DynamicContract
 
provider() - Method in class org.soliscode.test.interfaces.CollectionOnlyTest
 
provider() - Method in class org.soliscode.test.interfaces.IterableOnlyTest
 
provider() - Method in class org.soliscode.test.interfaces.ObjectOnlyTest
 
provider() - Method in class org.soliscode.test.numeric.UncachedIntegerTest
 

S

StringTest - Class in org.soliscode.test.object
 
StringTest() - Constructor for class org.soliscode.test.object.StringTest
 

T

TestableIterableOnlyTestContract - Class in org.soliscode.test.collection
 
TestableIterableOnlyTestContract() - Constructor for class org.soliscode.test.collection.TestableIterableOnlyTestContract
 
testAddAlwaysReturnFalseBreak() - Method in class org.soliscode.test.breakable.BreakableCollectionTest
Test that the ADD_ALWAYS_RETURNS_FALSE break causes the add(Object) method to always return false.
testAddAlwaysReturnsOppositeValueBreak() - Method in class org.soliscode.test.breakable.BreakableCollectionTest
Test that the ADD_ALWAYS_RETURNS_OPPOSITE_VALUE break causes the add(Object) method to always return the opposite value.
testAddAlwaysReturnTrueBreak() - Method in class org.soliscode.test.breakable.BreakableCollectionTest
Test that the ADD_ALWAYS_RETURNS_TRUE break causes the add(Object) method to always return true.
testAddDoesNotAddElementBreak() - Method in class org.soliscode.test.breakable.BreakableCollectionTest
Test that the ADD_DOES_NOT_ADD_ELEMENT break causes the add(Object) method to not add the element.
testAssertContainsAllOnCollectionWithElements() - Method in class org.soliscode.test.assertions.AssertContainsAllTest
 
testAssertContainsAllOnCollectionWithElements() - Method in class org.soliscode.test.assertions.AssertContainsSameByIdentityTest
 
testAssertContainsAllOnEmptyCollection() - Method in class org.soliscode.test.assertions.AssertContainsAllTest
 
testAssertContainsAllOnNullCollection() - Method in class org.soliscode.test.assertions.AssertContainsAllTest
 
testAssertContainsAllWithMessage() - Method in class org.soliscode.test.assertions.AssertContainsAllTest
 
testAssertContainsAllWithMessage() - Method in class org.soliscode.test.assertions.AssertContainsSameByIdentityTest
 
testAssertContainsAllWithMessage() - Method in class org.soliscode.test.assertions.AssertContainsSameTest
 
testAssertContainsAllWithMessageSupplier() - Method in class org.soliscode.test.assertions.AssertContainsAllTest
 
testAssertContainsAllWithMessageSupplier() - Method in class org.soliscode.test.assertions.AssertContainsSameByIdentityTest
 
testAssertContainsAllWithMessageSupplier() - Method in class org.soliscode.test.assertions.AssertContainsSameTest
 
testAssertContainsNoneOnCollectionWithElements() - Method in class org.soliscode.test.assertions.AssertContainsNoneTest
 
testAssertContainsNoneOnEmptyCollection() - Method in class org.soliscode.test.assertions.AssertContainsNoneTest
 
testAssertContainsNoneOnNullCollection() - Method in class org.soliscode.test.assertions.AssertContainsNoneTest
 
testAssertContainsNoneWithMessage() - Method in class org.soliscode.test.assertions.AssertContainsNoneTest
 
testAssertContainsNoneWithMessageSupplier() - Method in class org.soliscode.test.assertions.AssertContainsNoneTest
 
testAssertContainsOnEmptyCollection() - Method in class org.soliscode.test.assertions.AssertContainsTest
 
testAssertContainsOnNullCollection() - Method in class org.soliscode.test.assertions.AssertContainsTest
 
testAssertContainsSameOnCollectionWithElements() - Method in class org.soliscode.test.assertions.AssertContainsSameTest
 
testAssertContainsSameOnEmptyCollection() - Method in class org.soliscode.test.assertions.AssertContainsSameByIdentityTest
 
testAssertContainsSameOnEmptyCollection() - Method in class org.soliscode.test.assertions.AssertContainsSameTest
 
testAssertContainsSameOnNullCollection() - Method in class org.soliscode.test.assertions.AssertContainsSameByIdentityTest
 
testAssertContainsSameOnNullCollection() - Method in class org.soliscode.test.assertions.AssertContainsSameTest
 
testAssertIsEmptyOnCollection() - Method in class org.soliscode.test.assertions.AssertIsEmptyTest
 
testAssertIsEmptyOnIterable() - Method in class org.soliscode.test.assertions.AssertIsEmptyTest
 
testAssertSameSizeOnCollectionWithElements() - Method in class org.soliscode.test.assertions.AssertContainsAllByIdentityTest
 
testAssertSameSizeOnCollectionWithEqualElements() - Method in class org.soliscode.test.assertions.AssertContainsAllByIdentityTest
 
testAssertSameSizeOnEmptyCollection() - Method in class org.soliscode.test.assertions.AssertContainsAllByIdentityTest
 
testAssertSameSizeOnEmptyCollection() - Method in class org.soliscode.test.assertions.AssertSameSizeTest
 
testAssertSameSizeOnNonemptCollection() - Method in class org.soliscode.test.assertions.AssertSameSizeTest
 
testAssertSameSizeOnNullCollection() - Method in class org.soliscode.test.assertions.AssertContainsAllByIdentityTest
 
testAssertSameSizeThrowsOnNullCollection() - Method in class org.soliscode.test.assertions.AssertSameSizeTest
 
testAssertSameSizeWithMessage() - Method in class org.soliscode.test.assertions.AssertContainsAllByIdentityTest
 
testAssertSameSizeWithMessage() - Method in class org.soliscode.test.assertions.AssertSameSizeTest
 
testAssertSameSizeWithMessageSupplier() - Method in class org.soliscode.test.assertions.AssertContainsAllByIdentityTest
 
testAssertSameSizeWithMessageSupplier() - Method in class org.soliscode.test.assertions.AssertIsEmptyTest
 
testAssertSameSizeWithMessageSupplier() - Method in class org.soliscode.test.assertions.AssertSameSizeTest
 
testBuilderAddElements() - Method in class org.soliscode.test.breakable.BreakableIterableTest
 
testBuilderCopy() - Method in class org.soliscode.test.breakable.BreakableIterableTest
 
testBuilderSetCharacteristics(int) - Method in class org.soliscode.test.breakable.BreakableIterableTest
 
testCollectionIsOnlyInterface() - Method in class org.soliscode.test.interfaces.CollectionOnlyTest
Test that CollectionOnly only implements the Collection interface.
testContainsAllAlwaysReturnsFalseBreak() - Method in class org.soliscode.test.breakable.BreakableCollectionTest
Test that the CONTAINS_ALL_ALWAYS_RETURNS_FALSE break causes the containsAll(Collection) method to always return true.
testContainsAllAlwaysReturnsTrueBreak() - Method in class org.soliscode.test.breakable.BreakableCollectionTest
Test that the CONTAINS_ALL_ALWAYS_RETURNS_TRUE break causes the containsAll method to always return true.
testContainsAllReturnsOppositeValueBreak() - Method in class org.soliscode.test.breakable.BreakableCollectionTest
Test that the CONTAINS_ALL_ALWAYS_RETURNS_OPPOSITE_VALUE break causes the containsAll(Collection) method to always return the opposite value.
testContainsAlwaysReturnsFalseBreak() - Method in class org.soliscode.test.breakable.BreakableCollectionTest
Test that the CONTAINS_ALWAYS_RETURNS_FALSE break causes the contains method to always return true.
testContainsAlwaysReturnsOppositeValueBreak() - Method in class org.soliscode.test.breakable.BreakableCollectionTest
Test that the CONTAINS_RETURNS_OPPOSITE_VALUE break causes the contains method to always return the opposite value.
testContainsAlwaysReturnsTrueBreak() - Method in class org.soliscode.test.breakable.BreakableCollectionTest
Test that the CONTAINS_ALWAYS_RETURNS_TRUE break causes the contains method to always return true.
testForEachWithDoesNotCallActionBreak() - Method in class org.soliscode.test.breakable.BreakableIterableTest
Test that the FOR_EACH_DOES_NOT_CALL_ACTION break causes the iterable to never call the action.
testForEachWithSkipsFirstElementBreak() - Method in class org.soliscode.test.breakable.BreakableIterableTest
Test that the FOR_EACH_SKIPS_FIRST_ELEMENT break causes the forEach method to skip the first element.
testForEachWithSkipsLastElementBreak() - Method in class org.soliscode.test.breakable.BreakableIterableTest
Test that the FOR_EACH_SKIPS_LAST_ELEMENT break causes the forEach method to skip the last element.
testForEachWithThrowsWrongExceptionBreak() - Method in class org.soliscode.test.breakable.BreakableIterableTest
Test that the FOR_EACH_THROWS_WRONG_EXCEPTION_FOR_NULL_ARGUMENT break causes the forEach method to throw the wrong exception when the argument is null.
testGetComparator() - Method in class org.soliscode.test.breakable.BreakableSpliteratorTest
 
testIsEmptyAlwaysReturnsFalseBreak() - Method in class org.soliscode.test.breakable.BreakableCollectionTest
Test that the IS_EMPTY_ALWAYS_RETURNS_FALSE break causes the isEmpty method to always return false.
testIsEmptyAlwaysReturnsOppositeValueBreak() - Method in class org.soliscode.test.breakable.BreakableCollectionTest
Test that the IS_EMPTY_RETURNS_OPPOSITE_VALUE break causes the isEmpty method to always return the opposite value.
testIsEmptyAlwaysReturnsTrueBreak() - Method in class org.soliscode.test.breakable.BreakableCollectionTest
Test that the IS_EMPTY_ALWAYS_RETURNS_TRUE break causes the isEmpty method to always return true.
testIterableIsOnlyInterface() - Method in class org.soliscode.test.interfaces.IterableOnlyTest
Test that IterableOnly only implements the Iterable interface.
testIteratorForEachRemainingWithDoesNotCallActionBreak() - Method in class org.soliscode.test.breakable.BreakableIteratorTest
Test that the ITERATOR_FOR_EACH_REMAINING_DOES_NOT_CALL_ACTION break causes the forEachRemaining method to not call the action on any elements.
testIteratorForEachRemainingWithoutSupport() - Method in class org.soliscode.test.breakable.BreakableIterableTest
 
testIteratorRemoveWithoutSupport() - Method in class org.soliscode.test.breakable.BreakableIterableTest
 
testIteratorWithAlwaysEmptyBreak() - Method in class org.soliscode.test.breakable.BreakableIteratorTest
Test that the ITERATOR_IS_ALWAYS_EMPTY break causes the iterator not iterate over any elements.
testIteratorWithHasNextAlwaysReturnsFalseBreak() - Method in class org.soliscode.test.breakable.BreakableIteratorTest
Test that the ITERATOR_HAS_NEXT_ALWAYS_RETURNS_FALSE break causes the hasNext method to always return false.
testIteratorWithHasNextAlwaysReturnsTrue() - Method in class org.soliscode.test.breakable.BreakableIteratorTest
Test that the ITERATOR_HAS_NEXT_ALWAYS_RETURNS_TRUE break causes the hasNext method to always return true.
testIteratorWithHasNextReturnsOppositeValueBreak() - Method in class org.soliscode.test.breakable.BreakableIteratorTest
Test that the ITERATOR_HAS_NEXT_RETURNS_OPPOSITE_VALUE break causes the hasNext method to return the opposite value..
testIteratorWithNextAlwaysReturnsNullBreak() - Method in class org.soliscode.test.breakable.BreakableIteratorTest
Test that the ITERATOR_NEXT_ALWAYS_RETURNS_NULL break causes the next method to always return null
testIteratorWithNextThrowsWrongExceptionBreak() - Method in class org.soliscode.test.breakable.BreakableIteratorTest
Test that the ITERATOR_NEXT_THROWS_WRONG_EXCEPTION break causes the next method to always return null
testIteratorWithRemoveDoesNotRemoveElementBreak() - Method in class org.soliscode.test.breakable.BreakableIteratorTest
Test that the ITERATOR_REMOVE_DOES_NOT_REMOVE_ELEMENT break causes the remove method to not remove the element at the iterators current position.
testIteratorWithSkipsFirstElementBreak() - Method in class org.soliscode.test.breakable.BreakableIteratorTest
Test that the ITERATOR_SKIPS_FIRST_ELEMENT break causes the iterator to skip over the first element.
testObjectIsOnlyInterface() - Method in class org.soliscode.test.interfaces.ObjectOnlyTest
Test that ObjectOnly only implements the Object interface.
testOf0() - Method in class org.soliscode.test.collection.TestableIterableOnlyTestContract
 
testOf1() - Method in class org.soliscode.test.collection.TestableIterableOnlyTestContract
 
testOf2() - Method in class org.soliscode.test.collection.TestableIterableOnlyTestContract
 
testOf3() - Method in class org.soliscode.test.collection.TestableIterableOnlyTestContract
 
testOf4() - Method in class org.soliscode.test.collection.TestableIterableOnlyTestContract
 
testOfWithArray() - Method in class org.soliscode.test.collection.TestableIterableOnlyTestContract
 
testRemoveAlwaysReturnsFalseBreak() - Method in class org.soliscode.test.breakable.BreakableCollectionTest
Test that the REMOVE_ALWAYS_RETURNS_FALSE break causes the remove(Object) method always returns false.
testRemoveAlwaysReturnsOppositeValueBreak() - Method in class org.soliscode.test.breakable.BreakableCollectionTest
Test that the REMOVE_ALWAYS_RETURNS_OPPOSITE_VALUE break causes the remove(Object) method always returns false.
testRemoveAlwaysReturnsTrueBreak() - Method in class org.soliscode.test.breakable.BreakableCollectionTest
Test that the REMOVE_ALWAYS_RETURNS_TRUE break causes the remove(Object) method always returns true.
testRemoveDoesNotRemoveElementBreak() - Method in class org.soliscode.test.breakable.BreakableCollectionTest
Test that the REMOVE_DOES_NOT_REMOVE_ELEMENT break causes the remove(Object) method to not remove the element.
testSizeWithSizeAlwaysReturnsConstantValueBreak() - Method in class org.soliscode.test.breakable.BreakableCollectionTest
Test that the SIZE_ALWAYS_RETURNS_CONSTANT_VALUE break causes the size method to return a constant value.
testSizeWithSizeAlwaysReturnsZeroBreak() - Method in class org.soliscode.test.breakable.BreakableCollectionTest
Test that the SIZE_ALWAYS_RETURNS_ZERO break causes the size method to return zero.
testSpliteratorGetComparatorAlwaysReturnsNull() - Method in class org.soliscode.test.breakable.BreakableSpliteratorTest
 
testSpliteratorWithCharacteristicsAlwaysReturnsZeroBreak() - Method in class org.soliscode.test.breakable.BreakableSpliteratorTest
 
testSpliteratorWithEstimateSizeAlwaysReturnsMaxValueBreak() - Method in class org.soliscode.test.breakable.BreakableSpliteratorTest
 
testSpliteratorWithEstimateSizeAlwaysReturnsZeoBreak() - Method in class org.soliscode.test.breakable.BreakableSpliteratorTest
 
testSpliteratorWithForEachRemainingDoesNotCallActionBreak() - Method in class org.soliscode.test.breakable.BreakableSpliteratorTest
 
testSpliteratorWithGetExactSizeIfKnown() - Method in class org.soliscode.test.breakable.BreakableSpliteratorTest
 
testSpliteratorWithGetExactSizeIfKnownAlwaysReturnsNegativeOneBreak() - Method in class org.soliscode.test.breakable.BreakableSpliteratorTest
 
testSpliteratorWithHasCharacteristicAlwaysReturnsFalseBreak() - Method in class org.soliscode.test.breakable.BreakableSpliteratorTest
 
testSpliteratorWithHasCharacteristicAlwaysReturnsTrueBreak() - Method in class org.soliscode.test.breakable.BreakableSpliteratorTest
 
testSpliteratorWithHasCharacteristicWorks() - Method in class org.soliscode.test.breakable.BreakableSpliteratorTest
 
testSpliteratorWithSpliteratorIsAlwaysEmptyBeak() - Method in class org.soliscode.test.breakable.BreakableSpliteratorTest
 
testSpliteratorWithTryAdvanceAlwaysReturnsFalseBreak() - Method in class org.soliscode.test.breakable.BreakableSpliteratorTest
 
testSpliteratorWithTryAdvanceAlwaysReturnsTrueBreak() - Method in class org.soliscode.test.breakable.BreakableSpliteratorTest
 
testSpliteratorWithTryAdvanceDoesNotCallActionBreak() - Method in class org.soliscode.test.breakable.BreakableSpliteratorTest
 
testSpliteratorWithTrySplitAlwaysReturnsNullBreak() - Method in class org.soliscode.test.breakable.BreakableSpliteratorTest
 
testToArrayAlwaysReturnsEmptyArrayBreak() - Method in class org.soliscode.test.breakable.BreakableCollectionTest
Test that the TO_ARRAY_RETURNS_EMPTY_ARRAY break causes the toArray() method to always returns an empty array.
testToArrayAlwaysReturnsNullBreak() - Method in class org.soliscode.test.breakable.BreakableCollectionTest
Test that the TO_ARRAY_RETURNS_NULL break causes the toArray() method to always return null.` value.
testToArrayMissingFirstElementBreak() - Method in class org.soliscode.test.breakable.BreakableCollectionTest
Test that the TO_ARRAY_MISSING_FIRST_ELEMENT break causes the toArray() method to return an array that is missing the first element.
testToArrayMissingLastElementBreak() - Method in class org.soliscode.test.breakable.BreakableCollectionTest
Test that the TO_ARRAY_MISSING_LAST_ELEMENT break causes the toArray() method to return an array that is missing the first element.
testToArrayStoreAlwaysReturnsEmptyArrayBreak() - Method in class org.soliscode.test.breakable.BreakableCollectionTest
Test that the TO_ARRAY_STORE_RETURNS_EMPTY_ARRAY break causes the toArray(Object[]) method to always returns an empty array.
testToArrayStoreAlwaysReturnsNullBreak() - Method in class org.soliscode.test.breakable.BreakableCollectionTest
Test that the TO_ARRAY_STORE_RETURNS_NULL break causes the toArray(Object[]) method to always return null.` value.
testToArrayStoreDoesNotCopyElementsBreak() - Method in class org.soliscode.test.breakable.BreakableCollectionTest
Test that the TO_ARRAY_STORE_DOES_NOT_COPY_ELEMENTS break causes the toArray(Object[]) method to return an array that is missing the last element.
testToArrayStoreMissingFirstElementBreak() - Method in class org.soliscode.test.breakable.BreakableCollectionTest
Test that the TO_ARRAY_STORE_MISSING_FIRST_ELEMENT break causes the toArray() method to return an array that is missing the first element.
testToArrayStoreMissingLastElementBreak() - Method in class org.soliscode.test.breakable.BreakableCollectionTest
Test that the TO_ARRAY_STORE_MISSING_LAST_ELEMENT break causes the toArray(Object[]) method to return an array that is missing the last element.
testValueOfDoesNotCacheValues() - Method in class org.soliscode.test.numeric.UncachedIntegerTest
 
testValueOfWorks() - Method in class org.soliscode.test.numeric.UncachedIntegerTest
 
TestWithStringClass() - Constructor for class org.soliscode.test.object.ObjectContractTest.TestWithStringClass
 

U

UncachedIntegerTest - Class in org.soliscode.test.numeric
 
UncachedIntegerTest() - Constructor for class org.soliscode.test.numeric.UncachedIntegerTest
 
UnmodifiableArrayListTest() - Constructor for class org.soliscode.test.collection.ArrayListTest.UnmodifiableArrayListTest
 

W

WorkingIterableTest() - Constructor for class org.soliscode.test.contract.IterableContractTest.WorkingIterableTest
 
A B C D F H I N O P S T U W 
All Classes and Interfaces|All Packages