SpockitoValueConverter.Collection or sub-interfaces and implementations of it.Map or sub-interfaces and implementations of it.Optional.SpockitoValueConverter.registerConverterFunction(Class, Function) and the more generic
SpockitoValueConverter.registerConverter(BiPredicate, ValueConverter).Spockito.filter(Filter) to work around an Intellij problem
when re-running individual tests.Spockito implements parameterized tests where the test data
is defined in a table-like structure via Spockito.Unroll annotation.Spockito.Unroll
annotation.Table defined via Spockito.Unroll annotaiton.