- AbstractAssertion - Class in org.cornutum.tcases.conditions
-
- AbstractAssertion() - Constructor for class org.cornutum.tcases.conditions.AbstractAssertion
-
Creates a new AbstractAssertion object.
- AbstractAssertion(String) - Constructor for class org.cornutum.tcases.conditions.AbstractAssertion
-
Creates a new AbstractAssertion object.
- AbstractDecoder - Class in org.cornutum.tcases.openapi.test
-
Base class for response content decoders.
- AbstractDecoder(EncodingDef) - Constructor for class org.cornutum.tcases.openapi.test.AbstractDecoder
-
Creates a new AbstractDecoder instance.
- AbstractFilter - Class in org.cornutum.tcases.io
-
Transforms data written to a
source
stream into results written to a
target.
- AbstractFilter() - Constructor for class org.cornutum.tcases.io.AbstractFilter
-
- AbstractMessageDataBuilder<T extends AbstractMessageDataBuilder<T>> - Class in org.cornutum.tcases.openapi.resolver
-
- AbstractMessageDataBuilder() - Constructor for class org.cornutum.tcases.openapi.resolver.AbstractMessageDataBuilder
-
- AbstractStringDomain - Class in org.cornutum.tcases.resolve
-
Defines a set of string values that can be used by a request.
- AbstractStringDomain(int, Characters) - Constructor for class org.cornutum.tcases.resolve.AbstractStringDomain
-
Creates a new AbstractStringDomain instance.
- AbstractStringDomain.PatternResolver - Class in org.cornutum.tcases.resolve
-
Resolves string data values by matching regular expressions.
- AbstractSystemInputWriter - Class in org.cornutum.tcases.io
-
- AbstractSystemInputWriter() - Constructor for class org.cornutum.tcases.io.AbstractSystemInputWriter
-
Creates a new AbstractSystemInputWriter object that writes to standard output.
- AbstractSystemInputWriter(OutputStream) - Constructor for class org.cornutum.tcases.io.AbstractSystemInputWriter
-
Creates a new AbstractSystemInputWriter object that writes to the given stream.
- AbstractSystemInputWriter(Writer) - Constructor for class org.cornutum.tcases.io.AbstractSystemInputWriter
-
Creates a new AbstractSystemInputWriter object that writes to the given stream.
- AbstractSystemTestWriter - Class in org.cornutum.tcases.io
-
- AbstractSystemTestWriter() - Constructor for class org.cornutum.tcases.io.AbstractSystemTestWriter
-
Creates a new AbstractSystemTestWriter object that writes to standard output.
- AbstractSystemTestWriter(OutputStream) - Constructor for class org.cornutum.tcases.io.AbstractSystemTestWriter
-
Creates a new AbstractSystemTestWriter object that writes to the given stream.
- AbstractSystemTestWriter(Writer) - Constructor for class org.cornutum.tcases.io.AbstractSystemTestWriter
-
Creates a new AbstractSystemTestWriter object that writes to the given stream.
- AbstractValueDomain<T> - Class in org.cornutum.tcases.resolve
-
- AbstractValueDomain() - Constructor for class org.cornutum.tcases.resolve.AbstractValueDomain
-
- AbstractVarDef - Class in org.cornutum.tcases
-
Base class for
IVarDef implementations.
- AbstractVarDef() - Constructor for class org.cornutum.tcases.AbstractVarDef
-
Creates a new AbstractVarDef object.
- AbstractVarDef(String) - Constructor for class org.cornutum.tcases.AbstractVarDef
-
Creates a new AbstractVarDef object.
- accept(IConditionVisitor) - Method in class org.cornutum.tcases.conditions.AllOf
-
Implements the Visitor pattern for this condition.
- accept(IConditionVisitor) - Method in class org.cornutum.tcases.conditions.AnyOf
-
Implements the Visitor pattern for this condition.
- accept(IConditionVisitor) - Method in class org.cornutum.tcases.conditions.Assert
-
Implements the Visitor pattern for this condition.
- accept(IConditionVisitor) - Method in class org.cornutum.tcases.conditions.AssertLess
-
Implements the Visitor pattern for this condition.
- accept(IConditionVisitor) - Method in class org.cornutum.tcases.conditions.AssertMore
-
Implements the Visitor pattern for this condition.
- accept(IConditionVisitor) - Method in class org.cornutum.tcases.conditions.AssertNot
-
Implements the Visitor pattern for this condition.
- accept(IConditionVisitor) - Method in class org.cornutum.tcases.conditions.AssertNotLess
-
Implements the Visitor pattern for this condition.
- accept(IConditionVisitor) - Method in class org.cornutum.tcases.conditions.AssertNotMore
-
Implements the Visitor pattern for this condition.
- accept(IConditionVisitor) - Method in class org.cornutum.tcases.conditions.Between
-
Implements the Visitor pattern for this condition.
- accept(IConditionVisitor) - Method in class org.cornutum.tcases.conditions.Conjunction
-
Implements the Visitor pattern for this condition.
- accept(IConditionVisitor) - Method in class org.cornutum.tcases.conditions.ContainsAll
-
Implements the Visitor pattern for this condition.
- accept(IConditionVisitor) - Method in class org.cornutum.tcases.conditions.ContainsAny
-
Implements the Visitor pattern for this condition.
- accept(IConditionVisitor) - Method in class org.cornutum.tcases.conditions.Disjunction
-
Implements the Visitor pattern for this condition.
- accept(IConditionVisitor) - Method in class org.cornutum.tcases.conditions.Equals
-
Implements the Visitor pattern for this condition.
- accept(IConditionVisitor) - Method in interface org.cornutum.tcases.conditions.ICondition
-
Implements the Visitor pattern for this condition.
- accept(IConditionVisitor) - Method in class org.cornutum.tcases.conditions.Not
-
Implements the Visitor pattern for this condition.
- accept(CertConfigVisitor) - Method in class org.cornutum.tcases.openapi.moco.CertConfig
-
Implements the Visitor pattern for this certificate configuration.
- accept(CertConfigVisitor) - Method in class org.cornutum.tcases.openapi.moco.CertConfigFile
-
Implements the Visitor pattern for this certificate configuration.
- accept(CertConfigVisitor) - Method in class org.cornutum.tcases.openapi.moco.CertConfigResource
-
Implements the Visitor pattern for this certificate configuration.
- accept(ConfigVisitor) - Method in class org.cornutum.tcases.openapi.moco.MocoServerConfig
-
Implements the Visitor pattern for this server configuration.
- accept(ConfigVisitor) - Method in class org.cornutum.tcases.openapi.moco.MocoServerConfigFile
-
Implements the Visitor pattern for this server configuration.
- accept(ConfigVisitor) - Method in class org.cornutum.tcases.openapi.moco.MocoServerConfigPojo
-
Implements the Visitor pattern for this server configuration.
- accept(ConfigVisitor) - Method in class org.cornutum.tcases.openapi.moco.MocoServerConfigResource
-
Implements the Visitor pattern for this server configuration.
- accept(AuthDefVisitor) - Method in class org.cornutum.tcases.openapi.resolver.ApiKeyDef
-
Implements the Visitor pattern for this authentication input.
- accept(AuthDefVisitor) - Method in class org.cornutum.tcases.openapi.resolver.AuthDef
-
Implements the Visitor pattern for this authentication input.
- accept(AuthDefVisitor) - Method in class org.cornutum.tcases.openapi.resolver.HttpBasicDef
-
Implements the Visitor pattern for this authentication input.
- accept(AuthDefVisitor) - Method in class org.cornutum.tcases.openapi.resolver.HttpBearerDef
-
Implements the Visitor pattern for this authentication input.
- accept(DataValueVisitor) - Method in class org.cornutum.tcases.resolve.ArrayValue
-
Implements the Visitor pattern for this data value.
- accept(DataValueVisitor) - Method in class org.cornutum.tcases.resolve.BinaryValue
-
Implements the Visitor pattern for this data value.
- accept(DataValueVisitor) - Method in class org.cornutum.tcases.resolve.BooleanValue
-
Implements the Visitor pattern for this data value.
- accept(DataValueVisitor) - Method in class org.cornutum.tcases.resolve.DataValue
-
Implements the Visitor pattern for this data value.
- accept(DataValueVisitor) - Method in class org.cornutum.tcases.resolve.DecimalValue
-
Implements the Visitor pattern for this data value.
- accept(DataValueVisitor) - Method in class org.cornutum.tcases.resolve.IntegerValue
-
Implements the Visitor pattern for this data value.
- accept(DataValueVisitor) - Method in class org.cornutum.tcases.resolve.LongValue
-
Implements the Visitor pattern for this data value.
- accept(DataValueVisitor) - Method in class org.cornutum.tcases.resolve.NullValue
-
Implements the Visitor pattern for this data value.
- accept(DataValueVisitor) - Method in class org.cornutum.tcases.resolve.ObjectValue
-
Implements the Visitor pattern for this data value.
- accept(DataValueVisitor) - Method in class org.cornutum.tcases.resolve.StringValue
-
Implements the Visitor pattern for this data value.
- add(ICondition) - Method in class org.cornutum.tcases.conditions.Between
-
Adds a condition to this set.
- add(ICondition) - Method in class org.cornutum.tcases.conditions.ConditionSet
-
Adds a condition to this set.
- add(IDisjunct) - Method in class org.cornutum.tcases.conditions.Conjunction
-
Adds a disjunct to this conjunction.
- add(String) - Method in class org.cornutum.tcases.conditions.ContainsAll
-
Adds a property to this set.
- add(String) - Method in class org.cornutum.tcases.conditions.ContainsAny
-
Adds a property to this set.
- add(IAssertion) - Method in class org.cornutum.tcases.conditions.Disjunction
-
Adds an assertion to this disjunction.
- add(IDisjunct) - Method in class org.cornutum.tcases.conditions.Disjunction
-
Adds all assertions for the given IDisjunct to this disjunction.
- add(VarBuilder<?>...) - Method in class org.cornutum.tcases.FunctionInputDefBuilder
-
Adds function input variables.
- add(VarBindingDef) - Method in class org.cornutum.tcases.generator.Tuple
-
Adds a binding to this tuple.
- add(RequestCase) - Method in class org.cornutum.tcases.openapi.resolver.RequestTestDef
-
Adds an API request test case.
- add(T) - Method in class org.cornutum.tcases.openapi.test.ToString
-
Adds a non-null element to the result string.
- add(String, T) - Method in class org.cornutum.tcases.openapi.test.ToString
-
Adds a named element to the result string.
- add(String) - Method in class org.cornutum.tcases.PropertySet
-
Adds a property to this set.
- add(FunctionInputDefBuilder...) - Method in class org.cornutum.tcases.SystemInputDefBuilder
-
Adds system functions.
- add(T) - Method in class org.cornutum.tcases.util.ListBuilder
-
Appends a new element to the list for this builder.
- add(Optional<T>) - Method in class org.cornutum.tcases.util.ListBuilder
-
If present, appends a new element to the list for this builder.
- add(VarValueDefBuilder...) - Method in class org.cornutum.tcases.VarDefBuilder
-
Adds variable values.
- add(VarBuilder<?>...) - Method in class org.cornutum.tcases.VarSetBuilder
-
Adds variable set members.
- addAll(Collection<String>) - Method in class org.cornutum.tcases.conditions.ContainsAll
-
Adds a set of properties to this set.
- addAll(Collection<String>) - Method in class org.cornutum.tcases.conditions.ContainsAny
-
Adds a set of properties to this set.
- addAll(Tuple) - Method in class org.cornutum.tcases.generator.Tuple
-
Adds all bindings from the given tuple.
- addAll(PropertySet) - Method in class org.cornutum.tcases.PropertySet
-
Adds a set of properties to this set.
- addAll(Collection<String>) - Method in class org.cornutum.tcases.PropertySet
-
Adds a set of properties to this set.
- addAll(Iterator<String>) - Method in class org.cornutum.tcases.PropertySet
-
Adds a set of properties to this set.
- addAll(Iterable<T>) - Method in class org.cornutum.tcases.util.ListBuilder
-
Appends all elements of the given collection to the list for this builder.
- addAnnotations(Annotated) - Method in class org.cornutum.tcases.Annotated
-
Adds annotations from another annotated element.
- addAttributeList(Set<String>, String...) - Method in class org.cornutum.tcases.generator.io.GeneratorSetDocReader.ElementHandler
-
Adds the given attribute list.
- addAttributeList(Set<String>, String...) - Method in class org.cornutum.tcases.io.SystemInputDocReader.ElementHandler
-
Adds the given attribute list.
- addAttributeList(Set<String>, String...) - Method in class org.cornutum.tcases.io.SystemTestDocReader.ElementHandler
-
Adds the given attribute list.
- addAttributes(Set<String>) - Method in class org.cornutum.tcases.generator.io.GeneratorSetDocReader.CombineHandler
-
Adds the valid attributes for this element.
- addAttributes(Set<String>) - Method in class org.cornutum.tcases.generator.io.GeneratorSetDocReader.ElementHandler
-
Adds the valid attributes for this element.
- addAttributes(Set<String>) - Method in class org.cornutum.tcases.generator.io.GeneratorSetDocReader.ExcludeHandler
-
Adds the valid attributes for this element.
- addAttributes(Set<String>) - Method in class org.cornutum.tcases.generator.io.GeneratorSetDocReader.IncludeHandler
-
Adds the valid attributes for this element.
- addAttributes(Set<String>) - Method in class org.cornutum.tcases.generator.io.GeneratorSetDocReader.TupleGeneratorHandler
-
Adds the valid attributes for this element.
- addAttributes(Set<String>) - Method in class org.cornutum.tcases.generator.io.GeneratorSetDocReader.VarHandler
-
Adds the valid attributes for this element.
- addAttributes(Set<String>) - Method in class org.cornutum.tcases.io.SystemInputDocReader.BetweenHandler
-
Adds the valid attributes for this element.
- addAttributes(Set<String>) - Method in class org.cornutum.tcases.io.SystemInputDocReader.CardinalityHandler
-
Adds the valid attributes for this element.
- addAttributes(Set<String>) - Method in class org.cornutum.tcases.io.SystemInputDocReader.ConditionalHandler
-
Adds the valid attributes for this element.
- addAttributes(Set<String>) - Method in class org.cornutum.tcases.io.SystemInputDocReader.ConditionSetHandler
-
Adds the valid attributes for this element.
- addAttributes(Set<String>) - Method in class org.cornutum.tcases.io.SystemInputDocReader.ElementHandler
-
Adds the valid attributes for this element.
- addAttributes(Set<String>) - Method in class org.cornutum.tcases.io.SystemInputDocReader.EqualsHandler
-
Adds the valid attributes for this element.
- addAttributes(Set<String>) - Method in class org.cornutum.tcases.io.SystemInputDocReader.FunctionHandler
-
Adds the valid attributes for this element.
- addAttributes(Set<String>) - Method in class org.cornutum.tcases.io.SystemInputDocReader.HasHandler
-
Adds the valid attributes for this element.
- addAttributes(Set<String>) - Method in class org.cornutum.tcases.io.SystemInputDocReader.InputHandler
-
Adds the valid attributes for this element.
- addAttributes(Set<String>) - Method in class org.cornutum.tcases.io.SystemInputDocReader.LessThanHandler
-
Adds the valid attributes for this element.
- addAttributes(Set<String>) - Method in class org.cornutum.tcases.io.SystemInputDocReader.MoreThanHandler
-
Adds the valid attributes for this element.
- addAttributes(Set<String>) - Method in class org.cornutum.tcases.io.SystemInputDocReader.NotLessThanHandler
-
Adds the valid attributes for this element.
- addAttributes(Set<String>) - Method in class org.cornutum.tcases.io.SystemInputDocReader.NotMoreThanHandler
-
Adds the valid attributes for this element.
- addAttributes(Set<String>) - Method in class org.cornutum.tcases.io.SystemInputDocReader.PropertyHandler
-
Adds the valid attributes for this element.
- addAttributes(Set<String>) - Method in class org.cornutum.tcases.io.SystemInputDocReader.SystemHandler
-
Adds the valid attributes for this element.
- addAttributes(Set<String>) - Method in class org.cornutum.tcases.io.SystemInputDocReader.ValueHandler
-
Adds the valid attributes for this element.
- addAttributes(Set<String>) - Method in class org.cornutum.tcases.io.SystemInputDocReader.VarDefHandler
-
Adds the valid attributes for this element.
- addAttributes(Set<String>) - Method in class org.cornutum.tcases.io.SystemTestDocReader.ElementHandler
-
Adds the valid attributes for this element.
- addAttributes(Set<String>) - Method in class org.cornutum.tcases.io.SystemTestDocReader.FunctionHandler
-
Adds the valid attributes for this element.
- addAttributes(Set<String>) - Method in class org.cornutum.tcases.io.SystemTestDocReader.HasHandler
-
Adds the valid attributes for this element.
- addAttributes(Set<String>) - Method in class org.cornutum.tcases.io.SystemTestDocReader.InputHandler
-
Adds the valid attributes for this element.
- addAttributes(Set<String>) - Method in class org.cornutum.tcases.io.SystemTestDocReader.TestCaseHandler
-
Adds the valid attributes for this element.
- addAttributes(Set<String>) - Method in class org.cornutum.tcases.io.SystemTestDocReader.TestCasesHandler
-
Adds the valid attributes for this element.
- addAttributes(Set<String>) - Method in class org.cornutum.tcases.io.SystemTestDocReader.VarHandler
-
Adds the valid attributes for this element.
- addAuthDef(AuthDef) - Method in class org.cornutum.tcases.openapi.resolver.RequestCase
-
Adds an authentication definition for this request.
- addAuthDef(AuthDef) - Method in class org.cornutum.tcases.openapi.resolver.RequestCaseDef
-
Adds an authentication definition for this request.
- addBindings(Tuple) - Method in class org.cornutum.tcases.generator.TestCaseDef
-
Adds the variable bindings defined by the given tuple.
- addCombiner(TupleCombiner) - Method in class org.cornutum.tcases.generator.TupleGenerator
-
- addCompatible(Tuple) - Method in class org.cornutum.tcases.generator.TestCaseDef
-
If the given tuple is compatible with the current test case definition, adds any
new bindings.
- addCondition(ICondition) - Method in class org.cornutum.tcases.io.SystemInputDocReader.ConditionContainer
-
- addCondition(ICondition) - Method in class org.cornutum.tcases.io.SystemInputDocReader.ConditionSetHandler
-
- addCondition(ICondition) - Method in class org.cornutum.tcases.io.SystemInputDocReader.WhenHandler
-
- addConfiguredParam(Parameter) - Method in class org.cornutum.tcases.ant.TcasesTask
-
Adds a transform parameter.
- addExcludedVar(String) - Method in class org.cornutum.tcases.generator.TupleCombiner
-
Adds a pattern matching input variables to be excluded from this combination.
- addFunctionInputDef(FunctionInputDef) - Method in class org.cornutum.tcases.SystemInputDef
-
Adds a new function definition.
- addFunctionTestDef(FunctionTestDef) - Method in class org.cornutum.tcases.SystemTestDef
-
Adds a new function test definition.
- addGenerator(String, ITestCaseGenerator) - Method in class org.cornutum.tcases.generator.GeneratorSet
-
Adds a new test case generator for the given system function.
- addIf(Optional<T>) - Method in class org.cornutum.tcases.openapi.test.ToString
-
Adds an element to the result string if it is present.
- addIf(String, Optional<T>) - Method in class org.cornutum.tcases.openapi.test.ToString
-
Adds a named element to the result string if it is present.
- addIncludedVar(String) - Method in class org.cornutum.tcases.generator.TupleCombiner
-
Adds a pattern matching input variables to be included in this combination.
- additionalPropertiesSchema(Schema<?>) - Static method in class org.cornutum.tcases.openapi.SchemaUtils
-
If the given schema asserts a schema for additional properties, returns
the additional properties schema.
- addMember(IVarDef) - Method in class org.cornutum.tcases.VarSet
-
Adds an input variable to this set.
- addNotEnum(Schema<?>, Object) - Static method in class org.cornutum.tcases.openapi.SchemaExtensions
-
Adds to the composed set of enums to not match when validating the given schema.
- addNotEnums(Schema<?>, Iterable<?>) - Static method in class org.cornutum.tcases.openapi.SchemaExtensions
-
Adds to the composed set of enums to not match when validating the given schema.
- addNotMultipleOf(Schema<?>, BigDecimal) - Static method in class org.cornutum.tcases.openapi.SchemaExtensions
-
Adds to the composed set of multipleOfs to not match when validating the given numeric schema.
- addNotMultipleOfs(Schema<?>, Iterable<BigDecimal>) - Static method in class org.cornutum.tcases.openapi.SchemaExtensions
-
Adds to the composed set of multipleOfs to not match when validating the given numeric schema.
- addNotPattern(Schema<?>, String) - Static method in class org.cornutum.tcases.openapi.SchemaExtensions
-
Adds to the composed set of patterns to not match when validating the given schema.
- addNotPatterns(Schema<?>, Iterable<String>) - Static method in class org.cornutum.tcases.openapi.SchemaExtensions
-
Adds to the composed set of patterns to not match when validating the given schema.
- addNotRequired(Schema<?>, String) - Static method in class org.cornutum.tcases.openapi.SchemaExtensions
-
Adds to the composed set of properties that must not be required when validating the given object schema.
- addNotRequired(Schema<?>, Iterable<String>) - Static method in class org.cornutum.tcases.openapi.SchemaExtensions
-
Adds to the composed set of properties that must not be required when validating the given object schema.
- addNotType(Schema<?>, String) - Static method in class org.cornutum.tcases.openapi.SchemaExtensions
-
Adds to the composed set of types that must not be required when validating the given schema.
- addNotTypes(Schema<?>, Iterable<String>) - Static method in class org.cornutum.tcases.openapi.SchemaExtensions
-
Adds to the composed set of types that must not be required when validating the given schema.
- addOnceTuple(TupleRef) - Method in class org.cornutum.tcases.generator.TupleCombiner
-
Adds a once-only tuple to this combination.
- addParam(ParamData) - Method in class org.cornutum.tcases.openapi.resolver.RequestCase
-
Adds a parameter definition for this request.
- addParam(ParamDef) - Method in class org.cornutum.tcases.openapi.resolver.RequestCaseDef
-
Adds a parameter definition for this request.
- addPattern(Schema<?>, String) - Static method in class org.cornutum.tcases.openapi.SchemaExtensions
-
Adds to the composed set of patterns to match when validating the given string schema.
- addPatterns(Schema<?>, Iterable<String>) - Static method in class org.cornutum.tcases.openapi.SchemaExtensions
-
Adds to the composed set of patterns to match when validating the given string schema.
- addProperties(Collection<String>) - Method in class org.cornutum.tcases.conditions.PropertyExpr
-
Adds a set of properties to this set.
- addProperties(Collection<String>) - Method in class org.cornutum.tcases.VarNaDef
-
Adds to the set of test case properties contributed by this value.
- addProperties(Collection<String>) - Method in class org.cornutum.tcases.VarValueDef
-
Adds to the set of test case properties contributed by this value.
- addProperties(String...) - Method in class org.cornutum.tcases.VarValueDef
-
Adds to the set of test case properties contributed by this value.
- addProperty(String) - Method in class org.cornutum.tcases.conditions.PropertyExpr
-
Adds a property to this set.
- addPropertyDef(String, Integer) - Method in class org.cornutum.tcases.io.SystemInputDocReader.FunctionHandler
-
Records the location of a property definition.
- addPropertyRef(String, Integer) - Method in class org.cornutum.tcases.io.SystemInputDocReader.FunctionHandler
-
Records the location of a property reference.
- addTestCase(TestCase) - Method in class org.cornutum.tcases.FunctionTestDef
-
Adds a new test case.
- addTuple(TupleRef) - Method in class org.cornutum.tcases.generator.io.GeneratorSetDocReader.OnceHandler
-
- addTuple(TupleRef) - Method in class org.cornutum.tcases.generator.io.GeneratorSetDocReader.TupleHandler
-
- addValue(VarValueDef) - Method in class org.cornutum.tcases.VarDef
-
Adds a value definition for this variable.
- addVarBinding(VarBinding) - Method in class org.cornutum.tcases.generator.TupleRef
-
Adds a new variable binding.
- addVarBinding(VarBinding) - Method in class org.cornutum.tcases.TestCase
-
Adds a new variable binding.
- addVarDef(IVarDef) - Method in class org.cornutum.tcases.FunctionInputDef
-
Adds a new variable definition.
- ALL - Static variable in class org.cornutum.tcases.generator.GeneratorSet
-
- AllOf - Class in org.cornutum.tcases.conditions
-
A
condition that is satisfied if and only if all members of a given set
of conditions are satisfied.
- AllOf(ICondition...) - Constructor for class org.cornutum.tcases.conditions.AllOf
-
Creates a new AllOf instance.
- allOf(ICondition...) - Static method in class org.cornutum.tcases.conditions.Conditions
-
Returns a
condition that is satisfied if and only if all of
the given conditions are satisfied.
- allOf(String...) - Static method in class org.cornutum.tcases.conditions.Conditions
-
- ALLOF_TAG - Static variable in class org.cornutum.tcases.io.SystemInputDoc
-
- AllOfHandler() - Constructor for class org.cornutum.tcases.io.SystemInputDocReader.AllOfHandler
-
- allowed(char) - Method in class org.cornutum.tcases.resolve.PropertyNameDomain.PropertyName
-
Returns true if and only if the given character is allowed.
- allowed(char) - Method in interface org.cornutum.tcases.util.Characters
-
Returns true if and only if the given character is allowed.
- allowed(String) - Method in interface org.cornutum.tcases.util.Characters
-
Returns true if and only if every character in the given string is allowed.
- allowed(char) - Method in class org.cornutum.tcases.util.Characters.Any
-
Returns true if and only if the given character is allowed.
- allowed(char) - Method in class org.cornutum.tcases.util.Characters.Ascii
-
Returns true if and only if the given character is allowed.
- allowed(char) - Method in class org.cornutum.tcases.util.Characters.CookieValue
-
Returns true if and only if the given character is allowed.
- allowed(char) - Method in class org.cornutum.tcases.util.Characters.Token
-
Returns true if and only if the given character is allowed.
- ALWAYS - Static variable in interface org.cornutum.tcases.conditions.ICondition
-
- analyze(OpenAPI, Schema<?>) - Method in class org.cornutum.tcases.openapi.SchemaAnalyzer
-
Returns a fully-analyzed version of the given schema.
- Annotated - Class in org.cornutum.tcases
-
Base class for annotated elements.
- Annotated() - Constructor for class org.cornutum.tcases.Annotated
-
- AnnotatedBuilder<T extends AnnotatedBuilder<T>> - Class in org.cornutum.tcases
-
- AnnotatedBuilder() - Constructor for class org.cornutum.tcases.AnnotatedBuilder
-
- AnnotatedHandler() - Constructor for class org.cornutum.tcases.io.SystemInputDocReader.AnnotatedHandler
-
- AnnotatedHandler() - Constructor for class org.cornutum.tcases.io.SystemTestDocReader.AnnotatedHandler
-
- AnnotatedJavaTestWriter - Class in org.cornutum.tcases.openapi.testwriter
-
Base class for
JavaTestWriter implementations that identify test methods via annotations.
- AnnotatedJavaTestWriter(TestCaseWriter) - Constructor for class org.cornutum.tcases.openapi.testwriter.AnnotatedJavaTestWriter
-
Creates a new AnnotatedJavaTestWriter instance.
- annotations(Annotated) - Method in class org.cornutum.tcases.AnnotatedBuilder
-
Adds annotations from another annotated element.
- AnonCommand - Class in org.cornutum.tcases.anon
-
Converts a system input definition into an equivalent form using anonymous identifiers.
- AnonCommand.Options - Class in org.cornutum.tcases.anon
-
- AnonCommand.Options.Builder - Class in org.cornutum.tcases.anon
-
- anonymize(IGeneratorSet) - Method in class org.cornutum.tcases.anon.Anonymizer
-
Converts a generator set into an equivalent form using anonymous identifiers.
- Anonymizer - Class in org.cornutum.tcases.anon
-
Converts a system input definition into an equivalent form using anonymous identifiers.
- Anonymizer(SystemInputDef) - Constructor for class org.cornutum.tcases.anon.Anonymizer
-
Creates a new Anonymizer instance.
- any() - Static method in class org.cornutum.tcases.openapi.resolver.MediaTypeDomain
-
Returns a MediaTypeDomain that contains any media type.
- any() - Static method in class org.cornutum.tcases.openapi.test.MediaRange
-
Creates a new MediaRange representing any data.
- any() - Static method in enum org.cornutum.tcases.resolve.DataValue.Type
-
Returns the set of all non-null types.
- ANY - Static variable in interface org.cornutum.tcases.util.Characters
-
- Any() - Constructor for class org.cornutum.tcases.util.Characters.Any
-
- AnyOf - Class in org.cornutum.tcases.conditions
-
A
condition that is satisfied if any member of a given set
of conditions is satisfied.
- AnyOf(ICondition...) - Constructor for class org.cornutum.tcases.conditions.AnyOf
-
Creates a new AnyOf instance.
- anyOf(ICondition...) - Static method in class org.cornutum.tcases.conditions.Conditions
-
Returns a
condition that is satisfied if and only if any of
the given conditions are satisfied.
- anyOf(String...) - Static method in class org.cornutum.tcases.conditions.Conditions
-
- anyOf(String) - Static method in class org.cornutum.tcases.openapi.test.MediaRange
-
Creates a new MediaRange representing any subtype of the given type.
- anyOf(String, String) - Static method in class org.cornutum.tcases.openapi.test.MediaRange
-
Creates a new MediaRange representing any subtype of the given type with the given suffix.
- ANYOF_TAG - Static variable in class org.cornutum.tcases.io.SystemInputDoc
-
- AnyOfHandler() - Constructor for class org.cornutum.tcases.io.SystemInputDocReader.AnyOfHandler
-
- ApiCommand - Class in org.cornutum.tcases.openapi
-
Generates input models and test models for API clients and servers, based on an OpenAPI v3 compliant API definition.
- ApiCommand.Options - Class in org.cornutum.tcases.openapi
-
Represents a set of command line options.
- ApiCommand.Options.Builder - Class in org.cornutum.tcases.openapi
-
- ApiCommand.Options.TransformType - Enum in org.cornutum.tcases.openapi
-
- apiDef(File) - Method in class org.cornutum.tcases.openapi.ApiCommand.Options.Builder
-
- apiDef(File) - Method in class org.cornutum.tcases.openapi.ApiTestCommand.Options.Builder
-
- ApiKeyDef - Class in org.cornutum.tcases.openapi.resolver
-
Describes an API key authentication input.
- ApiKeyDef(ParamDef.Location, String) - Constructor for class org.cornutum.tcases.openapi.resolver.ApiKeyDef
-
Creates a new AuthDef instance.
- ApiTestCommand - Class in org.cornutum.tcases.openapi
-
Generates executable test code for API servers, based on an OpenAPI v3 compliant API definition.
- ApiTestCommand.Options - Class in org.cornutum.tcases.openapi
-
Represents a set of command line options.
- ApiTestCommand.Options.Builder - Class in org.cornutum.tcases.openapi
-
- ApiTestCommand.Options.ExecType - Enum in org.cornutum.tcases.openapi
-
- ApiTestCommand.Options.TestType - Enum in org.cornutum.tcases.openapi
-
- append(IConjunct) - Method in class org.cornutum.tcases.conditions.Conjunction
-
Appends another conjunction to this conjunction.
- appendArray(ArrayNode, ArrayNode) - Static method in class org.cornutum.tcases.openapi.test.JsonUtils
-
Returns a new ArrayNode that is the same as the given array but adds all elements of the other array.
- appendObject(ObjectNode, ObjectNode) - Static method in class org.cornutum.tcases.openapi.test.JsonUtils
-
Returns a new ObjectNode that is the same as the given object but adds all fields of the other object.
- applyFilter() - Method in class org.cornutum.tcases.io.AbstractFilter
-
- applyFilter() - Method in class org.cornutum.tcases.io.TestDefToHtmlFilter
-
- applyFilter() - Method in class org.cornutum.tcases.io.TransformFilter
-
- ARG - Static variable in interface org.cornutum.tcases.IVarDef
-
Identifies an input variable that is a formal argument of a function.
- ArrayConstant - Class in org.cornutum.tcases.resolve
-
Defines a singleton Array value set.
- ArrayConstant(ArrayValue<Object>) - Constructor for class org.cornutum.tcases.resolve.ArrayConstant
-
Creates a new ArrayConstant instance.
- arrayData(DataValue<?>...) - Method in class org.cornutum.tcases.openapi.resolver.AbstractMessageDataBuilder
-
- ArrayDomain<T> - Class in org.cornutum.tcases.resolve
-
Defines an array value set.
- ArrayDomain() - Constructor for class org.cornutum.tcases.resolve.ArrayDomain
-
Creates a new ArrayDomain instance.
- ArrayDomain(int) - Constructor for class org.cornutum.tcases.resolve.ArrayDomain
-
Creates a new ArrayDomain instance.
- ArrayEnum<T> - Class in org.cornutum.tcases.resolve
-
Defines an enumerated array value set.
- ArrayEnum(Collection<List<DataValue<T>>>) - Constructor for class org.cornutum.tcases.resolve.ArrayEnum
-
Creates a new ArrayEnum instance.
- arrayOf(DataValue<T>...) - Static method in class org.cornutum.tcases.resolve.DataValues
-
- arrayOf(String...) - Static method in class org.cornutum.tcases.resolve.DataValues
-
- arrayOf(Integer...) - Static method in class org.cornutum.tcases.resolve.DataValues
-
- arrayOf(Long...) - Static method in class org.cornutum.tcases.resolve.DataValues
-
- arrayOf(Boolean...) - Static method in class org.cornutum.tcases.resolve.DataValues
-
- arrayOf(BigDecimal...) - Static method in class org.cornutum.tcases.resolve.DataValues
-
- arrayOf(int, boolean) - Method in interface org.cornutum.tcases.resolve.ValueDomain
-
Returns a new
ArrayDomain for arrays containing items in this domain.
- arrayOf(int) - Method in interface org.cornutum.tcases.resolve.ValueDomain
-
Returns a new
ArrayDomain for arrays containing items in this domain.
- arrayOf() - Method in interface org.cornutum.tcases.resolve.ValueDomain
-
Returns a new
ArrayDomain for arrays containing items in this domain.
- arrayOfAny(List<DataValue<?>>) - Static method in class org.cornutum.tcases.resolve.DataValues
-
- arrayOfAny(DataValue<?>...) - Static method in class org.cornutum.tcases.resolve.DataValues
-
- arrayOfFormatted(String, String...) - Static method in class org.cornutum.tcases.resolve.DataValues
-
- ArrayValue<T> - Class in org.cornutum.tcases.resolve
-
Represents a generated array value for a test case.
- ArrayValue(List<DataValue<T>>) - Constructor for class org.cornutum.tcases.resolve.ArrayValue
-
Creates a new ArrayValue instance.
- ArrayValue(List<DataValue<T>>, String) - Constructor for class org.cornutum.tcases.resolve.ArrayValue
-
Creates a new ArrayValue instance.
- asArray(JsonNode) - Static method in class org.cornutum.tcases.openapi.test.JsonUtils
-
Returns the given JSON node if it is an array node.
- asArraySchema(Schema<?>) - Static method in class org.cornutum.tcases.openapi.SchemaUtils
-
If the given schema is an ArraySchema instance, returns the casting result.
- ASCII - Static variable in interface org.cornutum.tcases.util.Characters
-
- Ascii() - Constructor for class org.cornutum.tcases.util.Characters.Ascii
-
- AsciiStringDomain - Class in org.cornutum.tcases.resolve
-
Defines a set of ASCII string values that can be used by a request.
- AsciiStringDomain() - Constructor for class org.cornutum.tcases.resolve.AsciiStringDomain
-
Creates a new AsciiStringDomain instance.
- AsciiStringDomain(int) - Constructor for class org.cornutum.tcases.resolve.AsciiStringDomain
-
Creates a new AsciiStringDomain instance.
- AsciiStringDomain(Characters) - Constructor for class org.cornutum.tcases.resolve.AsciiStringDomain
-
Creates a new AsciiStringDomain instance.
- AsciiStringDomain(int, Characters) - Constructor for class org.cornutum.tcases.resolve.AsciiStringDomain
-
Creates a new AsciiStringDomain instance.
- asComposedSchema(Schema<?>) - Static method in class org.cornutum.tcases.openapi.SchemaUtils
-
If the given schema is a ComposedSchema instance, returns the casting result.
- asGeneratorSet(JsonObject) - Static method in class org.cornutum.tcases.generator.io.GeneratorSetJson
-
Returns the IGeneratorSet represented by the given JSON object.
- asMocoTestConfig(JsonObject) - Static method in class org.cornutum.tcases.openapi.moco.MocoTestConfigJson
-
Returns the MocoTestConfig instance represented by the given JSON object.
- asObject(JsonNode) - Static method in class org.cornutum.tcases.openapi.test.JsonUtils
-
Returns the given JSON node if it is an object node.
- asOrderedSet(Iterable<T>) - Static method in class org.cornutum.tcases.util.CollectionUtils
-
Returns a set containing the given elements in iteration order.
- asOrderedSet(T...) - Static method in class org.cornutum.tcases.util.CollectionUtils
-
Returns a set containing the given elements in iteration order.
- asProject(JsonObject) - Method in class org.cornutum.tcases.io.ProjectJson
-
Returns the Project represented by the given JSON object.
- asRequestCases(JsonArray) - Static method in class org.cornutum.tcases.openapi.resolver.io.RequestCaseJson
-
Returns the RequestCase instances represented by the given JSON array.
- Assert - Class in org.cornutum.tcases.conditions
-
An
assertion that asserts the existence of a single property.
- Assert() - Constructor for class org.cornutum.tcases.conditions.Assert
-
Creates a new Assert object.
- Assert(String) - Constructor for class org.cornutum.tcases.conditions.Assert
-
Creates a new Assert object.
- assertBodyValid(String, String, int, String, String) - Method in class org.cornutum.tcases.openapi.test.ResponseValidator
-
Given a response with the given status code to the given operation on the API resource at the given path, completes
successfully if the response body conforms to its OpenAPI definition.
- assertDate(String) - Static method in class org.cornutum.tcases.resolve.DateConstant
-
Reports a failure if the given value is not a valid date string.
- assertDates(Iterable<String>) - Static method in class org.cornutum.tcases.resolve.DateEnum
-
Reports a failure if any of the given values is not a valid date string.
- assertDateTime(String) - Static method in class org.cornutum.tcases.resolve.DateTimeConstant
-
Report a failure if the given value is not a valid date-time.
- assertDateTimes(Iterable<String>) - Static method in class org.cornutum.tcases.resolve.DateTimeEnum
-
Reports a failure if any of the given values is not a valid dateTime string.
- assertEmail(String) - Static method in class org.cornutum.tcases.resolve.EmailConstant
-
Reports a failure if the given value is not a valid email string.
- assertEmails(Iterable<String>) - Static method in class org.cornutum.tcases.resolve.EmailEnum
-
Reports a failure if any of the given values is not a valid email string.
- assertHeadersValid(String, String, int, Map<String, String>) - Method in class org.cornutum.tcases.openapi.test.ResponseValidator
-
Given a response with the given status code to the given operation on the API resource at the given path, completes
successfully if the response headers conform to its OpenAPI definition.
- assertIdentifier(String) - Static method in class org.cornutum.tcases.DefUtils
-
Throws an exception if the given string is not a valid identifier.
- AssertLess - Class in org.cornutum.tcases.conditions
-
An
assertion that the number of instances of a property is less than a specified maximum.
- AssertLess() - Constructor for class org.cornutum.tcases.conditions.AssertLess
-
Creates a new AssertLess object.
- AssertLess(String, int) - Constructor for class org.cornutum.tcases.conditions.AssertLess
-
Creates a new AssertLess object.
- AssertMore - Class in org.cornutum.tcases.conditions
-
An
assertion that the number of instances of a property exceeds a specified minimum.
- AssertMore() - Constructor for class org.cornutum.tcases.conditions.AssertMore
-
Creates a new AssertMore object.
- AssertMore(String, int) - Constructor for class org.cornutum.tcases.conditions.AssertMore
-
Creates a new AssertMore object.
- AssertNot - Class in org.cornutum.tcases.conditions
-
An
assertion that asserts the non-existence of a single property.
- AssertNot() - Constructor for class org.cornutum.tcases.conditions.AssertNot
-
Creates a new AssertNot object.
- AssertNot(String) - Constructor for class org.cornutum.tcases.conditions.AssertNot
-
Creates a new AssertNot object.
- AssertNotLess - Class in org.cornutum.tcases.conditions
-
An
assertion that the number of instances of a property is not less than a specified minimum.
- AssertNotLess() - Constructor for class org.cornutum.tcases.conditions.AssertNotLess
-
Creates a new AssertNotLess object.
- AssertNotLess(String, int) - Constructor for class org.cornutum.tcases.conditions.AssertNotLess
-
Creates a new AssertNotLess object.
- AssertNotMore - Class in org.cornutum.tcases.conditions
-
An
assertion that the number of instances of a property does not exceed a specified maximum.
- AssertNotMore() - Constructor for class org.cornutum.tcases.conditions.AssertNotMore
-
Creates a new AssertNotMore object.
- AssertNotMore(String, int) - Constructor for class org.cornutum.tcases.conditions.AssertNotMore
-
Creates a new AssertNotMore object.
- assertPath(String) - Static method in class org.cornutum.tcases.DefUtils
-
Throws an exception if the given string is not a valid identifier path name.
- assertPropertyIdentifiers(Collection<String>) - Static method in class org.cornutum.tcases.DefUtils
-
Throws an exception if any member of the given set of properties is not a valid identifier.
- asserts(Schema<?>) - Static method in class org.cornutum.tcases.openapi.SchemaUtils
-
Returns a concise description of the assertions made by the given schema.
- assertsList(Stream<String>) - Static method in class org.cornutum.tcases.openapi.SchemaUtils
-
Returns a description of the given list of assertions.
- assertUuid(String) - Static method in class org.cornutum.tcases.resolve.UuidConstant
-
Reports a failure if the given value is not a valid UUID string.
- assertUuids(Iterable<String>) - Static method in class org.cornutum.tcases.resolve.UuidEnum
-
Reports a failure if any of the given values is not a valid uuid string.
- assertValidTime(String) - Method in class org.cornutum.tcases.resolve.DateDomain
-
Reports a failure if the given value is not a valid time string.
- assertValidTime(String) - Method in class org.cornutum.tcases.resolve.DateTimeDomain
-
Reports a failure if the given value is not a valid time string.
- assertValidTime(String) - Method in class org.cornutum.tcases.resolve.TimeDomain
-
Reports a failure if the given value is not a valid time string.
- assertVarValue(Object) - Static method in class org.cornutum.tcases.DefUtils
-
Throws an exception if the given string is not a valid variable value.
- asSystemInputDef(JsonObject) - Method in class org.cornutum.tcases.io.SystemInputJson
-
Returns the SystemInputDef represented by the given JSON object.
- asSystemTestDef(JsonObject) - Static method in class org.cornutum.tcases.io.SystemTestJson
-
Returns the SystemTestDef represented by the given JSON object.
- at(URL) - Static method in class org.cornutum.tcases.generator.io.GeneratorSetResource
-
- at(URL) - Static method in class org.cornutum.tcases.io.SystemInputResource
-
- at(URL) - Static method in class org.cornutum.tcases.io.SystemTestResource
-
- atIndex(int) - Static method in class org.cornutum.tcases.openapi.ServerSelector
-
Returns a
ServerSelector that selects the server description at the given index.
- attribute(String, String) - Method in class org.cornutum.tcases.io.XmlWriter.ElementWriter
-
- attributeIf(boolean, String, String) - Method in class org.cornutum.tcases.io.XmlWriter.ElementWriter
-
- attributeIf(String, Optional<String>) - Method in class org.cornutum.tcases.io.XmlWriter.ElementWriter
-
- attributes(Map<String, String>) - Method in class org.cornutum.tcases.io.XmlWriter.ElementWriter
-
- AuthDef - Class in org.cornutum.tcases.openapi.resolver
-
Describes a request authentication input.
- AuthDef(ParamDef.Location) - Constructor for class org.cornutum.tcases.openapi.resolver.AuthDef
-
Creates a new AuthDef instance.
- AuthDefVisitor - Interface in org.cornutum.tcases.openapi.resolver
-
Defines the Visitor pattern for
AuthDef objects.
- genDef(File) - Method in class org.cornutum.tcases.anon.AnonCommand.Options.Builder
-
- genDef(File) - Method in class org.cornutum.tcases.CopyCommand.Options.Builder
-
- genDef(File) - Method in class org.cornutum.tcases.ReducerCommand.Options.Builder
-
- genDef(File) - Method in class org.cornutum.tcases.TcasesCommand.Options.Builder
-
- generatedMatches(LengthDomain) - Method in class org.cornutum.tcases.resolve.AbstractStringDomain.PatternResolver
-
Returns a sequence of generated matches to all pattern requirements
matching pattern.
- generateMatchingValues(ResolverContext, AbstractStringDomain.PatternResolver) - Method in class org.cornutum.tcases.resolve.AbstractStringDomain
-
Generates a random sequence of possible members of this domain matching all pattern requirements.
- generatingByDefault(TupleGeneratorBuilder) - Method in class org.cornutum.tcases.generator.GeneratorSetBuilder
-
Adds a default generator to this set.
- generatingFor(String, TupleGeneratorBuilder) - Method in class org.cornutum.tcases.generator.GeneratorSetBuilder
-
Adds a generator to this set for the given function.
- generator(String, ITestCaseGenerator) - Method in class org.cornutum.tcases.generator.GeneratorSetBuilder
-
Adds a generator to this set for the given function.
- GeneratorOptions - Class in org.cornutum.tcases.generator
-
Defines options that control test case generation.
- GeneratorOptions() - Constructor for class org.cornutum.tcases.generator.GeneratorOptions
-
- GeneratorOptions.Builder - Class in org.cornutum.tcases.generator
-
- Generators - Class in org.cornutum.tcases.generator
-
- generators() - Static method in class org.cornutum.tcases.generator.Generators
-
- generators(IGeneratorSet) - Method in class org.cornutum.tcases.io.ProjectBuilder
-
Changes the generator set for the project.
- GENERATORS_TAG - Static variable in class org.cornutum.tcases.generator.io.GeneratorSetDoc
-
- GeneratorSet - Class in org.cornutum.tcases.generator
-
- GeneratorSet() - Constructor for class org.cornutum.tcases.generator.GeneratorSet
-
- GeneratorSetBuilder - Class in org.cornutum.tcases.generator
-
- GeneratorSetBuilder() - Constructor for class org.cornutum.tcases.generator.GeneratorSetBuilder
-
Creates a new GeneratorSetBuilder object.
- GeneratorSetBuilder(GeneratorSet) - Constructor for class org.cornutum.tcases.generator.GeneratorSetBuilder
-
Creates a new GeneratorSetBuilder object.
- GeneratorSetDoc - Class in org.cornutum.tcases.generator.io
-
Defines constants for the identifiers in a generator definition document.
- GeneratorSetDocReader - Class in org.cornutum.tcases.generator.io
-
- GeneratorSetDocReader() - Constructor for class org.cornutum.tcases.generator.io.GeneratorSetDocReader
-
Creates a new GeneratorSetDocReader object.
- GeneratorSetDocReader(InputStream) - Constructor for class org.cornutum.tcases.generator.io.GeneratorSetDocReader
-
Creates a new GeneratorSetDocReader object.
- GeneratorSetDocReader.CombineHandler - Class in org.cornutum.tcases.generator.io
-
Handles Combine elements.
- GeneratorSetDocReader.ElementHandler - Class in org.cornutum.tcases.generator.io
-
The base class for element handlers used by this parser.
- GeneratorSetDocReader.ExcludeHandler - Class in org.cornutum.tcases.generator.io
-
Handles Exclude elements.
- GeneratorSetDocReader.GeneratorsHandler - Class in org.cornutum.tcases.generator.io
-
Handles Generators elements.
- GeneratorSetDocReader.IncludeHandler - Class in org.cornutum.tcases.generator.io
-
Handles Include elements.
- GeneratorSetDocReader.OnceHandler - Class in org.cornutum.tcases.generator.io
-
Handles Once elements.
- GeneratorSetDocReader.TupleGeneratorHandler - Class in org.cornutum.tcases.generator.io
-
Handles TupleGenerator elements.
- GeneratorSetDocReader.TupleHandler - Class in org.cornutum.tcases.generator.io
-
Handles tuple elements.
- GeneratorSetDocReader.VarHandler - Class in org.cornutum.tcases.generator.io
-
Handles Var elements.
- GeneratorSetDocWriter - Class in org.cornutum.tcases.generator.io
-
- GeneratorSetDocWriter() - Constructor for class org.cornutum.tcases.generator.io.GeneratorSetDocWriter
-
Creates a new GeneratorSetDocWriter object that writes to standard output.
- GeneratorSetDocWriter(OutputStream) - Constructor for class org.cornutum.tcases.generator.io.GeneratorSetDocWriter
-
Creates a new GeneratorSetDocWriter object that writes to the given stream.
- GeneratorSetDocWriter(Writer) - Constructor for class org.cornutum.tcases.generator.io.GeneratorSetDocWriter
-
Creates a new GeneratorSetDocWriter object that writes to the given stream.
- GeneratorSetDocWriter(XmlWriter) - Constructor for class org.cornutum.tcases.generator.io.GeneratorSetDocWriter
-
Creates a new GeneratorSetDocWriter object that writes to the given stream.
- GeneratorSetException - Exception in org.cornutum.tcases.generator.io
-
Reports an error reading a generator set definition.
- GeneratorSetException(String) - Constructor for exception org.cornutum.tcases.generator.io.GeneratorSetException
-
Creates a new GeneratorSetException instance.
- GeneratorSetException(String, Throwable) - Constructor for exception org.cornutum.tcases.generator.io.GeneratorSetException
-
Creates a new GeneratorSetException instance.
- GeneratorSetJson - Class in org.cornutum.tcases.generator.io
-
Converts between a
GeneratorSet and its corresponding
JsonObject.
- GeneratorSetJsonReader - Class in org.cornutum.tcases.generator.io
-
- GeneratorSetJsonReader() - Constructor for class org.cornutum.tcases.generator.io.GeneratorSetJsonReader
-
Creates a new GeneratorSetJsonReader object.
- GeneratorSetJsonReader(InputStream) - Constructor for class org.cornutum.tcases.generator.io.GeneratorSetJsonReader
-
Creates a new GeneratorSetJsonReader object.
- GeneratorSetJsonWriter - Class in org.cornutum.tcases.generator.io
-
- GeneratorSetJsonWriter() - Constructor for class org.cornutum.tcases.generator.io.GeneratorSetJsonWriter
-
Creates a new GeneratorSetJsonWriter object that writes to standard output.
- GeneratorSetJsonWriter(OutputStream) - Constructor for class org.cornutum.tcases.generator.io.GeneratorSetJsonWriter
-
Creates a new GeneratorSetJsonWriter object that writes to the given stream.
- GeneratorSetJsonWriter(Writer) - Constructor for class org.cornutum.tcases.generator.io.GeneratorSetJsonWriter
-
Creates a new GeneratorSetJsonWriter object that writes to the given stream.
- GeneratorSetResource - Class in org.cornutum.tcases.generator.io
-
- GeneratorSetResource(URL) - Constructor for class org.cornutum.tcases.generator.io.GeneratorSetResource
-
Creates a new GeneratorSetResource instance.
- GeneratorSetResource(File) - Constructor for class org.cornutum.tcases.generator.io.GeneratorSetResource
-
Creates a new GeneratorSetResource instance.
- GeneratorsHandler() - Constructor for class org.cornutum.tcases.generator.io.GeneratorSetDocReader.GeneratorsHandler
-
- generatorsRef(URI) - Method in class org.cornutum.tcases.io.ProjectBuilder
-
Changes the location of the generator set for the project.
- generic() - Static method in class org.cornutum.tcases.resolve.SchemaBuilder
-
Returns a builder for a schema of undefined type.
- getAdditionalPropertyCount() - Method in class org.cornutum.tcases.resolve.ObjectDomain
-
Returns the value domain for the number of additional properties for this object.
- getAdditionalPropertyNames() - Method in class org.cornutum.tcases.resolve.ObjectDomain
-
Returns the value domain for the names of any additional properties.
- getAdditionalPropertyValues() - Method in class org.cornutum.tcases.resolve.ObjectDomain
-
Returns the value domain for any additional properties for this object.
- getAlternativePropertyValues(Map<String, Object>) - Static method in class org.cornutum.tcases.openapi.resolver.VarProperties
-
If the given properties define one of multiple alternative values, returns the properties of
the specified alternative.
- getAlternatives(String) - Method in class org.cornutum.tcases.openapi.Dnf
-
Returns the alternatives for the given type.
- getAlternatives() - Method in class org.cornutum.tcases.openapi.Dnf
-
Returns the alternatives of all types.
- getAnnotated() - Method in class org.cornutum.tcases.AnnotatedBuilder
-
Returns the
Annotated instance for this builder.
- getAnnotated() - Method in class org.cornutum.tcases.FunctionInputDefBuilder
-
Returns the
Annotated instance for this builder.
- getAnnotated() - Method in class org.cornutum.tcases.FunctionTestDefBuilder
-
Returns the
Annotated instance for this builder.
- getAnnotated() - Method in class org.cornutum.tcases.io.SystemInputDocReader.AnnotatedHandler
-
Returns the Annotated instance for this handler.
- getAnnotated() - Method in class org.cornutum.tcases.io.SystemInputDocReader.ConditionalHandler
-
Returns the Annotated instance for this handler.
- getAnnotated() - Method in class org.cornutum.tcases.io.SystemInputDocReader.FunctionHandler
-
Returns the Annotated instance for this handler.
- getAnnotated() - Method in class org.cornutum.tcases.io.SystemInputDocReader.InputHandler
-
Returns the Annotated instance for this handler.
- getAnnotated() - Method in class org.cornutum.tcases.io.SystemInputDocReader.SystemHandler
-
Returns the Annotated instance for this handler.
- getAnnotated() - Method in class org.cornutum.tcases.io.SystemTestDocReader.AnnotatedHandler
-
Returns the Annotated instance for this handler.
- getAnnotated() - Method in class org.cornutum.tcases.io.SystemTestDocReader.FunctionHandler
-
Returns the Annotated instance for this handler.
- getAnnotated() - Method in class org.cornutum.tcases.io.SystemTestDocReader.TestCaseHandler
-
Returns the Annotated instance for this handler.
- getAnnotated() - Method in class org.cornutum.tcases.io.SystemTestDocReader.TestCasesHandler
-
Returns the Annotated instance for this handler.
- getAnnotated() - Method in class org.cornutum.tcases.io.SystemTestDocReader.VarHandler
-
Returns the Annotated instance for this handler.
- getAnnotated() - Method in class org.cornutum.tcases.SystemInputDefBuilder
-
Returns the
Annotated instance for this builder.
- getAnnotated() - Method in class org.cornutum.tcases.SystemTestDefBuilder
-
Returns the
Annotated instance for this builder.
- getAnnotated() - Method in class org.cornutum.tcases.TestCaseBuilder
-
Returns the
Annotated instance for this builder.
- getAnnotated() - Method in class org.cornutum.tcases.VarBindingBuilder
-
Returns the
Annotated instance for this builder.
- getAnnotated() - Method in class org.cornutum.tcases.VarDefBuilder
-
Returns the
Annotated instance for this builder.
- getAnnotated() - Method in class org.cornutum.tcases.VarSetBuilder
-
Returns the
Annotated instance for this builder.
- getAnnotated() - Method in class org.cornutum.tcases.VarValueDefBuilder
-
Returns the
Annotated instance for this builder.
- getAnnotation(String) - Method in class org.cornutum.tcases.Annotated
-
Returns the value of the given annotation.
- getAnnotation(String) - Method in interface org.cornutum.tcases.IAnnotated
-
Returns the value of the given annotation.
- getAnnotation(String) - Method in class org.cornutum.tcases.io.SystemInputDocReader.AnnotatedHandler
-
Returns the value of the given annotation.
- getAnnotation(String) - Method in class org.cornutum.tcases.io.SystemTestDocReader.AnnotatedHandler
-
Returns the value of the given annotation.
- getAnnotationCount() - Method in class org.cornutum.tcases.Annotated
-
Returns the number of annotations defined.
- getAnnotationList(String) - Method in class org.cornutum.tcases.Annotated
-
- getAnnotations() - Method in class org.cornutum.tcases.Annotated
-
Returns the list of all annotation names.
- getAnnotations() - Method in interface org.cornutum.tcases.IAnnotated
-
Returns the list of all annotation names.
- getApi() - Method in class org.cornutum.tcases.openapi.resolver.RequestCase
-
Returns the name of the API that defines this request.
- getApi() - Method in class org.cornutum.tcases.openapi.resolver.RequestCaseDef
-
Returns the name of the API that defines this request.
- getApi() - Method in class org.cornutum.tcases.openapi.resolver.RequestTestDef
-
Returns the name of the API for these request test cases.
- getApi() - Method in class org.cornutum.tcases.openapi.testwriter.TestSource
-
Returns the API name for this source.
- getApiDef() - Method in class org.cornutum.tcases.openapi.ApiCommand.Options
-
Returns the Open API v3 API definition file
- getApiDef() - Method in class org.cornutum.tcases.openapi.ApiTestCommand.Options
-
Returns the Open API v3 API definition file
- getAssertionCount() - Method in class org.cornutum.tcases.conditions.AbstractAssertion
-
Returns the number of assertions for this disjunction.
- getAssertionCount() - Method in class org.cornutum.tcases.conditions.Disjunction
-
Returns the number of assertions for this disjunction.
- getAssertionCount() - Method in interface org.cornutum.tcases.conditions.IDisjunct
-
Returns the number of assertions for this disjunction.
- getAssertions() - Method in class org.cornutum.tcases.conditions.AbstractAssertion
-
Returns the assertions for this disjunction.
- getAssertions() - Method in class org.cornutum.tcases.conditions.Disjunction
-
Returns the assertions in this disjunction.
- getAssertions() - Method in interface org.cornutum.tcases.conditions.IDisjunct
-
Returns the assertions for this disjunction.
- getAttribute(Attributes, String) - Method in class org.cornutum.tcases.generator.io.GeneratorSetDocReader.ElementHandler
-
Returns the value of the given attribute.
- getAttribute(Attributes, String) - Method in class org.cornutum.tcases.io.SystemInputDocReader.ElementHandler
-
Returns the value of the given attribute.
- getAttribute(Attributes, String) - Method in class org.cornutum.tcases.io.SystemTestDocReader.ElementHandler
-
Returns the value of the given attribute.
- getAuthDefs() - Method in class org.cornutum.tcases.openapi.resolver.RequestCase
-
Returns the authentication definitions for this request.
- getAuthDefs() - Method in class org.cornutum.tcases.openapi.resolver.RequestCaseDef
-
Returns the authentication definitions for this request.
- getBaseClass() - Method in class org.cornutum.tcases.openapi.ApiTestCommand.Options
-
Returns the base class for the test class that is generated.
- getBaseClass() - Method in class org.cornutum.tcases.openapi.testwriter.JavaTestTarget
-
Returns the fully-qualified name of the base class defined for this target,
or null if no base class is defined.
- getBaseClassName() - Method in class org.cornutum.tcases.openapi.testwriter.JavaTestTarget
-
Returns the simple name of the base class defined for this target,
or null if no base class is defined.
- getBaseClassPackage() - Method in class org.cornutum.tcases.openapi.testwriter.JavaTestTarget
-
Returns the package name for the base class defined for this target,
or null if no base class is defined.
- getBaseLocation() - Method in class org.cornutum.tcases.io.Project
-
Returns the base URI for the location of project elements.
- getBaseTests() - Method in class org.cornutum.tcases.io.Project
-
Returns the base tests definition for this project.
- getBaseTestsLocation() - Method in class org.cornutum.tcases.io.Project
-
Returns the location of the base tests definition for this project.
- getBinding() - Method in exception org.cornutum.tcases.generator.BindingException
-
Returns the binding that is in error.
- getBinding(VarDef) - Method in class org.cornutum.tcases.generator.Tuple
-
Returns the value bound by this tuple for the given variable.
- getBindingCount() - Method in class org.cornutum.tcases.generator.TestCaseDef
-
Returns the number of variable bindings in this test case.
- getBindings() - Method in class org.cornutum.tcases.generator.Tuple
-
Returns the variable bindings for this tuple.
- getBindingsDescriptor(String) - Method in class org.cornutum.tcases.openapi.testwriter.AnnotatedJavaTestWriter
-
If the given text describes a set of variable bindings, returns a description of the bindings.
- getBody() - Method in class org.cornutum.tcases.openapi.resolver.RequestCase
-
Returns the definition of the request body.
- getBody() - Method in class org.cornutum.tcases.openapi.resolver.RequestCaseDef
-
Returns the definition of the request body.
- getBound() - Method in class org.cornutum.tcases.conditions.BoundedAssertion
-
Returns the bound on the number of instances of this property.
- getBuilder(Object) - Static method in class org.cornutum.tcases.util.ToString
-
Returns a standard string builder for the given object.
- getCertConfig() - Method in class org.cornutum.tcases.openapi.moco.MocoTestConfig
-
Returns the Moco certificate configuration.
- getCertPassword() - Method in class org.cornutum.tcases.openapi.moco.CertConfig
-
Returns the certificate password for the certificate
- getCharacters() - Method in class org.cornutum.tcases.resolve.AbstractStringDomain
-
Returns the set of characters allowed in values for this domain.
- getCharacters() - Method in class org.cornutum.tcases.resolve.MultiTypeDomain
-
Returns the set of characters allowed in values for this domain.
- getCharacters() - Method in class org.cornutum.tcases.resolve.ObjectDomain
-
Returns the set of characters allowed in property names and values for this domain.
- getClassName(String) - Method in class org.cornutum.tcases.openapi.testwriter.AnnotatedJavaTestWriter
-
Returns the test class name derived from the given test name.
- getClassName(String) - Method in class org.cornutum.tcases.openapi.testwriter.JavaTestWriter
-
Returns the test class name derived from the given test name.
- getCombinedVars(FunctionInputDef) - Method in class org.cornutum.tcases.generator.TupleCombiner
-
Returns the set of input variables to be combined.
- getCombiners() - Method in class org.cornutum.tcases.generator.TupleGenerator
-
- getCompatibleAlternatives(String) - Method in class org.cornutum.tcases.openapi.Dnf
-
Returns the alternatives that can be combined with schemas of the given type.
- getComponent() - Method in class org.cornutum.tcases.openapi.testwriter.encoder.UriEncoder
-
Returns the URI component to be encoded
- getCondition() - Method in class org.cornutum.tcases.Conditional
-
Returns the condition that defines when this element is applicable.
- getCondition() - Method in interface org.cornutum.tcases.IConditional
-
Returns the condition that defines when this element is applicable.
- getCondition() - Method in class org.cornutum.tcases.io.SystemInputDocReader.CardinalityHandler
-
Returns the condition represented by this element.
- getCondition() - Method in interface org.cornutum.tcases.IVarDef
-
Returns the condition that defines when values for this variable are applicable.
- getCondition() - Method in class org.cornutum.tcases.VarBindingDef
-
Returns the condition that defines when this binding is applicable.
- getConditional() - Method in class org.cornutum.tcases.io.SystemInputDocReader.ConditionalHandler
-
- getConditional() - Method in class org.cornutum.tcases.io.SystemInputDocReader.ValueHandler
-
- getConditional() - Method in class org.cornutum.tcases.io.SystemInputDocReader.VarDefHandler
-
- getConditional() - Method in class org.cornutum.tcases.io.SystemInputDocReader.WhenHandler
-
- getConditionNotifier() - Method in class org.cornutum.tcases.openapi.ModelOptions
-
Returns the
Notifier that reports conditions found when creating a Tcases model from an OpenAPI model.
- getConditions() - Method in class org.cornutum.tcases.conditions.ConditionSet
-
Returns the conditions in this set.
- getConditionSet() - Method in class org.cornutum.tcases.io.SystemInputDocReader.ConditionSetHandler
-
Returns the condition set represented by this element.
- getConfigWriter() - Method in class org.cornutum.tcases.openapi.moco.MocoServerTestWriter
-
- getConstant() - Method in class org.cornutum.tcases.resolve.Schema
-
Returns the constant value of all input values.
- getContentDef() - Method in class org.cornutum.tcases.openapi.test.HeaderDef
-
Returns the content definition for this header.
- getContentType() - Method in class org.cornutum.tcases.anon.AnonCommand.Options
-
Returns the default file content type.
- getContentType() - Method in class org.cornutum.tcases.CopyCommand.Options
-
Returns the content type.
- getContentType() - Method in class org.cornutum.tcases.openapi.ApiCommand.Options
-
Returns the OpenApi definition file content type.
- getContentType() - Method in class org.cornutum.tcases.openapi.ApiTestCommand.Options
-
Returns the OpenApi definition file content type.
- getContentType() - Method in class org.cornutum.tcases.openapi.resolver.EncodingData
-
Returns the content type of a multipart/form-data part.
- getContentType() - Method in class org.cornutum.tcases.openapi.resolver.EncodingDef
-
Returns the content type of a multipart/form-data part.
- getContentType() - Method in class org.cornutum.tcases.openapi.test.ContentDef
-
Returns the content type.
- getContentType() - Method in class org.cornutum.tcases.openapi.test.EncodingDef
-
Returns the content type of a multipart/form-data part.
- getContentType() - Method in class org.cornutum.tcases.ReducerCommand.Options
-
Returns the default file content type.
- getContentType() - Method in class org.cornutum.tcases.TcasesCommand.Options
-
Returns the default file content type.
- getContext() - Method in class org.cornutum.tcases.util.ContextHandler
-
Returns the execution context for this reporter.
- getConverter(MediaRange) - Method in class org.cornutum.tcases.openapi.testwriter.BaseTestCaseWriter
-
Returns the serializer used for the given media type.
- getConverter(String) - Method in class org.cornutum.tcases.openapi.testwriter.BaseTestCaseWriter
-
Returns the serializer used for the given media type.
- getCookieParameters(ParamData) - Static method in class org.cornutum.tcases.openapi.testwriter.TestWriterUtils
-
Returns the set of request cookie parameter bindings defined by the given
COOKIE parameter.
- getCount(String) - Method in class org.cornutum.tcases.PropertySet
-
Returns the number of instances of the given property in this set.
- getCurrentElementHandler() - Method in class org.cornutum.tcases.generator.io.GeneratorSetDocReader
-
Returns the ElementHandler at the top of the parse stack.
- getCurrentElementHandler() - Method in class org.cornutum.tcases.io.SystemInputDocReader
-
Returns the ElementHandler at the top of the parse stack.
- getCurrentElementHandler() - Method in class org.cornutum.tcases.io.SystemTestDocReader
-
Returns the ElementHandler at the top of the parse stack.
- getDataLocation() - Method in class org.cornutum.tcases.openapi.test.SchemaValidationError
-
Returns the data location of the error.
- getDateFormat() - Static method in class org.cornutum.tcases.resolve.FormattedString
-
Returns the DateFormat for date strings.
- getDateTimeFormat() - Static method in class org.cornutum.tcases.resolve.FormattedString
-
Returns the DateFormat for date-time strings.
- getDefaultConverters() - Method in class org.cornutum.tcases.openapi.testwriter.BaseTestCaseWriter
-
Returns the default
converters for this test case writer.
- getDefaultRandomSeed() - Method in class org.cornutum.tcases.openapi.ApiCommand.Options
-
Returns the default random number generator seed for request case resolution.
- getDefaultRandomSeed() - Method in class org.cornutum.tcases.openapi.ApiTestCommand.Options
-
Returns the default random number generator seed for request case resolution.
- getDefaultTupleSize() - Method in class org.cornutum.tcases.generator.GeneratorOptions
-
Returns the default tuple size used by generators.
- getDefaultTupleSize() - Method in class org.cornutum.tcases.generator.TupleGenerator
-
Returns the default tuple size for variable value combinations.
- getDefaultTupleSize() - Method in class org.cornutum.tcases.TcasesCommand.Options
-
Returns the default tuple size used by generators.
- getDepends() - Method in class org.cornutum.tcases.openapi.testwriter.BaseTestCaseWriter
-
Returns the test case dependencies used by this writer.
- getDescendant(String) - Method in class org.cornutum.tcases.VarSet
-
Returns the descendant variable with the given path, relative to this set.
- getDescriptor(RequestCase) - Method in class org.cornutum.tcases.openapi.testwriter.AnnotatedJavaTestWriter
-
Returns an identifier containing a description of the given request case.
- getDestDir() - Method in class org.cornutum.tcases.CopyCommand.Options
-
Returns the destination directory.
- getDestName() - Method in class org.cornutum.tcases.CopyCommand.Options
-
Returns the destination project name.
- getDestType() - Method in class org.cornutum.tcases.CopyCommand.Options
-
Returns the destination content type.
- getDir() - Method in class org.cornutum.tcases.openapi.testwriter.TestTarget
-
Returns the output directory for this target.
- getDisjunctCount() - Method in class org.cornutum.tcases.conditions.AbstractAssertion
-
Returns the number of disjunctions for this conjunction.
- getDisjunctCount() - Method in class org.cornutum.tcases.conditions.Conjunction
-
Returns the number of disjunctions for this conjunction.
- getDisjunctCount() - Method in class org.cornutum.tcases.conditions.Disjunction
-
Returns the number of disjunctions for this conjunction.
- getDisjunctCount() - Method in interface org.cornutum.tcases.conditions.IConjunct
-
Returns the number of disjunctions for this conjunction.
- getDisjuncts() - Method in class org.cornutum.tcases.conditions.AbstractAssertion
-
Returns the disjuncts in this conjunction.
- getDisjuncts() - Method in class org.cornutum.tcases.conditions.Conjunction
-
Returns the disjuncts in this conjunction.
- getDisjuncts() - Method in class org.cornutum.tcases.conditions.Disjunction
-
Returns the disjuncts in this conjunction.
- getDisjuncts() - Method in interface org.cornutum.tcases.conditions.IConjunct
-
Returns the disjunctions for this conjunction.
- getDnf(Schema<?>) - Static method in class org.cornutum.tcases.openapi.SchemaExtensions
-
Returns the disjunctive normal form of this given schema.
- getDocType() - Method in class org.cornutum.tcases.openapi.reader.OpenApiReader
-
Returns the content type of this document.
- getDocumentLocator() - Method in class org.cornutum.tcases.generator.io.GeneratorSetDocReader
-
- getDocumentLocator() - Method in class org.cornutum.tcases.io.SystemInputDocReader
-
- getDocumentLocator() - Method in class org.cornutum.tcases.io.SystemTestDocReader
-
- getDomain() - Method in class org.cornutum.tcases.openapi.resolver.ValueDef
-
Returns the domain for this value.
- getDomain() - Method in class org.cornutum.tcases.VarValueDef
-
Returns the domain for this input value.
- getEffectiveCondition() - Method in class org.cornutum.tcases.AbstractVarDef
-
Returns the effective condition that defines when this variable is applicable,
based on the conditions for this variable and all of its ancestors.
- getEffectiveCondition(ICondition) - Method in class org.cornutum.tcases.Conditional
-
Returns the effective condition that defines when this element is applicable,
given the specified context condition.
- getEffectiveCondition() - Method in interface org.cornutum.tcases.IVarDef
-
Returns the effective condition that defines when this variable is applicable,
based on the conditions for this variable and all of its ancestors.
- getEffectiveCondition() - Method in class org.cornutum.tcases.VarBindingDef
-
Returns the effective condition that defines when this binding is applicable.
- getEffectiveInputDef(TestCaseResolverFactory, SystemInputDef) - Static method in class org.cornutum.tcases.Tcases
-
Returns the effective system input definition.
- getEffectiveInputDef(SystemInputDef) - Static method in class org.cornutum.tcases.Tcases
-
Returns the effective system input definition, using the standard
TestCaseResolver.
- getElement() - Method in class org.cornutum.tcases.SystemInputs.Located
-
Returns the element at this location.
- getEncodingDef() - Method in class org.cornutum.tcases.openapi.test.AbstractDecoder
-
Returns the content definition for this decoder.
- getEncodings() - Method in class org.cornutum.tcases.openapi.resolver.MessageData
-
Returns the encodings for object value properties.
- getEncodings() - Method in class org.cornutum.tcases.openapi.resolver.ValueDef
-
Returns the encodings for object value properties.
- getEnum() - Method in class org.cornutum.tcases.resolve.Schema
-
Returns the enumeration of all input values.
- getEnums() - Method in class org.cornutum.tcases.resolve.EnumDomain
-
Returns the enumerated values for this domain.
- getErrors() - Method in exception org.cornutum.tcases.openapi.reader.OpenApiReaderException
-
If this exception was caused by OpenAPI conformance errors, returns the list of errors.
- getExcluded() - Method in class org.cornutum.tcases.generator.TupleCombiner
-
Returns the set of input variables to be excluded from this combination.
- getExcluded() - Method in class org.cornutum.tcases.resolve.Base64Domain
-
Returns the values excluded from this domain.
- getExcluded() - Method in class org.cornutum.tcases.resolve.NumberDomain
-
Returns the values excluded from this domain.
- getExcluded() - Method in class org.cornutum.tcases.resolve.NumberDomain.Range
-
Returns the values excluded from this range.
- getExcluded() - Method in class org.cornutum.tcases.resolve.SequenceDomain
-
Returns the values excluded from this domain.
- getExclusiveMaximum() - Method in class org.cornutum.tcases.resolve.Schema
-
Returns the maximum (exclusive) for numeric values.
- getExclusiveMinimum() - Method in class org.cornutum.tcases.resolve.Schema
-
Returns the minimum (exclusive) for numeric values.
- getExecType() - Method in class org.cornutum.tcases.openapi.ApiTestCommand.Options
-
Returns the request execution interface used to run API tests.
- getExternalName() - Method in class org.cornutum.tcases.VarValueDef
-
Returns the external form of the name of this value.
- getFactory() - Method in class org.cornutum.tcases.openapi.moco.MocoServerConfigPojo
-
- getFailureValues() - Method in class org.cornutum.tcases.VarDef
-
Returns an iterator for the set of failure values.
- getFile() - Method in class org.cornutum.tcases.openapi.testwriter.TestTarget
-
Returns the output file for this target.
- getFilterInput() - Method in class org.cornutum.tcases.io.AbstractFilter
-
Returns the stream that provides input to the filter.
- getFilterOutput() - Method in class org.cornutum.tcases.io.AbstractFilter
-
Returns the stream that provides output from the filter.
- getFormat() - Method in class org.cornutum.tcases.resolve.AbstractValueDomain
-
Returns the format for values that belong to this domain.
- getFormat() - Method in class org.cornutum.tcases.resolve.Base64Domain
-
Returns the format for values that belong to this domain.
- getFormat() - Method in class org.cornutum.tcases.resolve.BinaryConstant
-
Returns the format for values that belong to this domain.
- getFormat() - Method in class org.cornutum.tcases.resolve.BinaryDomain
-
Returns the format for values that belong to this domain.
- getFormat() - Method in class org.cornutum.tcases.resolve.DataValue
-
Returns the data format.
- getFormat() - Method in class org.cornutum.tcases.resolve.DateConstant
-
Returns the format for values that belong to this domain.
- getFormat() - Method in class org.cornutum.tcases.resolve.DateDomain
-
Returns the format for values that belong to this domain.
- getFormat() - Method in class org.cornutum.tcases.resolve.DateEnum
-
Returns the format for values that belong to this domain.
- getFormat() - Method in class org.cornutum.tcases.resolve.DateTimeConstant
-
Returns the format for values that belong to this domain.
- getFormat() - Method in class org.cornutum.tcases.resolve.DateTimeDomain
-
Returns the format for values that belong to this domain.
- getFormat() - Method in class org.cornutum.tcases.resolve.DateTimeEnum
-
Returns the format for values that belong to this domain.
- getFormat() - Method in class org.cornutum.tcases.resolve.EmailConstant
-
Returns the format for values that belong to this domain.
- getFormat() - Method in class org.cornutum.tcases.resolve.EmailDomain
-
Returns the format for values that belong to this domain.
- getFormat() - Method in class org.cornutum.tcases.resolve.EmailEnum
-
Returns the format for values that belong to this domain.
- getFormat() - Method in class org.cornutum.tcases.resolve.IntegerConstant
-
Returns the format for values that belong to this domain.
- getFormat() - Method in class org.cornutum.tcases.resolve.IntegerDomain
-
Returns the format for values that belong to this domain.
- getFormat() - Method in class org.cornutum.tcases.resolve.IntegerEnum
-
Returns the format for values that belong to this domain.
- getFormat() - Method in class org.cornutum.tcases.resolve.LongConstant
-
Returns the format for values that belong to this domain.
- getFormat() - Method in class org.cornutum.tcases.resolve.LongDomain
-
Returns the format for values that belong to this domain.
- getFormat() - Method in class org.cornutum.tcases.resolve.LongEnum
-
Returns the format for values that belong to this domain.
- getFormat() - Method in class org.cornutum.tcases.resolve.Schema
-
Returns the format of input values.
- getFormat() - Method in class org.cornutum.tcases.resolve.UuidConstant
-
Returns the format for values that belong to this domain.
- getFormat() - Method in class org.cornutum.tcases.resolve.UuidDomain
-
Returns the format for values that belong to this domain.
- getFormat() - Method in class org.cornutum.tcases.resolve.UuidEnum
-
Returns the format for values that belong to this domain.
- getFormat() - Method in interface org.cornutum.tcases.resolve.ValueDomain
-
Returns the format for values that belong to this domain.
- getFunction() - Method in class org.cornutum.tcases.ReducerCommand.Options
-
Returns the function for which tests cases are reduced.
- getFunction() - Method in class org.cornutum.tcases.ReducerOptions
-
Returns the function for test case reduction.
- getFunctionHandler() - Method in class org.cornutum.tcases.io.SystemInputDocReader.ElementHandler
-
Returns the handler for the Function element containing this element.
- getFunctionHandler() - Method in class org.cornutum.tcases.io.SystemInputDocReader.FunctionHandler
-
Returns the handler for the Function element containing this element.
- getFunctionInputDef() - Method in class org.cornutum.tcases.io.SystemInputDocReader.FunctionHandler
-
- getFunctionInputDef() - Method in class org.cornutum.tcases.io.SystemInputDocReader.InputHandler
-
- getFunctionInputDef(String) - Method in class org.cornutum.tcases.SystemInputDef
-
Returns the function definition with the given name.
- getFunctionInputDefs() - Method in class org.cornutum.tcases.SystemInputDef
-
Returns the function definitions for this system.
- getFunctionTestDef() - Method in class org.cornutum.tcases.io.SystemTestDocReader.FunctionHandler
-
- getFunctionTestDef(String) - Method in class org.cornutum.tcases.SystemTestDef
-
Returns the function test definition with the given name.
- getFunctionTestDefs() - Method in class org.cornutum.tcases.SystemTestDef
-
Returns the function test definitions for this system.
- getGenDef() - Method in class org.cornutum.tcases.anon.AnonCommand.Options
-
Returns the generator definition file.
- getGenDef() - Method in class org.cornutum.tcases.ant.TcasesTask
-
Returns the generator definition path.
- getGenDef() - Method in class org.cornutum.tcases.CopyCommand.Options
-
Returns the generator definition file.
- getGenDef() - Method in class org.cornutum.tcases.ReducerCommand.Options
-
Returns the generator definition file.
- getGenDef() - Method in class org.cornutum.tcases.TcasesCommand.Options
-
Returns the generator definition file.
- getGenerator(String) - Method in class org.cornutum.tcases.generator.GeneratorSet
-
Returns the test case generator for the given system function.
- getGenerator(String) - Method in interface org.cornutum.tcases.generator.IGeneratorSet
-
Returns the test case generator for the given system function.
- getGenerator() - Method in class org.cornutum.tcases.resolve.AbstractStringDomain.PatternResolver
-
Returns the generator used to provide matching strings.
- getGeneratorFunctions() - Method in class org.cornutum.tcases.generator.GeneratorSet
-
Returns the set of system function names associated with generators in
this set.
- getGeneratorFunctions() - Method in interface org.cornutum.tcases.generator.IGeneratorSet
-
Returns the set of system function names associated with generators in
this set.
- getGeneratorOptions() - Method in class org.cornutum.tcases.TcasesCommand.Options
-
Returns the options used by generators.
- getGenerators() - Method in class org.cornutum.tcases.generator.GeneratorSet
-
Returns all test case generators in this set.
- getGenerators() - Method in interface org.cornutum.tcases.generator.IGeneratorSet
-
Returns all test case generators in this set.
- getGenerators() - Method in class org.cornutum.tcases.io.Project
-
Returns the generator set for this project.
- getGeneratorSet() - Method in class org.cornutum.tcases.generator.io.GeneratorSetDocReader.GeneratorsHandler
-
- getGeneratorSet() - Method in class org.cornutum.tcases.generator.io.GeneratorSetDocReader
-
- getGeneratorSet() - Method in class org.cornutum.tcases.generator.io.GeneratorSetJsonReader
-
- getGeneratorSet() - Method in class org.cornutum.tcases.generator.io.GeneratorSetResource
-
- getGeneratorSet() - Method in interface org.cornutum.tcases.generator.io.IGeneratorSetSource
-
- getGeneratorsLocation() - Method in class org.cornutum.tcases.io.Project
-
Returns the location of the generator set for this project.
- getHeaderParameterValue(ParamData) - Static method in class org.cornutum.tcases.openapi.testwriter.TestWriterUtils
-
Returns the value of the given
HEADER parameter.
- getHeaders() - Method in class org.cornutum.tcases.openapi.resolver.EncodingData
-
Returns definitions of headers for a multipart/form-data part.
- getHeaders() - Method in class org.cornutum.tcases.openapi.resolver.EncodingDef
-
Returns definitions of headers for a multipart/form-data part.
- getHeaders() - Method in class org.cornutum.tcases.openapi.test.EncodingDef
-
Returns definitions of headers for a multipart/form-data part.
- getId() - Method in class org.cornutum.tcases.generator.TestCaseDef
-
Returns the (optional) id for this test case.
- getId() - Method in interface org.cornutum.tcases.ITestCaseDef
-
Returns the (optional) id for this test case.
- getId() - Method in class org.cornutum.tcases.openapi.resolver.RequestCase
-
Returns the id number for this test case.
- getId() - Method in class org.cornutum.tcases.openapi.resolver.RequestCaseDef
-
Returns the id number for this test case.
- getId() - Method in class org.cornutum.tcases.TestCase
-
Returns the test case id.
- getIdentifier(Attributes, String) - Method in class org.cornutum.tcases.io.SystemInputDocReader.ElementHandler
-
Returns the value of the given identifier attribute or null if undefined.
- getIdentifier(Attributes, String) - Method in class org.cornutum.tcases.io.SystemTestDocReader.ElementHandler
-
Returns the value of the given identifier attribute or null if undefined.
- getIfPropertyValues(Map<String, Object>, String) - Static method in class org.cornutum.tcases.openapi.resolver.VarProperties
-
Returns a value set if it is referenced by the given property path.
- getIfVarBinding(Map<String, Object>, String) - Static method in class org.cornutum.tcases.openapi.resolver.VarProperties
-
Returns a variable binding if it is referenced by the given property path.
- getIncluded() - Method in class org.cornutum.tcases.generator.TupleCombiner
-
Returns the set of input variables to be included in this combination.
- getIndent() - Method in class org.cornutum.tcases.io.IndentedWriter
-
Returns the indentation width.
- getInputDef() - Method in class org.cornutum.tcases.anon.AnonCommand.Options
-
Returns the input definition file
- getInputDef() - Method in class org.cornutum.tcases.anon.Anonymizer
-
Returns an anonymized system input definition.
- getInputDef() - Method in class org.cornutum.tcases.ant.TcasesTask
-
Returns the system input definition path.
- getInputDef() - Method in class org.cornutum.tcases.CopyCommand.Options
-
Returns the input definition file
- getInputDef() - Method in class org.cornutum.tcases.ReducerCommand.Options
-
Returns the input definition file
- getInputDef() - Method in class org.cornutum.tcases.resolve.TestCaseResolver
-
Returns the input definition for this resolver.
- getInputDef() - Method in class org.cornutum.tcases.TcasesCommand.Options
-
Returns the input definition file
- getInputStream() - Method in class org.cornutum.tcases.generator.io.GeneratorSetDocReader
-
Returns the input stream for this reader.
- getInputStream() - Method in class org.cornutum.tcases.generator.io.GeneratorSetJsonReader
-
Returns the input stream for this reader.
- getInputStream() - Method in class org.cornutum.tcases.io.ProjectJsonReader
-
Returns the input stream for this reader.
- getInputStream() - Method in class org.cornutum.tcases.io.SystemInputDocReader
-
Returns the input stream for this reader.
- getInputStream() - Method in class org.cornutum.tcases.io.SystemInputJsonReader
-
Returns the input stream for this reader.
- getInputStream() - Method in class org.cornutum.tcases.io.SystemTestDocReader
-
Returns the input stream for this reader.
- getInputStream() - Method in class org.cornutum.tcases.io.SystemTestJsonReader
-
Returns the input stream for this reader.
- getInputStream() - Method in class org.cornutum.tcases.openapi.moco.MocoTestConfigReader
-
Returns the input stream for this reader.
- getInputStream() - Method in class org.cornutum.tcases.openapi.resolver.io.RequestTestDefReader
-
Returns the input stream for this reader.
- getInteger(Attributes, String) - Method in class org.cornutum.tcases.io.SystemInputDocReader.ElementHandler
-
Returns the value of the given integer attribute or null if undefined.
- getInteger(Attributes, String) - Method in class org.cornutum.tcases.io.SystemTestDocReader.ElementHandler
-
Returns the value of the given integer attribute or null if undefined.
- getInvalidInput() - Method in class org.cornutum.tcases.openapi.resolver.RequestCase
-
Returns the description of the invalid input for this request.
- getInvalidInput() - Method in class org.cornutum.tcases.openapi.resolver.RequestCaseDef
-
Returns the description of the invalid input for this request.
- getInvalidValue() - Method in class org.cornutum.tcases.TestCase
-
Returns the variable that is bound to an invalid value.
- getInvalidVar() - Method in class org.cornutum.tcases.generator.TestCaseDef
-
Returns the variable bound to an invalid value, if any.
- getInvalidVar() - Method in interface org.cornutum.tcases.ITestCaseDef
-
Returns the variable bound to an invalid value, if any.
- getItemCount() - Method in class org.cornutum.tcases.resolve.ArrayDomain
-
Returns the range for the number of array items.
- getItems() - Method in class org.cornutum.tcases.resolve.Schema
-
Returns the schema for array items.
- getItemValues() - Method in class org.cornutum.tcases.resolve.ArrayDomain
-
Returns the value domain for required array items.
- getKeyStorePassword() - Method in class org.cornutum.tcases.openapi.moco.CertConfig
-
Returns the key store password for the certificate
- getLength(String) - Method in class org.cornutum.tcases.resolve.AbstractStringDomain
-
Returns the length of the given value.
- getLength(String) - Method in class org.cornutum.tcases.resolve.Base64Domain
-
Returns the length of the given value.
- getLength(byte[]) - Method in class org.cornutum.tcases.resolve.BinaryDomain
-
Returns the length of the given value.
- getLength(T) - Method in class org.cornutum.tcases.resolve.SequenceDomain
-
Returns the length of the given value.
- getLengthRange() - Method in class org.cornutum.tcases.resolve.Base64Domain
-
Returns the length range for values in this domain.
- getLengthRange() - Method in class org.cornutum.tcases.resolve.SequenceDomain
-
Returns the length range for values in this domain.
- getLocation() - Method in class org.cornutum.tcases.io.Resource
-
Returns the location of this resource.
- getLocation() - Method in exception org.cornutum.tcases.openapi.ExampleException
-
Returns the location of the failure
- getLocation() - Method in class org.cornutum.tcases.openapi.reader.OpenApiReader
-
Returns the location of this document.
- getLocation() - Method in class org.cornutum.tcases.openapi.resolver.AuthDef
-
Returns the location of this authentication input.
- getLocation() - Method in class org.cornutum.tcases.openapi.resolver.ParamData
-
Returns the location of the parameter value.
- getLocation() - Method in class org.cornutum.tcases.openapi.resolver.ParamDef
-
Returns the location of the parameter value.
- getLocation() - Method in exception org.cornutum.tcases.openapi.test.ResponseValidationException
-
Returns the location of the failure in the invalid response.
- getLocation() - Method in class org.cornutum.tcases.openapi.test.SchemaValidationError
-
Returns the complete location of the error.
- getLocation() - Method in exception org.cornutum.tcases.resolve.ResolverSkipException
-
Returns the location of the failure.
- getLocation() - Method in class org.cornutum.tcases.SystemInputs.Located
-
Returns the location of this element.
- getLocation() - Method in class org.cornutum.tcases.util.ExecutionContext
-
Returns the path to the current context.
- getLogFile() - Method in class org.cornutum.tcases.ant.TcasesTask
-
Returns the log output file for Tcases.
- getLongAttribute(Attributes, String) - Method in class org.cornutum.tcases.generator.io.GeneratorSetDocReader.ElementHandler
-
Returns the value of the given attribute as a Long.
- getMatching() - Method in class org.cornutum.tcases.resolve.AbstractStringDomain
-
Returns the set of patterns that values in this domain must match.
- getMax() - Method in class org.cornutum.tcases.conditions.Between
-
Returns the maximum condition.
- getMax() - Method in class org.cornutum.tcases.resolve.LengthDomain
-
Returns the maximum value for this domain.
- getMax() - Method in class org.cornutum.tcases.resolve.NumberDomain
-
Returns the (inclusive) maximum for this domain.
- getMax() - Method in class org.cornutum.tcases.resolve.NumberDomain.Range
-
Returns the maximum of this range.
- getMaxDate() - Method in class org.cornutum.tcases.resolve.TimeDomain
-
Returns the maximum date for this domain.
- getMaximum() - Method in class org.cornutum.tcases.resolve.Schema
-
Returns the maximum (inclusive) for numeric values.
- getMaxItems() - Method in class org.cornutum.tcases.resolve.ArrayDomain
-
Returns the maximum number of items for an unbounded array.
- getMaxItems() - Method in class org.cornutum.tcases.resolve.Schema
-
Returns the maximum size of array values.
- getMaxLength() - Method in class org.cornutum.tcases.resolve.Schema
-
Returns the maximum length of string values.
- getMaxLength() - Method in class org.cornutum.tcases.resolve.SequenceDomain
-
Returns the maximum value for unbounded length ranges.
- getMaxRange() - Method in class org.cornutum.tcases.resolve.NumberDomain
-
Returns the maximum magnitude for unbounded value ranges.
- getMaxTries() - Method in class org.cornutum.tcases.openapi.ApiCommand.Options
-
Returns the maximum attempts made to resolve a request test case input value before reporting failure..
- getMaxTries() - Method in class org.cornutum.tcases.openapi.ApiTestCommand.Options
-
Returns the maximum attempts made to resolve a request test case input value before reporting failure..
- getMaxTries() - Method in class org.cornutum.tcases.resolve.ResolverContext
-
Returns the maximum attempts to resolve an input value before reporting failure.
- getMaxValues(Schema<?>) - Static method in class org.cornutum.tcases.openapi.SchemaExtensions
-
Returns the maximum number of non-null values that can satisfy this schema.
- getMediaType() - Method in class org.cornutum.tcases.openapi.resolver.MessageData
-
Returns the data media type.
- getMediaType() - Method in class org.cornutum.tcases.openapi.resolver.ValueDef
-
Returns the media type domain for this value.
- getMember(String) - Method in class org.cornutum.tcases.VarSet
-
Returns the member variable with the given name.
- getMembers() - Method in class org.cornutum.tcases.AbstractVarDef
-
If this variable has member variables, returns an iterator for the member variable list.
- getMembers() - Method in interface org.cornutum.tcases.IVarDef
-
If this variable has member variables, returns an iterator for the member variable list.
- getMembers() - Method in class org.cornutum.tcases.VarDef
-
If this variable has member variables, returns an iterator for the member variable list.
- getMembers() - Method in class org.cornutum.tcases.VarSet
-
If this variable has member variables, returns an iterator for the member variable list.
- getMessage() - Method in exception org.cornutum.tcases.generator.ValueInconsistentException
-
- getMessage() - Method in exception org.cornutum.tcases.generator.ValueNotApplicableException
-
- getMessage() - Method in exception org.cornutum.tcases.generator.VarBoundException
-
- getMessage() - Method in exception org.cornutum.tcases.generator.VarNotApplicableException
-
- getMethodName(RequestCase) - Method in class org.cornutum.tcases.openapi.testwriter.AnnotatedJavaTestWriter
-
Returns a test method name for the given request case.
- getMin() - Method in class org.cornutum.tcases.conditions.Between
-
Returns the minimum condition.
- getMin() - Method in class org.cornutum.tcases.resolve.LengthDomain
-
Returns the minimum value for this domain.
- getMin() - Method in class org.cornutum.tcases.resolve.NumberDomain
-
Returns the (inclusive) minimum for this domain.
- getMin() - Method in class org.cornutum.tcases.resolve.NumberDomain.Range
-
Returns the minimum of this range.
- getMinDate() - Method in class org.cornutum.tcases.resolve.TimeDomain
-
Returns the minimum date for this domain.
- getMinimum() - Method in class org.cornutum.tcases.resolve.Schema
-
Returns the minimum (inclusive) for numeric values.
- getMinItems() - Method in class org.cornutum.tcases.resolve.Schema
-
Returns the minimum size of array values.
- getMinLength() - Method in class org.cornutum.tcases.resolve.Schema
-
Returns the minimum length of string values.
- getMocoTestConfig() - Method in class org.cornutum.tcases.openapi.ApiTestCommand.Options
-
Returns the Moco server test configuration file
- getMocoTestConfig() - Method in class org.cornutum.tcases.openapi.moco.MocoTestConfigReader
-
- getModelOptions() - Method in class org.cornutum.tcases.openapi.ApiCommand.Options
-
Returns the input modelling options.
- getModelOptions() - Method in class org.cornutum.tcases.openapi.ApiTestCommand.Options
-
Returns the input modelling options.
- getMultipleOf() - Method in class org.cornutum.tcases.resolve.NumberDomain
-
Returns the factor required for all values in this domain.
- getMultipleOf() - Method in class org.cornutum.tcases.resolve.Schema
-
Returns the common divisor for numeric input values.
- getName() - Method in class org.cornutum.tcases.AbstractVarDef
-
Returns the variable name.
- getName() - Method in class org.cornutum.tcases.FunctionInputDef
-
Returns the function name.
- getName() - Method in class org.cornutum.tcases.FunctionTestDef
-
Returns the function name.
- getName() - Method in class org.cornutum.tcases.generator.TestCaseDef
-
Returns the (optional) name for this test case.
- getName() - Method in interface org.cornutum.tcases.ITestCaseDef
-
Returns the (optional) name for this test case.
- getName() - Method in interface org.cornutum.tcases.IVarDef
-
Returns the variable name.
- getName() - Method in class org.cornutum.tcases.openapi.moco.CertConfig
-
Returns the variable name for the certificate
- getName() - Method in class org.cornutum.tcases.openapi.moco.MocoServerConfig
-
Returns the variable name used to reference the Moco server.
- getName() - Method in class org.cornutum.tcases.openapi.resolver.ApiKeyDef
-
Returns the name of this authentication input.
- getName() - Method in class org.cornutum.tcases.openapi.resolver.AuthDef
-
Returns the name of this authentication input.
- getName() - Method in class org.cornutum.tcases.openapi.resolver.HttpAuthDef
-
Returns the name of this authentication input.
- getName() - Method in class org.cornutum.tcases.openapi.resolver.ParamData
-
Returns the name of this parameter.
- getName() - Method in class org.cornutum.tcases.openapi.resolver.ParamDef
-
Returns the name of this parameter.
- getName() - Method in class org.cornutum.tcases.openapi.resolver.RequestCase
-
Returns the name of this test case.
- getName() - Method in class org.cornutum.tcases.openapi.resolver.RequestCaseDef
-
Returns the name of this test case.
- getName() - Method in class org.cornutum.tcases.openapi.test.HeaderDef
-
Returns the name of this header.
- getName() - Method in class org.cornutum.tcases.openapi.testwriter.TestTarget
-
Returns the test name for this target.
- getName() - Method in class org.cornutum.tcases.resolve.PropertyNameDomain.PropertyName
-
Return the name of this set of characters.
- getName() - Method in class org.cornutum.tcases.SystemInputDef
-
Returns the system name.
- getName() - Method in class org.cornutum.tcases.SystemTestDef
-
Returns the system name.
- getName() - Method in class org.cornutum.tcases.TestCase
-
Returns the test case name.
- getName() - Method in class org.cornutum.tcases.util.Characters.Any
-
Return the name of this set of characters.
- getName() - Method in class org.cornutum.tcases.util.Characters.Ascii
-
Return the name of this set of characters.
- getName() - Method in class org.cornutum.tcases.util.Characters.CookieValue
-
Return the name of this set of characters.
- getName() - Method in interface org.cornutum.tcases.util.Characters
-
Return the name of this set of characters.
- getName() - Method in class org.cornutum.tcases.util.Characters.Token
-
Return the name of this set of characters.
- getName() - Method in class org.cornutum.tcases.VarValueDef
-
Returns the name of this value.
- getNameChars() - Method in class org.cornutum.tcases.resolve.PropertyNameDomain
-
Returns the set of chars allowed in property names for this domain.
- getNameChars() - Method in class org.cornutum.tcases.resolve.PropertyNameDomain.PropertyName
-
Returns the set of chars allowed in property names.
- getNextSeqNum() - Method in class org.cornutum.tcases.AbstractVarDef
-
Returns the next variable sequence number.
- getNextUnused() - Method in class org.cornutum.tcases.generator.VarTupleSet
-
Returns the next unused tuple from this set.
- getNotEnums(Schema<?>) - Static method in class org.cornutum.tcases.openapi.SchemaExtensions
-
Returns the composed set of enums to not match when validating the given schema.
- getNotifier() - Method in class org.cornutum.tcases.util.ContextHandler
-
Returns the condition notifier for this reporter.
- getNotifier() - Method in class org.cornutum.tcases.util.ExecutionNotifier
-
- getNotMatching() - Method in class org.cornutum.tcases.resolve.AbstractStringDomain
-
Returns the set of patterns that values in this domain must NOT match.
- getNotMultipleOfs(Schema<?>) - Static method in class org.cornutum.tcases.openapi.SchemaExtensions
-
Returns the composed set of multipleOfs to not match when validating the given numeric schema.
- getNotMultipleOfs() - Method in class org.cornutum.tcases.resolve.NumberDomain
-
Returns the factors not allowed for any values in this domain.
- getNotPatterns(Schema<?>) - Static method in class org.cornutum.tcases.openapi.SchemaExtensions
-
Returns the composed set of patterns to not match when validating the given schema.
- getNotRequired(Schema<?>) - Static method in class org.cornutum.tcases.openapi.SchemaExtensions
-
Returns the composed set of properties that must not be required when validating the given object schema.
- getNotTypes(Schema<?>) - Static method in class org.cornutum.tcases.openapi.SchemaExtensions
-
Returns the composed set of types that must not be required when validating the given schema.
- getOnceTuples() - Method in class org.cornutum.tcases.generator.TupleCombiner
-
Returns an iterator for the set of once-only tuples in this combination.
- getOperation() - Method in class org.cornutum.tcases.openapi.resolver.RequestCase
-
Returns the operation for this request.
- getOperation() - Method in class org.cornutum.tcases.openapi.resolver.RequestCaseDef
-
Returns the operation for this request.
- getOperation() - Method in exception org.cornutum.tcases.openapi.test.ResponseValidationException
-
Returns the operation of the API request returning an invalid response.
- getOperations() - Method in class org.cornutum.tcases.openapi.ApiTestCommand.Options
-
Returns request path operations for which tests are generated.
- getOperations(String) - Method in class org.cornutum.tcases.openapi.resolver.RequestTestDef
-
Returns the operations used by these request test cases for the given resource path.
- getOperations() - Method in class org.cornutum.tcases.openapi.testwriter.TestSource
-
Returns the request operations for this source or null if all operations are used.
- getOptions() - Method in class org.cornutum.tcases.openapi.InputModeller
-
Returns the options used by this InputModeller.
- getOtherItemValues() - Method in class org.cornutum.tcases.resolve.ArrayDomain
-
Returns the value domain for additional array items.
- getOutDir() - Method in class org.cornutum.tcases.ant.TcasesTask
-
Returns the output directory for generated test definitions.
- getOutDir() - Method in class org.cornutum.tcases.openapi.ApiCommand.Options
-
Returns the output directory for command output.
- getOutDir() - Method in class org.cornutum.tcases.openapi.ApiTestCommand.Options
-
Returns the output directory for command output.
- getOutDir() - Method in class org.cornutum.tcases.TcasesCommand.Options
-
Returns the output directory for generated test definitions.
- getOutFile() - Method in class org.cornutum.tcases.anon.AnonCommand.Options
-
Returns the output file for anonymized output.
- getOutFile() - Method in class org.cornutum.tcases.ant.TcasesTask
-
Returns the test definition output path.
- getOutFile() - Method in class org.cornutum.tcases.openapi.ApiCommand.Options
-
Returns the output file for command output.
- getOutFile() - Method in class org.cornutum.tcases.openapi.ApiTestCommand.Options
-
Returns the output file for command output.
- getOutFile() - Method in class org.cornutum.tcases.TcasesCommand.Options
-
Returns the output file for generated test definitions.
- getOutput() - Method in class org.cornutum.tcases.openapi.testwriter.TestTarget
-
Returns the output stream designated for this target.
- getPackage() - Method in class org.cornutum.tcases.openapi.testwriter.JavaTestTarget
-
Returns the Java package defined for this target.
- getParamCharacters(String, String) - Static method in class org.cornutum.tcases.openapi.OpenApiUtils
-
Returns the characters allowed in values for a parameter with the given properties.
- getParams() - Method in class org.cornutum.tcases.io.TransformFilter
-
Returns the set of transform parameter bindings.
- getParams() - Method in class org.cornutum.tcases.openapi.resolver.RequestCase
-
Returns the parameter definitions for this request.
- getParams() - Method in class org.cornutum.tcases.openapi.resolver.RequestCaseDef
-
Returns the parameter definitions for this request.
- getParent() - Method in class org.cornutum.tcases.AbstractVarDef
-
If this is member of another variable, returns the parent variable.
- getParent() - Method in class org.cornutum.tcases.generator.io.GeneratorSetDocReader.ElementHandler
-
Returns the parent ElementHandler.
- getParent() - Method in class org.cornutum.tcases.io.SystemInputDocReader.ElementHandler
-
Returns the parent ElementHandler.
- getParent() - Method in class org.cornutum.tcases.io.SystemTestDocReader.ElementHandler
-
Returns the parent ElementHandler.
- getParent() - Method in interface org.cornutum.tcases.IVarDef
-
If this is member of another variable, returns the parent variable.
- getPath() - Method in class org.cornutum.tcases.openapi.moco.CertConfigFile
-
Returns the file path for this server configuration.
- getPath() - Method in class org.cornutum.tcases.openapi.moco.CertConfigResource
-
Returns the resource path for this server configuration.
- getPath() - Method in class org.cornutum.tcases.openapi.moco.MocoServerConfigFile
-
Returns the file path for this server configuration.
- getPath() - Method in class org.cornutum.tcases.openapi.moco.MocoServerConfigResource
-
Returns the resource path for this server configuration.
- getPath() - Method in class org.cornutum.tcases.openapi.resolver.RequestCase
-
Returns the path for this request.
- getPath() - Method in class org.cornutum.tcases.openapi.resolver.RequestCaseDef
-
Returns the path for this request.
- getPath() - Method in exception org.cornutum.tcases.openapi.test.ResponseValidationException
-
Returns the path of the API request returning an invalid response.
- getPathElements(File) - Static method in class org.cornutum.tcases.openapi.testwriter.TestTarget
-
Returns the elements of the given file path.
- getPathFirst(List<String>) - Static method in class org.cornutum.tcases.openapi.resolver.VarProperties
-
Returns the first name in the given variable set path
- getPathName() - Method in class org.cornutum.tcases.AbstractVarDef
-
Returns the hierarchical path name of this variable.
- getPathName() - Method in interface org.cornutum.tcases.IVarDef
-
Returns the hierarchical path name of this variable.
- getPathParameterValue(ParamData) - Static method in class org.cornutum.tcases.openapi.testwriter.TestWriterUtils
-
Returns the value of the given
PATH parameter.
- getPathParameterValue(ParamData, boolean) - Static method in class org.cornutum.tcases.openapi.testwriter.TestWriterUtils
-
Returns the value of the given
PATH parameter.
- getPathRest(List<String>) - Static method in class org.cornutum.tcases.openapi.resolver.VarProperties
-
Returns the subpath of the given variable set path.
- getPaths() - Method in class org.cornutum.tcases.openapi.ApiTestCommand.Options
-
Returns request paths for which tests are generated.
- getPaths() - Method in class org.cornutum.tcases.openapi.resolver.RequestTestDef
-
Returns the resource paths used by these request test cases.
- getPaths() - Method in class org.cornutum.tcases.openapi.testwriter.TestSource
-
Returns the request paths for this source or null if all paths are used.
- getPattern() - Method in class org.cornutum.tcases.resolve.Schema
-
Returns the regular expression matching string values.
- getPatterns(Schema<?>) - Static method in class org.cornutum.tcases.openapi.SchemaExtensions
-
Returns the composed set of patterns to match when validating the given string schema.
- getPojoWriter() - Method in class org.cornutum.tcases.openapi.moco.MocoServerConfigPojo
-
- getPort() - Method in class org.cornutum.tcases.openapi.moco.MocoServerConfig
-
Returns the local port used by the Moco server to listen for requests.
- getPosition() - Method in class org.cornutum.tcases.AbstractVarDef
-
Returns the position of this variable definition.
- getPosition() - Method in interface org.cornutum.tcases.IVarDef
-
Returns the position of this variable definition.
- getProject() - Method in class org.cornutum.tcases.io.ProjectJsonReader
-
- getProjectName(File) - Static method in class org.cornutum.tcases.CommandUtils
-
Returns the name of the project for the given input definition file.
- getProperties() - Method in class org.cornutum.tcases.conditions.PropertyExpr
-
Returns the set of properties to evaluate.
- getProperties() - Method in class org.cornutum.tcases.generator.TestCaseDef
-
Returns the properties of this test case.
- getProperties() - Method in class org.cornutum.tcases.generator.Tuple
-
Returns the properties of the variable bindings for this tuple.
- getProperties() - Method in exception org.cornutum.tcases.generator.ValueInconsistentException
-
Returns the current test case properties.
- getProperties() - Method in exception org.cornutum.tcases.generator.VarNotApplicableException
-
Returns the current test case properties.
- getProperties() - Method in interface org.cornutum.tcases.ITestCaseDef
-
Returns the properties of this test case.
- getProperties() - Method in class org.cornutum.tcases.VarValueDef
-
Returns the set of test case properties contributed by this value.
- getPropertiesUndefined(FunctionInputDef) - Method in class org.cornutum.tcases.SystemInputs
-
For every conditional element in the given function input definition that references an undefined property,
maps the element to the undefined properties that it references.
- getPropertiesUnused(FunctionInputDef) - Method in class org.cornutum.tcases.SystemInputs
-
For every variable value in the given function input definition that defines an unused
property, maps the value to the unused properties it defines.
- getProperty() - Method in class org.cornutum.tcases.conditions.AbstractAssertion
-
Returns the property asserted.
- getProperty() - Method in interface org.cornutum.tcases.conditions.IAssertion
-
Returns the property for this assertion.
- getProperty() - Method in class org.cornutum.tcases.io.SystemInputDocReader.CardinalityHandler
-
Returns the property referenced by this element.
- getPropertyDomains() - Method in class org.cornutum.tcases.resolve.ObjectDomain
-
Returns the property value domains for objects in this domain.
- getPropertyEncoding(String) - Method in class org.cornutum.tcases.openapi.test.FormUrlDecoder
-
Returns the content encoding for the given property.
- getPropertyEncodings() - Method in class org.cornutum.tcases.openapi.test.ContentDef
-
Returns the content object property encodings.
- getPropertyEncodings() - Method in class org.cornutum.tcases.openapi.test.FormUrlDecoder
-
Returns the content object property encodings.
- getPropertyReferences(FunctionInputDef) - Method in class org.cornutum.tcases.SystemInputs
-
Maps every property in the given FunctionInputDef to the conditional elements that reference it.
- getPropertySources(FunctionInputDef) - Method in class org.cornutum.tcases.SystemInputs
-
Maps every property in the given function input definition to the variable value definitions that contribute it.
- getPropertyValue(Map<String, Object>, String) - Static method in class org.cornutum.tcases.openapi.resolver.VarProperties
-
Returns the value at the given property path.
- getPropertyValue(Map<String, Object>, List<String>) - Static method in class org.cornutum.tcases.openapi.resolver.VarProperties
-
Returns the value at the given property path.
- getPropertyValues(List<VarBinding>) - Static method in class org.cornutum.tcases.openapi.resolver.VarProperties
-
Transforms a set of variable bindings into a map of property values.
- getPropertyValues(Map<String, Object>, String) - Static method in class org.cornutum.tcases.openapi.resolver.VarProperties
-
Returns the value set at the given property path.
- getQueryParameters(ParamData) - Static method in class org.cornutum.tcases.openapi.testwriter.TestWriterUtils
-
Returns the set of request query parameter bindings defined by the given
QUERY parameter.
- getQueryParameters(ParamData, boolean) - Static method in class org.cornutum.tcases.openapi.testwriter.TestWriterUtils
-
Returns the set of request query parameter bindings defined by the given
QUERY parameter.
- getRandom() - Method in class org.cornutum.tcases.resolve.ResolverContext
-
Returns the random number generator used to resolve test cases.
- getRandomSeed() - Method in class org.cornutum.tcases.generator.GeneratorOptions
-
Returns the random seed used by generators.
- getRandomSeed() - Method in interface org.cornutum.tcases.generator.ITestCaseGenerator
-
Returns the random number sequence seed for this generator.
- getRandomSeed() - Method in class org.cornutum.tcases.generator.TupleGenerator
-
Returns the random number sequence seed for this generator.
- getRandomSeed() - Method in class org.cornutum.tcases.openapi.ApiCommand.Options
-
Returns the random number generator seed for request case resolution.
- getRandomSeed() - Method in class org.cornutum.tcases.openapi.ApiTestCommand.Options
-
Returns the random number generator seed for request case resolution.
- getRandomSeed() - Method in class org.cornutum.tcases.TcasesCommand.Options
-
Returns the random seed used by generators.
- getReason() - Method in class org.cornutum.tcases.openapi.test.SchemaValidationError
-
Returns the reason for the error.
- getReducerOptions() - Method in class org.cornutum.tcases.ReducerCommand.Options
-
- getRequestCaseDefs(SystemTestDef) - Static method in class org.cornutum.tcases.openapi.resolver.RequestCases
-
Returns the request case definitions for the given system test definition.
- getRequestCases(SystemTestDef, ResolverContext) - Static method in class org.cornutum.tcases.openapi.resolver.RequestCases
-
Returns the request cases resolved for the given system test definition.
- getRequestCases() - Method in class org.cornutum.tcases.openapi.resolver.RequestTestDef
-
Returns all API request test cases.
- getRequestCases(String) - Method in class org.cornutum.tcases.openapi.resolver.RequestTestDef
-
Returns all API request test cases for the given resource path.
- getRequestCases(String, String...) - Method in class org.cornutum.tcases.openapi.resolver.RequestTestDef
-
Returns all API request test cases for the given operations on the given resource path.
- getRequestCases(Collection<String>, Collection<String>) - Method in class org.cornutum.tcases.openapi.resolver.RequestTestDef
-
Returns all API request test cases for the given resource paths and operations on the given resource path.
- getRequestCases() - Method in class org.cornutum.tcases.openapi.testwriter.TestSource
-
Returns the request test cases for this source.
- getRequestExamplesModel(OpenAPI) - Static method in class org.cornutum.tcases.openapi.TcasesOpenApi
-
- getRequestExamplesModel(OpenAPI, ModelOptions) - Static method in class org.cornutum.tcases.openapi.TcasesOpenApi
-
- getRequestInputModel(InputStream) - Static method in class org.cornutum.tcases.openapi.io.TcasesOpenApiIO
-
Returns a
system input definition for the API requests defined by the
OpenAPI definition in the given JSON document.
- getRequestInputModel(InputStream, ModelOptions) - Static method in class org.cornutum.tcases.openapi.io.TcasesOpenApiIO
-
Returns a
system input definition for the API requests defined by the
OpenAPI definition in the given JSON document.
- getRequestInputModel(InputStream, String, ModelOptions) - Static method in class org.cornutum.tcases.openapi.io.TcasesOpenApiIO
-
- getRequestInputModel(File) - Static method in class org.cornutum.tcases.openapi.io.TcasesOpenApiIO
-
- getRequestInputModel(File, ModelOptions) - Static method in class org.cornutum.tcases.openapi.io.TcasesOpenApiIO
-
- getRequestInputModel(File, String, ModelOptions) - Static method in class org.cornutum.tcases.openapi.io.TcasesOpenApiIO
-
- getRequestInputModel(OpenAPI) - Method in class org.cornutum.tcases.openapi.RequestInputModeller
-
- getRequestInputModel(OpenAPI) - Static method in class org.cornutum.tcases.openapi.TcasesOpenApi
-
- getRequestInputModel(OpenAPI, ModelOptions) - Static method in class org.cornutum.tcases.openapi.TcasesOpenApi
-
- getRequestTestDef() - Method in class org.cornutum.tcases.openapi.resolver.io.RequestTestDefReader
-
- getRequestTests(InputStream) - Static method in class org.cornutum.tcases.openapi.io.TcasesOpenApiIO
-
Returns a
system test definition for the API requests defined by the
OpenAPI definition in the given JSON document.
- getRequestTests(InputStream, ModelOptions) - Static method in class org.cornutum.tcases.openapi.io.TcasesOpenApiIO
-
Returns a
system test definition for the API requests defined by the
OpenAPI definition in the given JSON document.
- getRequestTests(InputStream, String, ModelOptions) - Static method in class org.cornutum.tcases.openapi.io.TcasesOpenApiIO
-
- getRequestTests(File) - Static method in class org.cornutum.tcases.openapi.io.TcasesOpenApiIO
-
Returns a
system test definition for the API requests defined by the
OpenAPI definition in the given JSON document.
- getRequestTests(File, ModelOptions) - Static method in class org.cornutum.tcases.openapi.io.TcasesOpenApiIO
-
Returns a
system test definition for the API requests defined by the
OpenAPI definition in the given JSON document.
- getRequestTests(File, String, ModelOptions) - Static method in class org.cornutum.tcases.openapi.io.TcasesOpenApiIO
-
- getRequired() - Method in class org.cornutum.tcases.generator.TestCaseDef
-
Returns the conditions of current bindings not yet satisfied.
- getRequiredTypes(Schema<?>) - Static method in class org.cornutum.tcases.openapi.SchemaExtensions
-
Returns the instance types required to validate the given schema.
- getResampleFactor() - Method in class org.cornutum.tcases.ReducerCommand.Options
-
- getResampleFactor() - Method in class org.cornutum.tcases.ReducerOptions
-
- getResolvedAll(Schema<?>) - Static method in class org.cornutum.tcases.openapi.SchemaExtensions
-
Returns if this schema and all of its subschemas are resolved.
- getResolverContext() - Method in class org.cornutum.tcases.openapi.ApiCommand.Options
-
Returns the request case resolution options.
- getResolverContext() - Method in class org.cornutum.tcases.openapi.ApiTestCommand.Options
-
Returns the request case resolution options.
- getResolverContext() - Method in interface org.cornutum.tcases.resolve.TestCaseResolverFactory
-
- getResolverContext() - Method in class org.cornutum.tcases.resolve.TestCaseSchemaResolverFactory
-
- getResourceDir() - Method in class org.cornutum.tcases.openapi.testwriter.TestTarget
-
Returns the resource output directory for this target.
- getResourceOutDir() - Method in class org.cornutum.tcases.openapi.ApiTestCommand.Options
-
Returns the resource directory for command output.
- getResponseInputModel(InputStream) - Static method in class org.cornutum.tcases.openapi.io.TcasesOpenApiIO
-
Returns a
system input definition for the API responses defined by the
OpenAPI definition in the given JSON document.
- getResponseInputModel(InputStream, ModelOptions) - Static method in class org.cornutum.tcases.openapi.io.TcasesOpenApiIO
-
Returns a
system input definition for the API responses defined by the
OpenAPI definition in the given JSON document.
- getResponseInputModel(InputStream, String, ModelOptions) - Static method in class org.cornutum.tcases.openapi.io.TcasesOpenApiIO
-
- getResponseInputModel(File) - Static method in class org.cornutum.tcases.openapi.io.TcasesOpenApiIO
-
- getResponseInputModel(File, ModelOptions) - Static method in class org.cornutum.tcases.openapi.io.TcasesOpenApiIO
-
- getResponseInputModel(File, String, ModelOptions) - Static method in class org.cornutum.tcases.openapi.io.TcasesOpenApiIO
-
- getResponseInputModel(OpenAPI) - Method in class org.cornutum.tcases.openapi.ResponseInputModeller
-
- getResponseInputModel(OpenAPI) - Static method in class org.cornutum.tcases.openapi.TcasesOpenApi
-
- getResponseInputModel(OpenAPI, ModelOptions) - Static method in class org.cornutum.tcases.openapi.TcasesOpenApi
-
- getResponses() - Method in class org.cornutum.tcases.openapi.testwriter.TestSource
-
Returns the request response definitions for this source.
- getResponsesDef(File) - Static method in class org.cornutum.tcases.openapi.io.TcasesOpenApiIO
-
- getResponsesDef(File, String) - Static method in class org.cornutum.tcases.openapi.io.TcasesOpenApiIO
-
- getResponsesDef(InputStream) - Static method in class org.cornutum.tcases.openapi.io.TcasesOpenApiIO
-
- getResponsesDef(InputStream, String) - Static method in class org.cornutum.tcases.openapi.io.TcasesOpenApiIO
-
- getResponseTests(InputStream) - Static method in class org.cornutum.tcases.openapi.io.TcasesOpenApiIO
-
Returns a
system test definition for the API responses defined by the
OpenAPI definition in the given JSON document.
- getResponseTests(InputStream, ModelOptions) - Static method in class org.cornutum.tcases.openapi.io.TcasesOpenApiIO
-
Returns a
system test definition for the API responses defined by the
OpenAPI definition in the given JSON document.
- getResponseTests(InputStream, String, ModelOptions) - Static method in class org.cornutum.tcases.openapi.io.TcasesOpenApiIO
-
- getResponseTests(File) - Static method in class org.cornutum.tcases.openapi.io.TcasesOpenApiIO
-
Returns a
system test definition for the API responses defined by the
OpenAPI definition in the given JSON document.
- getResponseTests(File, ModelOptions) - Static method in class org.cornutum.tcases.openapi.io.TcasesOpenApiIO
-
Returns a
system test definition for the API responses defined by the
OpenAPI definition in the given JSON document.
- getResponseTests(File, String, ModelOptions) - Static method in class org.cornutum.tcases.openapi.io.TcasesOpenApiIO
-
- getRuleType() - Method in class org.cornutum.tcases.openapi.moco.MocoServerConfig
-
Returns the JUnit TestRule type for this server configuration.
- getRunnerFactory() - Method in class org.cornutum.tcases.openapi.moco.HttpServerTestWriter
-
Returns the MocoJunitRunner factory method for this test writer.
- getRunnerFactory() - Method in class org.cornutum.tcases.openapi.moco.HttpsServerTestWriter
-
Returns the MocoJunitRunner factory method for this test writer.
- getRunnerFactory() - Method in class org.cornutum.tcases.openapi.moco.MocoServerTestWriter
-
Returns the MocoJunitRunner factory method for this test writer.
- getRunnerFactory() - Method in class org.cornutum.tcases.openapi.moco.RestServerTestWriter
-
Returns the MocoJunitRunner factory method for this test writer.
- getRunnerFactory() - Method in class org.cornutum.tcases.openapi.moco.SocketServerTestWriter
-
Returns the MocoJunitRunner factory method for this test writer.
- getRunnerFactoryArgs() - Method in class org.cornutum.tcases.openapi.moco.MocoServerTestWriter
-
Returns the MocoJunitRunner factory arguments for this test writer.
- getSamples() - Method in class org.cornutum.tcases.ReducerCommand.Options
-
Returns the initial number of samples.
- getSamples() - Method in class org.cornutum.tcases.ReducerOptions
-
Returns the initial number of samples.
- getSchema() - Method in class org.cornutum.tcases.openapi.test.ContentDef
-
Returns the content schema.
- getSchema() - Method in class org.cornutum.tcases.VarDef
-
Returns the schema for values bound to this variable.
- getSchema() - Method in class org.cornutum.tcases.VarValueDef
-
Returns the schema for this input value.
- getSchemaLocation() - Method in class org.cornutum.tcases.openapi.test.SchemaValidationError
-
Returns the schema location of the error.
- getScript() - Method in class org.cornutum.tcases.io.TestDefToHtmlFilter
-
Returns the reference to the JavaScript resource used by this filter.
- getSecurityScheme(OpenAPI, String) - Static method in class org.cornutum.tcases.openapi.OpenApiUtils
-
Returns the given security scheme
- getSeed() - Method in class org.cornutum.tcases.ant.TcasesTask
-
Returns the random seed used by generators.
- getSeqNum() - Method in class org.cornutum.tcases.AbstractVarDef
-
Returns the sequence number of this variable.
- getSeqNum() - Method in interface org.cornutum.tcases.IVarDef
-
Returns the sequence number of this variable.
- getServer() - Method in class org.cornutum.tcases.openapi.resolver.RequestCase
-
Returns the server URI for this request.
- getServer() - Method in class org.cornutum.tcases.openapi.resolver.RequestCaseDef
-
Returns the server URI for this request.
- getServerClass() - Method in class org.cornutum.tcases.openapi.moco.HttpServerTestWriter
-
Returns the Moco server class name for this test writer.
- getServerClass() - Method in class org.cornutum.tcases.openapi.moco.HttpsServerTestWriter
-
Returns the Moco server class name for this test writer.
- getServerClass() - Method in class org.cornutum.tcases.openapi.moco.MocoServerTestWriter
-
Returns the Moco server class name for this test writer.
- getServerClass() - Method in class org.cornutum.tcases.openapi.moco.RestServerTestWriter
-
Returns the Moco server class name for this test writer.
- getServerClass() - Method in class org.cornutum.tcases.openapi.moco.SocketServerTestWriter
-
Returns the Moco server class name for this test writer.
- getServerConfig() - Method in class org.cornutum.tcases.openapi.moco.MocoTestConfig
-
Returns the Moco server configuration.
- getServerFactory() - Method in class org.cornutum.tcases.openapi.moco.HttpServerTestWriter
-
Returns the Moco server factory method for this test writer.
- getServerFactory() - Method in class org.cornutum.tcases.openapi.moco.HttpsServerTestWriter
-
Returns the Moco server factory method for this test writer.
- getServerFactory() - Method in class org.cornutum.tcases.openapi.moco.MocoServerTestWriter
-
Returns the Moco server factory method for this test writer.
- getServerFactory() - Method in class org.cornutum.tcases.openapi.moco.RestServerTestWriter
-
Returns the Moco server factory method for this test writer.
- getServerFactory() - Method in class org.cornutum.tcases.openapi.moco.SocketServerTestWriter
-
Returns the Moco server factory method for this test writer.
- getServerFactoryArgs() - Method in class org.cornutum.tcases.openapi.moco.MocoServerTestWriter
-
Returns the Moco server factory arguments for this test writer.
- getServerScheme() - Method in class org.cornutum.tcases.openapi.moco.MocoServerTestWriter
-
Returns the URI scheme used in requests to the Moco server.
- getServerSelector() - Method in class org.cornutum.tcases.openapi.ModelOptions
-
Returns the
ServerSelector used to select the API server for API input definitions.
- getServerType() - Method in class org.cornutum.tcases.openapi.moco.MocoTestConfig
-
Returns the Moco server type.
- getServerUri() - Method in class org.cornutum.tcases.openapi.ModelOptions
-
Returns the URI specifed for the API server.
- getSource() - Method in class org.cornutum.tcases.io.AbstractFilter
-
Returns the source for filter input.
- getSource() - Method in class org.cornutum.tcases.openapi.ApiCommand.Options
-
Returns the source of API input definitions.
- getSource() - Method in class org.cornutum.tcases.openapi.ApiTestCommand.Options
-
Returns the source of API input definitions.
- getSource() - Method in class org.cornutum.tcases.openapi.ModelOptions
-
Returns the source of API input definitions.
- getSource() - Method in class org.cornutum.tcases.VarBinding
-
Returns the name of the value definition for this binding.
- getStatusCode() - Method in exception org.cornutum.tcases.openapi.test.ResponseValidationException
-
Returns the status code of the API request returning an invalid response.
- getStyle() - Method in class org.cornutum.tcases.openapi.resolver.EncodingData
-
Returns the serialization style of an application/x-www-form-urlencoded part.
- getStyle() - Method in class org.cornutum.tcases.openapi.resolver.EncodingDef
-
Returns the serialization style of an application/x-www-form-urlencoded part.
- getStyle() - Method in class org.cornutum.tcases.openapi.resolver.ParamData
-
Returns the serialization style of the parameter value.
- getStyle() - Method in class org.cornutum.tcases.openapi.resolver.ParamDef
-
Returns the serialization style of the parameter value.
- getStyle() - Method in class org.cornutum.tcases.openapi.test.AbstractDecoder
-
Returns the serialization style of this decoder.
- getStyle() - Method in class org.cornutum.tcases.openapi.test.EncodingDef
-
Returns the serialization style of an application/x-www-form-urlencoded part.
- getStylesheet() - Method in class org.cornutum.tcases.io.TestDefToHtmlFilter
-
Returns the reference to the CSS stylesheet used by this filter.
- getSystemInput() - Method in class org.cornutum.tcases.io.Project
-
Returns the system input definition for this project.
- getSystemInputDef() - Method in interface org.cornutum.tcases.io.ISystemInputSource
-
- getSystemInputDef() - Method in class org.cornutum.tcases.io.SystemInputDocReader
-
- getSystemInputDef() - Method in class org.cornutum.tcases.io.SystemInputDocReader.SystemHandler
-
- getSystemInputDef() - Method in class org.cornutum.tcases.io.SystemInputJsonReader
-
- getSystemInputDef() - Method in class org.cornutum.tcases.io.SystemInputResource
-
- getSystemInputLocation() - Method in class org.cornutum.tcases.io.Project
-
Returns the location of the system input definition for this project.
- getSystemTestDef() - Method in interface org.cornutum.tcases.io.ISystemTestSource
-
- getSystemTestDef() - Method in class org.cornutum.tcases.io.SystemTestDocReader
-
- getSystemTestDef() - Method in class org.cornutum.tcases.io.SystemTestDocReader.TestCasesHandler
-
- getSystemTestDef() - Method in class org.cornutum.tcases.io.SystemTestJsonReader
-
- getSystemTestDef() - Method in class org.cornutum.tcases.io.SystemTestResource
-
- getTarget() - Method in class org.cornutum.tcases.io.AbstractFilter
-
Returns the target for filter output.
- getTargetFile(JavaTestTarget, String) - Method in class org.cornutum.tcases.openapi.testwriter.AnnotatedJavaTestWriter
-
Returns the target file defined by the given target.
- getTargetFile(JavaTestTarget, String) - Method in class org.cornutum.tcases.openapi.testwriter.JavaTestWriter
-
Returns the target file defined by the given target.
- getTargetFile(T, String) - Method in class org.cornutum.tcases.openapi.testwriter.TestWriter
-
Returns the target file defined by the given target.
- getTargetPackage() - Method in class org.cornutum.tcases.openapi.testwriter.JavaTestTarget
-
Returns the Java package for this target.
- getTestBaseName(S, T) - Method in class org.cornutum.tcases.openapi.testwriter.TestWriter
-
Returns the base test name defined by the given source and target.
- getTestCase(int) - Method in class org.cornutum.tcases.FunctionTestDef
-
Returns the test case with the given id.
- getTestCase() - Method in class org.cornutum.tcases.io.SystemTestDocReader.TestCaseHandler
-
Returns the
TestCase represented by this element.
- getTestCaseHandler() - Method in class org.cornutum.tcases.io.SystemTestDocReader.InputHandler
-
Returns the TestCaseHandler for this element.
- getTestCaseHandler() - Method in class org.cornutum.tcases.io.SystemTestDocReader.VarHandler
-
Returns the TestCaseHandler for this element.
- getTestCases() - Method in class org.cornutum.tcases.FunctionTestDef
-
Returns the test cases for this function.
- getTestCaseWriter() - Method in class org.cornutum.tcases.openapi.ApiTestCommand.Options
-
- getTestCaseWriter() - Method in class org.cornutum.tcases.openapi.testwriter.TestWriter
-
- getTestDef() - Method in class org.cornutum.tcases.ant.TcasesTask
-
Returns the output path for generated test definitions.
- getTestDef() - Method in class org.cornutum.tcases.CopyCommand.Options
-
Returns the base test definition file.
- getTestDef() - Method in class org.cornutum.tcases.openapi.testwriter.TestSource
-
Returns the request test definition for this source.
- getTestDef() - Method in class org.cornutum.tcases.ReducerCommand.Options
-
Returns the base test definition file.
- getTestDef() - Method in class org.cornutum.tcases.TcasesCommand.Options
-
Returns the output file for generated test definitions.
- getTestFile(S, T) - Method in class org.cornutum.tcases.openapi.testwriter.TestWriter
-
Returns the test file written for the given source and target.
- getTestName() - Method in class org.cornutum.tcases.openapi.ApiTestCommand.Options
-
Returns the name of the test class that is generated.
- getTestName(String) - Method in class org.cornutum.tcases.openapi.testwriter.JavaTestWriter
-
Returns the test name derived from the given base name.
- getTestName(S, T) - Method in class org.cornutum.tcases.openapi.testwriter.TestWriter
-
Returns the test name derived from the given source and target.
- getTestName(String) - Method in class org.cornutum.tcases.openapi.testwriter.TestWriter
-
Returns the test name derived from the given base name.
- getTestPackage() - Method in class org.cornutum.tcases.openapi.ApiTestCommand.Options
-
Returns the package of the test class that is generated.
- getTestResourceDir(File, File) - Method in class org.cornutum.tcases.openapi.testwriter.JavaTestWriter
-
Returns the resource directory derived from the given target file and resource directory options.
- getTestResourceDir(S, T) - Method in class org.cornutum.tcases.openapi.testwriter.TestWriter
-
Returns the resource directory derived from the given source and target
- getTestResourceDir(File, File) - Method in class org.cornutum.tcases.openapi.testwriter.TestWriter
-
Returns the resource directory derived from the given target file and resource directory options.
- getTests(FunctionInputDef, FunctionTestDef) - Method in interface org.cornutum.tcases.generator.ITestCaseGenerator
-
Returns a set of
test cases for the given function input definition.
- getTests(FunctionInputDef, FunctionTestDef) - Method in class org.cornutum.tcases.generator.TupleGenerator
-
Returns a set of
test cases for the given function input definition.
- getTests(SystemInputDef, IGeneratorSet, TestCaseResolverFactory, SystemTestDef, GeneratorOptions) - Static method in class org.cornutum.tcases.Tcases
-
Returns test case definitions for the given system input definition, using the given generator set, resolvers, and
base test definitions.
- getTests(FunctionInputDef, ITestCaseGenerator, TestCaseResolverFactory, FunctionTestDef, GeneratorOptions) - Static method in class org.cornutum.tcases.Tcases
-
Returns test case definitions for the given function input definition, using the given test case generator,
resolvers, and base test definitions.
- getTests(FunctionInputDef, ITestCaseGenerator, FunctionTestDef) - Static method in class org.cornutum.tcases.Tcases
-
Returns test case definitions for the given function input definition, using the given test case generator and
base test definitions.
- getTests(SystemInputDef, IGeneratorSet, SystemTestDef) - Static method in class org.cornutum.tcases.Tcases
-
Returns test case definitions for the given system input definition, using the given generator set and
base test definitions.
- getTests(InputStream, InputStream, InputStream) - Static method in class org.cornutum.tcases.TcasesIO
-
- getTests(InputStream) - Static method in class org.cornutum.tcases.TcasesIO
-
- getTests(Project) - Static method in class org.cornutum.tcases.TcasesIO
-
- getTests(InputStream) - Static method in class org.cornutum.tcases.TcasesJson
-
- getTestServer(RequestCase) - Method in class org.cornutum.tcases.openapi.moco.MocoServerTestWriter
-
Returns a URI for the API server used by the given test case.
- getTestServer(RequestCase) - Method in class org.cornutum.tcases.openapi.testwriter.TestWriter
-
Returns a URI for the API server used by the given test case.
- getTestSource(RequestTestDef) - Method in class org.cornutum.tcases.openapi.ApiTestCommand.Options
-
- getTestTarget() - Method in class org.cornutum.tcases.openapi.ApiTestCommand.Options
-
- getTestTarget() - Method in class org.cornutum.tcases.openapi.testwriter.JavaTestTarget.Builder
-
- getTestTarget() - Method in class org.cornutum.tcases.openapi.testwriter.TestTarget.BaseBuilder
-
- getTestTarget() - Method in class org.cornutum.tcases.openapi.testwriter.TestTarget.Builder
-
- getTestType() - Method in class org.cornutum.tcases.openapi.ApiTestCommand.Options
-
Returns the test framework used to run API tests.
- getTestWriter(TestCaseWriter) - Method in class org.cornutum.tcases.openapi.ApiTestCommand.Options
-
- getTimeout() - Method in class org.cornutum.tcases.openapi.ApiTestCommand.Options
-
Returns the test timeout (milliseconds).
- getTimeout() - Method in class org.cornutum.tcases.openapi.testwriter.TestTarget
-
Returns the test timeout (milliseconds) for this target.
- getTransform() - Method in class org.cornutum.tcases.io.TransformFilter
-
Returns the source for the XSLT transform document.
- getTransformDef() - Method in class org.cornutum.tcases.ant.TcasesTask
-
Returns the transform file.
- getTransformDef() - Method in class org.cornutum.tcases.openapi.ApiCommand.Options
-
Returns the transform file.
- getTransformDef() - Method in class org.cornutum.tcases.TcasesCommand.Options
-
Returns the transform file.
- getTransformParams() - Method in class org.cornutum.tcases.openapi.ApiCommand.Options
-
Returns the transform parameter bindings.
- getTransformParams() - Method in class org.cornutum.tcases.TcasesCommand.Options
-
Returns the transform parameter bindings.
- getTransformType() - Method in class org.cornutum.tcases.openapi.ApiCommand.Options
-
Returns the output transform type.
- getTransformType() - Method in class org.cornutum.tcases.TcasesCommand.Options
-
Returns the output transform type.
- getTuple() - Method in class org.cornutum.tcases.generator.io.GeneratorSetDocReader.TupleHandler
-
Retuns the TupleRef for this handler.
- getTupleCombiner() - Method in class org.cornutum.tcases.generator.io.GeneratorSetDocReader.CombineHandler
-
- getTupleGenerator() - Method in class org.cornutum.tcases.generator.io.GeneratorSetDocReader.TupleGeneratorHandler
-
- getTuples() - Method in class org.cornutum.tcases.ant.TcasesTask
-
Returns the default tuple size for all generators.
- getTuples(FunctionInputDef) - Method in class org.cornutum.tcases.generator.TupleCombiner
-
Returns all valid N-tuples of values for the included input variables.
- getTuples(List<VarDef>, int) - Static method in class org.cornutum.tcases.generator.TupleCombiner
-
Returns all valid N-tuples of values for the given input variables.
- getTupleSize() - Method in class org.cornutum.tcases.generator.TupleCombiner
-
Returns the tuple size for input variable combinations.
- getTupleSize() - Method in class org.cornutum.tcases.generator.TupleIterator
-
Returns the size of tuples returned.
- getType() - Method in class org.cornutum.tcases.AbstractVarDef
-
Returns the type identifier for this variable.
- getType() - Method in class org.cornutum.tcases.io.Resource
-
Returns the content type of this resource.
- getType() - Method in class org.cornutum.tcases.io.SystemInputDocReader.InputHandler
-
Returns the input variable type represented by this element.
- getType() - Method in class org.cornutum.tcases.io.SystemTestDocReader.InputHandler
-
Returns the input variable type represented by this element.
- getType() - Method in interface org.cornutum.tcases.IVarDef
-
Returns the type identifier for this variable.
- getType() - Method in class org.cornutum.tcases.openapi.resolver.MessageData
-
Returns the data value type.
- getType() - Method in class org.cornutum.tcases.resolve.DataValue
-
Returns the data type.
- getType() - Method in class org.cornutum.tcases.resolve.Schema
-
Returns the type of input values.
- getType() - Method in interface org.cornutum.tcases.resolve.ValueDomain
-
If this domain contains only values of a single type, returns that type.
- getType() - Method in class org.cornutum.tcases.TestCase
-
Returns the type of this test case.
- getType() - Method in class org.cornutum.tcases.VarBinding
-
Returns the type identifier for this variable.
- getType() - Method in class org.cornutum.tcases.VarValueDef
-
Returns the type of this value.
- getTypes() - Method in class org.cornutum.tcases.openapi.Dnf
-
Returns the types of instances that can be validated by this schema.
- getTypes() - Method in class org.cornutum.tcases.resolve.ArrayDomain
-
Return the type(s) of values that belong to this domain.
- getTypes() - Method in class org.cornutum.tcases.resolve.ConstantDomain
-
Return the type(s) of values that belong to this domain.
- getTypes() - Method in class org.cornutum.tcases.resolve.EnumDomain
-
Return the type(s) of values that belong to this domain.
- getTypes() - Method in class org.cornutum.tcases.resolve.LengthDomain
-
Return the type(s) of values that belong to this domain.
- getTypes() - Method in class org.cornutum.tcases.resolve.MultiTypeDomain
-
Return the type(s) of values that belong to this domain.
- getTypes() - Method in class org.cornutum.tcases.resolve.NullDomain
-
Return the type(s) of values that belong to this domain.
- getTypes() - Method in class org.cornutum.tcases.resolve.NumberDomain
-
Return the type(s) of values that belong to this domain.
- getTypes() - Method in class org.cornutum.tcases.resolve.ObjectDomain
-
Return the type(s) of values that belong to this domain.
- getTypes() - Method in class org.cornutum.tcases.resolve.SequenceDomain
-
Return the type(s) of values that belong to this domain.
- getTypes() - Method in interface org.cornutum.tcases.resolve.ValueDomain
-
Returns the type(s) of values that belong to this domain.
- getUniqueItems() - Method in class org.cornutum.tcases.resolve.Schema
-
Returns if array items must be unique.
- getUniqueProperties() - Method in class org.cornutum.tcases.PropertySet
-
Returns an iterator that visits a single instance of each property in this set.
- getUnsatisfied(IConjunct, PropertySet) - Static method in class org.cornutum.tcases.conditions.Cnf
-
Returns the part of the given condition unsatisfied by the given properties.
- getUnused() - Method in class org.cornutum.tcases.generator.VarTupleSet
-
Returns input tuples not yet used in a test case.
- getUnused(VarDef) - Method in class org.cornutum.tcases.generator.VarTupleSet
-
Returns input tuples not yet used in a test case that bind the given variable.
- getUnusedScore(VarBindingDef) - Method in class org.cornutum.tcases.generator.VarTupleSet
-
Returns a measure of the "unused-ness" of the given binding.
- getUsageException(String, Exception) - Static method in class org.cornutum.tcases.CommandUtils
-
Returns an IllegalArgumentException reporting a command line error.
- getUsed() - Method in class org.cornutum.tcases.generator.VarTupleSet
-
Returns input tuples already used in a test case.
- getUsed(VarDef) - Method in class org.cornutum.tcases.generator.VarTupleSet
-
Returns input tuples already used in a test case that bind the given variable,
excluding once-only tuples.
- getUsed(VarDef, boolean) - Method in class org.cornutum.tcases.generator.VarTupleSet
-
Returns input tuples already used in a test case that bind the given variable, considering
only tuples that are (not) once-only
- getUsedOnce(VarDef) - Method in class org.cornutum.tcases.generator.VarTupleSet
-
Returns once-only input tuples already used in a test case that bind the given variable.
- getUsedOnceScore(VarBindingDef) - Method in class org.cornutum.tcases.generator.VarTupleSet
-
Returns a measure of the "used-ness" of the given binding among once-only tuples.
- getUsedScore(VarBindingDef) - Method in class org.cornutum.tcases.generator.VarTupleSet
-
Returns a measure of the "used-ness" of the given binding.
- getValidAttributes() - Method in class org.cornutum.tcases.generator.io.GeneratorSetDocReader.ElementHandler
-
Returns the valid attributes for this element.
- getValidAttributes() - Method in class org.cornutum.tcases.io.SystemInputDocReader.ElementHandler
-
Returns the valid attributes for this element.
- getValidAttributes() - Method in class org.cornutum.tcases.io.SystemTestDocReader.ElementHandler
-
Returns the valid attributes for this element.
- getValidStyle() - Method in exception org.cornutum.tcases.openapi.InvalidStyleException
-
Returns valid parameter style value that can be substituted in the parameter definition.
- getValidTypes(Schema<?>) - Static method in class org.cornutum.tcases.openapi.SchemaExtensions
-
Returns the instance types that can be validated by the given schema.
- getValidTypesAll(Schema<?>) - Static method in class org.cornutum.tcases.openapi.SchemaExtensions
-
Returns if this schema and all of its subschemas have valid types.
- getValidValues() - Method in class org.cornutum.tcases.VarDef
-
Returns an iterator for the set of valid values.
- getValue(VarDef) - Method in class org.cornutum.tcases.generator.TestCaseDef
-
Returns the current value binding for the given input variable.
- getValue() - Method in exception org.cornutum.tcases.generator.VarBoundException
-
Returns the current value of this variable.
- getValue() - Method in class org.cornutum.tcases.io.SystemInputDocReader.ValueHandler
-
- getValue(VarDef) - Method in interface org.cornutum.tcases.ITestCaseDef
-
Returns the current value binding for the given input variable.
- getValue() - Method in class org.cornutum.tcases.openapi.resolver.MessageData
-
Returns the data value.
- getValue() - Method in class org.cornutum.tcases.openapi.resolver.ParamDef
-
Returns the value definition for this parameter.
- getValue() - Method in class org.cornutum.tcases.resolve.ConstantDomain
-
Returns the constant value for this domain.
- getValue() - Method in class org.cornutum.tcases.resolve.DataValue
-
Returns the data value.
- getValue() - Method in class org.cornutum.tcases.VarBinding
-
Returns the value name for this binding.
- getValue(Object) - Method in class org.cornutum.tcases.VarDef
-
Returns the value definition with the given name.
- getValueDef() - Method in class org.cornutum.tcases.VarBindingDef
-
Returns the value definition for this binding.
- getValueEncoding() - Method in class org.cornutum.tcases.openapi.test.ContentDef
-
Returns the content value encoding.
- getValuePath(String) - Static method in class org.cornutum.tcases.openapi.resolver.VarProperties
-
Returns the list of elements in given value path.
- getValues() - Method in class org.cornutum.tcases.AbstractVarDef
-
If this variable defines a value set, returns an iterator for the value set.
- getValues() - Method in interface org.cornutum.tcases.IVarDef
-
If this variable defines a value set, returns an iterator for the value set.
- getValues() - Method in class org.cornutum.tcases.VarDef
-
If this variable defines a value set, returns an iterator for the value set.
- getValues() - Method in class org.cornutum.tcases.VarSet
-
If this variable defines a value set, returns an iterator for the value set.
- getValueTypes(Map<String, Object>) - Static method in class org.cornutum.tcases.openapi.resolver.VarProperties
-
Returns the accepted value types represented by the given properties.
- getVar() - Method in exception org.cornutum.tcases.generator.ValueNotApplicableException
-
Returns the variable made inapplicable.
- getVar() - Method in class org.cornutum.tcases.io.SystemInputDocReader.VarHandler
-
Returns the
VarDef represented by this element.
- getVar() - Method in class org.cornutum.tcases.VarBinding
-
Returns the variable name for this binding.
- getVarBinding(String) - Method in class org.cornutum.tcases.generator.TupleRef
-
Returns the binding for the given variable.
- getVarBinding() - Method in class org.cornutum.tcases.io.SystemTestDocReader.VarHandler
-
Returns the VarBinding instance for this handler.
- getVarBinding(Map<String, Object>, String) - Static method in class org.cornutum.tcases.openapi.resolver.VarProperties
-
Returns the variable binding at the given property path.
- getVarBinding(String) - Method in class org.cornutum.tcases.TestCase
-
Returns the binding for the given variable.
- getVarBindings() - Method in class org.cornutum.tcases.generator.TupleRef
-
Returns the variable bindings for this tuple.
- getVarBindings(Map<String, Object>) - Static method in class org.cornutum.tcases.openapi.resolver.VarProperties
-
Returns the variable bindings specified by the given property values.
- getVarBindings() - Method in class org.cornutum.tcases.TestCase
-
Returns the variable bindings for this function.
- getVarBindings(String) - Method in class org.cornutum.tcases.TestCase
-
Returns the bindings for variables of the given type for this function.
- getVarDef(String) - Method in class org.cornutum.tcases.FunctionInputDef
-
Returns the variable definition with the given name.
- getVarDef() - Method in class org.cornutum.tcases.io.SystemInputDocReader.VarDefHandler
-
- getVarDef() - Method in class org.cornutum.tcases.VarBindingDef
-
Returns the input variable definition for this binding.
- getVarDef() - Method in class org.cornutum.tcases.VarBuilder
-
Returns the
IVarDef instance for this builder.
- getVarDef() - Method in class org.cornutum.tcases.VarDefBuilder
-
Returns the
IVarDef instance for this builder.
- getVarDef() - Method in class org.cornutum.tcases.VarSetBuilder
-
Returns the
IVarDef instance for this builder.
- getVarDefs() - Method in class org.cornutum.tcases.FunctionInputDef
-
Returns the variable definitions for this function.
- getVarDefs() - Method in class org.cornutum.tcases.io.SystemInputDocReader.InputHandler
-
Returns variable definitions for this element.
- getVarPath(VarBinding) - Static method in class org.cornutum.tcases.openapi.resolver.VarProperties
-
Returns the variable set path for the given variable binding.
- getVars() - Method in class org.cornutum.tcases.generator.TestCaseDef
-
Returns the variables currently bound in this test case.
- getVars() - Method in interface org.cornutum.tcases.ITestCaseDef
-
Returns the variables currently bound in this test case.
- getVarSet() - Method in class org.cornutum.tcases.io.SystemInputDocReader.VarSetHandler
-
Returns the
VarSet represented by this element.
- getVarTypes() - Method in class org.cornutum.tcases.FunctionInputDef
-
- getVarTypes() - Method in class org.cornutum.tcases.TestCase
-
- getVersion() - Static method in class org.cornutum.tcases.CommandUtils
-
Returns a description of the current version.
- getVersion() - Method in class org.cornutum.tcases.openapi.resolver.RequestCase
-
Returns the API version for this request.
- getVersion() - Method in class org.cornutum.tcases.openapi.resolver.RequestCaseDef
-
Returns the API version for this request.
- getWorkingDir() - Method in class org.cornutum.tcases.anon.AnonCommand.Options
-
Returns the current working directory used to complete relative path names.
- getWorkingDir() - Method in class org.cornutum.tcases.CopyCommand.Options
-
Returns the current working directory used to complete relative path names.
- getWorkingDir() - Method in class org.cornutum.tcases.openapi.ApiCommand.Options
-
Returns the current working directory used to complete relative path names.
- getWorkingDir() - Method in class org.cornutum.tcases.openapi.ApiTestCommand.Options
-
Returns the current working directory used to complete relative path names.
- getWorkingDir() - Method in class org.cornutum.tcases.TcasesCommand.Options
-
Returns the current working directory used to complete relative path names.
- getWriter() - Method in class org.cornutum.tcases.generator.io.GeneratorSetJsonWriter
-
Returns the output stream for this writer.
- getWriter() - Method in class org.cornutum.tcases.io.AbstractSystemInputWriter
-
Returns the output stream for this writer.
- getWriter() - Method in class org.cornutum.tcases.io.AbstractSystemTestWriter
-
Returns the output stream for this writer.
- getWriter() - Method in class org.cornutum.tcases.io.ProjectJsonWriter
-
Returns the output stream for this writer.
- getWriter() - Method in class org.cornutum.tcases.io.SystemInputJsonWriter
-
Returns the output stream for this writer.
- getWriter() - Method in class org.cornutum.tcases.io.SystemTestJsonWriter
-
Returns the output stream for this writer.
- getWriter() - Method in class org.cornutum.tcases.openapi.moco.MocoServerConfigWriter
-
Returns the output stream for this writer.
- getWriter() - Method in class org.cornutum.tcases.openapi.moco.MocoTestConfigWriter
-
Returns the output stream for this writer.
- getWriter() - Method in class org.cornutum.tcases.openapi.resolver.io.RequestTestDefWriter
-
Returns the output stream for this writer.
- IAnnotated - Interface in org.cornutum.tcases
-
An annotated element.
- IAssertion - Interface in org.cornutum.tcases.conditions
-
A
condition that asserts a condition on a single property.
- ICondition - Interface in org.cornutum.tcases.conditions
-
A condition that evaluates a set of test case properties.
- IConditional - Interface in org.cornutum.tcases
-
A conditional element.
- IConditionVisitor - Interface in org.cornutum.tcases.conditions
-
Defines the Visitor pattern for
condition objects.
- IConjunct - Interface in org.cornutum.tcases.conditions
-
- id(int) - Method in class org.cornutum.tcases.TestCaseBuilder
-
Changes the test case id.
- ID_ATR - Static variable in class org.cornutum.tcases.io.SystemTestDoc
-
- IDisjunct - Interface in org.cornutum.tcases.conditions
-
- ifApplicableStyle(String, String, String) - Static method in class org.cornutum.tcases.openapi.OpenApiUtils
-
Returns the given parameter "style" property if it is applicable for the given
parameter "in" and "type" properties.
- ifApplicableStyle(Parameter.StyleEnum, String, String) - Static method in class org.cornutum.tcases.openapi.OpenApiUtils
-
Returns the given parameter "style" property if it is applicable for the given
parameter "in" and "type" properties.
- ifNotEmpty(Map<K, V>) - Static method in class org.cornutum.tcases.util.CollectionUtils
-
Returns the given map if it is non-null and non-empty.
- IGeneratorSet - Interface in org.cornutum.tcases.generator
-
- IGeneratorSetSource - Interface in org.cornutum.tcases.generator.io
-
- ignore() - Static method in interface org.cornutum.tcases.util.Notifier
-
Returns a
Notifier that ignores all conditions.
- IGNORE_ALL - Static variable in interface org.cornutum.tcases.openapi.test.ResponseValidationHandler
-
Ignores all validation conditions.
- include(String...) - Method in class org.cornutum.tcases.generator.TupleCombinerBuilder
-
Includes the given variables in this combiner.
- include(Iterable<String>) - Method in class org.cornutum.tcases.generator.TupleCombinerBuilder
-
Includes the given variables in this combiner.
- include(Stream<String>) - Method in class org.cornutum.tcases.generator.TupleCombinerBuilder
-
Includes the given variables in this combiner.
- INCLUDE_TAG - Static variable in class org.cornutum.tcases.generator.io.TupleGeneratorDoc
-
- IncludeHandler() - Constructor for class org.cornutum.tcases.generator.io.GeneratorSetDocReader.IncludeHandler
-
- indent() - Method in class org.cornutum.tcases.io.IndentedWriter
-
Increments the indentation level.
- IndentedWriter - Class in org.cornutum.tcases.io
-
Prints indented lines.
- IndentedWriter() - Constructor for class org.cornutum.tcases.io.IndentedWriter
-
Creates a new IndentedWriter object.
- IndentedWriter(OutputStream) - Constructor for class org.cornutum.tcases.io.IndentedWriter
-
Creates a new IndentedWriter object.
- IndentedWriter(Writer) - Constructor for class org.cornutum.tcases.io.IndentedWriter
-
Creates a new IndentedWriter object.
- inDir(File) - Method in class org.cornutum.tcases.openapi.testwriter.TestTarget.BaseBuilder
-
- initializeFilter(InputStream, OutputStream) - Method in class org.cornutum.tcases.io.AbstractFilter
-
Initializes the filter.
- initializeFilter(InputStream, OutputStream) - Method in class org.cornutum.tcases.io.TransformFilter
-
Initializes the filter.
- initLengthRange() - Method in class org.cornutum.tcases.resolve.DateDomain
-
Defines the initial length range for values in this domain.
- initLengthRange() - Method in class org.cornutum.tcases.resolve.DateTimeDomain
-
Defines the initial length range for values in this domain.
- initLengthRange() - Method in class org.cornutum.tcases.resolve.EmailDomain
-
Defines the initial length range for values in this domain.
- initLengthRange() - Method in class org.cornutum.tcases.resolve.SequenceDomain
-
Defines the initial length range for values in this domain.
- initLengthRange() - Method in class org.cornutum.tcases.resolve.UuidDomain
-
Defines the initial length range for values in this domain.
- inPackage(Class<?>) - Method in class org.cornutum.tcases.openapi.testwriter.JavaTestTarget.Builder
-
- inPackage(String) - Method in class org.cornutum.tcases.openapi.testwriter.JavaTestTarget.Builder
-
- INPUT_TAG - Static variable in class org.cornutum.tcases.io.SystemInputDoc
-
- INPUT_TAG - Static variable in class org.cornutum.tcases.io.SystemTestDoc
-
- inputDef(File) - Method in class org.cornutum.tcases.anon.AnonCommand.Options.Builder
-
- inputDef(File) - Method in class org.cornutum.tcases.CopyCommand.Options.Builder
-
- inputDef() - Method in class org.cornutum.tcases.openapi.ApiCommand.Options.Builder
-
- inputDef(File) - Method in class org.cornutum.tcases.ReducerCommand.Options.Builder
-
- inputDef(File) - Method in class org.cornutum.tcases.TcasesCommand.Options.Builder
-
- InputHandler() - Constructor for class org.cornutum.tcases.io.SystemInputDocReader.InputHandler
-
- InputHandler() - Constructor for class org.cornutum.tcases.io.SystemTestDocReader.InputHandler
-
- InputModeller - Class in org.cornutum.tcases.openapi
-
Converts between OpenAPI models and Tcases input models.
- InputModeller(InputModeller.View) - Constructor for class org.cornutum.tcases.openapi.InputModeller
-
Creates a new InputModeller instance.
- InputModeller(InputModeller.View, ModelOptions) - Constructor for class org.cornutum.tcases.openapi.InputModeller
-
Creates a new InputModeller instance.
- InputModeller.View - Enum in org.cornutum.tcases.openapi
-
- IntegerConstant - Class in org.cornutum.tcases.resolve
-
Defines a singleton Integer value set.
- IntegerConstant(Integer) - Constructor for class org.cornutum.tcases.resolve.IntegerConstant
-
Creates a new IntegerConstant instance.
- integerData(int) - Method in class org.cornutum.tcases.openapi.resolver.AbstractMessageDataBuilder
-
- IntegerDomain - Class in org.cornutum.tcases.resolve
-
Defines a set of Integer values that can be used by a request.
- IntegerDomain() - Constructor for class org.cornutum.tcases.resolve.IntegerDomain
-
Creates a new IntegerDomain instance.
- IntegerDomain(long) - Constructor for class org.cornutum.tcases.resolve.IntegerDomain
-
Creates a new IntegerDomain instance.
- IntegerDomain(int, int) - Constructor for class org.cornutum.tcases.resolve.IntegerDomain
-
Creates a new IntegerDomain instance.
- IntegerDomain(NumberDomain.Range) - Constructor for class org.cornutum.tcases.resolve.IntegerDomain
-
Creates a new IntegerDomain instance.
- IntegerEnum - Class in org.cornutum.tcases.resolve
-
Defines an enumerated integer value set.
- IntegerEnum(Iterable<String>) - Constructor for class org.cornutum.tcases.resolve.IntegerEnum
-
Creates a new IntegerEnum instance.
- IntegerEnum(Collection<Integer>) - Constructor for class org.cornutum.tcases.resolve.IntegerEnum
-
Creates a new IntegerEnum instance.
- integerOf(BigDecimal) - Static method in class org.cornutum.tcases.resolve.DataValues
-
- integerOf(DataValue<?>) - Static method in class org.cornutum.tcases.resolve.DataValues
-
- IntegerValue - Class in org.cornutum.tcases.resolve
-
Represents a generated integer value for a test case.
- IntegerValue(Integer) - Constructor for class org.cornutum.tcases.resolve.IntegerValue
-
Creates a new IntegerValue instance.
- IntegerValue(Integer, String) - Constructor for class org.cornutum.tcases.resolve.IntegerValue
-
Creates a new IntegerValue instance.
- integerValueOf(String, DataValue<?>) - Static method in class org.cornutum.tcases.resolve.DataValues
-
Returns a INTEGER type value defined by the given format.
- InvalidStyleException - Exception in org.cornutum.tcases.openapi
-
Reports a parameter style value that is incompatible with the parameter definition.
- InvalidStyleException(String, String) - Constructor for exception org.cornutum.tcases.openapi.InvalidStyleException
-
Creates a new InvalidStyleException instance.
- is(Object) - Method in class org.cornutum.tcases.VarBindingBuilder
-
Changes the binding variable value.
- isApplicable(VarDef) - Method in class org.cornutum.tcases.generator.TestCaseDef
-
Returns if the given variable is applicable to the current test case definition.
- isApplicable(FunctionInputDef) - Method in class org.cornutum.tcases.generator.VarNamePattern
-
Returns true if this pattern is applicable to the given input definition.
- isApplicable(VarValueDef) - Method in class org.cornutum.tcases.VarDef
-
Returns true if the given value can be bound to this variable.
- isAuthFailure() - Method in class org.cornutum.tcases.openapi.resolver.RequestCase
-
Returns if this request has invalid authentication.
- isAuthFailure() - Method in class org.cornutum.tcases.openapi.resolver.RequestCaseDef
-
Returns if this request has invalid authentication.
- isByPath() - Method in class org.cornutum.tcases.openapi.ApiTestCommand.Options
-
Returns true if generating a separate test file for each request path.
- isClassifier() - Method in class org.cornutum.tcases.resolve.Schema
-
Returns true if this schema is a "classifier" that describes a set values
that have specific properties.
- isCompatible(Tuple) - Method in class org.cornutum.tcases.generator.TestCaseDef
-
Returns if the given tuple is compatible with the current test case definition.
- isCompatible(VarBindingDef) - Method in class org.cornutum.tcases.generator.TestCaseDef
-
Returns if the given binding is compatible with the current test case definition.
- isCompatible() - Method in class org.cornutum.tcases.generator.Tuple
-
Returns true if this tuple contains compatible variable bindings.
- isComposite() - Method in enum org.cornutum.tcases.resolve.DataValue.Type
-
Returns true if this type designates a composite value
- isConstant() - Method in class org.cornutum.tcases.resolve.NumberDomain.Range
-
Return true if this range contains a single constant value.
- isDate(String) - Static method in class org.cornutum.tcases.resolve.DateConstant
-
Returns true if the given value is a valid date string.
- isDateTime(String) - Static method in class org.cornutum.tcases.resolve.DateTimeConstant
-
Returns true if the given value is a valid date-time string.
- isDefaultStyle() - Method in class org.cornutum.tcases.io.TestDefToHtmlFilter
-
Returns if this filter uses the default CSS stylesheet.
- isDefined() - Method in class org.cornutum.tcases.openapi.resolver.ValueDef
-
Returns true if this input value is defined.
- isEachTest() - Method in class org.cornutum.tcases.openapi.moco.MocoServerConfig
-
Returns if the Moco server is restarted for each @Test method (true) or only once for each test class.
- isEligible(IVarDef) - Method in class org.cornutum.tcases.generator.TupleCombiner
-
Returns true if the given input variable is eligible to be combined.
- isEmail(String) - Static method in class org.cornutum.tcases.resolve.EmailDomain
-
Returns true if the given value is a valid email address
- isEmpty() - Method in class org.cornutum.tcases.io.SystemInputDocReader.ConditionContainer
-
Returns true if no
ICondition added to this container.
- isEmpty() - Method in class org.cornutum.tcases.io.SystemInputDocReader.ConditionSetHandler
-
Returns true if no
ICondition added to this container.
- isEmpty() - Method in class org.cornutum.tcases.io.SystemInputDocReader.WhenHandler
-
Returns true if no
ICondition added to this container.
- isEmpty(Schema<?>) - Static method in class org.cornutum.tcases.openapi.SchemaUtils
-
Returns true if the given schema contains no assertions.
- isEmpty() - Method in class org.cornutum.tcases.PropertySet
-
Returns true if this set has no members.
- isExampleSchema(Schema<?>) - Static method in class org.cornutum.tcases.openapi.SchemaExtensions
-
Returns if this is schema for an example value.
- isExclusive() - Method in class org.cornutum.tcases.conditions.AssertLess
-
Returns true is the bound is exclusive.
- isExclusive() - Method in class org.cornutum.tcases.conditions.AssertMore
-
Returns true is the bound is exclusive.
- isExclusive() - Method in class org.cornutum.tcases.conditions.AssertNotLess
-
Returns true is the bound is exclusive.
- isExclusive() - Method in class org.cornutum.tcases.conditions.AssertNotMore
-
Returns true is the bound is exclusive.
- isExclusive() - Method in class org.cornutum.tcases.conditions.BoundedAssertion
-
Returns true is the bound is exclusive.
- isExploded() - Method in class org.cornutum.tcases.openapi.resolver.EncodingData
-
Returns if an application/x-www-form-urlencoded part uses "exploded" serialization.
- isExploded() - Method in class org.cornutum.tcases.openapi.resolver.EncodingDef
-
Returns if an application/x-www-form-urlencoded part uses "exploded" serialization.
- isExploded() - Method in class org.cornutum.tcases.openapi.resolver.ParamData
-
Returns if the parameter value is serialized in exploded form.
- isExploded() - Method in class org.cornutum.tcases.openapi.resolver.ParamDef
-
Returns if the parameter value is serialized in exploded form.
- isExploded() - Method in class org.cornutum.tcases.openapi.test.AbstractDecoder
-
Returns true if this decoder expects objects to be encoded in exploded form.
- isExploded() - Method in class org.cornutum.tcases.openapi.test.ContentDef
-
Returns if the content is serialized in exploded form.
- isExploded() - Method in class org.cornutum.tcases.openapi.test.EncodingDef
-
Returns if an application/x-www-form-urlencoded part uses "exploded" serialization.
- isExploded() - Method in class org.cornutum.tcases.openapi.test.HeaderDef
-
Returns if the header value is serialized in exploded form.
- isExtended() - Method in class org.cornutum.tcases.TcasesCommand.Options
-
Returns if new test definitions are generated by extending the
previous
test definitions.
- isFailure() - Method in class org.cornutum.tcases.io.SystemTestDocReader.TestCaseHandler
-
Returns if this is a failure test case.
- isFailure() - Method in class org.cornutum.tcases.openapi.resolver.RequestCase
-
Returns true for a request with an invalid input.
- isFailure() - Method in class org.cornutum.tcases.openapi.resolver.RequestCaseDef
-
Returns true for a request with an invalid input.
- isFalse(Schema<?>) - Static method in class org.cornutum.tcases.openapi.SchemaUtils
-
- isHtml() - Method in class org.cornutum.tcases.ant.TcasesTask
-
Returns if using the HTML transform.
- isIdentifier(String) - Static method in class org.cornutum.tcases.DefUtils
-
Returns true if the given string is a valid identifier.
- isInfeasible() - Method in class org.cornutum.tcases.generator.TestCaseDef
-
- isInteger(String) - Static method in class org.cornutum.tcases.openapi.test.JsonUtils
-
Returns true if the given string represents an integer
- isItemsUnique() - Method in class org.cornutum.tcases.resolve.ArrayDomain
-
Returns if array items are unique.
- isJunit() - Method in class org.cornutum.tcases.ant.TcasesTask
-
Returns if using the JUnit transform.
- isLeafEmpty(Schema<?>) - Static method in class org.cornutum.tcases.openapi.SchemaUtils
-
Returns true if this schema contains no leaf assertions.
- isLeafSchema(Schema<?>) - Static method in class org.cornutum.tcases.openapi.SchemaUtils
-
Returns true if this is a basic schema without any boolean combinations of subschemas.
- isMaxExclusive() - Method in class org.cornutum.tcases.resolve.NumberDomain.Range
-
Returns true if the maximum is exclusive.
- isMember(String) - Method in class org.cornutum.tcases.generator.io.GeneratorSetDocReader.CombineHandler
-
Returns true if the given element is a valid member of this element.
- isMember(String) - Method in class org.cornutum.tcases.generator.io.GeneratorSetDocReader.ElementHandler
-
Returns true if the given element is a valid member of this element.
- isMember(String) - Method in class org.cornutum.tcases.generator.io.GeneratorSetDocReader.GeneratorsHandler
-
Returns true if the given element is a valid member of this element.
- isMember(String) - Method in class org.cornutum.tcases.generator.io.GeneratorSetDocReader.OnceHandler
-
Returns true if the given element is a valid member of this element.
- isMember(String) - Method in class org.cornutum.tcases.generator.io.GeneratorSetDocReader.TupleGeneratorHandler
-
Returns true if the given element is a valid member of this element.
- isMember(String) - Method in class org.cornutum.tcases.io.SystemInputDocReader.AnnotatedHandler
-
Returns true if the given element is a valid member of this element.
- isMember(String) - Method in class org.cornutum.tcases.io.SystemInputDocReader.ConditionalHandler
-
Returns true if the given element is a valid member of this element.
- isMember(String) - Method in class org.cornutum.tcases.io.SystemInputDocReader.ConditionContainer
-
Returns true if the given element is a valid member of this element.
- isMember(String) - Method in class org.cornutum.tcases.io.SystemInputDocReader.ElementHandler
-
Returns true if the given element is a valid member of this element.
- isMember(String) - Method in class org.cornutum.tcases.io.SystemInputDocReader.FunctionHandler
-
Returns true if the given element is a valid member of this element.
- isMember(String) - Method in class org.cornutum.tcases.io.SystemInputDocReader.InputHandler
-
Returns true if the given element is a valid member of this element.
- isMember(String) - Method in class org.cornutum.tcases.io.SystemInputDocReader.SystemHandler
-
Returns true if the given element is a valid member of this element.
- isMember(String) - Method in class org.cornutum.tcases.io.SystemInputDocReader.ValueHandler
-
Returns true if the given element is a valid member of this element.
- isMember(String) - Method in class org.cornutum.tcases.io.SystemInputDocReader.VarHandler
-
Returns true if the given element is a valid member of this element.
- isMember(String) - Method in class org.cornutum.tcases.io.SystemInputDocReader.VarSetHandler
-
Returns true if the given element is a valid member of this element.
- isMember(String) - Method in class org.cornutum.tcases.io.SystemTestDocReader.AnnotatedHandler
-
Returns true if the given element is a valid member of this element.
- isMember(String) - Method in class org.cornutum.tcases.io.SystemTestDocReader.ElementHandler
-
Returns true if the given element is a valid member of this element.
- isMember(String) - Method in class org.cornutum.tcases.io.SystemTestDocReader.FunctionHandler
-
Returns true if the given element is a valid member of this element.
- isMember(String) - Method in class org.cornutum.tcases.io.SystemTestDocReader.InputHandler
-
Returns true if the given element is a valid member of this element.
- isMember(String) - Method in class org.cornutum.tcases.io.SystemTestDocReader.TestCaseHandler
-
Returns true if the given element is a valid member of this element.
- isMember(String) - Method in class org.cornutum.tcases.io.SystemTestDocReader.TestCasesHandler
-
Returns true if the given element is a valid member of this element.
- isMinExclusive() - Method in class org.cornutum.tcases.resolve.NumberDomain.Range
-
Returns true if the minimum is exclusive.
- isMissing(JsonNode) - Static method in class org.cornutum.tcases.openapi.test.JsonUtils
-
Returns true if the given JSON node is null or missing.
- isModellingInput(Schema<?>) - Static method in class org.cornutum.tcases.openapi.SchemaExtensions
-
Returns if currently generating an input model for this schema.
- isMultipleOf(BigDecimal, BigDecimal) - Static method in class org.cornutum.tcases.openapi.SchemaUtils
-
Returns true if the given value is a multiple of the given factor.
- isMultipleOf(BigDecimal, BigDecimal) - Static method in class org.cornutum.tcases.resolve.DataValues
-
Returns true if the given value is a multiple of the given factor.
- isMultipleOf(BigDecimal, BigDecimal) - Method in class org.cornutum.tcases.resolve.DecimalDomain
-
Returns true if value is a multiple of multiple.
- isMultipleOf(Integer, Integer) - Method in class org.cornutum.tcases.resolve.IntegerDomain
-
Returns true if value is a multiple of multiple.
- isMultipleOf(Long, Long) - Method in class org.cornutum.tcases.resolve.LongDomain
-
Returns true if value is a multiple of multiple.
- isMultipleOf(T, T) - Method in class org.cornutum.tcases.resolve.NumberDomain
-
Returns true if value is a multiple of multiple.
- isNA(VarDef) - Method in class org.cornutum.tcases.generator.TestCaseDef
-
Returns true if the given value is currently bound to the "not applicable" value.
- isNA(VarDef) - Method in interface org.cornutum.tcases.ITestCaseDef
-
Returns true if the given value is currently bound to the "not applicable" value.
- isNA() - Method in class org.cornutum.tcases.VarBindingBuilder
-
Changes this binding to "not applicable".
- isNA() - Method in class org.cornutum.tcases.VarBindingDef
-
Returns true if this binding has the "not applicable" value.
- isNA() - Method in class org.cornutum.tcases.VarNaDef
-
Returns true if this value indicates a "not applicable" condition for an optional variable.
- isNA() - Method in class org.cornutum.tcases.VarValueDef
-
Returns true if this value indicates a "not applicable" condition for an optional variable.
- isNew() - Method in class org.cornutum.tcases.ant.TcasesTask
-
Returns if previous contents of the test definition file are ignored.
- isNewSeed() - Method in class org.cornutum.tcases.ant.TcasesTask
-
Returns if automatically choosing a new random seed used by generators.
- isNewSeed() - Method in class org.cornutum.tcases.ReducerCommand.Options
-
Returns if ignoring current random seed used by generators.
- isNewSeed() - Method in class org.cornutum.tcases.ReducerOptions
-
Returns if test case reduction starts by ignoring any previous random seed.
- isNewSeed() - Method in class org.cornutum.tcases.TcasesCommand.Options
-
Returns if choosing a new random seed used by generators.
- isNotExcluded(T, Set<T>) - Method in class org.cornutum.tcases.resolve.NumberDomain
-
Returns true if value is not equal to of any of the excluded values.
- isNotExcluded(T, Set<T>) - Method in class org.cornutum.tcases.resolve.SequenceDomain
-
Returns true if value is not equal to of any of the excluded values.
- isNotLeafSchema(Schema<?>) - Static method in class org.cornutum.tcases.openapi.SchemaUtils
-
Returns true if this schema asserts any boolean combinations of subschemas.
- isNotMultipleOf(T, Set<T>) - Method in class org.cornutum.tcases.resolve.NumberDomain
-
Returns true if value is a not a multiple of any of the multiples.
- isNullChecked(Schema<?>) - Static method in class org.cornutum.tcases.openapi.SchemaExtensions
-
Returns if the input model for this schema requires null checks
- isNumeric() - Method in enum org.cornutum.tcases.resolve.DataValue.Type
-
Returns true if this type designates a numeric value
- isOnce() - Method in class org.cornutum.tcases.generator.Tuple
-
Returns if this tuple should be used in at most one test case.
- isOptional() - Method in class org.cornutum.tcases.AbstractVarDef
-
Returns true if this variable (has an ancestor that) defines a condition.
- isPatternedFormat(String) - Static method in class org.cornutum.tcases.resolve.DataValues
-
Returns true if the given string format required a specific pattern.
- isPrintable(char) - Static method in class org.cornutum.tcases.util.Characters.Any
-
Return true if the given character is printable.
- isPrintable(int) - Static method in class org.cornutum.tcases.util.Characters.Any
-
Return true if the character with the given code point is printable.
- isPropertySchema(Schema<?>) - Static method in class org.cornutum.tcases.openapi.SchemaExtensions
-
Returns if this is schema for an object property
- isReadOnlyEnforced() - Method in class org.cornutum.tcases.openapi.ModelOptions
-
Returns if the API will strictly enforce the exclusion of "readOnly" properties from requests.
- isRequestCases() - Method in class org.cornutum.tcases.openapi.ApiCommand.Options
-
Returns if test case output consists of a list of request test cases (true) or a test definition (false).
- isRequired() - Method in class org.cornutum.tcases.openapi.test.HeaderDef
-
Returns if the header is required.
- isSatisfied() - Method in class org.cornutum.tcases.generator.TestCaseDef
-
Returns true if all conditions for current bindings are satisfied.
- isSchemaType(String) - Static method in class org.cornutum.tcases.openapi.SchemaUtils
-
Returns true if the given schema type is supported by OpenAPI.
- isServerTest() - Method in class org.cornutum.tcases.openapi.ApiCommand.Options
-
Return if output if for testing an API server (true) or an API client (false).
- isServerTrusted() - Method in class org.cornutum.tcases.openapi.ApiTestCommand.Options
-
Returns if generated HTTPS requests will connect to the API server without verifying the server certificate.
- isTautology(IDisjunct) - Static method in class org.cornutum.tcases.conditions.Cnf
-
Returns true if the given disjunction is universally true.
- isTests() - Method in class org.cornutum.tcases.openapi.ApiCommand.Options
-
Returns if output consists of a test definition (true) or an input definition (false).
- isTypeChecked(Schema<?>) - Static method in class org.cornutum.tcases.openapi.SchemaExtensions
-
Returns if the input model for this schema requires type checks
- isUuid(String) - Static method in class org.cornutum.tcases.resolve.UuidConstant
-
Returns true if the given value is a valid UUID string.
- isValid() - Method in class org.cornutum.tcases.generator.VarNamePattern
-
Returns true if this pattern is valid.
- isValid() - Method in class org.cornutum.tcases.openapi.resolver.MessageData
-
Returns if this is a valid data value.
- isValid() - Method in class org.cornutum.tcases.openapi.resolver.ValueDef
-
Returns if this is an instance of valid value.
- isValid() - Method in class org.cornutum.tcases.VarNaDef
-
Returns if this value is a valid member of the variable input domain.
- isValid() - Method in class org.cornutum.tcases.VarValueDef
-
Returns if this value is a valid member of the variable input domain.
- isValid() - Method in enum org.cornutum.tcases.VarValueDef.Type
-
Returns if this type of value is a valid member of the variable input domain.
- isValidTime(String) - Method in class org.cornutum.tcases.resolve.DateDomain
-
Returns true if the given value is a valid time string.
- isValidTime(String) - Method in class org.cornutum.tcases.resolve.DateTimeDomain
-
Returns true if the given value is a valid time string.
- isValidTime(String) - Method in class org.cornutum.tcases.resolve.TimeDomain
-
Returns true if the given value is a valid time string.
- isValueNA() - Method in class org.cornutum.tcases.VarBinding
-
Returns true if this binding indicates a "not applicable" condition for this variable.
- isValueNA() - Method in class org.cornutum.tcases.VarNaBinding
-
Returns true if this binding indicates a "not applicable" condition for this variable.
- isValueValid() - Method in class org.cornutum.tcases.VarBinding
-
Returns if this variable is bound to a valid value.
- isValueValid() - Method in class org.cornutum.tcases.VarNaBinding
-
Returns if this variable is bound to a valid value.
- isVarValue(Object) - Static method in class org.cornutum.tcases.DefUtils
-
Returns true if the given string is a valid variable value.
- isWriteOnlyEnforced() - Method in class org.cornutum.tcases.openapi.ModelOptions
-
Returns if the API will strictly enforce the exclusion of "writeOnly" properties from responses.
- isWriteOnlyInvalid() - Method in class org.cornutum.tcases.openapi.test.ResponseValidator
-
Returns if a response containing a "writeOnly" object property is invalid.
- ISystemInputSource - Interface in org.cornutum.tcases.io
-
- ISystemTestSource - Interface in org.cornutum.tcases.io
-
- items(Schema) - Method in class org.cornutum.tcases.resolve.SchemaBuilder
-
- iterableOf(Optional<T>) - Static method in class org.cornutum.tcases.util.CollectionUtils
-
If the given value is present, returns it as a singleton list.
- iterator() - Method in class org.cornutum.tcases.PropertySet
-
Returns an iterator that visits every instance of each property in this set.
- ITestCaseDef - Interface in org.cornutum.tcases
-
- ITestCaseGenerator - Interface in org.cornutum.tcases.generator
-
- IVarDef - Interface in org.cornutum.tcases
-
Defines an input variable.
- IVarDef.Position - Interface in org.cornutum.tcases
-
Defines an ordering of variable definitions.
- samples(int) - Method in class org.cornutum.tcases.ReducerCommand.Options.Builder
-
- samples(int) - Method in class org.cornutum.tcases.ReducerOptions.Builder
-
- satisfied(PropertySet) - Method in class org.cornutum.tcases.conditions.AllOf
-
Returns true if this condition is satisfied by the given test case properties.
- satisfied(PropertySet) - Method in class org.cornutum.tcases.conditions.AnyOf
-
Returns true if this condition is satisfied by the given test case properties.
- satisfied(PropertySet) - Method in class org.cornutum.tcases.conditions.Assert
-
Returns true if this condition is satisfied by the given test case properties.
- satisfied(PropertySet) - Method in class org.cornutum.tcases.conditions.AssertLess
-
Returns true if this condition is satisfied by the given test case properties.
- satisfied(PropertySet) - Method in class org.cornutum.tcases.conditions.AssertMore
-
Returns true if this condition is satisfied by the given test case properties.
- satisfied(PropertySet) - Method in class org.cornutum.tcases.conditions.AssertNot
-
Returns true if this condition is satisfied by the given test case properties.
- satisfied(PropertySet) - Method in class org.cornutum.tcases.conditions.AssertNotLess
-
Returns true if this condition is satisfied by the given test case properties.
- satisfied(PropertySet) - Method in class org.cornutum.tcases.conditions.AssertNotMore
-
Returns true if this condition is satisfied by the given test case properties.
- satisfied(PropertySet) - Method in class org.cornutum.tcases.conditions.ConditionSet
-
Returns true if this condition is satisfied by the given test case properties.
- satisfied(PropertySet) - Method in class org.cornutum.tcases.conditions.Conjunction
-
Returns true if this condition is satisfied by the given test case properties.
- satisfied(PropertySet) - Method in class org.cornutum.tcases.conditions.ContainsAll
-
Returns true if this condition is satisfied by the given test case contains.
- satisfied(PropertySet) - Method in class org.cornutum.tcases.conditions.ContainsAny
-
Returns true if this condition is satisfied by the given test case contains.
- satisfied(PropertySet) - Method in class org.cornutum.tcases.conditions.Disjunction
-
Returns true if this condition is satisfied by the given test case properties.
- satisfied(PropertySet) - Method in interface org.cornutum.tcases.conditions.ICondition
-
Returns true if this condition is satisfied by the given test case properties.
- satisfied(PropertySet) - Method in class org.cornutum.tcases.conditions.Not
-
Returns true if this condition is satisfied by the given test case properties.
- satisfiesSome(IConjunct, PropertySet) - Static method in class org.cornutum.tcases.conditions.Cnf
-
Returns true if the given properties partially satisfy the given condition.
- Schema - Class in org.cornutum.tcases.resolve
-
Defines requirements for the value of a system input variable.
- Schema(DataValue.Type) - Constructor for class org.cornutum.tcases.resolve.Schema
-
Creates a new Schema instance of the given type.
- Schema(Schema) - Constructor for class org.cornutum.tcases.resolve.Schema
-
Creates a new copy of another Schema instance.
- schema(DataValue.Type) - Static method in class org.cornutum.tcases.SystemInputs
-
Returns a builder for a new
Schema with the given type.
- schema() - Static method in class org.cornutum.tcases.SystemInputs
-
Returns a builder for a new generic
Schema.
- schema(Schema) - Method in class org.cornutum.tcases.VarDefBuilder
-
Adds a schema.
- schema(Schema) - Method in class org.cornutum.tcases.VarValueDefBuilder
-
Adds a schema.
- SCHEMA_TYPES - Static variable in class org.cornutum.tcases.openapi.SchemaUtils
-
- SchemaAnalyzer - Class in org.cornutum.tcases.openapi
-
Analyzes the input space defined by an OpenAPI schema.
- SchemaAnalyzer(OpenApiContext) - Constructor for class org.cornutum.tcases.openapi.SchemaAnalyzer
-
Creates a new SchemaAnalyzer instance.
- SchemaBuilder - Class in org.cornutum.tcases.resolve
-
- schemaExample(Schema<?>) - Static method in class org.cornutum.tcases.openapi.SchemaUtils
-
Returns null if no example is defined for the given schema.
- SchemaExtensions - Class in org.cornutum.tcases.openapi
-
Defines methods for accessing Tcases extensions to an OpenAPI
Schema object.
- schemaResolverFactoryFor(SystemInputDef) - Static method in class org.cornutum.tcases.Tcases
-
- Schemas - Class in org.cornutum.tcases.resolve
-
Provides transformations and analysis of
Schema instances.
- Schemas(ExecutionNotifier<?>) - Constructor for class org.cornutum.tcases.resolve.Schemas
-
Creates a new Schemas instance.
- SchemaUtils - Class in org.cornutum.tcases.openapi
-
Defines methods for accessing an OpenAPI
Schema object.
- SchemaValidationError - Class in org.cornutum.tcases.openapi.test
-
Represents a schema validation error.
- SchemaValidationError(String, String, String) - Constructor for class org.cornutum.tcases.openapi.test.SchemaValidationError
-
Creates a new SchemaValidationError instance.
- schemaWithoutWriteOnly(JsonNode, List<JsonPointer>) - Static method in class org.cornutum.tcases.openapi.test.ResponseAnalyzer
-
Return the given schema after removing definitions for all "writeOnly" properties.
- schemaWriteOnly(JsonNode) - Static method in class org.cornutum.tcases.openapi.test.ResponseAnalyzer
-
Returns the location of each "writeOnly" object property defined in the given schema.
- seed(Long) - Method in class org.cornutum.tcases.generator.GeneratorOptions.Builder
-
- seed(Long) - Method in class org.cornutum.tcases.generator.TupleGeneratorBuilder
-
Changes the random number sequence seed for this generator.
- seed(int) - Method in class org.cornutum.tcases.generator.TupleGeneratorBuilder
-
Changes the random number sequence seed for this generator.
- seed(Long) - Method in class org.cornutum.tcases.TcasesCommand.Options.Builder
-
- SEED_ATR - Static variable in class org.cornutum.tcases.generator.io.TupleGeneratorDoc
-
- select(List<String>) - Method in class org.cornutum.tcases.openapi.ServerSelector
-
Returns the index of the matching API server description.
- select(ResolverContext) - Method in class org.cornutum.tcases.resolve.NullDomain
-
Returns a random value from this domain.
- select(ResolverContext) - Method in interface org.cornutum.tcases.resolve.ValueDomain
-
Returns a random value from this domain.
- selectValue(ResolverContext) - Method in interface org.cornutum.tcases.resolve.ValueDomain
-
Returns a random value from this domain.
- SequenceDomain<T> - Class in org.cornutum.tcases.resolve
-
Base class for domains that define a set of byte/character sequences that can be used by a request.
- SequenceDomain(int) - Constructor for class org.cornutum.tcases.resolve.SequenceDomain
-
Creates a new SequenceDomain instance.
- server() - Method in class org.cornutum.tcases.openapi.ApiCommand.Options.Builder
-
- serverConfig(MocoServerConfig) - Method in class org.cornutum.tcases.openapi.moco.MocoTestConfig.Builder
-
- serverSelector(ServerSelector) - Method in class org.cornutum.tcases.openapi.ModelOptions.Builder
-
- ServerSelector - Class in org.cornutum.tcases.openapi
-
Given a list of API server descriptions, returns the index of the member that matches specific criteria.
- ServerSelector() - Constructor for class org.cornutum.tcases.openapi.ServerSelector
-
- serverTrusted(boolean) - Method in class org.cornutum.tcases.openapi.ApiTestCommand.Options.Builder
-
- serverTrusted() - Method in class org.cornutum.tcases.openapi.ApiTestCommand.Options.Builder
-
- serverUri(String) - Method in class org.cornutum.tcases.openapi.ApiTestCommand.Options.Builder
-
- serverUri(URI) - Method in class org.cornutum.tcases.openapi.ModelOptions.Builder
-
- serverUri(URI, RequestCase) - Static method in class org.cornutum.tcases.openapi.testwriter.java.TestCaseWriterUtils
-
Returns the base URI defined for the given test case, if any.
- set(SchemaBuilder) - Method in class org.cornutum.tcases.VarDefBuilder
-
Adds a schema.
- set(SchemaBuilder) - Method in class org.cornutum.tcases.VarValueDefBuilder
-
Adds a schema.
- setAdditionalPropertyCount(ValueDomain<Integer>) - Method in class org.cornutum.tcases.resolve.ObjectDomain
-
Changes the value domain for the number of additional properties for this object.
- setAdditionalPropertyNames(AbstractStringDomain) - Method in class org.cornutum.tcases.resolve.ObjectDomain
-
Changes the value domain for the names of any additional properties.
- setAdditionalPropertyValues(ValueDomain<?>) - Method in class org.cornutum.tcases.resolve.ObjectDomain
-
Changes the value domain for any additional properties for this object.
- setAnnotation(String, String) - Method in class org.cornutum.tcases.Annotated
-
Changes the value of the given annotation.
- setAnnotation(String, String) - Method in class org.cornutum.tcases.io.SystemInputDocReader.AnnotatedHandler
-
Changes the value of the given annotation.
- setAnnotation(String, String) - Method in class org.cornutum.tcases.io.SystemTestDocReader.AnnotatedHandler
-
Changes the value of the given annotation.
- setAnnotationList(String, Iterable<?>) - Method in class org.cornutum.tcases.Annotated
-
Changes the value of the given annotation to a CSV string representing the given list.
- setApi(String) - Method in class org.cornutum.tcases.openapi.resolver.RequestCase
-
Changes the name of the API that defines this request.
- setApi(String) - Method in class org.cornutum.tcases.openapi.resolver.RequestCaseDef
-
Changes the name of the API that defines this request.
- setApiDef(File) - Method in class org.cornutum.tcases.openapi.ApiCommand.Options
-
Changes the Open API v3 API definition file
- setApiDef(File) - Method in class org.cornutum.tcases.openapi.ApiTestCommand.Options
-
Changes the Open API v3 API definition file
- setAuthDefs(Iterable<AuthDef>) - Method in class org.cornutum.tcases.openapi.resolver.RequestCase
-
Changes the authentication definitions for this request.
- setAuthDefs(Iterable<AuthDef>) - Method in class org.cornutum.tcases.openapi.resolver.RequestCaseDef
-
Changes the authentication definitions for this request.
- setAuthFailure(boolean) - Method in class org.cornutum.tcases.openapi.resolver.RequestCase
-
Changes if this request has invalid authentication.
- setAuthFailure(boolean) - Method in class org.cornutum.tcases.openapi.resolver.RequestCaseDef
-
Changes if this request has invalid authentication.
- setBaseClass(String) - Method in class org.cornutum.tcases.openapi.ApiTestCommand.Options
-
Changes the base class for the test class that is generated.
- setBaseClass(String) - Method in class org.cornutum.tcases.openapi.testwriter.JavaTestTarget
-
Changes the fully-qualified name of the base class defined for this target.
- setBaseClass(Class<?>) - Method in class org.cornutum.tcases.openapi.testwriter.JavaTestTarget
-
Changes the fully-qualified name of the base class defined for this target.
- setBaseLocation(URI) - Method in class org.cornutum.tcases.io.Project
-
Changes the base URI for the location of project elements.
- setBaseTests(SystemTestDef) - Method in class org.cornutum.tcases.io.Project
-
Changes the base tests definition for this project.
- setBaseTestsLocation(URI) - Method in class org.cornutum.tcases.io.Project
-
Changes the location of the base tests definition for this project.
- setBindings(Collection<VarBindingDef>) - Method in class org.cornutum.tcases.generator.Tuple
-
Changes the variable bindings for this tuple.
- setBody(MessageData) - Method in class org.cornutum.tcases.openapi.resolver.RequestCase
-
Changes the definition of the request body.
- setBody(ValueDef<?>) - Method in class org.cornutum.tcases.openapi.resolver.RequestCaseDef
-
Changes the definition of the request body.
- setBound(int) - Method in class org.cornutum.tcases.conditions.BoundedAssertion
-
Changes the bound on the number of instances of this property.
- setByPath(boolean) - Method in class org.cornutum.tcases.openapi.ApiTestCommand.Options
-
Returns true if generating a separate test file for each request path.
- setCertConfig(CertConfig) - Method in class org.cornutum.tcases.openapi.moco.MocoTestConfig
-
Changes the Moco certificate configuration.
- setCombiners(List<TupleCombiner>) - Method in class org.cornutum.tcases.generator.TupleGenerator
-
- setCondition(ICondition) - Method in class org.cornutum.tcases.AbstractVarDef
-
Changes the condition that defines when this element is applicable.
- setCondition(ICondition) - Method in class org.cornutum.tcases.Conditional
-
Changes the condition that defines when this element is applicable.
- setCondition(ICondition) - Method in class org.cornutum.tcases.io.SystemInputDocReader.CardinalityHandler
-
Changes the condition represented by this element.
- setCondition(ICondition) - Method in class org.cornutum.tcases.VarSet
-
Changes the condition that defines when this element is applicable.
- setConditionNotifier(Notifier) - Method in class org.cornutum.tcases.openapi.ModelOptions
-
Changes the
Notifier that reports conditions found when creating a Tcases model from an OpenAPI model.
- setConditionNotifiers(String) - Method in class org.cornutum.tcases.openapi.ApiCommand.Options
-
Changes condition notifiers for input modelling and request case resolution conditions.
- setConditionNotifiers(String) - Method in class org.cornutum.tcases.openapi.ApiTestCommand.Options
-
Changes condition notifiers for input modelling and request case resolution conditions.
- setConditionSet(ConditionSet) - Method in class org.cornutum.tcases.io.SystemInputDocReader.ConditionSetHandler
-
Changes the condition set represented by this element.
- setConstant(DataValue<?>) - Method in class org.cornutum.tcases.resolve.Schema
-
Changes the constant value of all input values.
- setContentType(String) - Method in class org.cornutum.tcases.anon.AnonCommand.Options
-
Changes the default file content type.
- setContentType(Resource.Type) - Method in class org.cornutum.tcases.anon.AnonCommand.Options
-
Changes the default file content type.
- setContentType(String) - Method in class org.cornutum.tcases.CopyCommand.Options
-
Changes the content type.
- setContentType(Resource.Type) - Method in class org.cornutum.tcases.CopyCommand.Options
-
Changes the content type.
- setContentType(String) - Method in class org.cornutum.tcases.openapi.ApiCommand.Options
-
Changes the OpenApi definition file content type.
- setContentType(String) - Method in class org.cornutum.tcases.openapi.ApiTestCommand.Options
-
Changes the OpenApi definition file content type.
- setContentType(String) - Method in class org.cornutum.tcases.ReducerCommand.Options
-
Changes the default file content type.
- setContentType(Resource.Type) - Method in class org.cornutum.tcases.ReducerCommand.Options
-
Changes the default file content type.
- setContentType(String) - Method in class org.cornutum.tcases.TcasesCommand.Options
-
Changes the default file content type.
- setContentType(Resource.Type) - Method in class org.cornutum.tcases.TcasesCommand.Options
-
Changes the default file content type.
- setConverter(String, DataValueConverter<String>) - Method in class org.cornutum.tcases.openapi.testwriter.BaseTestCaseWriter
-
Changes the serializer used for the given media type(s).
- setDateRange(Date, Date) - Method in class org.cornutum.tcases.resolve.TimeDomain
-
Changes the (inclusive) date range for this domain.
- setDefaultStyle(boolean) - Method in class org.cornutum.tcases.io.TestDefToHtmlFilter
-
Changes if this filter uses the default CSS stylesheet.
- setDefaultTupleSize(Integer) - Method in class org.cornutum.tcases.generator.GeneratorOptions
-
Changes the default tuple size used by generators.
- setDefaultTupleSize(int) - Method in class org.cornutum.tcases.generator.TupleGenerator
-
Changes the default tuple size for variable value combinations.
- setDefaultTupleSize(Integer) - Method in class org.cornutum.tcases.TcasesCommand.Options
-
Changes the default tuple size used by generators.
- setDependsApiKey() - Method in class org.cornutum.tcases.openapi.testwriter.BaseTestCaseWriter.Depends
-
Registers a dependency on a runtime API key credential.
- setDependsAuthFailure() - Method in class org.cornutum.tcases.openapi.testwriter.BaseTestCaseWriter.Depends
-
Registers a dependency on authorization failures.
- setDependsFailure() - Method in class org.cornutum.tcases.openapi.testwriter.BaseTestCaseWriter.Depends
-
Registers a dependency on test case failures.
- setDependsHttpBasic() - Method in class org.cornutum.tcases.openapi.testwriter.BaseTestCaseWriter.Depends
-
Registers a dependency on a runtime HTTP Basic credential.
- setDependsHttpBearer() - Method in class org.cornutum.tcases.openapi.testwriter.BaseTestCaseWriter.Depends
-
Registers a dependency on a runtime HTTP Bearer credential.
- setDependsMultipart() - Method in class org.cornutum.tcases.openapi.testwriter.BaseTestCaseWriter.Depends
-
Registers a dependency on the "multipart/form-data" media type.
- setDependsServer() - Method in class org.cornutum.tcases.openapi.testwriter.BaseTestCaseWriter.Depends
-
Registers a dependency on a runtime API server definition.
- setDestDir(File) - Method in class org.cornutum.tcases.CopyCommand.Options
-
Changes the destination directory.
- setDestName(String) - Method in class org.cornutum.tcases.CopyCommand.Options
-
Changes the destination project name.
- setDestType(String) - Method in class org.cornutum.tcases.CopyCommand.Options
-
Changes the destination content type.
- setDestType(Resource.Type) - Method in class org.cornutum.tcases.CopyCommand.Options
-
Changes the destination content type.
- setDir(File) - Method in class org.cornutum.tcases.openapi.testwriter.TestTarget
-
Changes the output directory for this target.
- setDnf(Schema<?>, Dnf) - Static method in class org.cornutum.tcases.openapi.SchemaExtensions
-
Changes the disjunctive normal form of this given schema.
- setDocumentLocator(Locator) - Method in class org.cornutum.tcases.generator.io.GeneratorSetDocReader
-
- setDocumentLocator(Locator) - Method in class org.cornutum.tcases.io.SystemInputDocReader
-
- setDocumentLocator(Locator) - Method in class org.cornutum.tcases.io.SystemTestDocReader
-
- setDomain(ValueDomain<?>) - Method in class org.cornutum.tcases.VarValueDef
-
Changes the domain for this input value.
- setEachTest(boolean) - Method in class org.cornutum.tcases.openapi.moco.MocoServerConfig
-
Changes if the Moco server is restarted for each @Test method (true) or only once for each test class.
- setEncodings(Map<String, EncodingData>) - Method in class org.cornutum.tcases.openapi.resolver.MessageData
-
Changes the encodings for object value properties.
- setEncodings(Map<String, EncodingDef>) - Method in class org.cornutum.tcases.openapi.resolver.ValueDef
-
Changes the encodings for object value properties.
- setEnum(Collection<DataValue<?>>) - Method in class org.cornutum.tcases.resolve.Schema
-
Changes the enumeration of all input values.
- setExampleSchema(Schema<?>, boolean) - Static method in class org.cornutum.tcases.openapi.SchemaExtensions
-
Changes if this is schema for an example value.
- setExcluded(Set<String>) - Method in class org.cornutum.tcases.resolve.Base64Domain
-
Changes the values excluded from this domain.
- setExcluded(Set<T>) - Method in class org.cornutum.tcases.resolve.NumberDomain
-
Changes the values excluded from this domain.
- setExcluded(Set<T>) - Method in class org.cornutum.tcases.resolve.SequenceDomain
-
Changes the values excluded from this domain.
- setExcluded(Set<String>) - Method in class org.cornutum.tcases.resolve.TimeDomain
-
Changes the values excluded from this domain.
- setExcludedStrings(Set<String>) - Method in class org.cornutum.tcases.resolve.AbstractStringDomain
-
Changes the values excluded from this domain.
- setExcludedStrings(Set<String>) - Method in class org.cornutum.tcases.resolve.Base64Domain
-
Changes the values excluded from this domain.
- setExcludedStrings(Set<String>) - Method in class org.cornutum.tcases.resolve.BinaryDomain
-
Changes the values excluded from this domain.
- setExcludedStrings(Set<String>) - Method in class org.cornutum.tcases.resolve.SequenceDomain
-
Changes the values excluded from this domain.
- setExclusiveMaximum(BigDecimal) - Method in class org.cornutum.tcases.resolve.Schema
-
Changes the maximum (exclusive) for numeric values.
- setExclusiveMinimum(BigDecimal) - Method in class org.cornutum.tcases.resolve.Schema
-
Changes the minimum (exclusive) for numeric values.
- setExecType(ApiTestCommand.Options.ExecType) - Method in class org.cornutum.tcases.openapi.ApiTestCommand.Options
-
Changes the request execution interface used to run API tests.
- setExecType(String) - Method in class org.cornutum.tcases.openapi.ApiTestCommand.Options
-
Changes the request execution interface used to run API tests.
- setExploded(boolean) - Method in class org.cornutum.tcases.openapi.resolver.ParamData
-
Changes if the parameter value is serialized in exploded form.
- setExploded(boolean) - Method in class org.cornutum.tcases.openapi.resolver.ParamDef
-
Changes if the parameter value is serialized in exploded form.
- setExtended(boolean) - Method in class org.cornutum.tcases.TcasesCommand.Options
-
Changes if new test definitions are generated by extending the
previous
test definitions.
- setFactory(MocoServerConfigPojo.PojoWriterFactory) - Method in class org.cornutum.tcases.openapi.moco.MocoServerConfigPojo
-
- setFailure(boolean) - Method in class org.cornutum.tcases.io.SystemTestDocReader.TestCaseHandler
-
Changes if this is a failure test case.
- setFile(File) - Method in class org.cornutum.tcases.openapi.testwriter.TestTarget
-
Changes the output file for this target.
- setFile(String) - Method in class org.cornutum.tcases.openapi.testwriter.TestTarget
-
Changes the output file for this target.
- setFormat(String) - Method in class org.cornutum.tcases.resolve.AbstractValueDomain
-
Changes the format for values that belong to this domain.
- setFormat(String) - Method in class org.cornutum.tcases.resolve.Base64Domain
-
Changes the format for values that belong to this domain.
- setFormat(String) - Method in class org.cornutum.tcases.resolve.BinaryConstant
-
Changes the format for values that belong to this domain.
- setFormat(String) - Method in class org.cornutum.tcases.resolve.BinaryDomain
-
Changes the format for values that belong to this domain.
- setFormat(String) - Method in class org.cornutum.tcases.resolve.DateConstant
-
Changes the format for values that belong to this domain.
- setFormat(String) - Method in class org.cornutum.tcases.resolve.DateDomain
-
Changes the format for values that belong to this domain.
- setFormat(String) - Method in class org.cornutum.tcases.resolve.DateEnum
-
Changes the format for values that belong to this domain.
- setFormat(String) - Method in class org.cornutum.tcases.resolve.DateTimeConstant
-
Changes the format for values that belong to this domain.
- setFormat(String) - Method in class org.cornutum.tcases.resolve.DateTimeDomain
-
Changes the format for values that belong to this domain.
- setFormat(String) - Method in class org.cornutum.tcases.resolve.DateTimeEnum
-
Changes the format for values that belong to this domain.
- setFormat(String) - Method in class org.cornutum.tcases.resolve.EmailConstant
-
Changes the format for values that belong to this domain.
- setFormat(String) - Method in class org.cornutum.tcases.resolve.EmailDomain
-
Changes the format for values that belong to this domain.
- setFormat(String) - Method in class org.cornutum.tcases.resolve.EmailEnum
-
Changes the format for values that belong to this domain.
- setFormat(String) - Method in class org.cornutum.tcases.resolve.IntegerConstant
-
Changes the format for values that belong to this domain.
- setFormat(String) - Method in class org.cornutum.tcases.resolve.IntegerDomain
-
Changes the format for values that belong to this domain.
- setFormat(String) - Method in class org.cornutum.tcases.resolve.IntegerEnum
-
Changes the format for values that belong to this domain.
- setFormat(String) - Method in class org.cornutum.tcases.resolve.LongConstant
-
Changes the format for values that belong to this domain.
- setFormat(String) - Method in class org.cornutum.tcases.resolve.LongDomain
-
Changes the format for values that belong to this domain.
- setFormat(String) - Method in class org.cornutum.tcases.resolve.LongEnum
-
Changes the format for values that belong to this domain.
- setFormat(String) - Method in class org.cornutum.tcases.resolve.Schema
-
Changes the format of input values.
- setFormat(String) - Method in class org.cornutum.tcases.resolve.UuidConstant
-
Changes the format for values that belong to this domain.
- setFormat(String) - Method in class org.cornutum.tcases.resolve.UuidDomain
-
Changes the format for values that belong to this domain.
- setFormat(String) - Method in class org.cornutum.tcases.resolve.UuidEnum
-
Changes the format for values that belong to this domain.
- setFunction(String) - Method in class org.cornutum.tcases.ReducerCommand.Options
-
Changes the function for which tests cases are reduced.
- setFunction(String) - Method in class org.cornutum.tcases.ReducerOptions
-
Changes the function for test case reduction.
- setGenDef(File) - Method in class org.cornutum.tcases.anon.AnonCommand.Options
-
Changes the generator definition file.
- setGenDef(File) - Method in class org.cornutum.tcases.ant.TcasesTask
-
Changes the generator definition path.
- setGenDef(File) - Method in class org.cornutum.tcases.CopyCommand.Options
-
Changes the generator definition file.
- setGenDef(File) - Method in class org.cornutum.tcases.ReducerCommand.Options
-
Changes the generator definition file.
- setGenDef(File) - Method in class org.cornutum.tcases.TcasesCommand.Options
-
Changes the generator definition file.
- setGenerator(String, ITestCaseGenerator) - Method in class org.cornutum.tcases.generator.GeneratorSet
-
Changes the test case generator for the given system function.
- setGenerators(IGeneratorSet) - Method in class org.cornutum.tcases.io.Project
-
Changes the generator set for this project.
- setGeneratorsLocation(URI) - Method in class org.cornutum.tcases.io.Project
-
Changes the location of the generator set for this project.
- setHeaders(List<HeaderData>) - Method in class org.cornutum.tcases.openapi.resolver.EncodingData
-
Changes the definitions of headers for a multipart/form-data part.
- setHtml(boolean) - Method in class org.cornutum.tcases.ant.TcasesTask
-
Changes if using the HTML transform.
- setId(Integer) - Method in class org.cornutum.tcases.generator.TestCaseDef
-
Changes the (optional) id for this test case.
- setId(int) - Method in class org.cornutum.tcases.TestCase
-
Changes the test case id.
- setIndent(int) - Method in class org.cornutum.tcases.io.IndentedWriter
-
Changes the indentation width.
- setInputDef(File) - Method in class org.cornutum.tcases.anon.AnonCommand.Options
-
Changes the input definition file
- setInputDef(File) - Method in class org.cornutum.tcases.ant.TcasesTask
-
Changes the system input definition path.
- setInputDef(File) - Method in class org.cornutum.tcases.CopyCommand.Options
-
Changes the input definition file
- setInputDef(File) - Method in class org.cornutum.tcases.ReducerCommand.Options
-
Changes the input definition file
- setInputDef(FunctionInputDef) - Method in class org.cornutum.tcases.resolve.TestCaseResolver
-
Changes the input definition for this resolver.
- setInputDef(File) - Method in class org.cornutum.tcases.TcasesCommand.Options
-
Changes the input definition file
- setInputStream(InputStream) - Method in class org.cornutum.tcases.generator.io.GeneratorSetDocReader
-
Changes the input stream for this reader.
- setInputStream(InputStream) - Method in class org.cornutum.tcases.generator.io.GeneratorSetJsonReader
-
Changes the input stream for this reader.
- setInputStream(InputStream) - Method in class org.cornutum.tcases.io.ProjectJsonReader
-
Changes the input stream for this reader.
- setInputStream(InputStream) - Method in class org.cornutum.tcases.io.SystemInputDocReader
-
Changes the input stream for this reader.
- setInputStream(InputStream) - Method in class org.cornutum.tcases.io.SystemInputJsonReader
-
Changes the input stream for this reader.
- setInputStream(InputStream) - Method in class org.cornutum.tcases.io.SystemTestDocReader
-
Changes the input stream for this reader.
- setInputStream(InputStream) - Method in class org.cornutum.tcases.io.SystemTestJsonReader
-
Changes the input stream for this reader.
- setInputStream(InputStream) - Method in class org.cornutum.tcases.openapi.moco.MocoTestConfigReader
-
Changes the input stream for this reader.
- setInputStream(InputStream) - Method in class org.cornutum.tcases.openapi.resolver.io.RequestTestDefReader
-
Changes the input stream for this reader.
- setInvalidInput(String) - Method in class org.cornutum.tcases.openapi.resolver.RequestCase
-
Changes the description of the invalid input for this request.
- setInvalidInput(String) - Method in class org.cornutum.tcases.openapi.resolver.RequestCaseDef
-
Changes the description of the invalid input for this request.
- setItemCount(Integer) - Method in class org.cornutum.tcases.resolve.ArrayDomain
-
Defines a constant number of array items.
- setItemCount(Integer, Integer) - Method in class org.cornutum.tcases.resolve.ArrayDomain
-
Defines the range for the number of array items.
- setItemCount(NumberDomain.Range) - Method in class org.cornutum.tcases.resolve.ArrayDomain
-
Defines the range for the number of array items.
- setItemCount(ValueDomain<Integer>) - Method in class org.cornutum.tcases.resolve.ArrayDomain
-
Changes the range for the number of array items.
- setItems(Schema) - Method in class org.cornutum.tcases.resolve.Schema
-
Changes the schema for array items.
- setItemsUnique(boolean) - Method in class org.cornutum.tcases.resolve.ArrayDomain
-
Changes if array items are unique.
- setItemValues(ValueDomain<T>) - Method in class org.cornutum.tcases.resolve.ArrayDomain
-
Changes the value domain for required array items.
- setJunit(boolean) - Method in class org.cornutum.tcases.ant.TcasesTask
-
Changes if using the JUnit transform.
- setLengthRange(Integer) - Method in class org.cornutum.tcases.resolve.Base64Domain
-
Defines a constant length range for values in this domain.
- setLengthRange(Integer, Integer) - Method in class org.cornutum.tcases.resolve.Base64Domain
-
Defines the length range for values in this domain.
- setLengthRange(NumberDomain.Range) - Method in class org.cornutum.tcases.resolve.Base64Domain
-
Defines the length range for values in this domain.
- setLengthRange(Integer) - Method in class org.cornutum.tcases.resolve.SequenceDomain
-
Defines a constant length range for values in this domain.
- setLengthRange(Integer, Integer) - Method in class org.cornutum.tcases.resolve.SequenceDomain
-
Defines the length range for values in this domain.
- setLengthRange(NumberDomain.Range) - Method in class org.cornutum.tcases.resolve.SequenceDomain
-
Defines the length range for values in this domain.
- setLengthRange(LengthDomain) - Method in class org.cornutum.tcases.resolve.SequenceDomain
-
Changes the length range for values in this domain.
- setLocation(ParamDef.Location) - Method in class org.cornutum.tcases.openapi.resolver.HeaderData
-
Changes the location of the header value.
- setLocation(ParamDef.Location) - Method in class org.cornutum.tcases.openapi.resolver.HeaderDef
-
Changes the location of the header value.
- setLocation(ParamDef.Location) - Method in class org.cornutum.tcases.openapi.resolver.ParamData
-
Changes the location of the parameter value.
- setLocation(String) - Method in class org.cornutum.tcases.openapi.resolver.ParamDef
-
Changes the location of the parameter value.
- setLocation(ParamDef.Location) - Method in class org.cornutum.tcases.openapi.resolver.ParamDef
-
Changes the location of the parameter value.
- setLogFile(File) - Method in class org.cornutum.tcases.ant.TcasesTask
-
Changes the log output file for Tcases.
- setMatching(List<String>) - Method in class org.cornutum.tcases.resolve.AbstractStringDomain
-
Changes the set of patterns that values in this domain must match.
- setMatching(String...) - Method in class org.cornutum.tcases.resolve.AbstractStringDomain
-
Changes the set of patterns that values in this domain must match.
- setMaximum(BigDecimal) - Method in class org.cornutum.tcases.resolve.Schema
-
Changes the maximum (inclusive) for numeric values.
- setMaxItems(Integer) - Method in class org.cornutum.tcases.resolve.Schema
-
Changes the maximum size of array values.
- setMaxLength(Integer) - Method in class org.cornutum.tcases.resolve.Schema
-
Changes the maximum length of string values.
- setMaxTries(int) - Method in class org.cornutum.tcases.openapi.ApiCommand.Options
-
Changes the maximum attempts made to resolve a request test case input value before reporting failure..
- setMaxTries(int) - Method in class org.cornutum.tcases.openapi.ApiTestCommand.Options
-
Changes the maximum attempts made to resolve a request test case input value before reporting failure..
- setMaxTries(int) - Method in class org.cornutum.tcases.resolve.ResolverContext
-
Changes the maximum attempts to resolve an input value before reporting failure.
- setMaxValues(Schema<?>, Integer) - Static method in class org.cornutum.tcases.openapi.SchemaExtensions
-
Changes the maximum number of non-null values that can satisfy this schema.
- setMediaType(ValueDomain<String>) - Method in class org.cornutum.tcases.openapi.resolver.ValueDef
-
Changes the media type domain for this value.
- setMinimum(BigDecimal) - Method in class org.cornutum.tcases.resolve.Schema
-
Changes the minimum (inclusive) for numeric values.
- setMinItems(Integer) - Method in class org.cornutum.tcases.resolve.Schema
-
Changes the minimum size of array values.
- setMinLength(Integer) - Method in class org.cornutum.tcases.resolve.Schema
-
Changes the minimum length of string values.
- setMocoTestConfig(File) - Method in class org.cornutum.tcases.openapi.ApiTestCommand.Options
-
Changes the Moco server test configuration file
- setModellingInput(Schema<?>, boolean) - Static method in class org.cornutum.tcases.openapi.SchemaExtensions
-
Changes if currently generating an input model for this schema.
- setModelOptions(ModelOptions) - Method in class org.cornutum.tcases.openapi.ApiCommand.Options
-
Changes the input modelling options.
- setModelOptions(ModelOptions) - Method in class org.cornutum.tcases.openapi.ApiTestCommand.Options
-
Changes the input modelling options.
- setMultipleOf(String) - Method in class org.cornutum.tcases.resolve.DecimalDomain
-
If non-null, all values in this domain are a multiple of the given value.
- setMultipleOf(String) - Method in class org.cornutum.tcases.resolve.IntegerDomain
-
If non-null, all values in this domain are a multiple of the given value.
- setMultipleOf(String) - Method in class org.cornutum.tcases.resolve.LongDomain
-
If non-null, all values in this domain are a multiple of the given value.
- setMultipleOf(String) - Method in class org.cornutum.tcases.resolve.NumberDomain
-
If non-null, all values in this domain are a multiple of the given value.
- setMultipleOf(T) - Method in class org.cornutum.tcases.resolve.NumberDomain
-
Changes the factor required for all values in this domain.
- setMultipleOf(BigDecimal) - Method in class org.cornutum.tcases.resolve.Schema
-
Changes the common divisor for numeric input values.
- setName(String) - Method in class org.cornutum.tcases.AbstractVarDef
-
Changes the variable name.
- setName(String) - Method in class org.cornutum.tcases.FunctionInputDef
-
Changes the function name.
- setName(String) - Method in class org.cornutum.tcases.FunctionTestDef
-
Changes the function name.
- setName(String) - Method in class org.cornutum.tcases.generator.TestCaseDef
-
Changes the (optional) name for this test case.
- setName(Tuple) - Method in class org.cornutum.tcases.generator.TestCaseDef
-
Changes the name for this test case to identify the given tuple.
- setName(String) - Method in class org.cornutum.tcases.openapi.moco.MocoServerConfig
-
Changes the variable name used to reference the Moco server.
- setName(String) - Method in class org.cornutum.tcases.openapi.resolver.RequestCase
-
Changes the name of this test case.
- setName(String) - Method in class org.cornutum.tcases.openapi.resolver.RequestCaseDef
-
Changes the name of this test case.
- setName(String) - Method in class org.cornutum.tcases.openapi.testwriter.TestTarget
-
Changes the test name for this target.
- setName(String) - Method in class org.cornutum.tcases.SystemInputDef
-
Changes the system name.
- setName(String) - Method in class org.cornutum.tcases.SystemTestDef
-
Changes the system name.
- setName(String) - Method in class org.cornutum.tcases.TestCase
-
Changes the test case name.
- setName(String) - Method in class org.cornutum.tcases.VarNaDef
-
Changes the name of this value.
- setName(Object) - Method in class org.cornutum.tcases.VarValueDef
-
Changes the name of this value.
- setNameChars(String) - Method in class org.cornutum.tcases.resolve.PropertyNameDomain.PropertyName
-
Changes the set of chars allowed in property names.
- setNameChars(String) - Method in class org.cornutum.tcases.resolve.PropertyNameDomain
-
Changes the set of chars allowed in property names for this domain.
- setNew(boolean) - Method in class org.cornutum.tcases.ant.TcasesTask
-
Changes if previous contents of the test definition file are ignored.
- setNewSeed(boolean) - Method in class org.cornutum.tcases.ant.TcasesTask
-
If true, automatically chooses a new random seed used by generators.
- setNewSeed(boolean) - Method in class org.cornutum.tcases.ReducerCommand.Options
-
Changes if ignoring current random seed used by generators.
- setNewSeed(boolean) - Method in class org.cornutum.tcases.ReducerOptions
-
Changes if test case reduction starts by ignoring any previous random seed.
- setNewSeed(boolean) - Method in class org.cornutum.tcases.TcasesCommand.Options
-
Changes if choosing a new random seed used by generators.
- setNotEnums(Schema<?>, Iterable<?>) - Static method in class org.cornutum.tcases.openapi.SchemaExtensions
-
Changes the composed set of enums to not match when validating the given schema.
- setNotifier(Notifier) - Method in class org.cornutum.tcases.util.ContextHandler
-
Changes the condition notifier for this reporter.
- setNotifier(Notifier) - Method in class org.cornutum.tcases.util.ExecutionNotifier
-
- setNotMatching(List<String>) - Method in class org.cornutum.tcases.resolve.AbstractStringDomain
-
Changes the set of patterns that values in this domain must NOT match.
- setNotMatching(String...) - Method in class org.cornutum.tcases.resolve.AbstractStringDomain
-
Changes the set of patterns that values in this domain must NOT match.
- setNotMultipleOfs(Schema<?>, Iterable<BigDecimal>) - Static method in class org.cornutum.tcases.openapi.SchemaExtensions
-
Changes the composed set of multipleOfs to not match when validating the given numeric schema.
- setNotMultipleOfs(Schema<?>, BigDecimal...) - Static method in class org.cornutum.tcases.openapi.SchemaExtensions
-
Changes the composed set of multipleOfs to not match when validating the given numeric schema.
- setNotMultipleOfs(String[]) - Method in class org.cornutum.tcases.resolve.DecimalDomain
-
Changes the factors not allowed for any values in this domain.
- setNotMultipleOfs(String[]) - Method in class org.cornutum.tcases.resolve.IntegerDomain
-
Changes the factors not allowed for any values in this domain.
- setNotMultipleOfs(String[]) - Method in class org.cornutum.tcases.resolve.LongDomain
-
Changes the factors not allowed for any values in this domain.
- setNotMultipleOfs(String[]) - Method in class org.cornutum.tcases.resolve.NumberDomain
-
Changes the factors not allowed for any values in this domain.
- setNotMultipleOfs(Set<T>) - Method in class org.cornutum.tcases.resolve.NumberDomain
-
Changes the factors not allowed for any values in this domain.
- setNotPatterns(Schema<?>, Iterable<String>) - Static method in class org.cornutum.tcases.openapi.SchemaExtensions
-
Changes the composed set of patterns to not match when validating the given schema.
- setNotPatterns(Schema<?>, String...) - Static method in class org.cornutum.tcases.openapi.SchemaExtensions
-
Changes the composed set of patterns to not match when validating the given schema.
- setNotRequired(Schema<?>, Iterable<String>) - Static method in class org.cornutum.tcases.openapi.SchemaExtensions
-
Changes the composed set of properties that must not be required when validating the given object schema.
- setNotTypes(Schema<?>, Iterable<String>) - Static method in class org.cornutum.tcases.openapi.SchemaExtensions
-
Changes the composed set of types that must not be required when validating the given schema.
- setNullChecked(Schema<?>, boolean) - Static method in class org.cornutum.tcases.openapi.SchemaExtensions
-
Changes if the input model for this schema requires null checks
- setOnce(boolean) - Method in class org.cornutum.tcases.generator.Tuple
-
Changes if this tuple should be used in at most one test case.
- setOnCondition(String) - Method in class org.cornutum.tcases.openapi.ApiCommand.Options
-
- setOnModellingCondition(String) - Method in class org.cornutum.tcases.openapi.ApiCommand.Options
-
Changes the input modelling condition notifier.
- setOnModellingCondition(String) - Method in class org.cornutum.tcases.openapi.ApiTestCommand.Options
-
Changes the input modelling condition notifier.
- setOnResolverCondition(String) - Method in class org.cornutum.tcases.openapi.ApiCommand.Options
-
Changes the request case resolution condition notifier.
- setOnResolverCondition(String) - Method in class org.cornutum.tcases.openapi.ApiTestCommand.Options
-
Changes the request case resolution condition notifier.
- setOperation(String) - Method in class org.cornutum.tcases.openapi.resolver.RequestCase
-
Changes the operation for this request.
- setOperation(String) - Method in class org.cornutum.tcases.openapi.resolver.RequestCaseDef
-
Changes the operation for this request.
- setOperations(Iterable<String>) - Method in class org.cornutum.tcases.openapi.ApiTestCommand.Options
-
Changes request path operations for which tests are generated.
- setOperations(Iterable<String>) - Method in class org.cornutum.tcases.openapi.testwriter.TestSource
-
Changes the request operations for this source.
- setOperations(String...) - Method in class org.cornutum.tcases.openapi.testwriter.TestSource
-
Changes the request operations for this source.
- setOtherItemValues(ValueDomain<?>) - Method in class org.cornutum.tcases.resolve.ArrayDomain
-
Changes the value domain for additional array items.
- setOutDir(File) - Method in class org.cornutum.tcases.ant.TcasesTask
-
Changes the output directory for generated test definitions.
- setOutDir(File) - Method in class org.cornutum.tcases.openapi.ApiCommand.Options
-
Changes the output directory for command output.
- setOutDir(File) - Method in class org.cornutum.tcases.openapi.ApiTestCommand.Options
-
Changes the output directory for command output.
- setOutDir(File) - Method in class org.cornutum.tcases.TcasesCommand.Options
-
Changes the output directory for generated test definitions.
- setOutFile(File) - Method in class org.cornutum.tcases.anon.AnonCommand.Options
-
Changes the output file for anonymized output.
- setOutFile(File) - Method in class org.cornutum.tcases.ant.TcasesTask
-
Changes the test definition output path.
- setOutFile(File) - Method in class org.cornutum.tcases.openapi.ApiCommand.Options
-
Changes the output file for command output.
- setOutFile(File) - Method in class org.cornutum.tcases.openapi.ApiTestCommand.Options
-
Changes the output file for command output.
- setOutFile(File) - Method in class org.cornutum.tcases.TcasesCommand.Options
-
Changes the output file for generated test definitions.
- setOutput(OutputStream) - Method in class org.cornutum.tcases.openapi.testwriter.TestTarget
-
Changes the output stream designated for this target.
- setPackage(String) - Method in class org.cornutum.tcases.openapi.testwriter.JavaTestTarget
-
Changes the Java package defined for this target.
- setPackage(Class<?>) - Method in class org.cornutum.tcases.openapi.testwriter.JavaTestTarget
-
Changes the Java package defined for this target to the package containing the given class.
- setParams(Map<String, Object>) - Method in class org.cornutum.tcases.io.TransformFilter
-
Changes the set of transform parameter bindings.
- setParams(Iterable<ParamData>) - Method in class org.cornutum.tcases.openapi.resolver.RequestCase
-
Changes the parameter definitions for this request.
- setParams(Iterable<ParamDef>) - Method in class org.cornutum.tcases.openapi.resolver.RequestCaseDef
-
Changes the parameter definitions for this request.
- setParent(VarSet) - Method in class org.cornutum.tcases.AbstractVarDef
-
Changes the parent of this variable.
- setParent(GeneratorSetDocReader.ElementHandler) - Method in class org.cornutum.tcases.generator.io.GeneratorSetDocReader.ElementHandler
-
Changes the parent ElementHandler.
- setParent(SystemInputDocReader.ElementHandler) - Method in class org.cornutum.tcases.io.SystemInputDocReader.ElementHandler
-
Changes the parent ElementHandler.
- setParent(SystemTestDocReader.ElementHandler) - Method in class org.cornutum.tcases.io.SystemTestDocReader.ElementHandler
-
Changes the parent ElementHandler.
- setParent(VarSet) - Method in interface org.cornutum.tcases.IVarDef
-
Changes the parent of this variable.
- setParent(VarSet) - Method in class org.cornutum.tcases.VarSet
-
Changes the parent of this variable.
- setPath(String) - Method in class org.cornutum.tcases.openapi.resolver.RequestCase
-
Changes the path for this request.
- setPath(String) - Method in class org.cornutum.tcases.openapi.resolver.RequestCaseDef
-
Changes the path for this request.
- setPaths(Iterable<String>) - Method in class org.cornutum.tcases.openapi.ApiTestCommand.Options
-
Changes request paths for which tests are generated.
- setPaths(Iterable<String>) - Method in class org.cornutum.tcases.openapi.testwriter.TestSource
-
Changes the request paths for this source.
- setPaths(String...) - Method in class org.cornutum.tcases.openapi.testwriter.TestSource
-
Changes the request paths for this source.
- setPattern(String) - Method in class org.cornutum.tcases.resolve.Schema
-
Changes the regular expression matching string values.
- setPatterns(Schema<?>, Iterable<String>) - Static method in class org.cornutum.tcases.openapi.SchemaExtensions
-
Changes the composed set of patterns to match when validating the given string schema.
- setPatterns(Schema<?>, String...) - Static method in class org.cornutum.tcases.openapi.SchemaExtensions
-
Changes the composed set of patterns to match when validating the given string schema.
- setPort(Integer) - Method in class org.cornutum.tcases.openapi.moco.MocoServerConfig
-
Changes the local port used by the Moco server to listen for requests.
- setProperties(Collection<String>) - Method in class org.cornutum.tcases.VarValueDef
-
Changes the set of test case properties contributed by this value.
- setProperty(String) - Method in class org.cornutum.tcases.conditions.AbstractAssertion
-
Changes the property asserted.
- setPropertyDomains(Map<String, ValueDomain<?>>) - Method in class org.cornutum.tcases.resolve.ObjectDomain
-
Changes the property value domains for objects in this domain.
- setPropertySchema(Schema<?>, boolean) - Static method in class org.cornutum.tcases.openapi.SchemaExtensions
-
Changes if this is schema for an object property
- setRandom(Random) - Method in class org.cornutum.tcases.resolve.ResolverContext
-
Changes the random number generator used to resolve test cases.
- setRandomSeed(Long) - Method in class org.cornutum.tcases.generator.GeneratorOptions
-
Changes the random seed used by generators.
- setRandomSeed(Long) - Method in interface org.cornutum.tcases.generator.ITestCaseGenerator
-
Changes the random number sequence seed for this generator.
- setRandomSeed(Long) - Method in class org.cornutum.tcases.generator.TupleGenerator
-
Changes the random number sequence seed for this generator.
- setRandomSeed(Long) - Method in class org.cornutum.tcases.openapi.ApiCommand.Options
-
Changes the random number generator seed for request case resolution.
- setRandomSeed(Long) - Method in class org.cornutum.tcases.openapi.ApiTestCommand.Options
-
Changes the random number generator seed for request case resolution.
- setRandomSeed(Long) - Method in class org.cornutum.tcases.TcasesCommand.Options
-
Changes the random seed used by generators.
- setRange(NumberDomain.Range) - Method in class org.cornutum.tcases.resolve.DecimalDomain
-
Defines the value range for this domain.
- setRange(BigDecimal, BigDecimal) - Method in class org.cornutum.tcases.resolve.DecimalDomain
-
Defines the value range for this domain.
- setRange(NumberDomain.Range) - Method in class org.cornutum.tcases.resolve.IntegerDomain
-
Defines the value range for this domain.
- setRange(Integer, Integer) - Method in class org.cornutum.tcases.resolve.IntegerDomain
-
Defines the value range for this domain.
- setRange(NumberDomain.Range) - Method in class org.cornutum.tcases.resolve.LongDomain
-
Defines the value range for this domain.
- setRange(Long, Long) - Method in class org.cornutum.tcases.resolve.LongDomain
-
Defines the value range for this domain.
- setRange(NumberDomain.Range) - Method in class org.cornutum.tcases.resolve.NumberDomain
-
Defines the value range for this domain.
- setRange(T, T) - Method in class org.cornutum.tcases.resolve.NumberDomain
-
Changes the (inclusive) minimum and the (inclusive) maximum for this domain.
- setReadOnlyEnforced(boolean) - Method in class org.cornutum.tcases.openapi.ApiCommand.Options
-
Changes if "readOnly" properties are strictly enforced.
- setReadOnlyEnforced(boolean) - Method in class org.cornutum.tcases.openapi.ApiTestCommand.Options
-
Changes if "readOnly" properties are strictly enforced.
- setReadOnlyEnforced(boolean) - Method in class org.cornutum.tcases.openapi.ModelOptions
-
Changes if the API will strictly enforce the exclusion of "readOnly" properties from requests.
- setRequestCases(boolean) - Method in class org.cornutum.tcases.openapi.ApiCommand.Options
-
Changes if test case output consists of a list of request test cases (true) or a test definition (false).
- setResampleFactor(double) - Method in class org.cornutum.tcases.ReducerCommand.Options
-
Changes the resample factor.
- setResampleFactor(double) - Method in class org.cornutum.tcases.ReducerOptions
-
Changes the resample factor.
- setResolvedAll(Schema<?>, Boolean) - Static method in class org.cornutum.tcases.openapi.SchemaExtensions
-
Changes if this schema and all of its subschemas are resolved.
- setResolverContext(ResolverContext) - Method in class org.cornutum.tcases.openapi.ApiCommand.Options
-
Changes the request case resolution options.
- setResolverContext(ResolverContext) - Method in class org.cornutum.tcases.openapi.ApiTestCommand.Options
-
Changes the request case resolution options.
- setResourceDir(File) - Method in class org.cornutum.tcases.openapi.testwriter.TestTarget
-
Changes the resource output directory for this target.
- setResourceOutDir(File) - Method in class org.cornutum.tcases.openapi.ApiTestCommand.Options
-
Changes the resource directory for command output.
- setResponses(ResponsesDef) - Method in class org.cornutum.tcases.openapi.testwriter.TestSource
-
Changes the request response definitions for this source.
- setSamples(int) - Method in class org.cornutum.tcases.ReducerCommand.Options
-
Changes the initial number of samples.
- setSamples(int) - Method in class org.cornutum.tcases.ReducerOptions
-
Changes the initial number of samples.
- setSchema(Schema) - Method in class org.cornutum.tcases.VarDef
-
Changes the schema for values bound to this variable.
- setSchema(Schema) - Method in class org.cornutum.tcases.VarValueDef
-
Changes the schema for this input value.
- setScript(URI) - Method in class org.cornutum.tcases.io.TestDefToHtmlFilter
-
Changes the reference to the JavaScript resource used by this filter.
- setSeed(Long) - Method in class org.cornutum.tcases.ant.TcasesTask
-
Changes the random seed used by generators.
- setSeqNum(int) - Method in class org.cornutum.tcases.AbstractVarDef
-
Changes the sequence number of this variable.
- setSeqNum(int) - Method in interface org.cornutum.tcases.IVarDef
-
Changes the sequence number of this variable.
- setServer(URI) - Method in class org.cornutum.tcases.openapi.resolver.RequestCase
-
Changes the server URI for this request.
- setServer(String) - Method in class org.cornutum.tcases.openapi.resolver.RequestCase
-
Changes the server URI for this request.
- setServer(URI) - Method in class org.cornutum.tcases.openapi.resolver.RequestCaseDef
-
Changes the server URI for this request.
- setServerConfig(MocoServerConfig) - Method in class org.cornutum.tcases.openapi.moco.MocoTestConfig
-
Changes the Moco server configuration.
- setServerSelector(ServerSelector) - Method in class org.cornutum.tcases.openapi.ModelOptions
-
Changes the
ServerSelector used to select the API server for API input definitions.
- setServerTest(boolean) - Method in class org.cornutum.tcases.openapi.ApiCommand.Options
-
Changes if output if for testing an API server (true) or an API client (false).
- setServerTrusted(boolean) - Method in class org.cornutum.tcases.openapi.ApiTestCommand.Options
-
Changes if generated HTTPS requests will connect to the API server without verifying the server certificate.
- setServerType(MocoTestConfig.ServerType) - Method in class org.cornutum.tcases.openapi.moco.MocoTestConfig
-
Changes the Moco server type.
- setServerType(String) - Method in class org.cornutum.tcases.openapi.moco.MocoTestConfig
-
Changes the Moco server type.
- setServerUri(String) - Method in class org.cornutum.tcases.openapi.ApiTestCommand.Options
-
Changes the expression that identifies the API server URI used by generated tests.
- setServerUri(URI) - Method in class org.cornutum.tcases.openapi.ModelOptions
-
Changes the URI specifed for the API server.
- setShowEffectiveInput(boolean) - Method in class org.cornutum.tcases.TcasesCommand.Options
-
Changes if the current effective system input definition should be written.
- setShowVersion(boolean) - Method in class org.cornutum.tcases.anon.AnonCommand.Options
-
Changes if the current version should be shown.
- setShowVersion(boolean) - Method in class org.cornutum.tcases.CopyCommand.Options
-
Changes if the current version should be shown.
- setShowVersion(boolean) - Method in class org.cornutum.tcases.openapi.ApiCommand.Options
-
Changes if the current version should be shown.
- setShowVersion(boolean) - Method in class org.cornutum.tcases.openapi.ApiTestCommand.Options
-
Changes if the current version should be shown.
- setShowVersion(boolean) - Method in class org.cornutum.tcases.ReducerCommand.Options
-
Changes if the current version should be shown.
- setShowVersion(boolean) - Method in class org.cornutum.tcases.TcasesCommand.Options
-
Changes if the current version should be shown.
- setSource(ModelOptions.Source) - Method in class org.cornutum.tcases.openapi.ApiCommand.Options
-
Changes the source of API input definitions.
- setSource(String) - Method in class org.cornutum.tcases.openapi.ApiCommand.Options
-
Changes the source of API input definitions.
- setSource(ModelOptions.Source) - Method in class org.cornutum.tcases.openapi.ApiTestCommand.Options
-
Changes the source of API input definitions.
- setSource(String) - Method in class org.cornutum.tcases.openapi.ApiTestCommand.Options
-
Changes the source of API input definitions.
- setSource(ModelOptions.Source) - Method in class org.cornutum.tcases.openapi.ModelOptions
-
Changes the source of API input definitions.
- setSource(Object) - Method in class org.cornutum.tcases.VarBinding
-
Changes the name of the value definition for this binding.
- setStyle(String) - Method in class org.cornutum.tcases.openapi.resolver.HeaderData
-
Changes the serialization style of the header value.
- setStyle(String) - Method in class org.cornutum.tcases.openapi.resolver.HeaderDef
-
Changes the serialization style of the header value.
- setStyle(String) - Method in class org.cornutum.tcases.openapi.resolver.ParamData
-
Changes the serialization style of the parameter value.
- setStyle(String) - Method in class org.cornutum.tcases.openapi.resolver.ParamDef
-
Changes the serialization style of the parameter value.
- setStylesheet(URI) - Method in class org.cornutum.tcases.io.TestDefToHtmlFilter
-
Changes the reference to the CSS stylesheet used by this filter.
- setSystemInput(SystemInputDef) - Method in class org.cornutum.tcases.io.Project
-
Changes the system input definition for this project.
- setSystemInputLocation(URI) - Method in class org.cornutum.tcases.io.Project
-
Changes the location of the system input definition for this project.
- setTarget(File) - Method in class org.cornutum.tcases.io.AbstractFilter
-
Changes the target for filter output.
- setTarget(OutputStream) - Method in class org.cornutum.tcases.io.AbstractFilter
-
Changes the target for filter output.
- setTestDef(File) - Method in class org.cornutum.tcases.ant.TcasesTask
-
Changes the output path for generated test definitions.
- setTestDef(File) - Method in class org.cornutum.tcases.CopyCommand.Options
-
Changes the base test definition file.
- setTestDef(File) - Method in class org.cornutum.tcases.ReducerCommand.Options
-
Changes the base test definition file.
- setTestDef(File) - Method in class org.cornutum.tcases.TcasesCommand.Options
-
Changes the output file for generated test definitions.
- setTestName(String) - Method in class org.cornutum.tcases.openapi.ApiTestCommand.Options
-
Changes the name of the test class that is generated.
- setTestPackage(String) - Method in class org.cornutum.tcases.openapi.ApiTestCommand.Options
-
Changes the package of the test class that is generated.
- setTests(boolean) - Method in class org.cornutum.tcases.openapi.ApiCommand.Options
-
Changes if output consists of a test definition (true) or an input definition (false).
- setTestType(ApiTestCommand.Options.TestType) - Method in class org.cornutum.tcases.openapi.ApiTestCommand.Options
-
Changes the test framework used to run API tests.
- setTestType(String) - Method in class org.cornutum.tcases.openapi.ApiTestCommand.Options
-
Changes the test framework used to run API tests.
- setTimeout(Long) - Method in class org.cornutum.tcases.openapi.ApiTestCommand.Options
-
Changes the test timeout (milliseconds).
- setTimeout(Long) - Method in class org.cornutum.tcases.openapi.testwriter.TestTarget
-
Changes the test timeout (milliseconds) for this target.
- setTransform(Source) - Method in class org.cornutum.tcases.io.TransformFilter
-
Changes the source for the XSLT transform document.
- setTransformDef(File) - Method in class org.cornutum.tcases.ant.TcasesTask
-
Changes the transform file.
- setTransformDef(File) - Method in class org.cornutum.tcases.openapi.ApiCommand.Options
-
Changes the transform file.
- setTransformDef(File) - Method in class org.cornutum.tcases.TcasesCommand.Options
-
Changes the transform file.
- setTransformParams(Map<String, Object>) - Method in class org.cornutum.tcases.openapi.ApiCommand.Options
-
Changes the transform parameter bindings.
- setTransformParams(Map<String, Object>) - Method in class org.cornutum.tcases.TcasesCommand.Options
-
Changes the transform parameter bindings.
- setTransformType(ApiCommand.Options.TransformType) - Method in class org.cornutum.tcases.openapi.ApiCommand.Options
-
Changes the output transform type.
- setTransformType(TcasesCommand.Options.TransformType) - Method in class org.cornutum.tcases.TcasesCommand.Options
-
Changes the output transform type.
- setTrustServer(boolean) - Method in class org.cornutum.tcases.openapi.testwriter.BaseTestCaseWriter.Depends
-
Changes if generated HTTPS requests will accept an untrusted API server.
- setTrustServer(boolean) - Method in class org.cornutum.tcases.openapi.testwriter.BaseTestCaseWriter
-
Changes if generated HTTPS requests will accept an untrusted API server.
- setTuples(Integer) - Method in class org.cornutum.tcases.ant.TcasesTask
-
Changes the default tuple size for all generators.
- setTupleSize(int) - Method in class org.cornutum.tcases.generator.TupleCombiner
-
Changes the tuple size for input variable combinations.
- setType(String) - Method in class org.cornutum.tcases.AbstractVarDef
-
Changes the type identifier for this variable.
- setType(Resource.Type) - Method in class org.cornutum.tcases.io.Resource
-
Changes the content type of this resource.
- setType(String) - Method in class org.cornutum.tcases.VarBinding
-
Changes the type identifier for this variable.
- setType(VarValueDef.Type) - Method in class org.cornutum.tcases.VarNaDef
-
Changes the type of this value.
- setType(VarValueDef.Type) - Method in class org.cornutum.tcases.VarValueDef
-
Changes the type of this value.
- setTypeChecked(Schema<?>, boolean) - Static method in class org.cornutum.tcases.openapi.SchemaExtensions
-
Changes if the input model for this schema requires type checks
- setUniqueItems(Boolean) - Method in class org.cornutum.tcases.resolve.Schema
-
Changes if array items must be unique.
- setValid(boolean) - Method in class org.cornutum.tcases.openapi.resolver.ValueDef
-
Changes if this is an instance of valid value.
- setValidateResponses(boolean) - Method in class org.cornutum.tcases.openapi.testwriter.BaseTestCaseWriter.Depends
-
Changes if generated test cases will validate API requests responses.
- setValidateResponses(boolean) - Method in class org.cornutum.tcases.openapi.testwriter.BaseTestCaseWriter
-
Changes if generated test cases will validate API requests responses.
- setValidTypes(Schema<?>, Set<String>) - Static method in class org.cornutum.tcases.openapi.SchemaExtensions
-
Changes the instance types that can be validated by the given schema.
- setValidTypesAll(Schema<?>, Boolean) - Static method in class org.cornutum.tcases.openapi.SchemaExtensions
-
Changes if this schema and all of its subschemas have valid types.
- setValue(ValueDef<?>) - Method in class org.cornutum.tcases.openapi.resolver.ParamDef
-
Changes the value definition for this parameter.
- setValue(Object) - Method in class org.cornutum.tcases.VarBinding
-
Changes the value name for this binding.
- setValue(String) - Method in class org.cornutum.tcases.VarNaBinding
-
Changes the value name for this binding.
- setValueValid(boolean) - Method in class org.cornutum.tcases.VarBinding
-
Changes if this variable is bound to a valid value.
- setValueValid(boolean) - Method in class org.cornutum.tcases.VarNaBinding
-
Changes if this variable is bound to a valid value.
- setVar(String) - Method in class org.cornutum.tcases.VarBinding
-
Changes the variable name for this binding.
- setVarBinding(VarBinding) - Method in class org.cornutum.tcases.io.SystemTestDocReader.VarHandler
-
Returns the VarBinding instance for this handler.
- setVersion(String) - Method in class org.cornutum.tcases.openapi.resolver.RequestCase
-
Changes the API version for this request.
- setVersion(String) - Method in class org.cornutum.tcases.openapi.resolver.RequestCaseDef
-
Changes the API version for this request.
- setWorkingDir(File) - Method in class org.cornutum.tcases.anon.AnonCommand.Options
-
Changes the current working directory used to complete relative path names.
- setWorkingDir(File) - Method in class org.cornutum.tcases.CopyCommand.Options
-
Changes the current working directory used to complete relative path names.
- setWorkingDir(File) - Method in class org.cornutum.tcases.openapi.ApiCommand.Options
-
Changes the current working directory used to complete relative path names.
- setWorkingDir(File) - Method in class org.cornutum.tcases.openapi.ApiTestCommand.Options
-
Changes the current working directory used to complete relative path names.
- setWorkingDir(File) - Method in class org.cornutum.tcases.TcasesCommand.Options
-
Changes the current working directory used to complete relative path names.
- setWriteOnlyEnforced(boolean) - Method in class org.cornutum.tcases.openapi.ApiCommand.Options
-
Changes if "writeOnly" properties are strictly enforced.
- setWriteOnlyEnforced(boolean) - Method in class org.cornutum.tcases.openapi.ModelOptions
-
Changes if the API will strictly enforce the exclusion of "writeOnly" properties from responses.
- setWriter(Writer) - Method in class org.cornutum.tcases.generator.io.GeneratorSetJsonWriter
-
Changes the output stream for this writer.
- setWriter(Writer) - Method in class org.cornutum.tcases.io.AbstractSystemInputWriter
-
Changes the output stream for this writer.
- setWriter(Writer) - Method in class org.cornutum.tcases.io.AbstractSystemTestWriter
-
Changes the output stream for this writer.
- setWriter(Writer) - Method in class org.cornutum.tcases.io.ProjectJsonWriter
-
Changes the output stream for this writer.
- setWriter(Writer) - Method in class org.cornutum.tcases.io.SystemInputDocWriter
-
Changes the output stream for this writer.
- setWriter(Writer) - Method in class org.cornutum.tcases.io.SystemInputJsonWriter
-
Changes the output stream for this writer.
- setWriter(Writer) - Method in class org.cornutum.tcases.io.SystemTestDocWriter
-
Changes the output stream for this writer.
- setWriter(Writer) - Method in class org.cornutum.tcases.io.SystemTestHtmlWriter
-
Changes the output stream for this writer.
- setWriter(Writer) - Method in class org.cornutum.tcases.io.SystemTestJsonWriter
-
Changes the output stream for this writer.
- setWriter(Writer) - Method in class org.cornutum.tcases.openapi.moco.MocoServerConfigWriter
-
Changes the output stream for this writer.
- setWriter(Writer) - Method in class org.cornutum.tcases.openapi.moco.MocoTestConfigWriter
-
Changes the output stream for this writer.
- setWriter(Writer) - Method in class org.cornutum.tcases.openapi.resolver.io.RequestTestDefWriter
-
Changes the output stream for this writer.
- showEffectiveInput() - Method in class org.cornutum.tcases.TcasesCommand.Options.Builder
-
- showEffectiveInput() - Method in class org.cornutum.tcases.TcasesCommand.Options
-
Returns if the current effective system input definition should be written.
- showVersion() - Method in class org.cornutum.tcases.anon.AnonCommand.Options
-
Returns if the current version should be shown.
- showVersion() - Method in class org.cornutum.tcases.CopyCommand.Options
-
Returns if the current version should be shown.
- showVersion() - Method in class org.cornutum.tcases.openapi.ApiCommand.Options
-
Returns if the current version should be shown.
- showVersion() - Method in class org.cornutum.tcases.openapi.ApiTestCommand.Options
-
Returns if the current version should be shown.
- showVersion() - Method in class org.cornutum.tcases.ReducerCommand.Options
-
Returns if the current version should be shown.
- showVersion() - Method in class org.cornutum.tcases.TcasesCommand.Options
-
Returns if the current version should be shown.
- SimpleDecoder - Class in org.cornutum.tcases.openapi.test
-
Returns the JSON representation of simple-encoded content.
- SimpleDecoder(EncodingDef) - Constructor for class org.cornutum.tcases.openapi.test.SimpleDecoder
-
Creates a new SimpleDecoder instance.
- SimpleValueEncoder - Class in org.cornutum.tcases.openapi.testwriter.encoder
-
Returns an encoding of a
DataValue in the "simple" style.
- simplify(IConjunct) - Static method in class org.cornutum.tcases.conditions.Cnf
-
Returns the simple form of the given conjunction.
- simplify(IDisjunct) - Static method in class org.cornutum.tcases.conditions.Cnf
-
Returns the simple form of the given disjunction.
- size() - Method in class org.cornutum.tcases.generator.Tuple
-
Returns the number of variable bindings in this tuple.
- size() - Method in class org.cornutum.tcases.generator.TupleRef
-
Returns number of variable bindings for this tuple.
- size() - Method in class org.cornutum.tcases.util.ListBuilder
-
Returns the number of elements added to this builder.
- SocketServerTestWriter - Class in org.cornutum.tcases.openapi.moco
-
- SocketServerTestWriter(MocoServerConfig, TestCaseWriter) - Constructor for class org.cornutum.tcases.openapi.moco.SocketServerTestWriter
-
Creates a new SocketServerTestWriter instance.
- source(ModelOptions.Source) - Method in class org.cornutum.tcases.openapi.ApiCommand.Options.Builder
-
- source(ModelOptions.Source) - Method in class org.cornutum.tcases.openapi.ApiTestCommand.Options.Builder
-
- source(ModelOptions.Source) - Method in class org.cornutum.tcases.openapi.ModelOptions.Builder
-
- source(Object) - Method in class org.cornutum.tcases.VarBindingBuilder
-
Changes the binding value source.
- start() - Method in class org.cornutum.tcases.FunctionInputDefBuilder
-
Starts building a new function input definition.
- start(FunctionInputDef) - Method in class org.cornutum.tcases.FunctionInputDefBuilder
-
Starts building a new function input definition.
- start(FunctionTestDef) - Method in class org.cornutum.tcases.FunctionTestDefBuilder
-
Starts building a new function test definition.
- start() - Method in class org.cornutum.tcases.FunctionTestDefBuilder
-
Starts building a new function test definition.
- start() - Method in class org.cornutum.tcases.generator.GeneratorSetBuilder
-
Starts building a new generator set.
- start(GeneratorSet) - Method in class org.cornutum.tcases.generator.GeneratorSetBuilder
-
Starts building a new generator set.
- start() - Method in class org.cornutum.tcases.generator.TupleCombinerBuilder
-
Starts building a new combiner.
- start(TupleCombiner) - Method in class org.cornutum.tcases.generator.TupleCombinerBuilder
-
Starts building a new combiner.
- start() - Method in class org.cornutum.tcases.generator.TupleGeneratorBuilder
-
Starts building a new generator.
- start(TupleGenerator) - Method in class org.cornutum.tcases.generator.TupleGeneratorBuilder
-
Starts building a new generator.
- start() - Method in class org.cornutum.tcases.generator.TupleRefBuilder
-
Starts building a new tuple.
- start(TupleRef) - Method in class org.cornutum.tcases.generator.TupleRefBuilder
-
Starts building a new tuple.
- start() - Method in class org.cornutum.tcases.io.ProjectBuilder
-
Starts building a new project.
- start(Project) - Method in class org.cornutum.tcases.io.ProjectBuilder
-
Starts building a new project.
- start() - Method in class org.cornutum.tcases.SystemInputDefBuilder
-
Starts building a new system input definition.
- start(SystemInputDef) - Method in class org.cornutum.tcases.SystemInputDefBuilder
-
Starts building a new system input definition.
- start() - Method in class org.cornutum.tcases.SystemTestDefBuilder
-
Starts building a new system test definition.
- start(SystemTestDef) - Method in class org.cornutum.tcases.SystemTestDefBuilder
-
Starts building a new system test definition.
- start() - Method in class org.cornutum.tcases.TestCaseBuilder
-
Starts building a new test case.
- start(TestCase) - Method in class org.cornutum.tcases.TestCaseBuilder
-
Starts building a new test case.
- start() - Method in class org.cornutum.tcases.VarBindingBuilder
-
Starts building a new binding.
- start(VarBinding) - Method in class org.cornutum.tcases.VarBindingBuilder
-
Starts building a new binding.
- start() - Method in class org.cornutum.tcases.VarDefBuilder
-
Starts building a new VarDef definition.
- start(VarDef) - Method in class org.cornutum.tcases.VarDefBuilder
-
Starts building a VarDef definition.
- start() - Method in class org.cornutum.tcases.VarSetBuilder
-
Starts building a new VarSet definition.
- start(VarSet) - Method in class org.cornutum.tcases.VarSetBuilder
-
Starts building a VarSet definition.
- start() - Method in class org.cornutum.tcases.VarValueDefBuilder
-
Starts building a new VarValueDef definition.
- start(VarValueDef) - Method in class org.cornutum.tcases.VarValueDefBuilder
-
Starts building a VarValueDef definition.
- startElement(String, String, String, Attributes) - Method in class org.cornutum.tcases.generator.io.GeneratorSetDocReader.CombineHandler
-
- startElement(String, String, String, Attributes) - Method in class org.cornutum.tcases.generator.io.GeneratorSetDocReader.ExcludeHandler
-
- startElement(String, String, String, Attributes) - Method in class org.cornutum.tcases.generator.io.GeneratorSetDocReader.GeneratorsHandler
-
- startElement(String, String, String, Attributes) - Method in class org.cornutum.tcases.generator.io.GeneratorSetDocReader.IncludeHandler
-
- startElement(String, String, String, Attributes) - Method in class org.cornutum.tcases.generator.io.GeneratorSetDocReader
-
- startElement(String, String, String, Attributes) - Method in class org.cornutum.tcases.generator.io.GeneratorSetDocReader.TupleGeneratorHandler
-
- startElement(String, String, String, Attributes) - Method in class org.cornutum.tcases.generator.io.GeneratorSetDocReader.VarHandler
-
- startElement(String, String, String, Attributes) - Method in class org.cornutum.tcases.io.SystemInputDocReader.AllOfHandler
-
- startElement(String, String, String, Attributes) - Method in class org.cornutum.tcases.io.SystemInputDocReader.AnyOfHandler
-
- startElement(String, String, String, Attributes) - Method in class org.cornutum.tcases.io.SystemInputDocReader.BetweenHandler
-
- startElement(String, String, String, Attributes) - Method in class org.cornutum.tcases.io.SystemInputDocReader.CardinalityHandler
-
- startElement(String, String, String, Attributes) - Method in class org.cornutum.tcases.io.SystemInputDocReader.ConditionalHandler
-
- startElement(String, String, String, Attributes) - Method in class org.cornutum.tcases.io.SystemInputDocReader.ConditionSetHandler
-
- startElement(String, String, String, Attributes) - Method in class org.cornutum.tcases.io.SystemInputDocReader.EqualsHandler
-
- startElement(String, String, String, Attributes) - Method in class org.cornutum.tcases.io.SystemInputDocReader.FunctionHandler
-
- startElement(String, String, String, Attributes) - Method in class org.cornutum.tcases.io.SystemInputDocReader.HasHandler
-
- startElement(String, String, String, Attributes) - Method in class org.cornutum.tcases.io.SystemInputDocReader.InputHandler
-
- startElement(String, String, String, Attributes) - Method in class org.cornutum.tcases.io.SystemInputDocReader.LessThanHandler
-
- startElement(String, String, String, Attributes) - Method in class org.cornutum.tcases.io.SystemInputDocReader.MoreThanHandler
-
- startElement(String, String, String, Attributes) - Method in class org.cornutum.tcases.io.SystemInputDocReader.NotHandler
-
- startElement(String, String, String, Attributes) - Method in class org.cornutum.tcases.io.SystemInputDocReader.NotLessThanHandler
-
- startElement(String, String, String, Attributes) - Method in class org.cornutum.tcases.io.SystemInputDocReader.NotMoreThanHandler
-
- startElement(String, String, String, Attributes) - Method in class org.cornutum.tcases.io.SystemInputDocReader.PropertyHandler
-
- startElement(String, String, String, Attributes) - Method in class org.cornutum.tcases.io.SystemInputDocReader
-
- startElement(String, String, String, Attributes) - Method in class org.cornutum.tcases.io.SystemInputDocReader.SystemHandler
-
- startElement(String, String, String, Attributes) - Method in class org.cornutum.tcases.io.SystemInputDocReader.ValueHandler
-
- startElement(String, String, String, Attributes) - Method in class org.cornutum.tcases.io.SystemInputDocReader.VarDefHandler
-
- startElement(String, String, String, Attributes) - Method in class org.cornutum.tcases.io.SystemInputDocReader.WhenHandler
-
- startElement(String, String, String, Attributes) - Method in class org.cornutum.tcases.io.SystemTestDocReader.FunctionHandler
-
- startElement(String, String, String, Attributes) - Method in class org.cornutum.tcases.io.SystemTestDocReader.HasHandler
-
- startElement(String, String, String, Attributes) - Method in class org.cornutum.tcases.io.SystemTestDocReader.InputHandler
-
- startElement(String, String, String, Attributes) - Method in class org.cornutum.tcases.io.SystemTestDocReader
-
- startElement(String, String, String, Attributes) - Method in class org.cornutum.tcases.io.SystemTestDocReader.TestCaseHandler
-
- startElement(String, String, String, Attributes) - Method in class org.cornutum.tcases.io.SystemTestDocReader.TestCasesHandler
-
- startElement(String, String, String, Attributes) - Method in class org.cornutum.tcases.io.SystemTestDocReader.VarHandler
-
- startLine() - Method in class org.cornutum.tcases.io.IndentedWriter
-
Indents to the beginning a new line.
- STATE - Static variable in interface org.cornutum.tcases.IVarDef
-
Identifies an implicit input variable defined by the internal state of the system.
- streamOf(Optional<T>) - Static method in class org.cornutum.tcases.util.CollectionUtils
-
If the given value is present, returns it as a single-element stream.
- StringConstant - Class in org.cornutum.tcases.resolve
-
Defines a singleton String value set.
- StringConstant(String) - Constructor for class org.cornutum.tcases.resolve.StringConstant
-
Creates a new StringConstant instance.
- StringConstant(String, Characters) - Constructor for class org.cornutum.tcases.resolve.StringConstant
-
Creates a new StringConstant instance.
- StringConstant(String, String) - Constructor for class org.cornutum.tcases.resolve.StringConstant
-
Creates a new StringConstant instance.
- StringConstant(String, String, Characters) - Constructor for class org.cornutum.tcases.resolve.StringConstant
-
Creates a new StringConstant instance.
- stringData(String) - Method in class org.cornutum.tcases.openapi.resolver.AbstractMessageDataBuilder
-
- StringEnum - Class in org.cornutum.tcases.resolve
-
Defines an enumerated string value set.
- StringEnum(Iterable<String>, String) - Constructor for class org.cornutum.tcases.resolve.StringEnum
-
Creates a new StringEnum instance.
- StringEnum(Iterable<String>, String, Characters) - Constructor for class org.cornutum.tcases.resolve.StringEnum
-
Creates a new StringEnum instance.
- stringFormatMax(String) - Static method in class org.cornutum.tcases.resolve.DataValues
-
Returns the maximum length of a string in the given format.
- stringFormatMin(String) - Static method in class org.cornutum.tcases.resolve.DataValues
-
Returns the minimum length of a string in the given format.
- stringLiteral(Object) - Static method in class org.cornutum.tcases.openapi.testwriter.TestWriterUtils
-
Returns a string containing the source code for a Java string literal representing the given value.
- stringOf(String) - Static method in class org.cornutum.tcases.resolve.DataValues
-
- stringOf(String, String) - Static method in class org.cornutum.tcases.resolve.DataValues
-
- stringOf(DataValue<?>) - Static method in class org.cornutum.tcases.resolve.DataValues
-
- StringValue - Class in org.cornutum.tcases.resolve
-
Represents a generated string value for a test case.
- StringValue(String) - Constructor for class org.cornutum.tcases.resolve.StringValue
-
Creates a new StringValue instance.
- StringValue(String, String) - Constructor for class org.cornutum.tcases.resolve.StringValue
-
Creates a new StringValue instance.
- style(String) - Method in class org.cornutum.tcases.openapi.resolver.EncodingDataBuilder
-
- style(String) - Method in class org.cornutum.tcases.openapi.resolver.ParamDataBuilder
-
- subtype() - Method in class org.cornutum.tcases.openapi.test.MediaRange
-
Returns the "subtype" from this media range.
- suffix() - Method in class org.cornutum.tcases.openapi.test.MediaRange
-
Returns the "suffix" from this media range.
- system(String) - Static method in class org.cornutum.tcases.SystemInputs
-
- SYSTEM_ATR - Static variable in class org.cornutum.tcases.io.SystemTestDoc
-
- SYSTEM_TAG - Static variable in class org.cornutum.tcases.io.SystemInputDoc
-
- SystemHandler() - Constructor for class org.cornutum.tcases.io.SystemInputDocReader.SystemHandler
-
- systemInput(SystemInputDef) - Method in class org.cornutum.tcases.io.ProjectBuilder
-
Changes the system input definition for the project.
- SystemInputContext - Class in org.cornutum.tcases.io
-
- SystemInputContext() - Constructor for class org.cornutum.tcases.io.SystemInputContext
-
Creates a new SystemInputContext instance.
- SystemInputContext(Logger) - Constructor for class org.cornutum.tcases.io.SystemInputContext
-
Creates a new SystemInputContext instance.
- SystemInputContext(Notifier) - Constructor for class org.cornutum.tcases.io.SystemInputContext
-
Creates a new SystemInputContext instance.
- SystemInputDef - Class in org.cornutum.tcases
-
Defines the input space for all functions of a system.
- SystemInputDef() - Constructor for class org.cornutum.tcases.SystemInputDef
-
Creates a new SystemInputDef object.
- SystemInputDef(String) - Constructor for class org.cornutum.tcases.SystemInputDef
-
Creates a new SystemInputDef object.
- SystemInputDefBuilder - Class in org.cornutum.tcases
-
- SystemInputDefBuilder() - Constructor for class org.cornutum.tcases.SystemInputDefBuilder
-
Creates a new SystemInputDefBuilder object.
- SystemInputDefBuilder(SystemInputDef) - Constructor for class org.cornutum.tcases.SystemInputDefBuilder
-
Creates a new SystemInputDefBuilder object.
- SystemInputDoc - Class in org.cornutum.tcases.io
-
Defines constants for the identifiers in a system input definition document.
- SystemInputDocReader - Class in org.cornutum.tcases.io
-
- SystemInputDocReader() - Constructor for class org.cornutum.tcases.io.SystemInputDocReader
-
Creates a new SystemInputDocReader object.
- SystemInputDocReader(InputStream) - Constructor for class org.cornutum.tcases.io.SystemInputDocReader
-
Creates a new SystemInputDocReader object.
- SystemInputDocReader.AllOfHandler - Class in org.cornutum.tcases.io
-
Handles AllOf elements.
- SystemInputDocReader.AnnotatedHandler - Class in org.cornutum.tcases.io
-
Base class for annotated elements.
- SystemInputDocReader.AnyOfHandler - Class in org.cornutum.tcases.io
-
Handles AnyOf elements.
- SystemInputDocReader.BetweenHandler - Class in org.cornutum.tcases.io
-
Handles Between elements
- SystemInputDocReader.CardinalityHandler - Class in org.cornutum.tcases.io
-
Base class for cardinality condition elements
- SystemInputDocReader.ConditionalHandler - Class in org.cornutum.tcases.io
-
Base class for conditional elements.
- SystemInputDocReader.ConditionContainer - Class in org.cornutum.tcases.io
-
Base class for elements that can contain one or more conditions.
- SystemInputDocReader.ConditionSetHandler - Class in org.cornutum.tcases.io
-
- SystemInputDocReader.ElementHandler - Class in org.cornutum.tcases.io
-
The base class for element handlers used by this parser.
- SystemInputDocReader.EqualsHandler - Class in org.cornutum.tcases.io
-
Handles Equals elements
- SystemInputDocReader.FunctionHandler - Class in org.cornutum.tcases.io
-
Handles Function elements.
- SystemInputDocReader.HasHandler - Class in org.cornutum.tcases.io
-
Handles Has elements
- SystemInputDocReader.InputHandler - Class in org.cornutum.tcases.io
-
Handles Input elements.
- SystemInputDocReader.LessThanHandler - Class in org.cornutum.tcases.io
-
Handles LessThan elements
- SystemInputDocReader.MoreThanHandler - Class in org.cornutum.tcases.io
-
Handles MoreThan elements
- SystemInputDocReader.NotHandler - Class in org.cornutum.tcases.io
-
Handles Not elements.
- SystemInputDocReader.NotLessThanHandler - Class in org.cornutum.tcases.io
-
Handles NotLessThan elements
- SystemInputDocReader.NotMoreThanHandler - Class in org.cornutum.tcases.io
-
Handles NotMoreThan elements
- SystemInputDocReader.PropertyHandler - Class in org.cornutum.tcases.io
-
Handles Property elements
- SystemInputDocReader.SystemHandler - Class in org.cornutum.tcases.io
-
Handles System elements.
- SystemInputDocReader.ValueHandler - Class in org.cornutum.tcases.io
-
Handles Value elements
- SystemInputDocReader.VarDefHandler - Class in org.cornutum.tcases.io
-
Base class for variable definition elements.
- SystemInputDocReader.VarHandler - Class in org.cornutum.tcases.io
-
Handles Var elements.
- SystemInputDocReader.VarSetHandler - Class in org.cornutum.tcases.io
-
Handles VarSet elements.
- SystemInputDocReader.WhenHandler - Class in org.cornutum.tcases.io
-
Handles When elements.
- SystemInputDocWriter - Class in org.cornutum.tcases.io
-
- SystemInputDocWriter() - Constructor for class org.cornutum.tcases.io.SystemInputDocWriter
-
Creates a new SystemInputDocWriter object that writes to standard output.
- SystemInputDocWriter(OutputStream) - Constructor for class org.cornutum.tcases.io.SystemInputDocWriter
-
Creates a new SystemInputDocWriter object that writes to the given stream.
- SystemInputDocWriter(Writer) - Constructor for class org.cornutum.tcases.io.SystemInputDocWriter
-
Creates a new SystemInputDocWriter object that writes to the given stream.
- SystemInputException - Exception in org.cornutum.tcases.io
-
Reports an error reading a system input definition.
- SystemInputException(String) - Constructor for exception org.cornutum.tcases.io.SystemInputException
-
Creates a new SystemInputException instance.
- SystemInputException(String, Throwable) - Constructor for exception org.cornutum.tcases.io.SystemInputException
-
Creates a new SystemInputException instance.
- SystemInputException(String[], String) - Constructor for exception org.cornutum.tcases.io.SystemInputException
-
Creates a new SystemInputException instance.
- SystemInputException(String[], Throwable) - Constructor for exception org.cornutum.tcases.io.SystemInputException
-
Creates a new SystemInputException instance.
- SystemInputJson - Class in org.cornutum.tcases.io
-
- SystemInputJson(SystemInputContext) - Constructor for class org.cornutum.tcases.io.SystemInputJson
-
- SystemInputJsonReader - Class in org.cornutum.tcases.io
-
- SystemInputJsonReader() - Constructor for class org.cornutum.tcases.io.SystemInputJsonReader
-
Creates a new SystemInputJsonReader object.
- SystemInputJsonReader(InputStream) - Constructor for class org.cornutum.tcases.io.SystemInputJsonReader
-
Creates a new SystemInputJsonReader object.
- SystemInputJsonWriter - Class in org.cornutum.tcases.io
-
- SystemInputJsonWriter() - Constructor for class org.cornutum.tcases.io.SystemInputJsonWriter
-
Creates a new SystemInputJsonWriter object that writes to standard output.
- SystemInputJsonWriter(OutputStream) - Constructor for class org.cornutum.tcases.io.SystemInputJsonWriter
-
Creates a new SystemInputJsonWriter object that writes to the given stream.
- SystemInputJsonWriter(Writer) - Constructor for class org.cornutum.tcases.io.SystemInputJsonWriter
-
Creates a new SystemInputJsonWriter object that writes to the given stream.
- systemInputRef(URI) - Method in class org.cornutum.tcases.io.ProjectBuilder
-
Changes the location of the system input definition for the project.
- SystemInputResource - Class in org.cornutum.tcases.io
-
- SystemInputResource(URL) - Constructor for class org.cornutum.tcases.io.SystemInputResource
-
Creates a new SystemInputResource instance.
- SystemInputResource(File) - Constructor for class org.cornutum.tcases.io.SystemInputResource
-
Creates a new SystemInputResource instance.
- SystemInputs - Class in org.cornutum.tcases
-
Defines methods used to manage system input definitions.
- SystemInputs(String...) - Constructor for class org.cornutum.tcases.SystemInputs
-
Creates a new SystemInputs instance.
- SystemInputs.Located<T> - Class in org.cornutum.tcases
-
Associates a system input element with its location.
- SystemInputs.ProcessingException - Exception in org.cornutum.tcases
-
Reports an error processing a system input definition.
- SystemTestDef - Class in org.cornutum.tcases
-
Defines the test cases for all functions of a system.
- SystemTestDef() - Constructor for class org.cornutum.tcases.SystemTestDef
-
Creates a new SystemTestDef object.
- SystemTestDef(String) - Constructor for class org.cornutum.tcases.SystemTestDef
-
Creates a new SystemTestDef object.
- SystemTestDefBuilder - Class in org.cornutum.tcases
-
- SystemTestDefBuilder() - Constructor for class org.cornutum.tcases.SystemTestDefBuilder
-
Creates a new SystemTestDefBuilder object.
- SystemTestDefBuilder(SystemTestDef) - Constructor for class org.cornutum.tcases.SystemTestDefBuilder
-
Creates a new SystemTestDefBuilder object.
- SystemTestDoc - Class in org.cornutum.tcases.io
-
Defines constants for the identifiers in a system test definition document.
- SystemTestDocReader - Class in org.cornutum.tcases.io
-
- SystemTestDocReader() - Constructor for class org.cornutum.tcases.io.SystemTestDocReader
-
Creates a new SystemTestDocReader object.
- SystemTestDocReader(InputStream) - Constructor for class org.cornutum.tcases.io.SystemTestDocReader
-
Creates a new SystemTestDocReader object.
- SystemTestDocReader.AnnotatedHandler - Class in org.cornutum.tcases.io
-
Base class for annotated elements.
- SystemTestDocReader.ElementHandler - Class in org.cornutum.tcases.io
-
The base class for element handlers used by this parser.
- SystemTestDocReader.FunctionHandler - Class in org.cornutum.tcases.io
-
Handles Function elements.
- SystemTestDocReader.HasHandler - Class in org.cornutum.tcases.io
-
Handles Has elements
- SystemTestDocReader.InputHandler - Class in org.cornutum.tcases.io
-
Handles Input elements.
- SystemTestDocReader.TestCaseHandler - Class in org.cornutum.tcases.io
-
Handles TestCase elements.
- SystemTestDocReader.TestCasesHandler - Class in org.cornutum.tcases.io
-
Handles TestCases elements.
- SystemTestDocReader.VarHandler - Class in org.cornutum.tcases.io
-
Handles Var elements.
- SystemTestDocWriter - Class in org.cornutum.tcases.io
-
- SystemTestDocWriter() - Constructor for class org.cornutum.tcases.io.SystemTestDocWriter
-
Creates a new SystemTestDocWriter object that writes to standard output.
- SystemTestDocWriter(OutputStream) - Constructor for class org.cornutum.tcases.io.SystemTestDocWriter
-
Creates a new SystemTestDocWriter object that writes to the given stream.
- SystemTestDocWriter(Writer) - Constructor for class org.cornutum.tcases.io.SystemTestDocWriter
-
Creates a new SystemTestDocWriter object that writes to the given stream.
- SystemTestException - Exception in org.cornutum.tcases.io
-
Reports an error reading a system test definition.
- SystemTestException(String) - Constructor for exception org.cornutum.tcases.io.SystemTestException
-
Creates a new SystemTestException instance.
- SystemTestException(String, Throwable) - Constructor for exception org.cornutum.tcases.io.SystemTestException
-
Creates a new SystemTestException instance.
- SystemTestHtmlWriter - Class in org.cornutum.tcases.io
-
- SystemTestHtmlWriter() - Constructor for class org.cornutum.tcases.io.SystemTestHtmlWriter
-
Creates a new SystemTestHtmlWriter object that writes to standard output.
- SystemTestHtmlWriter(OutputStream) - Constructor for class org.cornutum.tcases.io.SystemTestHtmlWriter
-
Creates a new SystemTestHtmlWriter object that writes to the given stream.
- SystemTestHtmlWriter(Writer) - Constructor for class org.cornutum.tcases.io.SystemTestHtmlWriter
-
Creates a new SystemTestHtmlWriter object that writes to the given stream.
- SystemTestJson - Class in org.cornutum.tcases.io
-
Converts between a
SystemTestDef and its corresponding
JsonObject.
- SystemTestJsonReader - Class in org.cornutum.tcases.io
-
- SystemTestJsonReader() - Constructor for class org.cornutum.tcases.io.SystemTestJsonReader
-
Creates a new SystemTestJsonReader object.
- SystemTestJsonReader(InputStream) - Constructor for class org.cornutum.tcases.io.SystemTestJsonReader
-
Creates a new SystemTestJsonReader object.
- SystemTestJsonWriter - Class in org.cornutum.tcases.io
-
- SystemTestJsonWriter() - Constructor for class org.cornutum.tcases.io.SystemTestJsonWriter
-
Creates a new SystemTestJsonWriter object that writes to standard output.
- SystemTestJsonWriter(OutputStream) - Constructor for class org.cornutum.tcases.io.SystemTestJsonWriter
-
Creates a new SystemTestJsonWriter object that writes to the given stream.
- SystemTestJsonWriter(Writer) - Constructor for class org.cornutum.tcases.io.SystemTestJsonWriter
-
Creates a new SystemTestJsonWriter object that writes to the given stream.
- SystemTestResource - Class in org.cornutum.tcases.io
-
- SystemTestResource(URL) - Constructor for class org.cornutum.tcases.io.SystemTestResource
-
Creates a new SystemTestResource instance.
- SystemTestResource(File) - Constructor for class org.cornutum.tcases.io.SystemTestResource
-
Creates a new SystemTestResource instance.
- warn(String) - Method in class org.cornutum.tcases.util.ExecutionNotifier
-
Reports a condition that will affect the expected result.
- warn(String[], String) - Method in interface org.cornutum.tcases.util.Notifier
-
Reports a condition that will affect processing results
- warning(SAXParseException) - Method in class org.cornutum.tcases.generator.io.GeneratorSetDocReader
-
- warning(SAXParseException) - Method in class org.cornutum.tcases.io.SystemInputDocReader
-
- warning(SAXParseException) - Method in class org.cornutum.tcases.io.SystemTestDocReader
-
- warning(TransformerException) - Method in class org.cornutum.tcases.io.TransformFilter
-
- when(ICondition) - Method in class org.cornutum.tcases.VarDefBuilder
-
Changes the variable condition.
- when(Optional<ICondition>) - Method in class org.cornutum.tcases.VarDefBuilder
-
Changes the variable condition.
- when(ICondition) - Method in class org.cornutum.tcases.VarSetBuilder
-
Changes the variable set condition.
- when(Optional<ICondition>) - Method in class org.cornutum.tcases.VarSetBuilder
-
Changes the variable set condition.
- when(ICondition) - Method in class org.cornutum.tcases.VarValueDefBuilder
-
Changes the value condition.
- when(Optional<ICondition>) - Method in class org.cornutum.tcases.VarValueDefBuilder
-
Changes the value condition.
- WHEN_ATR - Static variable in class org.cornutum.tcases.io.SystemInputDoc
-
- WHEN_TAG - Static variable in class org.cornutum.tcases.io.SystemInputDoc
-
- whenFailure(Throwable) - Method in class org.cornutum.tcases.io.SystemInputContext
-
Returns an exception to throw for the given failure.
- whenFailure(Throwable) - Method in class org.cornutum.tcases.openapi.OpenApiContext
-
Returns an exception to throw for the given failure.
- whenFailure(Throwable) - Method in class org.cornutum.tcases.openapi.resolver.RequestCaseContext
-
Returns an exception to throw for the given failure.
- whenFailure(Throwable) - Method in class org.cornutum.tcases.resolve.ResolverContext
-
Returns an exception to throw for the given failure.
- whenFailure(Throwable) - Method in class org.cornutum.tcases.util.ExecutionContext
-
Returns an exception to throw for the given failure.
- WhenHandler() - Constructor for class org.cornutum.tcases.io.SystemInputDocReader.WhenHandler
-
- WHENNOT_ATR - Static variable in class org.cornutum.tcases.io.SystemInputDoc
-
- whenVar(String) - Static method in class org.cornutum.tcases.generator.Generators
-
- with(String) - Static method in class org.cornutum.tcases.FunctionInputDefBuilder
-
Creates a new builder for a FunctionInputDef with the given name.
- with(FunctionInputDef) - Static method in class org.cornutum.tcases.FunctionInputDefBuilder
-
Creates a new builder for the given FunctionInputDef.
- with(String) - Static method in class org.cornutum.tcases.FunctionTestDefBuilder
-
Creates a new builder for a FunctionTestDef with the given name.
- with(FunctionTestDef) - Static method in class org.cornutum.tcases.FunctionTestDefBuilder
-
Creates a new builder for the given FunctionTestDef.
- with(GeneratorSet) - Static method in class org.cornutum.tcases.generator.GeneratorSetBuilder
-
Creates a new builder for the given GeneratorSet.
- with(TupleCombiner) - Static method in class org.cornutum.tcases.generator.TupleCombinerBuilder
-
Creates a new builder for the given TupleCombiner.
- with(TupleGenerator) - Static method in class org.cornutum.tcases.generator.TupleGeneratorBuilder
-
Creates a new builder for the given TupleGenerator.
- with(VarBinding...) - Static method in class org.cornutum.tcases.generator.TupleRefBuilder
-
Creates a new builder with the given bindings.
- with(TupleRef) - Static method in class org.cornutum.tcases.generator.TupleRefBuilder
-
Creates a new builder for the given TupleRef.
- with(SystemInputDef) - Static method in class org.cornutum.tcases.io.ProjectBuilder
-
Creates a new builder for a Project with the given system input definition.
- with(URI) - Static method in class org.cornutum.tcases.io.ProjectBuilder
-
Creates a new builder for a Project with the given reference to a system input definition.
- with(Project) - Static method in class org.cornutum.tcases.io.ProjectBuilder
-
Creates a new builder for the given Project.
- with(String, DataValue<?>) - Method in class org.cornutum.tcases.resolve.DataValues.ObjectValueBuilder
-
- with(Schema) - Static method in class org.cornutum.tcases.resolve.SchemaBuilder
-
Returns a builder for a copy of the given schema.
- with(String) - Static method in class org.cornutum.tcases.SystemInputDefBuilder
-
Creates a new builder for a SystemInputDef with the given name.
- with(SystemInputDef) - Static method in class org.cornutum.tcases.SystemInputDefBuilder
-
Creates a new builder for the given SystemInputDef.
- with(String) - Static method in class org.cornutum.tcases.SystemTestDefBuilder
-
Creates a new builder for a SystemTestDef with the given name.
- with(SystemTestDef) - Static method in class org.cornutum.tcases.SystemTestDefBuilder
-
Creates a new builder for the given SystemTestDef.
- with(int) - Static method in class org.cornutum.tcases.TestCaseBuilder
-
Creates a new builder for a TestCase with the given id.
- with(TestCase) - Static method in class org.cornutum.tcases.TestCaseBuilder
-
Creates a new builder for the given TestCase.
- with(String) - Static method in class org.cornutum.tcases.VarBindingBuilder
-
Creates a new builder for a VarBinding with the given variable name.
- with(VarBinding) - Static method in class org.cornutum.tcases.VarBindingBuilder
-
Creates a new builder for the given VarBinding.
- with(String) - Static method in class org.cornutum.tcases.VarDefBuilder
-
Creates a new builder for a VarDef with the given name.
- with(VarDef) - Static method in class org.cornutum.tcases.VarDefBuilder
-
Creates a new builder for the given VarDef.
- with(String) - Static method in class org.cornutum.tcases.VarSetBuilder
-
Creates a new builder for a VarSet with the given name.
- with(VarSet) - Static method in class org.cornutum.tcases.VarSetBuilder
-
Creates a new builder for the given VarSet.
- with(Object) - Static method in class org.cornutum.tcases.VarValueDefBuilder
-
Creates a new builder for a VarValueDef with the given name.
- with(VarValueDef) - Static method in class org.cornutum.tcases.VarValueDefBuilder
-
Creates a new builder for the given VarValueDef.
- withDefaultType(T, Resource.Type) - Static method in class org.cornutum.tcases.io.Resource
-
Returns the given resource, assigning the default type if no type yet defined.
- withDefaultType(File, Resource.Type) - Static method in class org.cornutum.tcases.io.Resource
-
Returns the given file name, assigning the default type if no type defined.
- withFormat(D, String) - Static method in class org.cornutum.tcases.resolve.AbstractValueDomain
-
- withProperties(Set<String>) - Method in class org.cornutum.tcases.io.SystemInputDocReader.AllOfHandler
-
Initializes this ConditionSet using the given set of properties.
- withProperties(Set<String>) - Method in class org.cornutum.tcases.io.SystemInputDocReader.AnyOfHandler
-
Initializes this ConditionSet using the given set of properties.
- withProperties(Set<String>) - Method in class org.cornutum.tcases.io.SystemInputDocReader.ConditionSetHandler
-
Initializes this ConditionSet using the given set of properties.
- withProperties(Set<String>) - Method in class org.cornutum.tcases.io.SystemInputDocReader.NotHandler
-
Initializes this ConditionSet using the given set of properties.
- withResourcesIn(File) - Method in class org.cornutum.tcases.openapi.testwriter.TestTarget.BaseBuilder
-
- write(IGeneratorSet) - Method in class org.cornutum.tcases.generator.io.GeneratorSetDocWriter
-
Writes the given generator definition in the form of an XML document.
- write(IGeneratorSet) - Method in class org.cornutum.tcases.generator.io.GeneratorSetJsonWriter
-
Writes the given system test definition the form of a JSON document.
- write(IGeneratorSet) - Method in class org.cornutum.tcases.generator.io.GeneratorSetResource
-
Writes the given generator set.
- write(SystemInputDef) - Method in class org.cornutum.tcases.io.AbstractSystemInputWriter
-
Writes the given system test definition.
- write(SystemTestDef) - Method in class org.cornutum.tcases.io.AbstractSystemTestWriter
-
Writes the given system test definition.
- write(Project) - Method in class org.cornutum.tcases.io.ProjectJsonWriter
-
Writes the given project definition the form of a JSON document.
- write(SystemInputDef) - Method in class org.cornutum.tcases.io.SystemInputDocWriter
-
Writes the given system input definition the form of an XML document.
- write(SystemInputDef) - Method in class org.cornutum.tcases.io.SystemInputJsonWriter
-
Writes the given system test definition the form of a JSON document.
- write(SystemInputDef) - Method in class org.cornutum.tcases.io.SystemInputResource
-
Writes the given system input definition.
- write(SystemTestDef) - Method in class org.cornutum.tcases.io.SystemTestDocWriter
-
Writes the given system test definition the form of an XML document.
- write(SystemTestDef, URI, URI) - Method in class org.cornutum.tcases.io.SystemTestHtmlWriter
-
Writes the given system test definition the form of an HTML document.
- write(SystemTestDef) - Method in class org.cornutum.tcases.io.SystemTestHtmlWriter
-
Writes the given system test definition the form of an HTML document.
- write(SystemTestDef, boolean, URI, URI) - Method in class org.cornutum.tcases.io.SystemTestHtmlWriter
-
Writes the given system test definition the form of an HTML document.
- write(SystemTestDef) - Method in class org.cornutum.tcases.io.SystemTestJsonWriter
-
Writes the given system test definition the form of a JSON document.
- write(SystemTestDef) - Method in class org.cornutum.tcases.io.SystemTestResource
-
Writes the given system test definition.
- write() - Method in class org.cornutum.tcases.io.XmlWriter.ElementWriter
-
- write(RequestTestDef) - Method in class org.cornutum.tcases.openapi.moco.MocoServerConfigWriter
-
Writes the given system test definition the form of a JSON document.
- write(MocoTestConfig) - Method in class org.cornutum.tcases.openapi.moco.MocoTestConfigWriter
-
Writes the given request cases in the form of a JSON document.
- write(RequestTestDef) - Method in class org.cornutum.tcases.openapi.resolver.io.RequestTestDefWriter
-
Writes the given request cases in the form of a JSON document.
- write(ResponsesDef, Writer) - Static method in class org.cornutum.tcases.openapi.test.ResponsesDef
-
Writes a JSON representation of response definitions to the given output stream.
- writeAnnotations(IAnnotated) - Method in class org.cornutum.tcases.io.SystemInputDocWriter
-
Writes the given annotation definitions.
- writeAnnotations(Annotated) - Method in class org.cornutum.tcases.io.SystemTestDocWriter
-
Writes the given annotation definitions.
- writeAttribute(String, String) - Method in class org.cornutum.tcases.io.XmlWriter
-
Writes an attribute definition.
- writeAuthCredentialsDef(String, IndentedWriter, BaseTestCaseWriter.Depends) - Static method in class org.cornutum.tcases.openapi.testwriter.java.TestCaseWriterUtils
-
Writes the definition of standard methods for runtime specification of authentication credentials to the given stream.
- writeAuthDef(String, AuthDef, IndentedWriter) - Method in class org.cornutum.tcases.openapi.restassured.RestAssuredTestCaseWriter
-
Writes a request authentication definition for a target test case to the given stream.
- writeAuthDefs(String, RequestCase, IndentedWriter) - Method in class org.cornutum.tcases.openapi.restassured.RestAssuredTestCaseWriter
-
Writes request authentication definitions for a target test case to the given stream.
- writeBinding(VarBinding) - Method in class org.cornutum.tcases.io.SystemTestDocWriter
-
Writes the given variable input value definition.
- writeBinding(String, String, boolean) - Method in class org.cornutum.tcases.io.SystemTestHtmlWriter
-
Writes the given input variable binding.
- writeBody(String, RequestCase, IndentedWriter) - Method in class org.cornutum.tcases.openapi.restassured.RestAssuredTestCaseWriter
-
Writes the request body for a target test case to the given stream.
- writeBodyBinary(String, DataValue<?>, IndentedWriter) - Method in class org.cornutum.tcases.openapi.restassured.RestAssuredTestCaseWriter
-
Writes the request body as a byte array for a target test case to the given stream.
- writeBodyForm(String, MessageData, IndentedWriter) - Method in class org.cornutum.tcases.openapi.restassured.RestAssuredTestCaseWriter
-
Writes the request body as an application/x-www-form-urlencoded form for a target test case to the given stream.
- writeBodyMultipart(String, MessageData, IndentedWriter) - Method in class org.cornutum.tcases.openapi.restassured.RestAssuredTestCaseWriter
-
Writes the request body as multipart/form-data form for a target test case to the given stream.
- writeClosing(String, IndentedWriter) - Method in class org.cornutum.tcases.openapi.restassured.RestAssuredTestCaseWriter
-
Writes the closing for target test cases to the given stream.
- writeClosing(JavaTestTarget, String, IndentedWriter) - Method in class org.cornutum.tcases.openapi.testwriter.JavaTestWriter
-
Writes the target test closing to the given stream.
- writeClosing(String, IndentedWriter) - Method in interface org.cornutum.tcases.openapi.testwriter.TestCaseWriter
-
Writes the closing for target test cases to the given stream.
- writeClosing(T, String, IndentedWriter) - Method in class org.cornutum.tcases.openapi.testwriter.TestWriter
-
Writes the target test closing to the given stream.
- writeCombiner(TupleCombiner) - Method in class org.cornutum.tcases.generator.io.GeneratorSetDocWriter
-
Writes the given combiner definition.
- writeConfigDependencies(IndentedWriter) - Method in class org.cornutum.tcases.openapi.moco.MocoServerTestWriter
-
Writes server configuration dependencies to the given stream.
- writeConfigInit(IndentedWriter) - Method in class org.cornutum.tcases.openapi.moco.MocoServerTestWriter
-
Writes server configuration initializations to the given stream.
- writeConfigRule(IndentedWriter) - Method in class org.cornutum.tcases.openapi.moco.MocoServerTestWriter
-
Writes the server configuration TestRule to the given stream.
- writeCookieParam(String, ParamData, IndentedWriter) - Method in class org.cornutum.tcases.openapi.restassured.RestAssuredTestCaseWriter
-
Writes a cookie parameter definition for a target test case to the given stream.
- writeDeclaration(String) - Method in class org.cornutum.tcases.io.XmlWriter
-
Writes the standard XML document declaration
- writeDeclaration() - Method in class org.cornutum.tcases.io.XmlWriter
-
Writes the standard XML document declaration
- writeDeclarations(JavaTestTarget, String, IndentedWriter) - Method in class org.cornutum.tcases.openapi.moco.MocoServerTestWriter
-
Writes the target test declarations to the given stream.
- writeDeclarations(String, IndentedWriter) - Method in class org.cornutum.tcases.openapi.restassured.RestAssuredTestCaseWriter
-
Writes the declarations for target test cases to the given stream.
- writeDeclarations(JavaTestTarget, String, IndentedWriter) - Method in class org.cornutum.tcases.openapi.testwriter.JavaTestWriter
-
Writes the target test declarations to the given stream.
- writeDeclarations(String, IndentedWriter) - Method in interface org.cornutum.tcases.openapi.testwriter.TestCaseWriter
-
Writes the declarations for target test cases to the given stream.
- writeDeclarations(T, String, IndentedWriter) - Method in class org.cornutum.tcases.openapi.testwriter.TestWriter
-
Writes the target test declarations to the given stream.
- writeDefaultScript() - Method in class org.cornutum.tcases.io.SystemTestHtmlWriter
-
Writes the default system test presentation script.
- writeDefaultStyle() - Method in class org.cornutum.tcases.io.SystemTestHtmlWriter
-
Writes the default system test style definition.
- writeDependencies(JavaTestTarget, String, IndentedWriter) - Method in class org.cornutum.tcases.openapi.moco.MocoServerTestWriter
-
Writes the target test dependencies to the given stream.
- writeDependencies(String, IndentedWriter) - Method in class org.cornutum.tcases.openapi.restassured.RestAssuredTestCaseWriter
-
Writes the dependencies for target test cases to the given stream.
- writeDependencies(JavaTestTarget, String, IndentedWriter) - Method in class org.cornutum.tcases.openapi.testwriter.AnnotatedJavaTestWriter
-
Writes the target test dependencies to the given stream.
- writeDependencies(JavaTestTarget, String, IndentedWriter) - Method in class org.cornutum.tcases.openapi.testwriter.JavaTestWriter
-
Writes the target test dependencies to the given stream.
- writeDependencies(String, IndentedWriter) - Method in interface org.cornutum.tcases.openapi.testwriter.TestCaseWriter
-
Writes the dependencies for target test cases to the given stream.
- writeDependencies(T, String, IndentedWriter) - Method in class org.cornutum.tcases.openapi.testwriter.TestWriter
-
Writes the target test dependencies to the given stream.
- writeElementEnd(String) - Method in class org.cornutum.tcases.io.XmlWriter
-
Writes an element end tag.
- writeEmptyElementEnd() - Method in class org.cornutum.tcases.io.XmlWriter
-
Writes the end of an empty element.
- writeEpilog(T, String, IndentedWriter) - Method in class org.cornutum.tcases.openapi.testwriter.TestWriter
-
Writes the target test epilog to the given stream.
- writeExcluded(String) - Method in class org.cornutum.tcases.generator.io.GeneratorSetDocWriter
-
Writes the given excluded variable definition.
- writeExpectResponse(String, RequestCase, IndentedWriter) - Method in class org.cornutum.tcases.openapi.restassured.RestAssuredTestCaseWriter
-
Writes response expectations for a target test case to the given stream.
- writeFunction(FunctionInputDef) - Method in class org.cornutum.tcases.io.SystemInputDocWriter
-
Writes the given function input definition.
- writeFunction(FunctionTestDef) - Method in class org.cornutum.tcases.io.SystemTestDocWriter
-
Writes the given function test definition.
- writeFunction(FunctionTestDef) - Method in class org.cornutum.tcases.io.SystemTestHtmlWriter
-
Writes the given function test definition.
- writeGenerator(String, ITestCaseGenerator) - Method in class org.cornutum.tcases.generator.io.GeneratorSetDocWriter
-
Writes the given generator definition.
- writeGenerators(IGeneratorSet, OutputStream) - Static method in class org.cornutum.tcases.TcasesIO
-
Writes an XML document describing the given generator definitions to the given output stream.
- writeGenerators(IGeneratorSet, OutputStream) - Static method in class org.cornutum.tcases.TcasesJson
-
Writes a JSON document describing the given generator definitions to the given output stream.
- writeHeaderParam(String, ParamData, IndentedWriter) - Method in class org.cornutum.tcases.openapi.restassured.RestAssuredTestCaseWriter
-
Writes a header parameter definition for a target test case to the given stream.
- writeIncluded(String) - Method in class org.cornutum.tcases.generator.io.GeneratorSetDocWriter
-
Writes the given included variable definition.
- writeInputModel(SystemInputDef, OutputStream) - Static method in class org.cornutum.tcases.openapi.io.TcasesOpenApiIO
-
Writes a
JSON document describing the given system input definition to the given output stream.
- writeInputModel(SystemInputDef, OutputStream) - Static method in class org.cornutum.tcases.TcasesIO
-
Writes an XML document describing the given system input definition to the given output stream.
- writeInputModel(SystemInputDef, OutputStream) - Static method in class org.cornutum.tcases.TcasesJson
-
Writes a
JSON document describing the given system input definition to the given output stream.
- writeInputs(String, Stream<IVarDef>) - Method in class org.cornutum.tcases.io.SystemInputDocWriter
-
Writes the given input variable list.
- writeInputs(TestCase, String) - Method in class org.cornutum.tcases.io.SystemTestDocWriter
-
Writes the input value definitions for all variables of the given type.
- writeInputs(TestCase, String) - Method in class org.cornutum.tcases.io.SystemTestHtmlWriter
-
Writes the input value definitions for all variables of the given type.
- writeMultipartPart(String, DataValue<?>, EncodingData, IndentedWriter) - Method in class org.cornutum.tcases.openapi.restassured.RestAssuredTestCaseWriter
-
Writes the content of the multipart/form-data part for the given body object property.
- writeOnceTuple(TupleRef) - Method in class org.cornutum.tcases.generator.io.GeneratorSetDocWriter
-
Writes the given once-only tuple definition.
- writeOnlyEnforced(boolean) - Method in class org.cornutum.tcases.openapi.ModelOptions.Builder
-
- writeOnlyEnforced() - Method in class org.cornutum.tcases.openapi.ModelOptions.Builder
-
- writeOnlyInvalid(boolean) - Method in class org.cornutum.tcases.openapi.test.ResponseValidator
-
Changes if a response containing a "writeOnly" object property is invalid.
- writeOpening(JavaTestTarget, String, IndentedWriter) - Method in class org.cornutum.tcases.openapi.testwriter.JavaTestWriter
-
Writes the target test opening to the given stream.
- writeOpening(T, String, IndentedWriter) - Method in class org.cornutum.tcases.openapi.testwriter.TestWriter
-
Writes the target test opening to the given stream.
- writeParam(String, ParamData, IndentedWriter) - Method in class org.cornutum.tcases.openapi.restassured.RestAssuredTestCaseWriter
-
Writes a request parameter definition for a target test case to the given stream.
- writeParams(String, RequestCase, IndentedWriter) - Method in class org.cornutum.tcases.openapi.restassured.RestAssuredTestCaseWriter
-
Writes request parameter definitions for a target test case to the given stream.
- writePathParam(String, ParamData, IndentedWriter) - Method in class org.cornutum.tcases.openapi.restassured.RestAssuredTestCaseWriter
-
Writes a path parameter definition for a target test case to the given stream.
- writePojo(String, IndentedWriter) - Method in interface org.cornutum.tcases.openapi.moco.MocoServerConfigPojo.PojoWriter
-
Writes the Mojo API code to configure the given server.
- writePojoDependencies(IndentedWriter) - Method in class org.cornutum.tcases.openapi.moco.HttpServerTestWriter
-
Writes the target test dependencies for the POJO server configuration to the given stream.
- writePojoDependencies(IndentedWriter) - Method in class org.cornutum.tcases.openapi.moco.HttpsServerTestWriter
-
Writes the target test dependencies for the POJO server configuration to the given stream.
- writePojoDependencies(IndentedWriter) - Method in class org.cornutum.tcases.openapi.moco.MocoServerTestWriter
-
Writes the target test dependencies for the POJO server configuration to the given stream.
- writePojoDependencies(IndentedWriter) - Method in class org.cornutum.tcases.openapi.moco.RestServerTestWriter
-
Writes the target test dependencies for the POJO server configuration to the given stream.
- writePojoDependencies(IndentedWriter) - Method in class org.cornutum.tcases.openapi.moco.SocketServerTestWriter
-
Writes the target test dependencies for the POJO server configuration to the given stream.
- writeProlog(T, String, IndentedWriter) - Method in class org.cornutum.tcases.openapi.testwriter.TestWriter
-
Writes the target test prolog to the given stream.
- writeQueryParam(String, ParamData, IndentedWriter) - Method in class org.cornutum.tcases.openapi.restassured.RestAssuredTestCaseWriter
-
Writes a query parameter definition for a target test case to the given stream.
- writeRequest(String, RequestCase, IndentedWriter) - Method in class org.cornutum.tcases.openapi.restassured.RestAssuredTestCaseWriter
-
Writes the request definition for a target test case to the given stream.
- writeRequestCases(SystemTestDef, ResolverContext, OutputStream) - Static method in class org.cornutum.tcases.openapi.io.TcasesOpenApiIO
-
Writes a
JSON document listing test cases defined by the given
request test case definitions to the given output stream.
- writeRequestCases(RequestTestDef, OutputStream) - Static method in class org.cornutum.tcases.openapi.io.TcasesOpenApiIO
-
Writes a
JSON document listing the given request test cases
to the given output stream.
- writeResponseHeadersDef(String, IndentedWriter, BaseTestCaseWriter.Depends) - Method in class org.cornutum.tcases.openapi.restassured.RestAssuredTestCaseWriter
-
Writes the definition of standard methods to extract response headers.
- writeResponsesDef(ResponsesDef, File, File) - Method in class org.cornutum.tcases.openapi.testwriter.TestWriter
-
Writes the given responses definitions to a resource file associated with the test target file.
- writeResponseValidatorDef(String, IndentedWriter) - Static method in class org.cornutum.tcases.openapi.testwriter.java.TestCaseWriterUtils
-
Writes the definition of standard response validator to the given stream.
- writeServer(String, URI, RequestCase, IndentedWriter) - Method in class org.cornutum.tcases.openapi.restassured.RestAssuredTestCaseWriter
-
Writes the server URI for a target test case to the given stream.
- writeStatusCodeMatcherDef(String, IndentedWriter, BaseTestCaseWriter.Depends) - Static method in class org.cornutum.tcases.openapi.testwriter.java.TestCaseWriterUtils
-
Writes the definition of standard status code matcher methods to the given stream.
- writeTagEnd() - Method in class org.cornutum.tcases.io.XmlWriter
-
Completes an element start tag.
- writeTagStart(String) - Method in class org.cornutum.tcases.io.XmlWriter
-
Begins an element start tag.
- writeTest(S, T) - Method in class org.cornutum.tcases.openapi.testwriter.TestWriter
-
Creates a test that executes the request test cases defined by the given
source
and writes the result to the given
target.
- writeTestAnnotation(JavaTestTarget, String, RequestCase, IndentedWriter) - Method in class org.cornutum.tcases.openapi.testwriter.AnnotatedJavaTestWriter
-
Writes the annotation for a target test case to the given stream.
- writeTestAnnotation(JavaTestTarget, String, RequestCase, IndentedWriter) - Method in class org.cornutum.tcases.openapi.testwriter.JUnitTestWriter
-
Writes the annotation for a target test case to the given stream.
- writeTestAnnotation(JavaTestTarget, String, RequestCase, IndentedWriter) - Method in class org.cornutum.tcases.openapi.testwriter.TestNgTestWriter
-
Writes the annotation for a target test case to the given stream.
- writeTestAnnotationDependencies(JavaTestTarget, String, IndentedWriter) - Method in class org.cornutum.tcases.openapi.testwriter.AnnotatedJavaTestWriter
-
Writes the target test annotation dependencies to the given stream.
- writeTestAnnotationDependencies(JavaTestTarget, String, IndentedWriter) - Method in class org.cornutum.tcases.openapi.testwriter.JUnitTestWriter
-
Writes the target test annotation dependencies to the given stream.
- writeTestAnnotationDependencies(JavaTestTarget, String, IndentedWriter) - Method in class org.cornutum.tcases.openapi.testwriter.TestNgTestWriter
-
Writes the target test annotation dependencies to the given stream.
- writeTestCase(TestCase) - Method in class org.cornutum.tcases.io.SystemTestDocWriter
-
Writes the given test case definition.
- writeTestCase(String, URI, RequestCase, IndentedWriter) - Method in class org.cornutum.tcases.openapi.restassured.RestAssuredTestCaseWriter
-
Writes a target test case to the given stream.
- writeTestCase(JavaTestTarget, String, RequestCase, IndentedWriter) - Method in class org.cornutum.tcases.openapi.testwriter.AnnotatedJavaTestWriter
-
Writes a target test case to the given stream.
- writeTestCase(String, URI, RequestCase, IndentedWriter) - Method in interface org.cornutum.tcases.openapi.testwriter.TestCaseWriter
-
Writes a target test case to the given stream.
- writeTestCase(T, String, RequestCase, IndentedWriter) - Method in class org.cornutum.tcases.openapi.testwriter.TestWriter
-
Writes a target test case to the given stream.
- writeTestCases(FunctionTestDef) - Method in class org.cornutum.tcases.io.SystemTestHtmlWriter
-
Writes the test cases for given function test definition.
- writeTestCases(T, String, List<RequestCase>, IndentedWriter) - Method in class org.cornutum.tcases.openapi.testwriter.TestWriter
-
Writes the target test cases to the given stream.
- writeTests(SystemTestDef, OutputStream) - Static method in class org.cornutum.tcases.openapi.io.TcasesOpenApiIO
-
Writes a
JSON document describing the given test case definitions to the given output stream.
- writeTests(SystemTestDef, OutputStream) - Static method in class org.cornutum.tcases.TcasesIO
-
Writes an XML document describing the given test case definitions to the given output stream.
- writeTests(SystemTestDef, OutputStream) - Static method in class org.cornutum.tcases.TcasesJson
-
Writes a
JSON document describing the given test case definitions to the given output stream.
- writeTestServerDef(String, IndentedWriter, BaseTestCaseWriter.Depends) - Static method in class org.cornutum.tcases.openapi.testwriter.java.TestCaseWriterUtils
-
Writes the definition of standard methods for runtime specification of the API server URI to the given stream.
- writeTupleGenerator(String, TupleGenerator) - Method in class org.cornutum.tcases.generator.io.GeneratorSetDocWriter
-
Writes the given generator definition.
- writeValue(VarValueDef) - Method in class org.cornutum.tcases.io.SystemInputDocWriter
-
Writes the given variable input value definition.
- writeVarBinding(VarBinding) - Method in class org.cornutum.tcases.generator.io.GeneratorSetDocWriter
-
Writes the given variable binding definition.
- writeVarDef(IVarDef) - Method in class org.cornutum.tcases.io.SystemInputDocWriter
-
Writes the given variable definition.
- writeVarSet(String, int, Iterator<VarBinding>) - Method in class org.cornutum.tcases.io.SystemTestHtmlWriter
-
Writes the input value definitions for the given variables.
- writeVarSets(int, Iterator<VarBinding>) - Method in class org.cornutum.tcases.io.SystemTestHtmlWriter
-
Writes the definitions of all variable sets defined by the given bindings.