A B C D E F G I L M N O P R S T U V

A

A - Variable in class org.itest.execution.ITestMethodExecutionResult
 
addPrefix(String) - Method in exception org.itest.exception.ITestException
 
ARG - Static variable in interface org.itest.ITestConstants
 
assign() - Method in interface org.itest.declaration.ITestRef
 
ASSIGN - Static variable in interface org.itest.ITestConstants
 
ASSIGN_SEPARATOR - Static variable in interface org.itest.ITestConstants
 
ATTRIBUTE_CLASS - Static variable in interface org.itest.ITestConstants
 

B

buildTestFlowDefinitions(Class<?>...) - Method in interface org.itest.definition.ITestDefinitionFactory
 

C

convert(Class<T>, String) - Method in interface org.itest.param.ITestValueConverter
 

D

depth() - Method in interface org.itest.ITestContext
 
DYNAMIC - Static variable in interface org.itest.ITestConstants
 

E

enter(Object, String) - Method in interface org.itest.ITestContext
 
execute(ITestDefinition) - Method in interface org.itest.execution.ITestMethodExecutor
 

F

findGeneratedObject(String) - Method in interface org.itest.ITestContext
 

G

generate(Type, ITestParamState, Map<String, Type>, ITestContext) - Method in interface org.itest.generator.ITestObjectGenerator
 
getAssignments() - Method in interface org.itest.ITestContext
 
getAttribute(String) - Method in interface org.itest.param.ITestParamState
 
getAttributeNames() - Method in interface org.itest.param.ITestParamState
 
getCurrentField() - Method in interface org.itest.ITestContext
 
getCurrentOwner() - Method in interface org.itest.ITestContext
 
getCurrentParam() - Method in interface org.itest.ITestContext
 
getElement(String) - Method in interface org.itest.param.ITestParamState
 
getInitParams() - Method in interface org.itest.definition.ITestDefinition
 
getITestClass() - Method in interface org.itest.definition.ITestDefinition
 
getITestDeclaration(Method) - Method in interface org.itest.declaration.ITestDeclarationProvider
 
getITestDeclarationProvider() - Method in interface org.itest.ITestConfig
 
getITestDefinitionFactory() - Method in interface org.itest.ITestConfig
 
getITestExecutionVerifier() - Method in interface org.itest.ITestConfig
 
getITestGenericMap() - Method in interface org.itest.definition.ITestDefinition
 
getITestMethod() - Method in interface org.itest.definition.ITestDefinition
 
getITestMethodExecutor() - Method in interface org.itest.ITestConfig
 
getITestName() - Method in interface org.itest.definition.ITestDefinition
 
getITestObjectGenerator() - Method in interface org.itest.ITestConfig
 
getITestParamLoader() - Method in interface org.itest.ITestConfig
 
getITestParamParser() - Method in interface org.itest.ITestConfig
 
getITestParamsMerger() - Method in interface org.itest.ITestConfig
 
getITestParamState() - Method in interface org.itest.param.ITestParamAssignment
 
getITestStaticAssignments() - Method in interface org.itest.definition.ITestDefinition
 
getITestValueConverter() - Method in interface org.itest.ITestConfig
 
getMessage() - Method in exception org.itest.exception.ITestException
 
getNames() - Method in interface org.itest.param.ITestParamState
 
getReference(ITestParamState) - Method in interface org.itest.generator.ITestReferenceManager
 
getSizeParam() - Method in interface org.itest.param.ITestParamState
 
getTransformation() - Method in interface org.itest.param.ITestParamAssignment
 
getValue() - Method in interface org.itest.param.ITestParamState
 
getVeryficationParams() - Method in interface org.itest.definition.ITestDefinition
 

I

init() - Method in interface org.itest.declaration.ITest
 
initRef() - Method in interface org.itest.declaration.ITest
 
isStaticAssignmentRegistered(Class<?>, String) - Method in interface org.itest.ITestContext
 
isSuccess() - Method in interface org.itest.verify.ITestFieldVerificationResult
 
ITest - Interface in org.itest.declaration
 
ITestConfig - Interface in org.itest
 
ITestConstants - Interface in org.itest
 
ITestContext - Interface in org.itest
 
ITestDeclarationProvider - Interface in org.itest.declaration
 
ITestDefinition - Interface in org.itest.definition
 
ITestDefinitionFactory - Interface in org.itest.definition
 
ITestException - Exception in org.itest.exception
 
ITestException(String, Throwable) - Constructor for exception org.itest.exception.ITestException
 
ITestException(String) - Constructor for exception org.itest.exception.ITestException
 
ITestException() - Constructor for exception org.itest.exception.ITestException
 
ITestExecutionVerifier - Interface in org.itest.verify
 
ITestExecutor - Interface in org.itest
 
ITestFieldVerificationResult - Interface in org.itest.verify
 
ITestMethodExecutionResult - Class in org.itest.execution
 
ITestMethodExecutionResult() - Constructor for class org.itest.execution.ITestMethodExecutionResult
 
ITestMethodExecutionVerifier - Interface in org.itest.verify
 
ITestMethodExecutor - Interface in org.itest.execution
 
ITestObjectGenerator - Interface in org.itest.generator
 
ITestParamAssignment - Interface in org.itest.param
 
ITestParamLoader - Interface in org.itest.param
 
ITestParamMerger - Interface in org.itest.param
 
ITestParamParser - Interface in org.itest.param
 
ITestParamState - Interface in org.itest.param
 
ITestRef - Interface in org.itest.declaration
 
ITestReferenceManager - Interface in org.itest.generator
Created by rumcajs on 10/28/14.
ITests - Interface in org.itest.declaration
 
ITestValueConverter - Interface in org.itest.param
 

L

leave(Object) - Method in interface org.itest.ITestContext
 
loadITestParam(Class<?>, String) - Method in interface org.itest.param.ITestParamLoader
 

M

merge(ITestParamAssignment...) - Method in interface org.itest.param.ITestParamMerger
 

N

name() - Method in interface org.itest.declaration.ITest
 
NULL - Static variable in interface org.itest.ITestConstants
 

O

org.itest - package org.itest
 
org.itest.declaration - package org.itest.declaration
 
org.itest.definition - package org.itest.definition
 
org.itest.exception - package org.itest.exception
 
org.itest.execution - package org.itest.execution
 
org.itest.generator - package org.itest.generator
 
org.itest.param - package org.itest.param
 
org.itest.verify - package org.itest.verify
 

P

PARENT - Static variable in interface org.itest.ITestConstants
 
parse(String) - Method in interface org.itest.param.ITestParamParser
 
performTestsFor(int, Class<?>...) - Method in interface org.itest.ITestExecutor
 

R

R - Variable in class org.itest.execution.ITestMethodExecutionResult
 
REFERENCE_ATTRIBUTE - Static variable in interface org.itest.ITestConstants
 
registerAssignment(String) - Method in interface org.itest.ITestContext
 
registerAssignment(Class<?>, String) - Method in interface org.itest.ITestContext
 
registerReference(ITestParamState, Object) - Method in interface org.itest.generator.ITestReferenceManager
 
RESULT - Static variable in interface org.itest.ITestConstants
 

S

SEPARATOR - Static variable in interface org.itest.ITestConstants
 
setEmptyParam() - Method in interface org.itest.ITestContext
 

T

T - Variable in class org.itest.execution.ITestMethodExecutionResult
 
THIS - Static variable in interface org.itest.ITestConstants
 

U

use() - Method in interface org.itest.declaration.ITestRef
 
useClass() - Method in interface org.itest.declaration.ITestRef
 

V

value() - Method in interface org.itest.declaration.ITests
 
verify() - Method in interface org.itest.declaration.ITest
 
verify(String, Object, ITestParamState) - Method in interface org.itest.verify.ITestExecutionVerifier
 
verifyResult(String, ITestMethodExecutionResult, ITestParamState) - Method in interface org.itest.verify.ITestMethodExecutionVerifier
 

A B C D E F G I L M N O P R S T U V

Copyright © 2014. All rights reserved.