Skip navigation links
A C D E F G I O P R S T Z 

A

addConfigLine(ConfigLine) - Method in class com.googlecode.zohhak.internal.model.ConfigLineConfigurationBuilder
 
annotation - Variable in class com.googlecode.zohhak.internal.model.SingleTestMethod
 
asArray(Class<?>...) - Method in class com.googlecode.zohhak.api.DefaultConfiguration
 

C

cachedMethods - Variable in class com.googlecode.zohhak.api.runners.ZohhakRunner
 
calculateConfiguration(Method) - Method in interface com.googlecode.zohhak.api.backend.ConfigurationResolver
 
calculateConfiguration(Method) - Method in class com.googlecode.zohhak.internal.ConfigLineConfigurationResolver
 
calculateParameters(String, Method) - Method in interface com.googlecode.zohhak.api.backend.ParameterCalculator
 
calculateParameters(String, Method) - Method in class com.googlecode.zohhak.internal.Executor
 
coerceParameter(Type, String) - Method in interface com.googlecode.zohhak.api.backend.ParameterCoercer
 
coerceParameter(Type, String) - Method in class com.googlecode.zohhak.internal.coercing.DefaultParameterCoercer
 
coerceParameters(String[], ConfigurationBuilder, Method) - Method in class com.googlecode.zohhak.internal.coercing.CoercingService
 
coercers() - Method in interface com.googlecode.zohhak.api.Configuration
 
coercers() - Method in class com.googlecode.zohhak.api.DefaultConfiguration
 
coercers() - Method in class com.googlecode.zohhak.api.Inherit
 
CoercingService - Class in com.googlecode.zohhak.internal.coercing
 
CoercingService(ParameterCoercerFactory) - Constructor for class com.googlecode.zohhak.internal.coercing.CoercingService
 
Coercion - Annotation Type in com.googlecode.zohhak.api
 
com.googlecode.zohhak.api - package com.googlecode.zohhak.api
 
com.googlecode.zohhak.api.backend - package com.googlecode.zohhak.api.backend
 
com.googlecode.zohhak.api.backend.executor - package com.googlecode.zohhak.api.backend.executor
 
com.googlecode.zohhak.api.runners - package com.googlecode.zohhak.api.runners
 
com.googlecode.zohhak.internal - package com.googlecode.zohhak.internal
 
com.googlecode.zohhak.internal.coercing - package com.googlecode.zohhak.internal.coercing
 
com.googlecode.zohhak.internal.junit - package com.googlecode.zohhak.internal.junit
 
com.googlecode.zohhak.internal.model - package com.googlecode.zohhak.internal.model
 
com.googlecode.zohhak.internal.parsing - package com.googlecode.zohhak.internal.parsing
 
computeAllTestMethods(TestClass, List<FrameworkMethod>) - Method in class com.googlecode.zohhak.internal.junit.RunnerDelegator
 
computeTestMethods() - Method in class com.googlecode.zohhak.api.runners.ZohhakRunner
all methods that should be run.
ConfigLine - Class in com.googlecode.zohhak.internal.model
one line of configuration.
ConfigLine(Configuration) - Constructor for class com.googlecode.zohhak.internal.model.ConfigLine
 
ConfigLine(Configure) - Constructor for class com.googlecode.zohhak.internal.model.ConfigLine
 
ConfigLine(TestWith) - Constructor for class com.googlecode.zohhak.internal.model.ConfigLine
 
ConfigLineConfigurationBuilder - Class in com.googlecode.zohhak.internal.model
 
ConfigLineConfigurationBuilder() - Constructor for class com.googlecode.zohhak.internal.model.ConfigLineConfigurationBuilder
 
ConfigLineConfigurationResolver - Class in com.googlecode.zohhak.internal
 
ConfigLineConfigurationResolver() - Constructor for class com.googlecode.zohhak.internal.ConfigLineConfigurationResolver
 
Configuration - Interface in com.googlecode.zohhak.api
 
configuration - Variable in class com.googlecode.zohhak.internal.model.SingleTestMethod
 
ConfigurationBuilder - Interface in com.googlecode.zohhak.api.backend
 
ConfigurationDefinition - Interface in com.googlecode.zohhak.api
 
ConfigurationResolver - Interface in com.googlecode.zohhak.api.backend
 
Configure - Annotation Type in com.googlecode.zohhak.api
 

D

decorate(Filter) - Static method in class com.googlecode.zohhak.internal.junit.OrParentFilter
 
DEFAULT_SEPARATOR - Static variable in interface com.googlecode.zohhak.api.ConfigurationDefinition
 
DEFAULT_STRING_BOUNDARY - Static variable in interface com.googlecode.zohhak.api.ConfigurationDefinition
 
DefaultCoercer - Class in com.googlecode.zohhak.api
 
DefaultCoercer() - Constructor for class com.googlecode.zohhak.api.DefaultCoercer
 
DefaultConfiguration - Class in com.googlecode.zohhak.api
 
DefaultConfiguration() - Constructor for class com.googlecode.zohhak.api.DefaultConfiguration
 
DefaultParameterCoercer - Class in com.googlecode.zohhak.internal.coercing
 
DefaultParameterCoercer(ConfigurationBuilder, Method) - Constructor for class com.googlecode.zohhak.internal.coercing.DefaultParameterCoercer
 
DefaultParameterCoercerFactory - Class in com.googlecode.zohhak.internal.coercing
 
DefaultParameterCoercerFactory() - Constructor for class com.googlecode.zohhak.internal.coercing.DefaultParameterCoercerFactory
 
describe() - Method in class com.googlecode.zohhak.internal.junit.OrParentFilter
 
describeChild(FrameworkMethod) - Method in class com.googlecode.zohhak.api.runners.ZohhakRunner
 
describeParametrizedMethodWithChildren(FrameworkMethod, TestClass) - Static method in class com.googlecode.zohhak.internal.junit.RunnerDelegator
 
describeSingleInvocationOfParametrizedMethod(FrameworkMethod, TestClass) - Static method in class com.googlecode.zohhak.internal.junit.RunnerDelegator
 

E

Executor - Class in com.googlecode.zohhak.internal
 
Executor() - Constructor for class com.googlecode.zohhak.internal.Executor
 

F

filter(Filter) - Method in class com.googlecode.zohhak.api.runners.ZohhakRunner
 

G

getClassChildrenToDescribe(TestClass, List<FrameworkMethod>) - Static method in class com.googlecode.zohhak.internal.junit.RunnerDelegator
 
getCoercers() - Method in interface com.googlecode.zohhak.api.backend.ConfigurationBuilder
 
getCoercers() - Method in class com.googlecode.zohhak.internal.model.ConfigLine
 
getCoercers() - Method in class com.googlecode.zohhak.internal.model.ConfigLineConfigurationBuilder
 
getDescription() - Method in class com.googlecode.zohhak.api.runners.ZohhakRunner
 
getExecutor() - Method in class com.googlecode.zohhak.api.backend.executor.ParameterCalculatorProvider
 
getExecutor(ParameterCoercerFactory, ConfigurationResolver) - Method in class com.googlecode.zohhak.api.backend.executor.ParameterCalculatorProvider
 
getExecutor() - Method in class com.googlecode.zohhak.internal.IoCContainer
 
getParameterSeparator() - Method in interface com.googlecode.zohhak.api.backend.ConfigurationBuilder
 
getParameterSeparator() - Method in class com.googlecode.zohhak.internal.model.ConfigLineConfigurationBuilder
 
getParametersLine() - Method in class com.googlecode.zohhak.internal.junit.ParametrizedFrameworkMethod
 
getParametrizedLeafMethods(TestClass) - Method in class com.googlecode.zohhak.internal.junit.RunnerDelegator
 
getRunnerAnnotations() - Method in class com.googlecode.zohhak.api.runners.ZohhakRunner
ParrentRunner.getRunnerAnnotations() was introduced in junit 4.10 for earlier versions this method must be manually defined
getSeparator() - Method in class com.googlecode.zohhak.internal.model.ConfigLine
 
getStringBoundary() - Method in interface com.googlecode.zohhak.api.backend.ConfigurationBuilder
 
getStringBoundary() - Method in class com.googlecode.zohhak.internal.model.ConfigLine
 
getStringBoundary() - Method in class com.googlecode.zohhak.internal.model.ConfigLineConfigurationBuilder
 

I

INHERIT - Static variable in interface com.googlecode.zohhak.api.ConfigurationDefinition
 
Inherit - Class in com.googlecode.zohhak.api
 
Inherit() - Constructor for class com.googlecode.zohhak.api.Inherit
 
inheritCoercers() - Method in interface com.googlecode.zohhak.api.Configuration
 
inheritCoercers() - Method in class com.googlecode.zohhak.api.DefaultConfiguration
 
inheritCoercers() - Method in class com.googlecode.zohhak.api.Inherit
 
invokeExplosively(Object, Object...) - Method in class com.googlecode.zohhak.internal.junit.ParametrizedFrameworkMethod
 
IoCContainer - Class in com.googlecode.zohhak.internal
 
IoCContainer(ParameterCoercerFactory, ConfigurationResolver) - Constructor for class com.googlecode.zohhak.internal.IoCContainer
 
isInheritCoercers() - Method in class com.googlecode.zohhak.internal.model.ConfigLine
 
isParameterized(FrameworkMethod) - Static method in class com.googlecode.zohhak.internal.junit.RunnerDelegator
 

O

OrParentFilter - Class in com.googlecode.zohhak.internal.junit
 
OrParentFilter(Filter) - Constructor for class com.googlecode.zohhak.internal.junit.OrParentFilter
 

P

ParameterCalculator - Interface in com.googlecode.zohhak.api.backend
 
ParameterCalculatorProvider - Class in com.googlecode.zohhak.api.backend.executor
 
ParameterCalculatorProvider() - Constructor for class com.googlecode.zohhak.api.backend.executor.ParameterCalculatorProvider
 
ParameterCoercer - Interface in com.googlecode.zohhak.api.backend
 
parameterCoercer(ParameterCoercer) - Method in interface com.googlecode.zohhak.api.backend.ParameterCoercerFactory
 
parameterCoercer(ParameterCoercer) - Method in class com.googlecode.zohhak.internal.coercing.DefaultParameterCoercerFactory
 
ParameterCoercerFactory - Interface in com.googlecode.zohhak.api.backend
 
parametersLine - Variable in class com.googlecode.zohhak.internal.model.SingleTestMethod
 
ParametrizedFrameworkMethod - Class in com.googlecode.zohhak.internal.junit
 
ParametrizedFrameworkMethod(SingleTestMethod, Executor) - Constructor for class com.googlecode.zohhak.internal.junit.ParametrizedFrameworkMethod
 
Parser - Class in com.googlecode.zohhak.internal.parsing
 
Parser() - Constructor for class com.googlecode.zohhak.internal.parsing.Parser
 
ParsingService - Class in com.googlecode.zohhak.internal.parsing
 
ParsingService() - Constructor for class com.googlecode.zohhak.internal.parsing.ParsingService
 

R

realMethod - Variable in class com.googlecode.zohhak.internal.model.SingleTestMethod
 
RunnerDelegator - Class in com.googlecode.zohhak.internal.junit
 
RunnerDelegator() - Constructor for class com.googlecode.zohhak.internal.junit.RunnerDelegator
 

S

separator() - Method in interface com.googlecode.zohhak.api.Configuration
 
separator() - Method in class com.googlecode.zohhak.api.DefaultConfiguration
 
separator() - Method in class com.googlecode.zohhak.api.Inherit
 
shouldRun(Description) - Method in class com.googlecode.zohhak.internal.junit.OrParentFilter
 
SingleTestMethod - Class in com.googlecode.zohhak.internal.model
 
SingleTestMethod(Method, int) - Constructor for class com.googlecode.zohhak.internal.model.SingleTestMethod
 
split(String, ConfigurationBuilder) - Method in class com.googlecode.zohhak.internal.parsing.Parser
 
split(String, ConfigurationBuilder, Method) - Method in class com.googlecode.zohhak.internal.parsing.ParsingService
 
stringBoundary() - Method in interface com.googlecode.zohhak.api.Configuration
 
stringBoundary() - Method in class com.googlecode.zohhak.api.DefaultConfiguration
 
stringBoundary() - Method in class com.googlecode.zohhak.api.Inherit
 

T

TestWith - Annotation Type in com.googlecode.zohhak.api
 
toBigDecimal(String) - Method in class com.googlecode.zohhak.api.DefaultCoercer
 
toBigInteger(String) - Method in class com.googlecode.zohhak.api.DefaultCoercer
 
toBoolean(String) - Method in class com.googlecode.zohhak.api.DefaultCoercer
 
toByte(String) - Method in class com.googlecode.zohhak.api.DefaultCoercer
 
toChar(String) - Method in class com.googlecode.zohhak.api.DefaultCoercer
 
toDouble(String) - Method in class com.googlecode.zohhak.api.DefaultCoercer
 
toFloat(String) - Method in class com.googlecode.zohhak.api.DefaultCoercer
 
toInteger(String) - Method in class com.googlecode.zohhak.api.DefaultCoercer
 
toLong(String) - Method in class com.googlecode.zohhak.api.DefaultCoercer
 
toShort(String) - Method in class com.googlecode.zohhak.api.DefaultCoercer
 
toString(String) - Method in class com.googlecode.zohhak.api.DefaultCoercer
 

Z

ZohhakRunner - Class in com.googlecode.zohhak.api.runners
Compatible with JUnit 4.5 - 4.10
ZohhakRunner(Class<?>) - Constructor for class com.googlecode.zohhak.api.runners.ZohhakRunner
 
A C D E F G I O P R S T Z 
Skip navigation links

Copyright © 2016. All rights reserved.