Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
D
E
G
I
M
O
P
S
T
V
A
addPermutations(Permutations)
- Method in class org.javagen.funcgen.model.
Suite
addPermutationSet(PermutationSet)
- Method in class org.javagen.funcgen.model.
PermutationsGroup
addPermutationsGroup(PermutationsGroup)
- Method in class org.javagen.funcgen.model.
Suite
addTest(Test)
- Method in class org.javagen.funcgen.model.
TestHolder
addValue(String)
- Method in class org.javagen.funcgen.model.
Permutations
D
DEFAULT_MODEL_TYPE
- Static variable in class org.javagen.funcgen.model.
Permutations
DEFAULT_MODEL_TYPE
- Static variable in class org.javagen.funcgen.model.
PermutationSet
DEFAULT_MODEL_TYPE
- Static variable in class org.javagen.funcgen.model.
PermutationsGroup
DEFAULT_MODEL_TYPE
- Static variable in class org.javagen.funcgen.model.
Suite
DEFAULT_MODEL_TYPE
- Static variable in class org.javagen.funcgen.model.
Test
E
expandPermutations(Suite)
- Method in class org.javagen.funcgen.visitor.
TestExpanderVisitor
Create a unique test for each combination of permutations.
G
getAllTests()
- Method in class org.javagen.funcgen.model.
TestHolder
Collect all Test instances in tree including root node.
getChildTests()
- Method in class org.javagen.funcgen.model.
TestHolder
Returns immediate child Tests instances.
getParentSuite()
- Method in class org.javagen.funcgen.model.
Test
getPermutations()
- Method in class org.javagen.funcgen.model.
Suite
getPermutationSets()
- Method in class org.javagen.funcgen.model.
PermutationsGroup
Returns child PermutationSet instances.
getPermutationsGroups()
- Method in class org.javagen.funcgen.model.
Suite
getTests()
- Method in class org.javagen.funcgen.model.
TestHolder.TestVisitor
getValue()
- Method in class org.javagen.funcgen.model.
Permutations
I
IdAssignerVisitor
- Class in
org.javagen.funcgen.visitor
Assign unique
id
to to model instances.
IdAssignerVisitor()
- Constructor for class org.javagen.funcgen.visitor.
IdAssignerVisitor
M
Main
- Class in
org.javagen.funcgen
Loads FuncGen configuration and executes code generation pipeline using Spring framework IoC BeanFactory.
Main()
- Constructor for class org.javagen.funcgen.
Main
main(String[])
- Static method in class org.javagen.funcgen.
Main
Loads and runs FuncGen using Spring configuration file.
O
org.javagen.funcgen
- package org.javagen.funcgen
org.javagen.funcgen.model
- package org.javagen.funcgen.model
org.javagen.funcgen.visitor
- package org.javagen.funcgen.visitor
P
PathBuilderVisitor
- Class in
org.javagen.funcgen.visitor
Put unique path name in context for use for building test classes.
PathBuilderVisitor()
- Constructor for class org.javagen.funcgen.visitor.
PathBuilderVisitor
Setup Suite visitor for expansion.
Permutations
- Class in
org.javagen.funcgen.model
A permutation represents a specific test property and a set of values for that property that are to be tested.
Permutations()
- Constructor for class org.javagen.funcgen.model.
Permutations
Permutations(String)
- Constructor for class org.javagen.funcgen.model.
Permutations
PermutationSet
- Class in
org.javagen.funcgen.model
Specific instance of PermutationsGroup.
PermutationSet()
- Constructor for class org.javagen.funcgen.model.
PermutationSet
PermutationSet(String)
- Constructor for class org.javagen.funcgen.model.
PermutationSet
PermutationsGroup
- Class in
org.javagen.funcgen.model
A permutation group represents a specific set of test properties and a set of values for those properties that are to be tested.
PermutationsGroup()
- Constructor for class org.javagen.funcgen.model.
PermutationsGroup
PermutationsGroup(String)
- Constructor for class org.javagen.funcgen.model.
PermutationsGroup
S
setValue(List<String>)
- Method in class org.javagen.funcgen.model.
Permutations
Suite
- Class in
org.javagen.funcgen.model
Suite can hold Test instances, a set of permutations for generating Tests or additional Suites.
Suite()
- Constructor for class org.javagen.funcgen.model.
Suite
Suite(String)
- Constructor for class org.javagen.funcgen.model.
Suite
T
Test
- Class in
org.javagen.funcgen.model
Represents individual test instance.
Test()
- Constructor for class org.javagen.funcgen.model.
Test
Test(String)
- Constructor for class org.javagen.funcgen.model.
Test
TestExpanderVisitor
- Class in
org.javagen.funcgen.visitor
Expand Suites with permutations declarations into a set of tests, one for each combination of permutations.
TestExpanderVisitor()
- Constructor for class org.javagen.funcgen.visitor.
TestExpanderVisitor
Setup Suite visitor for expansion.
TestHolder
- Class in
org.javagen.funcgen.model
Abstract Test container class.
TestHolder()
- Constructor for class org.javagen.funcgen.model.
TestHolder
TestHolder.TestVisitor
- Class in
org.javagen.funcgen.model
Visitor to collect all Test instances in tree including root node.
TestHolder.TestVisitor()
- Constructor for class org.javagen.funcgen.model.
TestHolder.TestVisitor
tests
- Variable in class org.javagen.funcgen.model.
TestHolder.TestVisitor
V
values
- Variable in class org.javagen.funcgen.model.
Permutations
visit(Model)
- Method in class org.javagen.funcgen.model.
TestHolder.TestVisitor
A
D
E
G
I
M
O
P
S
T
V
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright 2006-2006 Outsource Cafe Inc.. All Rights Reserved.