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

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 Set functionalities.
SetTests.AddAllArgumentsProvider - Class in com.github.robtimus.junit.support.test.collections
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
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
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 Spliterator functionalities.
SpliteratorTests.ForEachRemainingTests<T> - Interface in com.github.robtimus.junit.support.test.collections
SpliteratorTests.TryAdvanceTests<T> - Interface in com.github.robtimus.junit.support.test.collections
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 with null for 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 with null.
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.encoding system 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.
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