Index
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 ofBreakableIterator
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 ofBreakableIterator
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 theadd(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 theadd(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 theadd(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 theadd(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 theCollection
interface. - testContainsAllAlwaysReturnsFalseBreak() - Method in class org.soliscode.test.breakable.BreakableCollectionTest
-
Test that the
CONTAINS_ALL_ALWAYS_RETURNS_FALSE
break causes thecontainsAll(Collection)
method to always returntrue
. - testContainsAllAlwaysReturnsTrueBreak() - Method in class org.soliscode.test.breakable.BreakableCollectionTest
-
Test that the
CONTAINS_ALL_ALWAYS_RETURNS_TRUE
break causes thecontainsAll
method to always returntrue
. - testContainsAllReturnsOppositeValueBreak() - Method in class org.soliscode.test.breakable.BreakableCollectionTest
-
Test that the
CONTAINS_ALL_ALWAYS_RETURNS_OPPOSITE_VALUE
break causes thecontainsAll(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 thecontains
method to always returntrue
. - testContainsAlwaysReturnsOppositeValueBreak() - Method in class org.soliscode.test.breakable.BreakableCollectionTest
-
Test that the
CONTAINS_RETURNS_OPPOSITE_VALUE
break causes thecontains
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 thecontains
method to always returntrue
. - 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 theforEach
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 theforEach
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 theforEach
method to throw the wrong exception when the argument isnull
. - 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 theisEmpty
method to always returnfalse
. - testIsEmptyAlwaysReturnsOppositeValueBreak() - Method in class org.soliscode.test.breakable.BreakableCollectionTest
-
Test that the
IS_EMPTY_RETURNS_OPPOSITE_VALUE
break causes theisEmpty
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 theisEmpty
method to always returntrue
. - testIterableIsOnlyInterface() - Method in class org.soliscode.test.interfaces.IterableOnlyTest
-
Test that
IterableOnly
only implements theIterable
interface. - testIteratorForEachRemainingWithDoesNotCallActionBreak() - Method in class org.soliscode.test.breakable.BreakableIteratorTest
-
Test that the
ITERATOR_FOR_EACH_REMAINING_DOES_NOT_CALL_ACTION
break causes theforEachRemaining
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 thehasNext
method to always returnfalse
. - testIteratorWithHasNextAlwaysReturnsTrue() - Method in class org.soliscode.test.breakable.BreakableIteratorTest
-
Test that the
ITERATOR_HAS_NEXT_ALWAYS_RETURNS_TRUE
break causes thehasNext
method to always returntrue
. - testIteratorWithHasNextReturnsOppositeValueBreak() - Method in class org.soliscode.test.breakable.BreakableIteratorTest
-
Test that the
ITERATOR_HAS_NEXT_RETURNS_OPPOSITE_VALUE
break causes thehasNext
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 thenext
method to always returnnull
- testIteratorWithNextThrowsWrongExceptionBreak() - Method in class org.soliscode.test.breakable.BreakableIteratorTest
-
Test that the
ITERATOR_NEXT_THROWS_WRONG_EXCEPTION
break causes thenext
method to always returnnull
- testIteratorWithRemoveDoesNotRemoveElementBreak() - Method in class org.soliscode.test.breakable.BreakableIteratorTest
-
Test that the
ITERATOR_REMOVE_DOES_NOT_REMOVE_ELEMENT
break causes theremove
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 theObject
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 theremove(Object)
method always returnsfalse
. - testRemoveAlwaysReturnsOppositeValueBreak() - Method in class org.soliscode.test.breakable.BreakableCollectionTest
-
Test that the
REMOVE_ALWAYS_RETURNS_OPPOSITE_VALUE
break causes theremove(Object)
method always returnsfalse
. - testRemoveAlwaysReturnsTrueBreak() - Method in class org.soliscode.test.breakable.BreakableCollectionTest
-
Test that the
REMOVE_ALWAYS_RETURNS_TRUE
break causes theremove(Object)
method always returnstrue
. - testRemoveDoesNotRemoveElementBreak() - Method in class org.soliscode.test.breakable.BreakableCollectionTest
-
Test that the
REMOVE_DOES_NOT_REMOVE_ELEMENT
break causes theremove(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 thesize
method to return a constant value. - testSizeWithSizeAlwaysReturnsZeroBreak() - Method in class org.soliscode.test.breakable.BreakableCollectionTest
-
Test that the
SIZE_ALWAYS_RETURNS_ZERO
break causes thesize
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 thetoArray()
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 thetoArray()
method to always returnnull
.` value. - testToArrayMissingFirstElementBreak() - Method in class org.soliscode.test.breakable.BreakableCollectionTest
-
Test that the
TO_ARRAY_MISSING_FIRST_ELEMENT
break causes thetoArray()
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 thetoArray()
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 thetoArray(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 thetoArray(Object[])
method to always returnnull
.` value. - testToArrayStoreDoesNotCopyElementsBreak() - Method in class org.soliscode.test.breakable.BreakableCollectionTest
-
Test that the
TO_ARRAY_STORE_DOES_NOT_COPY_ELEMENTS
break causes thetoArray(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 thetoArray()
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 thetoArray(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
All Classes and Interfaces|All Packages