A B C D E F G H I J L M N O P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
O
- objectType() - Method in interface com.github.robtimus.junit.support.test.CovariantReturnTests
-
Returns the type of object to test.
- OptionalAssertions - Class in com.github.robtimus.junit.support
-
A collection of utility methods that support asserting conditions in tests for
Optional
,OptionalInt
,OptionalLong
andOptionalDouble
. - ORIGINAL - Static variable in annotation type com.github.robtimus.junit.support.extension.testresource.EOL
-
A marker that indicates the line separators from the original file should be used.
- orParameterTypes(Class<?>...) - Method in class com.github.robtimus.junit.support.extension.MethodLookup
-
Adds another allowed set of parameter types.
- OutputStreamDelegateTests - Interface in com.github.robtimus.junit.support.test.io
-
Base interface for testing that
OutputStream
implementations correctly delegate to anotherOutputStream
. - OutputStreamDelegateTests.CloseTests - Interface in com.github.robtimus.junit.support.test.io
-
Contains tests for
OutputStream.close()
. - OutputStreamDelegateTests.FlushTests - Interface in com.github.robtimus.junit.support.test.io
-
Contains tests for
OutputStream.flush()
. - OutputStreamDelegateTests.WriteByteArrayPortionTests - Interface in com.github.robtimus.junit.support.test.io
-
Contains tests for
OutputStream.write(byte[], int, int)
. - OutputStreamDelegateTests.WriteByteArrayTests - Interface in com.github.robtimus.junit.support.test.io
-
Contains tests for
OutputStream.write(byte[])
. - OutputStreamDelegateTests.WriteByteTests - Interface in com.github.robtimus.junit.support.test.io
-
Contains tests for
OutputStream.write(int)
.
All Classes All Packages