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
S
- setAppender(Appender<ILoggingEvent>) - Method in class com.github.robtimus.junit.support.extension.testlogger.LogbackLoggerContext
-
Sets the single appender for the logger.
- setAppender(Appender) - Method in class com.github.robtimus.junit.support.extension.testlogger.Reload4jLoggerContext
-
Sets the single appender for the logger.
- setAppender(Appender) - Method in class com.github.robtimus.junit.support.extension.testlogger.Log4jLoggerContext
-
Sets the single appender for the logger.
- setHandler(Handler) - Method in class com.github.robtimus.junit.support.extension.testlogger.JdkLoggerContext
-
Sets the single handler for the logger.
- setLevel(Level) - Method in class com.github.robtimus.junit.support.extension.testlogger.LogbackLoggerContext
-
Sets the new level for the logger.
- setLevel(Level) - Method in class com.github.robtimus.junit.support.extension.testlogger.JdkLoggerContext
-
Sets the new level for the logger.
- setLevel(Level) - Method in class com.github.robtimus.junit.support.extension.testlogger.Reload4jLoggerContext
-
Sets the new level for the logger.
- setLevel(Level) - Method in class com.github.robtimus.junit.support.extension.testlogger.Log4jLoggerContext
-
Sets the new level for the logger.
- setStartAutomatically(boolean) - Method in class com.github.robtimus.junit.support.extension.testlogger.Log4jNullAppender.Builder
-
Sets whether or not to start appenders automatically when calling
Log4jNullAppender.Builder.build(). - SetTests<T> - Interface in com.github.robtimus.junit.support.test.collections
-
Base interface for testing separate
Setfunctionalities. - SetTests.AddAllArgumentsProvider - Class in com.github.robtimus.junit.support.test.collections
-
An arguments provider for
SetTests.AddAllTests.testAddAll(Collection, boolean). - SetTests.AddAllTests<T> - Interface in com.github.robtimus.junit.support.test.collections
-
Contains tests for
Set.addAll(Collection). - SetTests.AddArgumentsProvider - Class in com.github.robtimus.junit.support.test.collections
-
An arguments provider for
SetTests.AddTests.testAdd(Object, boolean). - SetTests.AddTests<T> - Interface in com.github.robtimus.junit.support.test.collections
-
Contains tests for
Set.add(Object). - SetTests.EqualsArgumentsProvider - Class in com.github.robtimus.junit.support.test.collections
-
An arguments provider for
SetTests.EqualsTests.testEquals(Set, boolean). - SetTests.EqualsTests<T> - Interface in com.github.robtimus.junit.support.test.collections
-
Contains tests for
Set.equals(Object). - SetTests.HashCodeTests<T> - Interface in com.github.robtimus.junit.support.test.collections
-
Contains tests for
Set.hashCode(). - SetTests.SpliteratorTests<T> - Interface in com.github.robtimus.junit.support.test.collections
-
Contains tests for
Set.spliterator(). - singleElement() - Method in interface com.github.robtimus.junit.support.test.collections.ListIteratorTests.SetTests
-
Returns a single element.
- singleElement() - Method in interface com.github.robtimus.junit.support.test.collections.UnmodifiableListIteratorTests.SetTests
-
Returns a single element.
- SpliteratorTests<T> - Interface in com.github.robtimus.junit.support.test.collections
-
Base interface for testing separate
Spliteratorfunctionalities. - SpliteratorTests.ForEachRemainingTests<T> - Interface in com.github.robtimus.junit.support.test.collections
-
Contains tests for
Spliterator.forEachRemaining(Consumer). - SpliteratorTests.TryAdvanceTests<T> - Interface in com.github.robtimus.junit.support.test.collections
-
Contains tests for
Spliterator.tryAdvance(Consumer). - StoreNullKeyNotSupported - Annotation Type in com.github.robtimus.junit.support.test.collections.annotation
-
Indicates that
Map.put(Object, Object)and similar methods throw an exception when called withnullfor the key. - StoreNullNotSupported - Annotation Type in com.github.robtimus.junit.support.test.collections.annotation
-
Indicates that
Collection.add(Object),List.add(int, Object),List.set(int, Object)and similar methods throw an exception when called withnull. - stream() - Method in class com.github.robtimus.junit.support.params.ArgumentsCombiner
-
Returns a stream with all combinations of arguments.
- supportsParameter(ParameterContext, ExtensionContext) - Method in class com.github.robtimus.junit.support.extension.InjectingExtension
- SYSTEM - Static variable in annotation type com.github.robtimus.junit.support.extension.testresource.Encoding
-
A marker that indicates the value from the
file.encodingsystem property should be used. - SYSTEM - Static variable in annotation type com.github.robtimus.junit.support.extension.testresource.EOL
-
A marker that indicates the system line separator should be used.
All Classes All Packages