Skip navigation links
A B C D E G I L M R T U V W 

A

accept(T) - Method in interface io.datakernel.test.TestUtils.ThrowingConsumer
 
accept(T, Throwable) - Method in interface io.datakernel.test.TestUtils.ThrowingConsumerEx
 
ActivePromisesRule - Class in io.datakernel.test.rules
TestRule that fails if not all active promises have been completed either succesfully or exceptionally.
ActivePromisesRule() - Constructor for class io.datakernel.test.rules.ActivePromisesRule
 
apply(Statement, Description) - Method in class io.datakernel.test.rules.ActivePromisesRule
 
apply(Statement, Description) - Method in class io.datakernel.test.rules.ByteBufRule
 
apply(Statement, Description) - Method in class io.datakernel.test.rules.EventloopRule
 
apply(Statement, Description) - Method in class io.datakernel.test.rules.LoggingRule
 
apply(T, U) - Method in interface io.datakernel.test.TestUtils.ThrowingBiFunction
 
apply(T) - Method in interface io.datakernel.test.TestUtils.ThrowingFunction
 
assertComplete(TestUtils.ThrowingConsumer<T>) - Static method in class io.datakernel.test.TestUtils
 
assertComplete() - Static method in class io.datakernel.test.TestUtils
 
asserting(TestUtils.ThrowingSupplier<T>) - Static method in class io.datakernel.test.TestUtils
 
asserting(TestUtils.ThrowingConsumer<T>) - Static method in class io.datakernel.test.TestUtils
 
asserting(TestUtils.ThrowingConsumerEx<T>) - Static method in class io.datakernel.test.TestUtils
 
asserting(TestUtils.ThrowingFunction<T, R>) - Static method in class io.datakernel.test.TestUtils
 
asserting(TestUtils.ThrowingBiFunction<T, U, R>) - Static method in class io.datakernel.test.TestUtils
 

B

ByteBufRule - Class in io.datakernel.test.rules
TestRule that fails if not all byte buffers requested from the ByteBufPool were recycled properly.
ByteBufRule() - Constructor for class io.datakernel.test.rules.ByteBufRule
 
ByteBufRule.IgnoreLeaks - Annotation Type in io.datakernel.test.rules
 

C

clearActivePromises() - Static method in class io.datakernel.test.TestUtils
 
createTest() - Method in class io.datakernel.test.DatakernelRunner
 
currentInjector - Variable in class io.datakernel.test.DatakernelRunner
 

D

DatakernelRunner - Class in io.datakernel.test
 
DatakernelRunner(Class<?>) - Constructor for class io.datakernel.test.DatakernelRunner
 
dataSource(String) - Static method in class io.datakernel.test.TestUtils
 

E

EMPTY - Static variable in class io.datakernel.test.rules.LambdaStatement
 
enableLogging() - Static method in class io.datakernel.test.rules.LoggingRule
 
enableLogging(Level) - Static method in class io.datakernel.test.rules.LoggingRule
 
enableOfLoggerLogging(Class<?>) - Static method in class io.datakernel.test.rules.LoggingRule
 
enableOfLoggerLogging(Class<?>, Level) - Static method in class io.datakernel.test.rules.LoggingRule
 
enableOfPackageLogging(Class<?>) - Static method in class io.datakernel.test.rules.LoggingRule
 
enableOfPackageLogging(Class<?>, Level) - Static method in class io.datakernel.test.rules.LoggingRule
 
evaluate() - Method in class io.datakernel.test.rules.LambdaStatement
 
EventloopRule - Class in io.datakernel.test.rules
TestRule that creates an eventloop and sets it to ThreadLocal
EventloopRule() - Constructor for class io.datakernel.test.rules.EventloopRule
 

G

get() - Method in interface io.datakernel.test.TestUtils.ThrowingSupplier
 
getActivePromises() - Static method in class io.datakernel.test.TestUtils
 
getFreePort() - Static method in class io.datakernel.test.TestUtils
 

I

io.datakernel.test - package io.datakernel.test
 
io.datakernel.test.rules - package io.datakernel.test.rules
 

L

LambdaStatement - Class in io.datakernel.test.rules
 
LambdaStatement(LambdaStatement.ThrowingRunnable) - Constructor for class io.datakernel.test.rules.LambdaStatement
 
LambdaStatement.ThrowingRunnable - Interface in io.datakernel.test.rules
 
LoggerConfig - Annotation Type in io.datakernel.test.rules
 
LoggerConfig.Container - Annotation Type in io.datakernel.test.rules
 
LoggingRule - Class in io.datakernel.test.rules
TestRule that enables deeper logger levels for specific tests that request it.
LoggingRule() - Constructor for class io.datakernel.test.rules.LoggingRule
 

M

methodInvoker(FrameworkMethod, Object) - Method in class io.datakernel.test.DatakernelRunner
 

R

run() - Method in interface io.datakernel.test.rules.LambdaStatement.ThrowingRunnable
 
runChild(FrameworkMethod, RunNotifier) - Method in class io.datakernel.test.DatakernelRunner
 

T

TestUtils - Class in io.datakernel.test
 
TestUtils() - Constructor for class io.datakernel.test.TestUtils
 
TestUtils.ThrowingBiFunction<T,U,R> - Interface in io.datakernel.test
 
TestUtils.ThrowingConsumer<T> - Interface in io.datakernel.test
 
TestUtils.ThrowingConsumerEx<T> - Interface in io.datakernel.test
 
TestUtils.ThrowingFunction<T,R> - Interface in io.datakernel.test
 
TestUtils.ThrowingSupplier<T> - Interface in io.datakernel.test
 

U

UseModules - Annotation Type in io.datakernel.test
 

V

validatePublicVoidNoArgMethods(Class<? extends Annotation>, boolean, List<Throwable>) - Method in class io.datakernel.test.DatakernelRunner
 

W

withAfters(FrameworkMethod, Object, Statement) - Method in class io.datakernel.test.DatakernelRunner
 
withBefores(FrameworkMethod, Object, Statement) - Method in class io.datakernel.test.DatakernelRunner
 
A B C D E G I L M R T U V W 
Skip navigation links

Copyright © 2019. All rights reserved.