A C E G I L V 
All Classes All Packages

A

apply(Statement, Description) - Method in class io.wcm.testing.junit.rules.parameterized.ListGenerator
 

C

Callback<T> - Interface in io.wcm.testing.junit.rules.parameterized
Callback interface for setup/teardown actions.

E

execute(T) - Method in interface io.wcm.testing.junit.rules.parameterized.Callback
Execute action

G

Generator<T> - Interface in io.wcm.testing.junit.rules.parameterized
Generic rule for parametrizing JUnit tests.
GeneratorFactory - Class in io.wcm.testing.junit.rules.parameterized
Factory class for parameter generator rules.

I

io.wcm.testing.junit.rules.parameterized - package io.wcm.testing.junit.rules.parameterized
Provides a "parameterized" JUnit Rule, which is an alternative to the runner-based Parameterized tests feature provided by JUnit.

L

list(T...) - Static method in class io.wcm.testing.junit.rules.parameterized.GeneratorFactory
Generates a ListGenerator instance.
ListGenerator<T> - Class in io.wcm.testing.junit.rules.parameterized
Parameter generator rule based on a list of values.
ListGenerator(List<T>) - Constructor for class io.wcm.testing.junit.rules.parameterized.ListGenerator
 
ListGenerator(List<T>, Callback<T>, Callback<T>) - Constructor for class io.wcm.testing.junit.rules.parameterized.ListGenerator
 

V

value() - Method in interface io.wcm.testing.junit.rules.parameterized.Generator
 
value() - Method in class io.wcm.testing.junit.rules.parameterized.ListGenerator
 
A C E G I L V 
All Classes All Packages