Skip navigation links
$ A B C D E F G H I J K L M N O P Q R S T U V W Y Z 

$

$BIG_INTEGER_CONTENTS - Static variable in class org.evosuite.symbolic.vm.SymbolicHeap
 
$BOOLEAN_VALUE - Static variable in class org.evosuite.symbolic.vm.SymbolicHeap
 
$BYTE_VALUE - Static variable in class org.evosuite.symbolic.vm.SymbolicHeap
 
$CHAR_VALUE - Static variable in class org.evosuite.symbolic.vm.SymbolicHeap
 
$DOUBLE_VALUE - Static variable in class org.evosuite.symbolic.vm.SymbolicHeap
 
$FLOAT_VALUE - Static variable in class org.evosuite.symbolic.vm.SymbolicHeap
 
$INT_VALUE - Static variable in class org.evosuite.symbolic.vm.SymbolicHeap
 
$LONG_VALUE - Static variable in class org.evosuite.symbolic.vm.SymbolicHeap
 
$MATCHER_INPUT - Static variable in class org.evosuite.symbolic.vm.SymbolicHeap
 
$SHORT_VALUE - Static variable in class org.evosuite.symbolic.vm.SymbolicHeap
 
$STRING_BUFFER_CONTENTS - Static variable in class org.evosuite.symbolic.vm.SymbolicHeap
 
$STRING_BUILDER_CONTENTS - Static variable in class org.evosuite.symbolic.vm.SymbolicHeap
 
$STRING_READER_VALUE - Static variable in class org.evosuite.symbolic.vm.SymbolicHeap
 
$STRING_TOKENIZER_VALUE - Static variable in class org.evosuite.symbolic.vm.SymbolicHeap
 
$STRING_VALUE - Static variable in class org.evosuite.symbolic.vm.SymbolicHeap
 

A

AALOAD(Object, int) - Method in class org.evosuite.dse.AbstractVM
 
AALOAD(Object, int) - Method in interface org.evosuite.dse.IVM
 
AALOAD(Object, int) - Static method in class org.evosuite.dse.VM
 
AALOAD(Object, int) - Method in class org.evosuite.symbolic.vm.HeapVM
 
AASTORE(Object, int) - Method in class org.evosuite.dse.AbstractVM
 
AASTORE(Object, int) - Method in interface org.evosuite.dse.IVM
 
AASTORE(Object, int) - Static method in class org.evosuite.dse.VM
 
AASTORE(Object, int) - Method in class org.evosuite.symbolic.vm.HeapVM
http://java.sun.com/docs/books/jvms/second_edition/html/Instructions2.doc .html#aastore
ABS - Class in org.evosuite.symbolic.vm.math
 
ABS() - Constructor for class org.evosuite.symbolic.vm.math.ABS
 
ABS.ABS_D - Class in org.evosuite.symbolic.vm.math
 
ABS.ABS_F - Class in org.evosuite.symbolic.vm.math
 
ABS.ABS_I - Class in org.evosuite.symbolic.vm.math
 
ABS.ABS_L - Class in org.evosuite.symbolic.vm.math
 
ABS_D(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.math.ABS.ABS_D
 
ABS_F(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.math.ABS.ABS_F
 
ABS_I(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.math.ABS.ABS_I
 
ABS_L(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.math.ABS.ABS_L
 
AbstractExpression<T> - Class in org.evosuite.symbolic.expr
 
AbstractExpression(T, int, boolean) - Constructor for class org.evosuite.symbolic.expr.AbstractExpression
 
AbstractFitnessFactory<T extends TestFitnessFunction> - Class in org.evosuite.testsuite
Historical concrete TestFitnessFactories only implement the getGoals() method of TestFitnessFactory.
AbstractFitnessFactory() - Constructor for class org.evosuite.testsuite.AbstractFitnessFactory
 
AbstractMOSA<T extends Chromosome> - Class in org.evosuite.ga.metaheuristics.mosa
Abstract class for MOSA
AbstractMOSA(ChromosomeFactory<T>) - Constructor for class org.evosuite.ga.metaheuristics.mosa.AbstractMOSA
Constructor
AbstractStatement - Class in org.evosuite.testcase.statements
Abstract superclass of test case statements
AbstractStatement(TestCase, VariableReference) - Constructor for class org.evosuite.testcase.statements.AbstractStatement
Constructor for AbstractStatement.
AbstractStatement(TestCase, Type) - Constructor for class org.evosuite.testcase.statements.AbstractStatement
Constructor for AbstractStatement.
AbstractStatement.Executer - Class in org.evosuite.testcase.statements
An interface to enable the concrete statements to use the executer/1 method.
AbstractTestSuiteChromosome<T extends ExecutableChromosome> - Class in org.evosuite.testsuite
 
AbstractTestSuiteChromosome() - Constructor for class org.evosuite.testsuite.AbstractTestSuiteChromosome
only used for testing/debugging
AbstractTestSuiteChromosome(ChromosomeFactory<T>) - Constructor for class org.evosuite.testsuite.AbstractTestSuiteChromosome
Constructor for AbstractTestSuiteChromosome.
AbstractTestSuiteChromosome(AbstractTestSuiteChromosome<T>) - Constructor for class org.evosuite.testsuite.AbstractTestSuiteChromosome
Creates a deep copy of source.
AbstractVM - Class in org.evosuite.dse
VM ByteCode instruction listener that does not have access to any shared state of the VM.
AbstractVM() - Constructor for class org.evosuite.dse.AbstractVM
 
accept() - Method in class org.evosuite.ga.stoppingconditions.SocketStoppingCondition
accept
accept(ExpressionVisitor<K, V>, V) - Method in class org.evosuite.symbolic.expr.bv.IntegerBinaryExpression
 
accept(ExpressionVisitor<K, V>, V) - Method in class org.evosuite.symbolic.expr.bv.IntegerComparison
 
accept(ExpressionVisitor<K, V>, V) - Method in class org.evosuite.symbolic.expr.bv.IntegerConstant
 
accept(ExpressionVisitor<K, V>, V) - Method in class org.evosuite.symbolic.expr.bv.IntegerUnaryExpression
 
accept(ExpressionVisitor<K, V>, V) - Method in class org.evosuite.symbolic.expr.bv.IntegerVariable
 
accept(ExpressionVisitor<K, V>, V) - Method in class org.evosuite.symbolic.expr.bv.RealComparison
 
accept(ExpressionVisitor<K, V>, V) - Method in class org.evosuite.symbolic.expr.bv.RealToIntegerCast
 
accept(ExpressionVisitor<K, V>, V) - Method in class org.evosuite.symbolic.expr.bv.RealUnaryToIntegerExpression
 
accept(ExpressionVisitor<K, V>, V) - Method in class org.evosuite.symbolic.expr.bv.StringBinaryComparison
 
accept(ExpressionVisitor<K, V>, V) - Method in class org.evosuite.symbolic.expr.bv.StringBinaryToIntegerExpression
 
accept(ExpressionVisitor<K, V>, V) - Method in class org.evosuite.symbolic.expr.bv.StringMultipleComparison
 
accept(ExpressionVisitor<K, V>, V) - Method in class org.evosuite.symbolic.expr.bv.StringMultipleToIntegerExpression
 
accept(ExpressionVisitor<K, V>, V) - Method in class org.evosuite.symbolic.expr.bv.StringToIntegerCast
 
accept(ExpressionVisitor<K, V>, V) - Method in class org.evosuite.symbolic.expr.bv.StringUnaryToIntegerExpression
 
accept(ConstraintVisitor<K, V>, V) - Method in class org.evosuite.symbolic.expr.Constraint
 
accept(ExpressionVisitor<K, V>, V) - Method in interface org.evosuite.symbolic.expr.Expression
 
accept(ExpressionVisitor<K, V>, V) - Method in class org.evosuite.symbolic.expr.fp.IntegerToRealCast
 
accept(ExpressionVisitor<K, V>, V) - Method in class org.evosuite.symbolic.expr.fp.RealBinaryExpression
 
accept(ExpressionVisitor<K, V>, V) - Method in class org.evosuite.symbolic.expr.fp.RealConstant
 
accept(ExpressionVisitor<K, V>, V) - Method in class org.evosuite.symbolic.expr.fp.RealUnaryExpression
 
accept(ExpressionVisitor<K, V>, V) - Method in class org.evosuite.symbolic.expr.fp.RealVariable
 
accept(ConstraintVisitor<K, V>, V) - Method in class org.evosuite.symbolic.expr.IntegerConstraint
 
accept(ExpressionVisitor<K, V>, V) - Method in class org.evosuite.symbolic.expr.reader.StringReaderExpr
 
accept(ConstraintVisitor<K, V>, V) - Method in class org.evosuite.symbolic.expr.RealConstraint
 
accept(ExpressionVisitor<K, V>, V) - Method in class org.evosuite.symbolic.expr.ref.GetFieldExpression
 
accept(ExpressionVisitor<K, V>, V) - Method in class org.evosuite.symbolic.expr.ref.ReferenceConstant
 
accept(ExpressionVisitor<K, V>, V) - Method in class org.evosuite.symbolic.expr.ref.ReferenceVariable
 
accept(ExpressionVisitor<K, V>, V) - Method in class org.evosuite.symbolic.expr.str.IntegerToStringCast
 
accept(ExpressionVisitor<K, V>, V) - Method in class org.evosuite.symbolic.expr.str.RealToStringCast
 
accept(ExpressionVisitor<K, V>, V) - Method in class org.evosuite.symbolic.expr.str.StringBinaryExpression
 
accept(ExpressionVisitor<K, V>, V) - Method in class org.evosuite.symbolic.expr.str.StringConstant
 
accept(ExpressionVisitor<K, V>, V) - Method in class org.evosuite.symbolic.expr.str.StringMultipleExpression
 
accept(ExpressionVisitor<K, V>, V) - Method in class org.evosuite.symbolic.expr.str.StringUnaryExpression
 
accept(ExpressionVisitor<K, V>, V) - Method in class org.evosuite.symbolic.expr.str.StringVariable
 
accept(ConstraintVisitor<K, V>, V) - Method in class org.evosuite.symbolic.expr.StringConstraint
 
accept(ExpressionVisitor<K, V>, V) - Method in class org.evosuite.symbolic.expr.token.HasMoreTokensExpr
 
accept(ExpressionVisitor<K, V>, V) - Method in class org.evosuite.symbolic.expr.token.NewTokenizerExpr
 
accept(ExpressionVisitor<K, V>, V) - Method in class org.evosuite.symbolic.expr.token.NextTokenizerExpr
 
accept(ExpressionVisitor<K, V>, V) - Method in class org.evosuite.symbolic.expr.token.StringNextTokenExpr
 
accept(SmtExprVisitor<K, V>, V) - Method in class org.evosuite.symbolic.solver.smt.SmtBooleanConstant
 
accept(SmtExprVisitor<K, V>, V) - Method in class org.evosuite.symbolic.solver.smt.SmtExpr
 
accept(SmtExprVisitor<K, V>, V) - Method in class org.evosuite.symbolic.solver.smt.SmtIntConstant
 
accept(SmtExprVisitor<K, V>, V) - Method in class org.evosuite.symbolic.solver.smt.SmtIntVariable
 
accept(SmtExprVisitor<K, V>, V) - Method in class org.evosuite.symbolic.solver.smt.SmtOperation
 
accept(SmtExprVisitor<K, V>, V) - Method in class org.evosuite.symbolic.solver.smt.SmtRealConstant
 
accept(SmtExprVisitor<K, V>, V) - Method in class org.evosuite.symbolic.solver.smt.SmtRealVariable
 
accept(SmtExprVisitor<K, V>, V) - Method in class org.evosuite.symbolic.solver.smt.SmtStringConstant
 
accept(SmtExprVisitor<K, V>, V) - Method in class org.evosuite.symbolic.solver.smt.SmtStringVariable
 
accept(TestVisitor) - Method in class org.evosuite.testcase.DefaultTestCase
Handle test visitor
accept(TestVisitor) - Method in interface org.evosuite.testcase.TestCase
Handle test visitor
access - Variable in class org.evosuite.graphs.cfg.ControlFlowGraph
 
AccessedEnvironment - Class in org.evosuite.testcase.statements.environment
Class used to keep track of what environment components (local files, remote URLs, etc) a test case has accessed to Created by arcuri on 12/12/14.
AccessedEnvironment() - Constructor for class org.evosuite.testcase.statements.environment.AccessedEnvironment
 
AccessibleClassAdapter - Class in org.evosuite.instrumentation
Deprecated.
AccessibleClassAdapter(ClassVisitor, String) - Constructor for class org.evosuite.instrumentation.AccessibleClassAdapter
Deprecated.
Constructor for AccessibleClassAdapter.
ACONST_M1 - Static variable in class org.evosuite.instrumentation.NodeRegularExpression
Constant ACONST_M1=2
ACONST_NULL() - Method in class org.evosuite.dse.AbstractVM
 
ACONST_NULL() - Method in interface org.evosuite.dse.IVM
 
ACONST_NULL() - Static method in class org.evosuite.dse.VM
 
ACONST_NULL - Static variable in class org.evosuite.instrumentation.NodeRegularExpression
Constant ACONST_NULL=1
ACONST_NULL() - Method in class org.evosuite.symbolic.vm.LocalsVM
http://java.sun.com/docs/books/jvms/second_edition/html/Instructions2.doc .html#aconst_null
ACOS - Class in org.evosuite.symbolic.vm.math
 
ACOS(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.math.ACOS
 
activate() - Method in class org.evosuite.testcase.fm.EvoInvocationListener
 
activateMutation(Mutation) - Static method in class org.evosuite.coverage.mutation.MutationObserver
activateMutation
activateMutation(int) - Static method in class org.evosuite.coverage.mutation.MutationObserver
activateMutation
activeMutation - Static variable in class org.evosuite.coverage.mutation.MutationObserver
Constant activeMutation=-1
ActualControlFlowGraph - Class in org.evosuite.graphs.cfg
Supposed to become the new implementation of a control flow graph inside EvoSuite The "actual" CFG does not contain single cfg.BytecodeInstructions as nodes, but contains cfg.BasicBlocks - look at that class for more information Simply put this is a minimized version of the complete/raw CFG the cfg.BytecodeAnalyzer and cfg.CFGGenerator produce - which holds a node for every BytecodeInstruction Out of the above described raw CFG the following "pin-points" are extracted: 1) the entryNode (first instruction in the method) 2) all exitNodes (outDegree 0) 3.1) all branches (outDegree>1) 3.2) in a subsequent step all targets of all branches 4.1) all joins (inDegree>1) 4.2) in a subsequent step all sources of all joins All those "pin-points" are put into a big set (some of the above categories may overlap) and for all those single BytecodeInstrucions their corresponding BasicBlock is computed and added to this CFGs vertexSet.
ActualControlFlowGraph(RawControlFlowGraph) - Constructor for class org.evosuite.graphs.cfg.ActualControlFlowGraph
Constructor for ActualControlFlowGraph.
ActualControlFlowGraph(ActualControlFlowGraph) - Constructor for class org.evosuite.graphs.cfg.ActualControlFlowGraph
Constructor for ActualControlFlowGraph.
add(Object) - Method in interface org.evosuite.seeding.ConstantPool
add
add(Object) - Method in class org.evosuite.seeding.DynamicConstantPool
 
add(Object) - Method in class org.evosuite.seeding.DynamicConstantVariableProbabilityPool
 
add(Object) - Method in class org.evosuite.seeding.StaticConstantPool
add
add(Object) - Method in class org.evosuite.seeding.StaticConstantVariableProbabilityPool
add
add(IntegerValue, IntegerValue, long) - Static method in class org.evosuite.symbolic.vm.ExpressionFactory
 
add(RealValue, RealValue, double) - Static method in class org.evosuite.symbolic.vm.ExpressionFactory
 
add(int, int) - Method in class org.evosuite.testcarver.wrapper.java.util.Calendar
 
add(TypeVariable<?>, Type) - Method in class org.evosuite.utils.generic.VarMap
 
add(E) - Method in class org.evosuite.utils.ListenableList
add(int, E) - Method in class org.evosuite.utils.ListenableList
addAll(TypeVariable<?>[], Type[]) - Method in class org.evosuite.utils.generic.VarMap
 
addAll(Map<TypeVariable<?>, GenericClass>) - Method in class org.evosuite.utils.generic.VarMap
 
addAll(Collection<? extends E>) - Method in class org.evosuite.utils.ListenableList
addAll(int, Collection<? extends E>) - Method in class org.evosuite.utils.ListenableList
addAnalyzedMethod(String, String, String) - Method in class org.evosuite.setup.InheritanceTree
 
addAsDefinition(BytecodeInstruction) - Static method in class org.evosuite.coverage.dataflow.DefUsePool
Gets called by DefUseInstrumentation whenever it detects a definition as defined by ASMWrapper.isDefinition() Registers the given instruction as a definition, assigns a fresh defId for it and if the given instruction does not represent an IINC also assigns a fresh defUseId to the given instruction.
addAsFieldMethodCall(BytecodeInstruction) - Static method in class org.evosuite.coverage.dataflow.DefUsePool
Gets called by DefUseInstrumentation whenever it detects a field method call as defined by ASMWrapper.isMethodCallField() It is not clear whether a field method call represents a Definition or Use when it is first detected.
addAssertion(Assertion) - Method in class org.evosuite.testcase.statements.AbstractStatement
Add a new assertion to statement
addAssertion(Assertion) - Method in class org.evosuite.testcase.statements.FunctionalMockStatement
 
addAssertion(Assertion) - Method in interface org.evosuite.testcase.statements.Statement
Add a new assertion to statement
addAssertionAndComments(Statement, List<VariableReference>, Throwable) - Method in class org.evosuite.contracts.AssertionErrorContract
 
addAssertionAndComments(Statement, List<VariableReference>, Throwable) - Method in class org.evosuite.contracts.Contract
Add an assertion to the statement based on the contract.
addAssertionAndComments(Statement, List<VariableReference>, Throwable) - Method in class org.evosuite.contracts.EqualsContract
 
addAssertionAndComments(Statement, List<VariableReference>, Throwable) - Method in class org.evosuite.contracts.EqualsHashcodeContract
 
addAssertionAndComments(Statement, List<VariableReference>, Throwable) - Method in class org.evosuite.contracts.EqualsNullContract
 
addAssertionAndComments(Statement, List<VariableReference>, Throwable) - Method in class org.evosuite.contracts.EqualsSymmetricContract
 
addAssertionAndComments(Statement, List<VariableReference>, Throwable) - Method in class org.evosuite.contracts.HashCodeReturnsNormallyContract
 
addAssertionAndComments(Statement, List<VariableReference>, Throwable) - Method in class org.evosuite.contracts.JCrasherExceptionContract
 
addAssertionAndComments(Statement, List<VariableReference>, Throwable) - Method in class org.evosuite.contracts.JUnitTheoryContract
 
addAssertionAndComments(Statement, List<VariableReference>, Throwable) - Method in class org.evosuite.contracts.NullPointerExceptionContract
 
addAssertionAndComments(Statement, List<VariableReference>, Throwable) - Method in class org.evosuite.contracts.ToStringReturnsNormallyContract
 
addAssertionAndComments(Statement, List<VariableReference>, Throwable) - Method in class org.evosuite.contracts.UndeclaredExceptionContract
 
addAssertions(TestCase) - Method in class org.evosuite.assertion.AssertionGenerator
addAssertions
addAssertions(TestSuiteChromosome) - Method in class org.evosuite.assertion.AssertionGenerator
Add assertions to all tests in a test suite
addAssertions(TestCase) - Method in class org.evosuite.assertion.CompleteAssertionGenerator
addAssertions
addAssertions(TestCase) - Method in class org.evosuite.assertion.MutationAssertionGenerator
addAssertions
addAssertions(TestSuiteChromosome) - Method in class org.evosuite.assertion.SimpleMutationAssertionGenerator
 
addAssertions(TestCase) - Method in class org.evosuite.assertion.UnitAssertionGenerator
addAssertions
addAssertions(TestCase) - Method in class org.evosuite.regression.RegressionAssertionGenerator
 
addAssertions(TestCase) - Method in class org.evosuite.testcase.DefaultTestCase
Copy all the assertions from other test case
addAssertions(TestCase) - Method in interface org.evosuite.testcase.TestCase
Copy all the assertions from other test case
addAssertions(TestSuiteChromosome) - Static method in class org.evosuite.TestSuiteGeneratorHelper
 
addAsUse(BytecodeInstruction) - Static method in class org.evosuite.coverage.dataflow.DefUsePool
Gets called by DefUseInstrumentation whenever it detects a use as defined by ASMWrapper.isUse() Registers the given instruction as a use, assigns a fresh useId a fresh defUseId to the given instruction.
addBloatControl(BloatControlFunction) - Method in class org.evosuite.ga.metaheuristics.GeneticAlgorithm
Set new bloat control function
addBlock(BasicBlock) - Method in class org.evosuite.graphs.cfg.ActualControlFlowGraph
addBlock
addBranchCondition(String, String, int, IntegerConstraint) - Method in class org.evosuite.symbolic.vm.PathConditionCollector
Add a new constraint to a branch condition
addBranchlessMethod(String, String, int) - Method in class org.evosuite.coverage.branch.BranchPool
Gets called by the CFGMethodAdapter whenever it detects a method without any branches.
addCall(String, String, String, String) - Method in class org.evosuite.setup.callgraph.CallGraph
add call to the call graph
addCastClass(String, int) - Method in class org.evosuite.seeding.CastClassManager
 
addCastClass(Type, int) - Method in class org.evosuite.seeding.CastClassManager
 
addCastClass(GenericClass, int) - Method in class org.evosuite.seeding.CastClassManager
 
addCastClassForContainer(Class<?>) - Method in class org.evosuite.setup.TestCluster
Add a new class observed at runtime for container methods
addComment(String) - Method in class org.evosuite.testcase.statements.AbstractStatement
 
addComment(String) - Method in interface org.evosuite.testcase.statements.Statement
A statement can have a textual comment that will be included in the JUnit output
addConstant(T) - Method in class org.evosuite.seeding.FrequencyBasedPool
 
addConstructor(TestCase, GenericConstructor, int, int) - Method in class org.evosuite.testcase.TestFactory
 
addConstructor(TestCase, GenericConstructor, Type, int, int) - Method in class org.evosuite.testcase.TestFactory
Add constructor at given position if max recursion depth has not been reached
addContractViolation(ContractViolation) - Method in class org.evosuite.testcase.DefaultTestCase
 
addContractViolation(ContractViolation) - Method in interface org.evosuite.testcase.TestCase
Keep track of an additional test failure
addCoveredGoal(TestFitnessFunction) - Method in class org.evosuite.testcase.DefaultTestCase
Keep track of an additional covered goal
addCoveredGoal(TestFitnessFunction) - Method in interface org.evosuite.testcase.TestCase
Keep track of an additional covered goal
addDefaultCaseCoveredCall(BytecodeInstruction, InsnList, int) - Method in class org.evosuite.instrumentation.coverage.BranchInstrumentation
addDefaultCaseCoveredCall
addDefaultCaseInstrumentation(BytecodeInstruction, InsnList, AbstractInsnNode, LabelNode, LabelNode, LabelNode) - Method in class org.evosuite.instrumentation.coverage.BranchInstrumentation
addDefaultCaseInstrumentation
addDefaultCaseNotCoveredCall(BytecodeInstruction, InsnList, int) - Method in class org.evosuite.instrumentation.coverage.BranchInstrumentation
addDefaultCaseNotCoveredCall
addDynamicConstant(Object) - Method in class org.evosuite.seeding.ConstantPoolManager
 
addEdge(BytecodeInstruction, BytecodeInstruction, boolean) - Method in class org.evosuite.graphs.cfg.RawControlFlowGraph
addEdge
addEdge(V, V) - Method in class org.evosuite.graphs.EvoSuiteGraph
addEdge
addEdge(V, V, E) - Method in class org.evosuite.graphs.EvoSuiteGraph
addEdge
addEdge(E, E) - Method in class org.evosuite.setup.callgraph.Graph
 
addElementToTargetProjectClassPath(String) - Method in class org.evosuite.classpath.ClassPathHandler
Add classpath entry to the classpath of the target project
addEntry(VariableReference, boolean) - Method in class org.evosuite.assertion.ComparisonTraceEntry
addEntry
addEntry(int, VariableReference, T) - Method in class org.evosuite.assertion.OutputTrace
Insert a new entry into the trace
addEntry(VariableReference, boolean) - Method in class org.evosuite.assertion.SameTraceEntry
addEntry
addEnvironmentTestCall(GenericAccessibleObject<?>) - Method in class org.evosuite.setup.TestCluster
 
addExceptionAssertionComments(RegressionTestChromosome, Map<Integer, Throwable>, Map<Integer, Throwable>) - Static method in class org.evosuite.regression.RegressionExceptionHelper
Add regression-diff comments for exception messages
addFailingTest(ContractViolation) - Static method in class org.evosuite.contracts.FailingTestSet
 
addFailure(JUnitFailure) - Method in class org.evosuite.junit.JUnitResult
 
addField(TestCase, GenericField, int, int) - Method in class org.evosuite.testcase.TestFactory
Add a field to the test case
addFieldAssignment(TestCase, GenericField, int, int) - Method in class org.evosuite.testcase.TestFactory
Add method at given position if max recursion depth has not been reached
addFieldFor(TestCase, VariableReference, GenericField, int) - Method in class org.evosuite.testcase.TestFactory
Add reference to a field of variable "callee"
addFile(String) - Static method in class org.evosuite.classpath.ClassPathHacker
addFile
addFile(File) - Static method in class org.evosuite.classpath.ClassPathHacker
addFile
addFitness(FitnessFunction<?>) - Method in class org.evosuite.ga.Chromosome
Adds a fitness function and sets fitness, coverage, and numCoveredGoal default.
addFitness(FitnessFunction<?>, double) - Method in class org.evosuite.ga.Chromosome
Adds a fitness function with an associated fitness value
addFitness(FitnessFunction<?>, double, double) - Method in class org.evosuite.ga.Chromosome
Adds a fitness function with an associated fitness value and coverage value
addFitness(FitnessFunction<?>, double, double, int) - Method in class org.evosuite.ga.Chromosome
Adds a fitness function with an associated fitness value, coverage value, and number of covered goals.
addFitnessFunction(FitnessFunction<? extends Chromosome>) - Method in class org.evosuite.ga.localsearch.DefaultLocalSearchObjective
 
addFitnessFunction(FitnessFunction<? extends Chromosome>) - Method in interface org.evosuite.ga.localsearch.LocalSearchObjective
 
addFitnessFunction(FitnessFunction<T>) - Method in class org.evosuite.ga.metaheuristics.GeneticAlgorithm
Add new fitness function (i.e., for new mutation)
addFitnessFunction(FitnessFunction<? extends Chromosome>) - Method in class org.evosuite.testsuite.localsearch.TestSuiteLocalSearchObjective
Since the fitness is governed by the underlying suite associated to this goal, this function should never be invoked.
addFitnessFunctions(List<FitnessFunction<T>>) - Method in class org.evosuite.ga.metaheuristics.GeneticAlgorithm
 
addFunctionalMock(TestCase, Type, int, int) - Method in class org.evosuite.testcase.TestFactory
 
addGenerator(GenericClass, GenericAccessibleObject<?>) - Method in class org.evosuite.setup.TestCluster
Add a generator reflection object
addGoalToCover(FitnessFunction<?>, TestFitnessFunction) - Method in enum org.evosuite.coverage.archive.TestsArchive
 
addInitializedClasses(List<String>) - Method in class org.evosuite.testcase.execution.reset.ClassReInitializer
Adds in order those classes that were not already initialized
addInstrumentation(MethodNode, AbstractInsnNode, List<Mutation>) - Method in class org.evosuite.instrumentation.coverage.MutationInstrumentation
addInstrumentation
addInstrumentationForDefaultLookupswitchCase(BytecodeInstruction, InsnList) - Method in class org.evosuite.instrumentation.coverage.BranchInstrumentation
addInstrumentationForDefaultLookupswitchCase
addInstrumentationForDefaultSwitchCase(BytecodeInstruction, InsnList) - Method in class org.evosuite.instrumentation.coverage.BranchInstrumentation
addInstrumentationForDefaultSwitchCase
addInstrumentationForDefaultTableswitchCase(BytecodeInstruction, InsnList) - Method in class org.evosuite.instrumentation.coverage.BranchInstrumentation
addInstrumentationForDefaultTableswitchCase
addInstrumentationForSwitchCases(BytecodeInstruction, InsnList, String, String) - Method in class org.evosuite.instrumentation.coverage.BranchInstrumentation
For each actual case : of a switch this method adds instrumentation for the Branch corresponding to that case to the given instruction list.
addInterface(String, String) - Method in class org.evosuite.setup.InheritanceTree
 
addInterfaceCall(String, String, String, String, String, String) - Method in class org.evosuite.assertion.CheapPurityAnalyzer
 
addInterfaceMethod(String, String, String) - Method in class org.evosuite.assertion.CheapPurityAnalyzer
 
addKilledMutation(Mutation) - Method in class org.evosuite.assertion.Assertion
 
addLine(String, String, int) - Static method in class org.evosuite.instrumentation.LinePool
Insert line into map for class
addListener(SearchListener) - Method in class org.evosuite.ga.metaheuristics.GeneticAlgorithm
Add a new search listener
addListener(Listener<Void>) - Method in class org.evosuite.testcase.DefaultTestCase
Add a listener.
addListener(Listener<T>) - Method in interface org.evosuite.utils.Listenable
Add a listener.
addListener(Listener<T>) - Method in class org.evosuite.utils.SimpleListenable
Add a listener.
addLocalFiles(Collection<String>) - Method in class org.evosuite.testcase.statements.environment.AccessedEnvironment
 
addLocalListeningPorts(Collection<EndPointInfo>) - Method in class org.evosuite.testcase.statements.environment.AccessedEnvironment
 
addMethod(String, String, String) - Method in class org.evosuite.assertion.CheapPurityAnalyzer
 
addMethod(TestCase, GenericMethod, int, int) - Method in class org.evosuite.testcase.TestFactory
Add method at given position if max recursion depth has not been reached
addMethodFor(TestCase, VariableReference, GenericMethod, int) - Method in class org.evosuite.testcase.TestFactory
Add a call on the method for the given callee at position
addMethodWithBody(String, String, String) - Method in class org.evosuite.assertion.CheapPurityAnalyzer
 
addMissingInputs(List<VariableReference>) - Method in class org.evosuite.testcase.statements.FunctionalMockStatement
 
addMissingVariables() - Method in class org.evosuite.symbolic.solver.Solver
 
addModifier(GenericClass, GenericAccessibleObject<?>) - Method in class org.evosuite.setup.TestCluster
Add a modifier reflection object
addMutation(String, String, String, BytecodeInstruction, AbstractInsnNode, InsnList) - Static method in class org.evosuite.coverage.mutation.MutationPool
addMutation
addMutation(String, String, String, BytecodeInstruction, InsnList, InsnList) - Static method in class org.evosuite.coverage.mutation.MutationPool
addMutation
addMutationEntry(T) - Method in class org.evosuite.ga.operators.mutation.MutationHistory
 
addNewConstraint(boolean, boolean, boolean) - Method in class org.evosuite.symbolic.ConstraintTypeCounter
 
addNewDependencies(Collection<Class<?>>) - Method in class org.evosuite.setup.TestClusterGenerator
 
addNonSUTConstant(Object) - Method in class org.evosuite.seeding.ConstantPoolManager
 
addObserver(ExecutionObserver) - Method in class org.evosuite.testcase.execution.TestCaseExecutor
addObserver
addPool(ObjectPool) - Method in class org.evosuite.seeding.ObjectPoolManager
 
addPrimaryGoal(TestFitnessFunction) - Method in class org.evosuite.testcase.StructuredTestCase
 
addPrimitiveDistanceCheck(InsnList, Type, InsnList) - Static method in class org.evosuite.instrumentation.mutation.ReplaceVariable
addPrimitiveDistanceCheck
addProxy() - Method in class org.evosuite.testcase.execution.ExecutionTraceImpl
addProxy
addPublicMethod(String, String) - Method in class org.evosuite.setup.callgraph.CallGraph
add public methods
addRawEdge(BytecodeInstruction, BasicBlock, ControlFlowEdge) - Method in class org.evosuite.graphs.cfg.ActualControlFlowGraph
addRawEdge
addRawEdge(BasicBlock, BytecodeInstruction, ControlFlowEdge) - Method in class org.evosuite.graphs.cfg.ActualControlFlowGraph
addRawEdge
addRawEdge(BasicBlock, BasicBlock, ControlFlowEdge) - Method in class org.evosuite.graphs.cfg.ActualControlFlowGraph
addRawEdge
addReferenceDistanceCheck(InsnList, Type, InsnList) - Static method in class org.evosuite.instrumentation.mutation.ReplaceVariable
addReferenceDistanceCheck
addRemoteContactedPorts(Collection<EndPointInfo>) - Method in class org.evosuite.testcase.statements.environment.AccessedEnvironment
 
addRemoteURLs(Collection<String>) - Method in class org.evosuite.testcase.statements.environment.AccessedEnvironment
 
addResult(JUnitResult) - Method in class org.evosuite.junit.JUnitRunner
 
addSecondaryObjective(SecondaryObjective<?>) - Static method in class org.evosuite.testcase.TestChromosome
Add an additional secondary objective to the end of the list of objectives
addSecondaryObjective(SecondaryObjective<?>) - Static method in class org.evosuite.testsuite.TestSuiteChromosome
Add an additional secondary objective to the end of the list of objectives
addSequence(GenericClass, TestCase) - Method in class org.evosuite.seeding.ObjectPool
Insert a new sequence for given Type
addSpecialCall(String, String, String, String, String, String) - Method in class org.evosuite.assertion.CheapPurityAnalyzer
 
addStatement(Statement) - Method in class org.evosuite.testcase.DefaultTestCase
Append new statement at end of test case
addStatement(Statement, int) - Method in class org.evosuite.testcase.DefaultTestCase
Add new statement at position and fix following variable references
addStatement(Statement) - Method in interface org.evosuite.testcase.TestCase
Append new statement at end of test case
addStatement(Statement, int) - Method in interface org.evosuite.testcase.TestCase
Add new statement at position and fix following variable references
addStatements(List<? extends Statement>) - Method in class org.evosuite.testcase.DefaultTestCase
addStatements
addStatements(List<? extends Statement>) - Method in interface org.evosuite.testcase.TestCase
addStatements
addStaticCall(String, String, String, String, String, String) - Method in class org.evosuite.assertion.CheapPurityAnalyzer
 
addStaticFieldRead(String, String, String, String) - Method in class org.evosuite.setup.GetStaticGraph
Add a static field read (bytecode instruction GETSTATIC) to the graph
addStaticMethodCall(String, String, String, String) - Method in class org.evosuite.setup.GetStaticGraph
Add a static method call (bytecode instruction INVOKESTATIC) to the graph.
addStoppingCondition(StoppingCondition) - Method in class org.evosuite.ga.metaheuristics.GeneticAlgorithm
addStoppingCondition
addSuperclass(String, String, int) - Method in class org.evosuite.setup.InheritanceTree
 
addSupportingConstraint(IntegerConstraint) - Method in class org.evosuite.symbolic.vm.PathConditionCollector
Add a supporting constraint to the current branch condition When the branch condition is currently added, then these supporting constraints will be added to the new branch condition
addSUTConstant(Object) - Method in class org.evosuite.seeding.ConstantPoolManager
 
addTest(Mutation, TestChromosome) - Static method in class org.evosuite.coverage.mutation.MutationTestPool
Keep a copy of a test that covers a mutant
addTest(TestChromosome) - Method in class org.evosuite.regression.RegressionTestSuiteChromosome
 
addTest(T) - Method in class org.evosuite.testsuite.AbstractTestSuiteChromosome
addTest
addTest(TestCase) - Method in class org.evosuite.testsuite.TestSuiteChromosome
Add a test to a test suite
addTestCall(GenericAccessibleObject<?>) - Method in class org.evosuite.setup.TestCluster
Add a test call
addTestCoverage(Set<Integer>) - Method in class org.evosuite.coverage.rho.RhoCoverageSuiteFitness
 
addTestCoverage(Set<Integer>) - Method in class org.evosuite.coverage.rho.RhoCoverageTestFitness
 
addTests(Collection<TestChromosome>) - Method in class org.evosuite.regression.RegressionTestSuiteChromosome
 
addTests(Collection<T>) - Method in class org.evosuite.testsuite.AbstractTestSuiteChromosome
addTests
addToExceptionStackTrace(String) - Method in class org.evosuite.junit.JUnitFailure
 
addToPools() - Method in class org.evosuite.regression.RegressionExecutionObserver
 
addToPools(List<Map<Integer, Map<String, Map<String, Object>>>>, List<Map<Integer, Map<String, Map<String, Object>>>>) - Method in class org.evosuite.regression.RegressionExecutionObserver
 
addTypeParameters(Class<?>) - Static method in class org.evosuite.utils.generic.GenericClass
 
addUnmodifiableTest(T) - Method in class org.evosuite.testsuite.AbstractTestSuiteChromosome
addUnmodifiableTest
addUpdatesFieldMethod(String, String, String) - Method in class org.evosuite.assertion.CheapPurityAnalyzer
 
addURL(URL) - Static method in class org.evosuite.classpath.ClassPathHacker
addURL
addValue(Inspector, Object) - Method in class org.evosuite.assertion.InspectorTraceEntry
addValue
addValue(Field, Object) - Method in class org.evosuite.assertion.PrimitiveFieldTraceEntry
Insert a new value into the map
addVertex(BytecodeInstruction) - Method in class org.evosuite.graphs.cfg.RawControlFlowGraph
addVertex
addVertex(V) - Method in class org.evosuite.graphs.EvoSuiteGraph
addVertex
addVertices(EvoSuiteGraph<V, E>) - Method in class org.evosuite.graphs.EvoSuiteGraph
addVertices
addVertices(Collection<V>) - Method in class org.evosuite.graphs.EvoSuiteGraph
addVertices
addVirtualCall(String, String, String, String, String, String) - Method in class org.evosuite.assertion.CheapPurityAnalyzer
 
after() - Method in class org.evosuite.junit.rules.BaseRule
 
after() - Method in class org.evosuite.junit.rules.InitializeClasses
 
after() - Method in class org.evosuite.junit.rules.Instrumentation
 
after() - Method in class org.evosuite.junit.rules.StaticStateResetter
 
after() - Method in class org.evosuite.junit.rules.Stubbing
 
after() - Method in class org.evosuite.junit.rules.VirtualFS
 
after(CaptureLog) - Method in interface org.evosuite.testcarver.codegen.ICodeGenerator
 
after(CaptureLog) - Method in class org.evosuite.testcarver.testcase.EvoTestCaseCodeGenerator
 
after(Object) - Method in class org.evosuite.testcarver.wrapper.java.util.Calendar
 
after(Date) - Method in class org.evosuite.testcarver.wrapper.java.util.Date
 
afterStatement(Statement, Scope, Throwable) - Method in class org.evosuite.assertion.ArrayTraceObserver
After execution of a statement, the result is passed to the observer
afterStatement(Statement, Scope, Throwable) - Method in class org.evosuite.assertion.AssertionTraceObserver
After execution of a statement, the result is passed to the observer
afterStatement(Statement, Scope, Throwable) - Method in class org.evosuite.assertion.NullTraceObserver
After execution of a statement, the result is passed to the observer
afterStatement(Statement, Scope, Throwable) - Method in class org.evosuite.assertion.PrimitiveTraceObserver
After execution of a statement, the result is passed to the observer
afterStatement(Statement, Scope, Throwable) - Method in class org.evosuite.contracts.ContractChecker
After execution of a statement, the result is passed to the observer
afterStatement(Statement, Scope, Throwable) - Method in class org.evosuite.contracts.SingleContractChecker
After execution of a statement, the result is passed to the observer
afterStatement(Statement, Scope, Throwable) - Method in class org.evosuite.coverage.io.input.InputObserver
 
afterStatement(Statement, Scope, Throwable) - Method in class org.evosuite.coverage.io.output.OutputObserver
 
afterStatement(Statement, Scope, Throwable) - Method in class org.evosuite.regression.RegressionExecutionObserver
 
afterStatement(Statement, Scope, Throwable) - Method in class org.evosuite.symbolic.SymbolicObserver
 
afterStatement(Statement, Scope, Throwable) - Method in class org.evosuite.testcarver.testcase.TestCarvingExecutionObserver
own comment..
afterStatement(Statement, Scope, Throwable) - Method in class org.evosuite.testcase.ConcreteValueObserver
 
afterStatement(Statement, Scope, Throwable) - Method in class org.evosuite.testcase.ConstantInliner
After execution of a statement, the result is passed to the observer
afterStatement(Statement, Scope, Throwable) - Method in class org.evosuite.testcase.execution.ExecutionObserver
After execution of a statement, the result is passed to the observer
age - Variable in class org.evosuite.ga.Chromosome
Generation in which this chromosome was created
ALGORITHM - Static variable in class org.evosuite.Properties
Constant ALGORITHM
ALL_GOALS_FILE - Static variable in class org.evosuite.Properties
Constant ALL_GOALS_FILE="all.goals"
AllDefsCoverageFactory - Class in org.evosuite.coverage.dataflow
AllDefsCoverageFactory class.
AllDefsCoverageFactory() - Constructor for class org.evosuite.coverage.dataflow.AllDefsCoverageFactory
 
AllDefsCoverageSuiteFitness - Class in org.evosuite.coverage.dataflow
Evaluate fitness of a test suite with respect to all of its def-use pairs
AllDefsCoverageSuiteFitness() - Constructor for class org.evosuite.coverage.dataflow.AllDefsCoverageSuiteFitness
 
AllDefsCoverageTestFitness - Class in org.evosuite.coverage.dataflow
Evaluate fitness of a single test case with respect to one Definition-Use pair For more information look at the comment from method getDistance()
AllDefsCoverageTestFitness(Definition, Map<Use, DefUseCoverageTestFitness>) - Constructor for class org.evosuite.coverage.dataflow.AllDefsCoverageTestFitness
Constructor for AllDefsCoverageTestFitness.
AllMethodsTestChromosomeFactory - Class in org.evosuite.testcase.factories
AllMethodsTestChromosomeFactory class.
AllMethodsTestChromosomeFactory() - Constructor for class org.evosuite.testcase.factories.AllMethodsTestChromosomeFactory
Create a list of all methods
AllUsesAnalysis - Class in org.evosuite.coverage.dataflow.analysis
This class computes all uses testing requirements of the relative CCFG.
AllUsesAnalysis(ClassControlFlowGraph) - Constructor for class org.evosuite.coverage.dataflow.analysis.AllUsesAnalysis
Given the ClassCallGraph of a class this constructor will build up the corresponding CCFG using the RCFGs from the GraphPool.
ALOAD(int) - Method in class org.evosuite.dse.AbstractVM
 
ALOAD(int) - Method in interface org.evosuite.dse.IVM
 
ALOAD(int) - Static method in class org.evosuite.dse.VM
 
ALOAD - Static variable in class org.evosuite.instrumentation.NodeRegularExpression
Constant ALOAD=new int[] { 25, 42, 43, 44, 45 }
ALOAD(int) - Method in class org.evosuite.symbolic.vm.LocalsVM
 
ALOAD_0() - Method in class org.evosuite.dse.AbstractVM
 
ALOAD_0() - Method in interface org.evosuite.dse.IVM
 
ALOAD_0() - Static method in class org.evosuite.dse.VM
http://java.sun.com/docs/books/jvms/second_edition/html/Instructions2.doc .
ALOAD_1() - Method in class org.evosuite.dse.AbstractVM
 
ALOAD_1() - Method in interface org.evosuite.dse.IVM
 
ALOAD_1() - Static method in class org.evosuite.dse.VM
 
ALOAD_2() - Method in class org.evosuite.dse.AbstractVM
 
ALOAD_2() - Method in interface org.evosuite.dse.IVM
 
ALOAD_2() - Static method in class org.evosuite.dse.VM
 
ALOAD_3() - Method in class org.evosuite.dse.AbstractVM
 
ALOAD_3() - Method in interface org.evosuite.dse.IVM
 
ALOAD_3() - Static method in class org.evosuite.dse.VM
 
ALTERNATIVE_FITNESS_CALCULATION_MODE - Static variable in class org.evosuite.Properties
Constant ALTERNATIVE_FITNESS_CALCULATION_MODE
alternativeTime - Static variable in class org.evosuite.coverage.dataflow.DefUseFitnessCalculator
Constant alternativeTime=0l
AmbiguityCoverageFactory - Class in org.evosuite.coverage.ambiguity
 
AmbiguityCoverageFactory() - Constructor for class org.evosuite.coverage.ambiguity.AmbiguityCoverageFactory
 
AmbiguityCoverageSuiteFitness - Class in org.evosuite.coverage.ambiguity
 
AmbiguityCoverageSuiteFitness() - Constructor for class org.evosuite.coverage.ambiguity.AmbiguityCoverageSuiteFitness
 
ANALYSIS_CRITERIA - Static variable in class org.evosuite.Properties
 
analyze(ClassLoader, String, String, MethodNode) - Method in class org.evosuite.graphs.cfg.BytecodeAnalyzer
Analyzes the method corresponding to the given Strings and initializes the CFGGenerator and thus the BytecodeInstructionPool for the given method in the given class.
analyze(ClassLoader, MethodNode, String, String, int) - Method in class org.evosuite.instrumentation.coverage.BranchInstrumentation
analyze
analyze(ClassLoader, MethodNode, String, String, int) - Method in class org.evosuite.instrumentation.coverage.DefUseInstrumentation
analyze
analyze(ClassLoader, MethodNode, String, String, int) - Method in interface org.evosuite.instrumentation.coverage.MethodInstrumentation
analyze
analyze(ClassLoader, MethodNode, String, String, int) - Method in class org.evosuite.instrumentation.coverage.MutationInstrumentation
analyze
analyze(String) - Method in class org.evosuite.seeding.CastClassAnalyzer
 
analyze(String) - Static method in class org.evosuite.setup.callgraph.CallGraphGenerator
 
analyze(CaptureLog, ICodeGenerator, Class<?>...) - Method in class org.evosuite.testcarver.codegen.CaptureLogAnalyzer
 
analyze(CaptureLog, ICodeGenerator, Set<Class<?>>, Class<?>...) - Method in class org.evosuite.testcarver.codegen.CaptureLogAnalyzer
 
analyze(CaptureLog, ICodeGenerator, Class<?>...) - Method in interface org.evosuite.testcarver.codegen.ICaptureLogAnalyzer
 
analyzeClass(String, List<String>) - Static method in class org.evosuite.setup.DependencyAnalysis
Start analysis from target class
analyzeCoverage(TestSuiteChromosome) - Static method in class org.evosuite.coverage.CoverageCriteriaAnalyzer
 
analyzeCoverage(TestSuiteChromosome, Properties.Criterion) - Static method in class org.evosuite.coverage.CoverageCriteriaAnalyzer
 
analyzeCoverage() - Static method in class org.evosuite.junit.CoverageAnalysis
Identify all JUnit tests starting with the given name prefix, instrument and run tests
analyzeCriteria(TestSuiteChromosome, String) - Static method in class org.evosuite.coverage.CoverageCriteriaAnalyzer
 
analyzeOtherClasses(CallGraph, String) - Static method in class org.evosuite.setup.callgraph.CallGraphGenerator
 
analyzeTarget(String, List<String>) - Static method in class org.evosuite.setup.DependencyAnalysis
Start analysis from target
analyzeTraces(AbstractTestSuiteChromosome<? extends ExecutableChromosome>, List<ExecutionResult>, Set<String>) - Method in class org.evosuite.coverage.method.MethodCoverageSuiteFitness
Iterate over all execution results and summarize statistics
analyzeTraces(AbstractTestSuiteChromosome<? extends ExecutableChromosome>, List<ExecutionResult>, Set<String>) - Method in class org.evosuite.coverage.method.MethodNoExceptionCoverageSuiteFitness
Iterate over all execution results and summarize statistics
analyzeTraces(AbstractTestSuiteChromosome<? extends ExecutableChromosome>, List<ExecutionResult>, Set<String>) - Method in class org.evosuite.coverage.method.MethodTraceCoverageSuiteFitness
Iterate over all execution results and summarize statistics
and(TriBoolean) - Method in enum org.evosuite.utils.TriBoolean
and
and(boolean) - Method in enum org.evosuite.utils.TriBoolean
and
andNot(TriBoolean) - Method in enum org.evosuite.utils.TriBoolean
andNot
andNot(boolean) - Method in enum org.evosuite.utils.TriBoolean
andNot
ANEWARRAY(int, String) - Method in class org.evosuite.dse.AbstractVM
 
ANEWARRAY(int, String) - Method in interface org.evosuite.dse.IVM
 
ANEWARRAY(int, String) - Static method in class org.evosuite.dse.VM
 
ANEWARRAY(int, String) - Method in class org.evosuite.symbolic.vm.HeapVM
http://java.sun.com/docs/books/jvms/second_edition/html/Instructions2.doc .html#anewarray
annotations - Variable in class org.evosuite.testcase.statements.EntityWithParametersStatement
 
answer(InvocationOnMock) - Method in class org.evosuite.testcase.fm.SpecifiedValuesAnswer
Deprecated.
 
anyEquals(List<T>, T) - Static method in class org.evosuite.utils.ListUtil
anyEquals
append(Object[], Object) - Static method in class org.evosuite.utils.ArrayUtil
 
Append_B(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.string.builder.StringBuilder_Append.Append_B
 
Append_C(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.string.builder.StringBuilder_Append.Append_C
 
Append_D(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.string.builder.StringBuilder_Append.Append_D
 
Append_F(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.string.builder.StringBuilder_Append.Append_F
 
Append_I(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.string.builder.StringBuilder_Append.Append_I
 
Append_L(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.string.builder.StringBuilder_Append.Append_L
 
Append_O(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.string.builder.StringBuilder_Append.Append_O
 
Append_S(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.string.builder.StringBuilder_Append.Append_S
 
appendExpression(StringValue, StringBuilder) - Method in class org.evosuite.symbolic.vm.string.builder.StringBuilder_Append.Append_B
 
appendExpression(StringValue, StringBuilder) - Method in class org.evosuite.symbolic.vm.string.builder.StringBuilder_Append.Append_C
 
appendExpression(StringValue, StringBuilder) - Method in class org.evosuite.symbolic.vm.string.builder.StringBuilder_Append.Append_D
 
appendExpression(StringValue, StringBuilder) - Method in class org.evosuite.symbolic.vm.string.builder.StringBuilder_Append.Append_F
 
appendExpression(StringValue, StringBuilder) - Method in class org.evosuite.symbolic.vm.string.builder.StringBuilder_Append.Append_I
 
appendExpression(StringValue, StringBuilder) - Method in class org.evosuite.symbolic.vm.string.builder.StringBuilder_Append.Append_L
 
appendExpression(StringValue, StringBuilder) - Method in class org.evosuite.symbolic.vm.string.builder.StringBuilder_Append.Append_O
 
appendExpression(StringValue, StringBuilder) - Method in class org.evosuite.symbolic.vm.string.builder.StringBuilder_Append.Append_S
 
appendExpression(StringValue, StringBuilder) - Method in class org.evosuite.symbolic.vm.string.builder.StringBuilder_Append
 
appendListener(IVM) - Method in class org.evosuite.dse.VM
This method should be called before VM.setListeners(java.util.List<org.evosuite.dse.IVM>).
appendListeners - Variable in class org.evosuite.dse.VM
 
appendStatement(TestCase, Statement) - Method in class org.evosuite.testcase.TestFactory
Append statement s, trying to satisfy parameters Called from TestChromosome when doing crossover
appendToRegressionTestSuite(TestSuiteChromosome) - Static method in class org.evosuite.testsuite.RegressionSuiteSerializer
 
apply(MethodNode, String, String, BytecodeInstruction, Frame) - Method in class org.evosuite.instrumentation.mutation.DeleteField
Insert the mutation into the bytecode
apply(MethodNode, String, String, BytecodeInstruction, Frame) - Method in class org.evosuite.instrumentation.mutation.DeleteStatement
Insert the mutation into the bytecode
apply(MethodNode, String, String, BytecodeInstruction, Frame) - Method in class org.evosuite.instrumentation.mutation.InsertUnaryOperator
Insert the mutation into the bytecode
apply(MethodNode, String, String, BytecodeInstruction, Frame) - Method in interface org.evosuite.instrumentation.mutation.MutationOperator
Insert the mutation into the bytecode
apply(MethodNode, String, String, BytecodeInstruction, Frame) - Method in class org.evosuite.instrumentation.mutation.NegateCondition
Insert the mutation into the bytecode
apply(MethodNode, String, String, BytecodeInstruction, Frame) - Method in class org.evosuite.instrumentation.mutation.ReplaceArithmeticOperator
Insert the mutation into the bytecode
apply(MethodNode, String, String, BytecodeInstruction, Frame) - Method in class org.evosuite.instrumentation.mutation.ReplaceBitwiseOperator
Insert the mutation into the bytecode
apply(MethodNode, String, String, BytecodeInstruction, Frame) - Method in class org.evosuite.instrumentation.mutation.ReplaceComparisonOperator
Insert the mutation into the bytecode
apply(MethodNode, String, String, BytecodeInstruction, Frame) - Method in class org.evosuite.instrumentation.mutation.ReplaceConstant
Insert the mutation into the bytecode
apply(MethodNode, String, String, BytecodeInstruction, Frame) - Method in class org.evosuite.instrumentation.mutation.ReplaceVariable
Insert the mutation into the bytecode
apply(Statement, Description) - Method in class org.evosuite.junit.rules.BaseRule
 
applyDSE0(TestSuiteChromosome) - Method in class org.evosuite.testsuite.localsearch.DeprecatedTestSuiteDSE
Deprecated.
Attempt to negate individual branches until budget is used up, or there are no further branches to negate
applyLocalizedPattern(String) - Method in class org.evosuite.testcarver.wrapper.java.text.SimpleDateFormat
 
applyLocalSearch() - Method in class org.evosuite.ga.metaheuristics.GeneticAlgorithm
Apply local search, starting from the best individual and continue applying it to all individuals until the local search budget is used up.
applyPattern(String) - Method in class org.evosuite.testcarver.wrapper.java.text.SimpleDateFormat
 
approachLevel - Variable in class org.evosuite.coverage.ControlFlowDistance
 
Archive<T extends Chromosome> - Interface in org.evosuite.ga
 
archive - Variable in class org.evosuite.ga.metaheuristics.GeneticAlgorithm
 
archive - Variable in class org.evosuite.ga.metaheuristics.mosa.MOSA
Map used to store the covered test goals (keys of the map) and the corresponding covering test cases (values of the map)
ArchiveTestChromosomeFactory - Class in org.evosuite.coverage.archive
 
ArchiveTestChromosomeFactory() - Constructor for class org.evosuite.coverage.archive.ArchiveTestChromosomeFactory
 
areEqual(T, T) - Method in class org.evosuite.ga.metaheuristics.mosa.AbstractMOSA
This method verifies whether two TestCromosome contain the same test case.
ARETURN() - Method in class org.evosuite.dse.AbstractVM
 
ARETURN() - Method in interface org.evosuite.dse.IVM
 
ARETURN() - Static method in class org.evosuite.dse.VM
 
ARETURN() - Method in class org.evosuite.symbolic.vm.CallVM
 
ArithmeticVM - Class in org.evosuite.symbolic.vm
ByteCode instructions that pop operands off the stack, perform some computation, and optionally push the result back onto the stack.
ArithmeticVM(SymbolicEnvironment, PathConditionCollector) - Constructor for class org.evosuite.symbolic.vm.ArithmeticVM
 
array - Variable in class org.evosuite.testcase.variable.ArrayIndex
If this variable is contained in an array, this is the reference to the array
ARRAY_EMPTY - Static variable in class org.evosuite.coverage.io.IOCoverageConstants
 
ARRAY_INIT - Static variable in class org.evosuite.testcarver.capture.CaptureLog
 
ARRAY_LIMIT - Static variable in class org.evosuite.Properties
Constant ARRAY_LIMIT=1000000
array_load(ReferenceExpression, int, String) - Method in class org.evosuite.symbolic.vm.SymbolicHeap
 
array_load(ReferenceExpression, int, long) - Method in class org.evosuite.symbolic.vm.SymbolicHeap
 
array_load(ReferenceExpression, int, double) - Method in class org.evosuite.symbolic.vm.SymbolicHeap
 
ARRAY_NONEMPTY - Static variable in class org.evosuite.coverage.io.IOCoverageConstants
 
array_store(Object, ReferenceExpression, int, Expression<?>) - Method in class org.evosuite.symbolic.vm.SymbolicHeap
 
ArrayAllocationLimitMethodAdapter - Class in org.evosuite.instrumentation
ArrayAllocationLimitMethodAdapter class.
ArrayAllocationLimitMethodAdapter(MethodVisitor, String, String, int, String) - Constructor for class org.evosuite.instrumentation.ArrayAllocationLimitMethodAdapter
Constructor for ArrayAllocationLimitMethodAdapter.
ArrayEqualsAssertion - Class in org.evosuite.assertion
 
ArrayEqualsAssertion() - Constructor for class org.evosuite.assertion.ArrayEqualsAssertion
 
ArrayIndex - Class in org.evosuite.testcase.variable
This class defines an reference to an array element.
ArrayIndex(TestCase, ArrayReference, int) - Constructor for class org.evosuite.testcase.variable.ArrayIndex
Constructor
ArrayIndex(TestCase, ArrayReference, List<Integer>) - Constructor for class org.evosuite.testcase.variable.ArrayIndex
Constructor for ArrayIndex.
ArrayInstrumentation - Class in org.evosuite.instrumentation.error
 
ArrayInstrumentation(ErrorConditionMethodAdapter) - Constructor for class org.evosuite.instrumentation.error.ArrayInstrumentation
 
ARRAYLENGTH(Object) - Method in class org.evosuite.dse.AbstractVM
 
ARRAYLENGTH(Object) - Method in interface org.evosuite.dse.IVM
 
ARRAYLENGTH(Object) - Static method in class org.evosuite.dse.VM
 
ARRAYLENGTH(Object) - Method in class org.evosuite.symbolic.vm.HeapVM
 
ArrayListInstrumentation - Class in org.evosuite.instrumentation.error
 
ArrayListInstrumentation(ErrorConditionMethodAdapter) - Constructor for class org.evosuite.instrumentation.error.ArrayListInstrumentation
 
ArrayLocalSearch - Class in org.evosuite.testcase.localsearch
ArrayLocalSearch class.
ArrayLocalSearch() - Constructor for class org.evosuite.testcase.localsearch.ArrayLocalSearch
 
arrayObserver - Static variable in class org.evosuite.assertion.AssertionGenerator
Constant null_observer
arrayObserver - Static variable in class org.evosuite.assertion.MutationAssertionGenerator
 
ArrayReference - Class in org.evosuite.testcase.variable
 
ArrayReference(TestCase, Class<?>) - Constructor for class org.evosuite.testcase.variable.ArrayReference
Constructor for ArrayReference.
ArrayReference(TestCase, GenericClass, int[]) - Constructor for class org.evosuite.testcase.variable.ArrayReference
Constructor for ArrayReference.
ArrayReference(TestCase, GenericClass, int) - Constructor for class org.evosuite.testcase.variable.ArrayReference
Constructor for ArrayReference.
ArrayStatement - Class in org.evosuite.testcase.statements
An array statement creates a new array
ArrayStatement(TestCase, ArrayReference) - Constructor for class org.evosuite.testcase.statements.ArrayStatement
Constructor for ArrayStatement.
ArrayStatement(TestCase, ArrayReference, int[]) - Constructor for class org.evosuite.testcase.statements.ArrayStatement
Constructor for ArrayStatement.
ArrayStatement(TestCase, Type) - Constructor for class org.evosuite.testcase.statements.ArrayStatement
Constructor for ArrayStatement.
ArrayStatement(TestCase, Type, int) - Constructor for class org.evosuite.testcase.statements.ArrayStatement
Constructor for ArrayStatement.
ArrayStatement(TestCase, Type, int[]) - Constructor for class org.evosuite.testcase.statements.ArrayStatement
Constructor for ArrayStatement.
ArrayTraceEntry - Class in org.evosuite.assertion
 
ArrayTraceEntry(VariableReference, Object[]) - Constructor for class org.evosuite.assertion.ArrayTraceEntry
 
ArrayTraceObserver - Class in org.evosuite.assertion
 
ArrayTraceObserver() - Constructor for class org.evosuite.assertion.ArrayTraceObserver
 
ArrayUtil - Class in org.evosuite.utils
 
ArrayUtil() - Constructor for class org.evosuite.utils.ArrayUtil
 
ASIN - Class in org.evosuite.symbolic.vm.math
 
ASIN(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.math.ASIN
 
askForRestart(Object) - Method in class org.evosuite.utils.ExternalProcessUtilities
askForRestart
asmNode - Variable in class org.evosuite.graphs.cfg.ASMWrapper
 
ASMWrapper - Class in org.evosuite.graphs.cfg
Wrapper class for the underlying byteCode instruction library ASM Gives access to a lot of methods that interpret the raw information in AbstractInsnNode to usable chunks of information, inside EvoSuite This class is supposed to hide the ASM library from the rest of EvoSuite as much as possible After initialization, all information about byteCode instructions should be accessible via the BytecodeInstruction-, DefUse- and BranchPool.
ASMWrapper() - Constructor for class org.evosuite.graphs.cfg.ASMWrapper
 
Assertion - Class in org.evosuite.assertion
Abstract class of an executable code assertion
Assertion() - Constructor for class org.evosuite.assertion.Assertion
 
ASSERTION_MINIMIZATION_FALLBACK - Static variable in class org.evosuite.Properties
 
ASSERTION_MINIMIZATION_FALLBACK_TIME - Static variable in class org.evosuite.Properties
 
ASSERTION_STRATEGY - Static variable in class org.evosuite.Properties
Constant ASSERTION_STRATEGY
ASSERTION_TIMEOUT - Static variable in class org.evosuite.Properties
 
AssertionErrorContract - Class in org.evosuite.contracts
No method should throw an AssertionError Note: this case is bit tricky, because assertions are disabled by default.
AssertionErrorContract() - Constructor for class org.evosuite.contracts.AssertionErrorContract
 
AssertionGenerator - Class in org.evosuite.assertion
Abstract AssertionGenerator class.
AssertionGenerator() - Constructor for class org.evosuite.assertion.AssertionGenerator
Constructor for AssertionGenerator.
Assertions - Class in org.evosuite.dse.util
Makes assertion checking more elegant than explicit if statements.
Assertions() - Constructor for class org.evosuite.dse.util.Assertions
 
ASSERTIONS - Static variable in class org.evosuite.Properties
Constant ASSERTIONS=false
assertions - Variable in class org.evosuite.testcase.statements.AbstractStatement
 
AssertionTraceObserver<T extends OutputTraceEntry> - Class in org.evosuite.assertion
Abstract AssertionTraceObserver class.
AssertionTraceObserver() - Constructor for class org.evosuite.assertion.AssertionTraceObserver
 
asSet(T...) - Static method in class org.evosuite.utils.ArrayUtil
asSet
assignArray(TestCase, VariableReference, int, int) - Method in class org.evosuite.testcase.TestFactory
Assign a value to an array index
assignArray(TestCase, VariableReference, int, int, List<VariableReference>) - Method in class org.evosuite.testcase.TestFactory
Assign a value to an array index for a given set of objects
AssignmentStatement - Class in org.evosuite.testcase.statements
An assignment statement assigns a variable to another variable.
AssignmentStatement(TestCase, VariableReference, VariableReference) - Constructor for class org.evosuite.testcase.statements.AssignmentStatement
Constructor for AssignmentStatement.
asSortedList(Collection<T>) - Static method in class org.evosuite.coverage.method.MethodCoverageSuiteFitness
 
ASTORE(int) - Method in class org.evosuite.dse.AbstractVM
 
ASTORE(int) - Method in interface org.evosuite.dse.IVM
 
ASTORE(int) - Static method in class org.evosuite.dse.VM
 
ASTORE(int) - Method in class org.evosuite.symbolic.vm.LocalsVM
 
ASTORE_0() - Method in class org.evosuite.dse.AbstractVM
 
ASTORE_0() - Method in interface org.evosuite.dse.IVM
 
ASTORE_0() - Static method in class org.evosuite.dse.VM
http://java.sun.com/docs/books/jvms/second_edition/html/Instructions2.doc .
ASTORE_1() - Method in class org.evosuite.dse.AbstractVM
 
ASTORE_1() - Method in interface org.evosuite.dse.IVM
 
ASTORE_1() - Static method in class org.evosuite.dse.VM
 
ASTORE_2() - Method in class org.evosuite.dse.AbstractVM
 
ASTORE_2() - Method in interface org.evosuite.dse.IVM
 
ASTORE_2() - Static method in class org.evosuite.dse.VM
 
ASTORE_3() - Method in class org.evosuite.dse.AbstractVM
 
ASTORE_3() - Method in interface org.evosuite.dse.IVM
 
ASTORE_3() - Static method in class org.evosuite.dse.VM
 
ATAN - Class in org.evosuite.symbolic.vm.math
 
ATAN(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.math.ATAN
 
ATAN2 - Class in org.evosuite.symbolic.vm.math
 
ATAN2(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.math.ATAN2
 
ATHROW(Throwable) - Method in class org.evosuite.dse.AbstractVM
 
ATHROW(Throwable) - Method in interface org.evosuite.dse.IVM
 
ATHROW(Object) - Static method in class org.evosuite.dse.VM
 
ATHROW(Throwable) - Method in class org.evosuite.symbolic.vm.JumpVM
http://java.sun.com/docs/books/jvms/second_edition/html/Instructions2.doc .html#athrow
attemptGeneration(TestCase, Type, int) - Method in class org.evosuite.testcase.TestFactory
Attempt to generate a non-null object; initialize recursion level to 0
attemptGeneration(TestCase, Type, int, int, boolean, VariableReference, boolean, boolean) - Method in class org.evosuite.testcase.TestFactory
Try to generate an object of a given type
attemptObjectGeneration(TestCase, int, int, boolean) - Method in class org.evosuite.testcase.TestFactory
Try to generate an object suitable for Object.class
AVMTestCaseLocalSearch - Class in org.evosuite.testcase.localsearch
Applies the AVM local search algorithm described in http://dx.doi.org/10.1016/j.jss.2014.05.032 at the test case level
AVMTestCaseLocalSearch() - Constructor for class org.evosuite.testcase.localsearch.AVMTestCaseLocalSearch
 
awaitUninterruptibly() - Method in class org.evosuite.utils.SimpleCondition
awaitUninterruptibly

B

B_ByteValue - Class in org.evosuite.symbolic.vm.wrappers
 
B_ByteValue(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.wrappers.B_ByteValue
 
B_Init - Class in org.evosuite.symbolic.vm.wrappers
 
B_Init(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.wrappers.B_Init
 
B_TO_BYTE - Static variable in interface org.evosuite.symbolic.vm.wrappers.Types
 
B_TO_VOID - Static variable in interface org.evosuite.symbolic.vm.wrappers.Types
 
B_ValueOf - Class in org.evosuite.symbolic.vm.wrappers
 
B_ValueOf(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.wrappers.B_ValueOf
 
backup(TestChromosome) - Method in class org.evosuite.testcase.localsearch.StatementLocalSearch
 
BALOAD(Object, int) - Method in class org.evosuite.dse.AbstractVM
 
BALOAD(Object, int) - Method in interface org.evosuite.dse.IVM
 
BALOAD(Object, int) - Static method in class org.evosuite.dse.VM
 
BALOAD(Object, int) - Method in class org.evosuite.symbolic.vm.HeapVM
retrieve byte/boolean from array
BaseRule - Class in org.evosuite.junit.rules
 
BaseRule() - Constructor for class org.evosuite.junit.rules.BaseRule
 
BasicBlock - Class in org.evosuite.graphs.cfg
This class is used to represent basic blocks in the control flow graph.
BasicBlock(ClassLoader, String, String, List<BytecodeInstruction>) - Constructor for class org.evosuite.graphs.cfg.BasicBlock
Constructor for BasicBlock.
BasicBlock(String, String) - Constructor for class org.evosuite.graphs.cfg.BasicBlock
Used by Entry- and ExitBlocks
BASTORE(Object, int) - Method in class org.evosuite.dse.AbstractVM
 
BASTORE(Object, int) - Method in interface org.evosuite.dse.IVM
 
BASTORE(Object, int) - Static method in class org.evosuite.dse.VM
 
BASTORE(Object, int) - Method in class org.evosuite.symbolic.vm.HeapVM
 
BB_BEGIN() - Method in class org.evosuite.dse.AbstractVM
 
BB_BEGIN() - Method in interface org.evosuite.dse.IVM
Start of a new basic block
BB_BEGIN() - Static method in class org.evosuite.dse.VM
New basic block that is not the start of an exception handler
before() - Method in class org.evosuite.junit.rules.BaseRule
 
before() - Method in class org.evosuite.junit.rules.InitializeClasses
 
before() - Method in class org.evosuite.junit.rules.Instrumentation
 
before() - Method in class org.evosuite.junit.rules.StaticStateResetter
 
before() - Method in class org.evosuite.junit.rules.Stubbing
 
before() - Method in class org.evosuite.junit.rules.VirtualFS
 
before(CaptureLog) - Method in interface org.evosuite.testcarver.codegen.ICodeGenerator
 
before(CaptureLog) - Method in class org.evosuite.testcarver.testcase.EvoTestCaseCodeGenerator
 
before(Object) - Method in class org.evosuite.testcarver.wrapper.java.util.Calendar
 
before(Date) - Method in class org.evosuite.testcarver.wrapper.java.util.Date
 
beforeExecuteFunction() - Method in class org.evosuite.symbolic.vm.string.buffer.StringBuffer_Append
 
beforeExecuteFunction() - Method in class org.evosuite.symbolic.vm.string.buffer.StringBuffer_SetLength
 
beforeExecuteFunction() - Method in class org.evosuite.symbolic.vm.string.builder.StringBuilder_Append
 
beforeExecuteFunction() - Method in class org.evosuite.symbolic.vm.SymbolicFunction
This callback-method is invoked by the VM before the actual execution of the method.
beforeExecuteFunction() - Method in class org.evosuite.symbolic.vm.wrappers.I_ParseInt
 
beforeStatement(Statement, Scope) - Method in class org.evosuite.assertion.AssertionTraceObserver
 
beforeStatement(Statement, Scope) - Method in class org.evosuite.contracts.ContractChecker
 
beforeStatement(Statement, Scope) - Method in class org.evosuite.contracts.SingleContractChecker
 
beforeStatement(Statement, Scope) - Method in class org.evosuite.coverage.io.input.InputObserver
 
beforeStatement(Statement, Scope) - Method in class org.evosuite.coverage.io.output.OutputObserver
 
beforeStatement(Statement, Scope) - Method in class org.evosuite.regression.RegressionExecutionObserver
 
beforeStatement(Statement, Scope) - Method in class org.evosuite.symbolic.SymbolicObserver
 
beforeStatement(Statement, Scope) - Method in class org.evosuite.testcarver.testcase.TestCarvingExecutionObserver
 
beforeStatement(Statement, Scope) - Method in class org.evosuite.testcase.ConcreteValueObserver
 
beforeStatement(Statement, Scope) - Method in class org.evosuite.testcase.ConstantInliner
 
beforeStatement(Statement, Scope) - Method in class org.evosuite.testcase.execution.ExecutionObserver
Called immediately before a statement is executed
belongsToMethod(BytecodeInstruction) - Method in class org.evosuite.graphs.cfg.ActualControlFlowGraph
belongsToMethod
best_fitness - Variable in class org.evosuite.testcase.RelativeTestLengthBloatControl
 
best_fitness - Variable in class org.evosuite.testsuite.RelativeSuiteLengthBloatControl
 
bestFitness - Variable in class org.evosuite.coverage.branch.BranchCoverageSuiteFitness
 
bestFitness - Variable in class org.evosuite.coverage.branch.OnlyBranchCoverageSuiteFitness
 
bestFitness - Variable in class org.evosuite.coverage.io.input.InputCoverageSuiteFitness
 
bestFitness - Variable in class org.evosuite.coverage.io.output.OutputCoverageSuiteFitness
 
bestFitness - Variable in class org.evosuite.coverage.line.LineCoverageSuiteFitness
 
bestFitness - Variable in class org.evosuite.coverage.line.OnlyLineCoverageSuiteFitness
 
bestFitness - Variable in class org.evosuite.coverage.method.MethodCoverageSuiteFitness
 
BestIndividualTestSuiteChromosomeFactory - Class in org.evosuite.seeding.factories
 
BestIndividualTestSuiteChromosomeFactory(ChromosomeFactory<TestSuiteChromosome>, TestSuiteChromosome) - Constructor for class org.evosuite.seeding.factories.BestIndividualTestSuiteChromosomeFactory
Constructor for JUnitTestSuiteChromosomeFactory.
BI_V - Static variable in class org.evosuite.symbolic.instrument.ConcolicConfig
 
BIAndRITestSuiteChromosomeFactory - Class in org.evosuite.seeding.factories
 
BIAndRITestSuiteChromosomeFactory(ChromosomeFactory<TestSuiteChromosome>, GeneticAlgorithm<TestSuiteChromosome>) - Constructor for class org.evosuite.seeding.factories.BIAndRITestSuiteChromosomeFactory
Constructor for BestIndividualAndRandomTestSuiteChromosomeFactory.
BIG_INTEGER - Static variable in interface org.evosuite.symbolic.vm.bigint.Types
 
BIG_INTEGER_ARRAY - Static variable in interface org.evosuite.symbolic.vm.bigint.Types
 
BIG_INTEGER_TO_BIG_INTEGER - Static variable in interface org.evosuite.symbolic.vm.bigint.Types
 
BIG_INTEGER_TO_BIG_INTEGER_ARRAY - Static variable in interface org.evosuite.symbolic.vm.bigint.Types
 
BigInteger_Ctor - Class in org.evosuite.symbolic.vm.bigint
 
BigInteger_Ctor(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.bigint.BigInteger_Ctor
 
BigInteger_DivideAndRemainder - Class in org.evosuite.symbolic.vm.bigint
 
BigInteger_DivideAndRemainder(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.bigint.BigInteger_DivideAndRemainder
 
BigInteger_IntValue - Class in org.evosuite.symbolic.vm.bigint
 
BigInteger_IntValue(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.bigint.BigInteger_IntValue
 
BII_V - Static variable in class org.evosuite.symbolic.instrument.ConcolicConfig
 
BIMethodSeedingTestSuiteChromosomeFactory - Class in org.evosuite.seeding.factories
 
BIMethodSeedingTestSuiteChromosomeFactory(ChromosomeFactory<TestSuiteChromosome>, TestSuiteChromosome) - Constructor for class org.evosuite.seeding.factories.BIMethodSeedingTestSuiteChromosomeFactory
Constructor for JUnitTestSuiteChromosomeFactory.
BIMutatedMethodSeedingTestSuiteChromosomeFactory - Class in org.evosuite.seeding.factories
 
BIMutatedMethodSeedingTestSuiteChromosomeFactory(ChromosomeFactory<TestSuiteChromosome>, TestSuiteChromosome) - Constructor for class org.evosuite.seeding.factories.BIMutatedMethodSeedingTestSuiteChromosomeFactory
Constructor for JUnitTestSuiteChromosomeFactory.
BinaryExpression<T> - Interface in org.evosuite.symbolic.expr
 
binaryOperation(AbstractInsnNode, BasicValue, BasicValue) - Method in class org.evosuite.instrumentation.BooleanValueInterpreter
BinaryTournamentSelectionCrowdedComparison<T extends Chromosome> - Class in org.evosuite.ga.operators.selection
Select an individual from a population using a Crowd Comparison Operator
BinaryTournamentSelectionCrowdedComparison() - Constructor for class org.evosuite.ga.operators.selection.BinaryTournamentSelectionCrowdedComparison
 
BinaryTournamentSelectionCrowdedComparison(boolean) - Constructor for class org.evosuite.ga.operators.selection.BinaryTournamentSelectionCrowdedComparison
 
BIPUSH(int) - Method in class org.evosuite.dse.AbstractVM
 
BIPUSH(int) - Method in interface org.evosuite.dse.IVM
 
BIPUSH(int) - Static method in class org.evosuite.dse.VM
 
BIPUSH(int) - Method in class org.evosuite.symbolic.vm.LocalsVM
Bytecode instruction stream: ...
BitwiseOperatorTransformer - Class in org.evosuite.instrumentation.testability.transformer
Make sure bitwise operations on transformed Booleans are still valid
BitwiseOperatorTransformer(BooleanTestabilityTransformation) - Constructor for class org.evosuite.instrumentation.testability.transformer.BitwiseOperatorTransformer
 
BLOAT_FACTOR - Static variable in class org.evosuite.Properties
Constant BLOAT_FACTOR=2
bloatControl - Variable in class org.evosuite.ga.metaheuristics.GeneticAlgorithm
Bloat control, to avoid too long chromosomes
BloatControlFunction - Interface in org.evosuite.ga.bloatcontrol
The bloat control function is queried before adding an offspring to the next generation.
BLOCK_SPACE - Static variable in class org.evosuite.junit.writer.TestSuiteWriterUtils
 
BOOL - Static variable in class org.evosuite.instrumentation.NodeRegularExpression
Constant BOOL=new int[] { ICONST_0, ICONST_1 }
BOOL - Static variable in class org.evosuite.symbolic.instrument.ConcolicConfig
 
BOOL_FALSE - Static variable in class org.evosuite.coverage.io.IOCoverageConstants
 
BOOL_INT_STR_INT_INT_TO_BOOL_DESCRIPTOR - Static variable in interface org.evosuite.symbolic.vm.string.Types
 
BOOL_TRUE - Static variable in class org.evosuite.coverage.io.IOCoverageConstants
 
BOOLEAN - Static variable in class org.evosuite.instrumentation.BooleanArrayInterpreter
Constant BOOLEAN
BOOLEAN - Static variable in interface org.evosuite.symbolic.vm.wrappers.Types
 
BOOLEAN_ARRAY - Static variable in class org.evosuite.instrumentation.BooleanArrayInterpreter
Constant BOOLEAN_ARRAY
BOOLEAN_ARRAY - Static variable in class org.evosuite.instrumentation.BooleanValueInterpreter
Constant BOOLEAN_ARRAY
BOOLEAN_TO_STR_DESCRIPTOR - Static variable in interface org.evosuite.symbolic.vm.string.Types
 
BOOLEAN_TO_STRBUILDER_DESCRIPTOR - Static variable in interface org.evosuite.symbolic.vm.string.Types
 
BOOLEAN_VALUE - Static variable in class org.evosuite.instrumentation.BooleanValueInterpreter
Constant BOOLEAN_VALUE
BooleanArrayIndexTransformer - Class in org.evosuite.instrumentation.testability.transformer
Make sure array accesses of boolean arrays are also transformed
BooleanArrayIndexTransformer(Frame[]) - Constructor for class org.evosuite.instrumentation.testability.transformer.BooleanArrayIndexTransformer
 
BooleanArrayInterpreter - Class in org.evosuite.instrumentation
BooleanArrayInterpreter class.
BooleanArrayInterpreter() - Constructor for class org.evosuite.instrumentation.BooleanArrayInterpreter
 
BooleanArrayTransformer - Class in org.evosuite.instrumentation.testability.transformer
Make sure arrays of booleans are also transformed
BooleanArrayTransformer() - Constructor for class org.evosuite.instrumentation.testability.transformer.BooleanArrayTransformer
 
BooleanCallsTransformer - Class in org.evosuite.instrumentation.testability.transformer
Replace signatures of all calls/field accesses on Booleans
BooleanCallsTransformer(BooleanTestabilityTransformation) - Constructor for class org.evosuite.instrumentation.testability.transformer.BooleanCallsTransformer
 
BooleanDefinitionTransformer - Class in org.evosuite.instrumentation.testability.transformer
This transformer inserts calls to the get function when a Boolean is put on the stack
BooleanDefinitionTransformer(BooleanTestabilityTransformation) - Constructor for class org.evosuite.instrumentation.testability.transformer.BooleanDefinitionTransformer
 
BooleanDistanceTransformer - Class in org.evosuite.instrumentation.testability.transformer
This transformer inserts calls to the put function before a Boolean predicate
BooleanDistanceTransformer(BooleanTestabilityTransformation) - Constructor for class org.evosuite.instrumentation.testability.transformer.BooleanDistanceTransformer
 
BooleanHelper - Class in org.evosuite.instrumentation.testability
BooleanHelper class.
BooleanHelper() - Constructor for class org.evosuite.instrumentation.testability.BooleanHelper
 
BooleanIfTransformer - Class in org.evosuite.instrumentation.testability.transformer
Transform IFEQ/IFNE to IFLE/IFGT for transformed Boolean variables
BooleanIfTransformer(BooleanTestabilityTransformation) - Constructor for class org.evosuite.instrumentation.testability.transformer.BooleanIfTransformer
 
BooleanLocalSearch - Class in org.evosuite.testcase.localsearch
BooleanLocalSearch class.
BooleanLocalSearch() - Constructor for class org.evosuite.testcase.localsearch.BooleanLocalSearch
 
BooleanPrimitiveStatement - Class in org.evosuite.testcase.statements.numeric
BooleanPrimitiveStatement class.
BooleanPrimitiveStatement(TestCase, Boolean) - Constructor for class org.evosuite.testcase.statements.numeric.BooleanPrimitiveStatement
Constructor for BooleanPrimitiveStatement.
BooleanPrimitiveStatement(TestCase) - Constructor for class org.evosuite.testcase.statements.numeric.BooleanPrimitiveStatement
Constructor for BooleanPrimitiveStatement.
BooleanReturnTransformer - Class in org.evosuite.instrumentation.testability.transformer
If a method needs to return a Boolean and not an int, then we need to transform the int back to a Boolean
BooleanReturnTransformer(BooleanTestabilityTransformation) - Constructor for class org.evosuite.instrumentation.testability.transformer.BooleanReturnTransformer
 
BooleanTestabilityTransformation - Class in org.evosuite.instrumentation.testability
Transform everything Boolean to ints.
BooleanTestabilityTransformation(ClassNode, ClassLoader) - Constructor for class org.evosuite.instrumentation.testability.BooleanTestabilityTransformation
Constructor for BooleanTestabilityTransformation.
booleanToInt(boolean) - Static method in class org.evosuite.instrumentation.testability.BooleanHelper
booleanToInt
booleanValue() - Method in class org.evosuite.symbolic.solver.smt.SmtBooleanConstant
 
BooleanValueInterpreter - Class in org.evosuite.instrumentation
An interpreter that determines which values are real Booleans
BooleanValueInterpreter(String, boolean) - Constructor for class org.evosuite.instrumentation.BooleanValueInterpreter
Constructor for BooleanValueInterpreter.
box(int[]) - Static method in class org.evosuite.utils.ArrayUtil
box
box(long[]) - Static method in class org.evosuite.utils.ArrayUtil
box
box(byte[]) - Static method in class org.evosuite.utils.ArrayUtil
box
Branch - Class in org.evosuite.coverage.branch
An object of this class corresponds to a Branch inside the class under test.
Branch(BytecodeInstruction, int) - Constructor for class org.evosuite.coverage.branch.Branch
Constructor for usual jump instruction Branches, that are not SWITCH instructions.
Branch(BytecodeInstruction, Integer, LabelNode, int) - Constructor for class org.evosuite.coverage.branch.Branch
Constructor for switch case branches
BRANCH_COMPARISON_TYPES - Static variable in class org.evosuite.Properties
 
BRANCH_EVAL - Static variable in class org.evosuite.Properties
Constant BRANCH_EVAL=false
BRANCH_STATEMENT - Static variable in class org.evosuite.Properties
Constant BRANCH_STATEMENT=false
BranchComparisonType - Enum in org.evosuite.regression.bytecode
 
BranchCondition - Class in org.evosuite.symbolic
BranchCondition class.
BranchCondition(String, String, int, Constraint<?>, List<Constraint<?>>) - Constructor for class org.evosuite.symbolic.BranchCondition
A branch condition is identified by the className, methodName and branchIndex belonging to the class in the SUT, the target constraint and all the suporting constraint for that particular branch (zero checks, etc)
BranchCoverageFactory - Class in org.evosuite.coverage.branch
BranchCoverageFactory class.
BranchCoverageFactory() - Constructor for class org.evosuite.coverage.branch.BranchCoverageFactory
 
branchCoverageFalseMap - Variable in class org.evosuite.coverage.branch.BranchCoverageSuiteFitness
 
BranchCoverageGoal - Class in org.evosuite.coverage.branch
A single branch coverage goal Either true/false evaluation of a jump condition, or a method entry
BranchCoverageGoal(Branch, boolean, String, String) - Constructor for class org.evosuite.coverage.branch.BranchCoverageGoal
Can be used to create an arbitrary BranchCoverageGoal trying to cover the given Branch
BranchCoverageGoal(Branch, boolean, String, String, int) - Constructor for class org.evosuite.coverage.branch.BranchCoverageGoal
Constructor accepting line number as parameter.
BranchCoverageGoal(ControlDependency, String, String) - Constructor for class org.evosuite.coverage.branch.BranchCoverageGoal
Constructor for BranchCoverageGoal.
BranchCoverageGoal(String, String) - Constructor for class org.evosuite.coverage.branch.BranchCoverageGoal
Methods that have no branches don't need a cfg, so we just set the cfg to null
BranchCoverageMap - Class in org.evosuite.testcase.localsearch
 
BranchCoverageSuiteFitness - Class in org.evosuite.coverage.branch
Fitness function for a whole test suite for all branches
BranchCoverageSuiteFitness() - Constructor for class org.evosuite.coverage.branch.BranchCoverageSuiteFitness
Constructor for BranchCoverageSuiteFitness.
BranchCoverageSuiteFitness(ClassLoader) - Constructor for class org.evosuite.coverage.branch.BranchCoverageSuiteFitness
Constructor for BranchCoverageSuiteFitness.
BranchCoverageTestFitness - Class in org.evosuite.coverage.branch
Fitness function for a single test on a single branch
BranchCoverageTestFitness(BranchCoverageGoal) - Constructor for class org.evosuite.coverage.branch.BranchCoverageTestFitness
Constructor - fitness is specific to a branch
branchCoverageTrueMap - Variable in class org.evosuite.coverage.branch.BranchCoverageSuiteFitness
 
branchDistance - Variable in class org.evosuite.coverage.ControlFlowDistance
 
branchesId - Variable in class org.evosuite.coverage.branch.BranchCoverageSuiteFitness
 
BranchEval(int, double, double) - Constructor for class org.evosuite.testcase.execution.ExecutionTraceImpl.BranchEval
Deprecated.
 
BranchEval(int, double, double, CallContext) - Constructor for class org.evosuite.testcase.execution.ExecutionTraceImpl.BranchEval
Deprecated.
 
branchFitness - Variable in class org.evosuite.coverage.dataflow.DefUseCoverageSuiteFitness
 
branchFitness - Variable in class org.evosuite.coverage.mutation.MutationSuiteFitness
 
branchFitnesses - Variable in class org.evosuite.coverage.line.LineCoverageTestFitness
 
branchFitnesses - Variable in class org.evosuite.coverage.statement.StatementCoverageTestFitness
 
BranchInfo - Class in org.evosuite.result
 
BranchInfo(Branch, boolean) - Constructor for class org.evosuite.result.BranchInfo
 
BranchInfo(String, String, int, boolean) - Constructor for class org.evosuite.result.BranchInfo
 
BranchInstrumentation - Class in org.evosuite.instrumentation.coverage
BranchInstrumentation class.
BranchInstrumentation() - Constructor for class org.evosuite.instrumentation.coverage.BranchInstrumentation
 
branchPassed(int, int, double, double) - Method in interface org.evosuite.testcase.execution.ExecutionTrace
Add branch to currently active method call
branchPassed(int, int, double, double) - Method in class org.evosuite.testcase.execution.ExecutionTraceImpl
Add branch to currently active method call
branchPassed(int, int, double, double) - Method in class org.evosuite.testcase.execution.ExecutionTraceProxy
Add branch to currently active method call
BranchPool - Class in org.evosuite.coverage.branch
This class is supposed to hold all the available information concerning Branches.
BranchPool() - Constructor for class org.evosuite.coverage.branch.BranchPool
 
branchTrace - Variable in class org.evosuite.testcase.execution.MethodCall
 
BREAK_ON_EXCEPTION - Static variable in class org.evosuite.Properties
Constant BREAK_ON_EXCEPTION=true
breedNextGeneration() - Method in class org.evosuite.ga.metaheuristics.mosa.AbstractMOSA
This method is used to generate new individuals (offsprings) from the current population
build(Result) - Method in class org.evosuite.junit.JUnitResultBuilder
Translates part of the org.junit.runner.Result object into an evosuite independent object.
buildErrorResult(String) - Static method in class org.evosuite.result.TestGenerationResultBuilder
 
buildNewIntegerConstant(int) - Static method in class org.evosuite.symbolic.vm.ExpressionFactory
 
buildNewIntegerConstant(long) - Static method in class org.evosuite.symbolic.vm.ExpressionFactory
 
buildNewNullExpression() - Static method in class org.evosuite.symbolic.vm.ExpressionFactory
 
buildNewRealConstant(float) - Static method in class org.evosuite.symbolic.vm.ExpressionFactory
 
buildNewRealConstant(double) - Static method in class org.evosuite.symbolic.vm.ExpressionFactory
 
buildNewReferenceConstant(Type) - Method in class org.evosuite.symbolic.vm.SymbolicHeap
This constructor is for references created in instrumented code (NEW, ANEW, NEWARRAY, etc).
buildNewReferenceVariable(Object, String) - Method in class org.evosuite.symbolic.vm.SymbolicHeap
Builds a new reference variable using a var_name and a concrete obhect The concrete object can be null.
buildNewSolver() - Method in class org.evosuite.symbolic.solver.SolverFactory
 
buildNewStringConstant(String) - Static method in class org.evosuite.symbolic.vm.ExpressionFactory
 
buildNewTestSuiteLocalSearchObjective(List<FitnessFunction<? extends Chromosome>>, TestSuiteChromosome, int) - Static method in class org.evosuite.testsuite.localsearch.TestSuiteLocalSearchObjective
Creates a new TestSuiteLocalSearchObjective for a given list of fitness functions, a test suite and a testIndex for replacing an optimised test case (i.e.
buildSuccessResult() - Static method in class org.evosuite.result.TestGenerationResultBuilder
 
buildTimeoutResult() - Static method in class org.evosuite.result.TestGenerationResultBuilder
 
Bv32Operand - Class in org.evosuite.symbolic.vm
 
Bv32Operand(IntegerValue) - Constructor for class org.evosuite.symbolic.vm.Bv32Operand
 
Bv64Operand - Class in org.evosuite.symbolic.vm
 
Bv64Operand(IntegerValue) - Constructor for class org.evosuite.symbolic.vm.Bv64Operand
 
BYTE - Static variable in class org.evosuite.instrumentation.BooleanArrayInterpreter
Constant BYTE
BYTE - Static variable in class org.evosuite.symbolic.instrument.ConcolicConfig
 
BYTE - Static variable in interface org.evosuite.symbolic.vm.wrappers.Types
 
BYTE_ARRAY - Static variable in class org.evosuite.instrumentation.BooleanArrayInterpreter
Constant BYTE_ARRAY
BytecodeAnalyzer - Class in org.evosuite.graphs.cfg
This class analyzes the byteCode from a method in the CUT and generates it's CFG using a cfg.CFGGenerator This is done using the ASM library, extending from it's asm.Analyzer and redirecting the calls to newControlFlowEdge() to an instance of cfg.CFGGenerator which in turn builds up a graph representation of the CFG, which later is used to build a "smaller" CFG containing not BytecodeInstructions but BasicBlocks of BytecodeInstructions which are always executed successively
BytecodeAnalyzer() - Constructor for class org.evosuite.graphs.cfg.BytecodeAnalyzer
Constructor for BytecodeAnalyzer.
BytecodeInstruction - Class in org.evosuite.graphs.cfg
Internal representation of a BytecodeInstruction Extends ASMWrapper which serves as an interface to the ASM library.
BytecodeInstruction(ClassLoader, String, String, int, int, AbstractInsnNode) - Constructor for class org.evosuite.graphs.cfg.BytecodeInstruction
Generates a ByteCodeInstruction instance that represents a byteCode instruction as indicated by the given ASMNode in the given method and class
BytecodeInstruction(BytecodeInstruction) - Constructor for class org.evosuite.graphs.cfg.BytecodeInstruction
Can represent any byteCode instruction
BytecodeInstruction(ClassLoader, String, String, int, int, AbstractInsnNode, int, BasicBlock) - Constructor for class org.evosuite.graphs.cfg.BytecodeInstruction
Constructor for BytecodeInstruction.
BytecodeInstruction(ClassLoader, String, String, int, int, AbstractInsnNode, int) - Constructor for class org.evosuite.graphs.cfg.BytecodeInstruction
Constructor for BytecodeInstruction.
bytecodeInstructionCoveredFalse - Static variable in class org.evosuite.testcase.execution.ExecutionTraceImpl
 
bytecodeInstructionCoveredTrue - Static variable in class org.evosuite.testcase.execution.ExecutionTraceImpl
 
BytecodeInstructionFactory - Class in org.evosuite.graphs.cfg
 
BytecodeInstructionFactory() - Constructor for class org.evosuite.graphs.cfg.BytecodeInstructionFactory
 
BytecodeInstructionIdComparator - Class in org.evosuite.graphs.cfg
Orders CFGVertices according to their id This is mainly used to put BytecodeInstructions into a PriorityQueue in ControlFlowGraph.getMaximalInitialDistance()
BytecodeInstructionIdComparator() - Constructor for class org.evosuite.graphs.cfg.BytecodeInstructionIdComparator
 
BytecodeInstructionPool - Class in org.evosuite.graphs.cfg
BytecodeInstructionPool class.
bytecodeInstructionReached - Static variable in class org.evosuite.testcase.execution.ExecutionTraceImpl
 
BytecodeInstrumentation - Class in org.evosuite.instrumentation
The bytecode transformer - transforms bytecode depending on package and whether it is the class under test
BytecodeInstrumentation() - Constructor for class org.evosuite.instrumentation.BytecodeInstrumentation
Constructor for BytecodeInstrumentation.
bytecodeOffset - Variable in class org.evosuite.graphs.cfg.BytecodeInstruction
 
BytePrimitiveStatement - Class in org.evosuite.testcase.statements.numeric
BytePrimitiveStatement class.
BytePrimitiveStatement(TestCase, Byte) - Constructor for class org.evosuite.testcase.statements.numeric.BytePrimitiveStatement
Constructor for BytePrimitiveStatement.
BytePrimitiveStatement(TestCase) - Constructor for class org.evosuite.testcase.statements.numeric.BytePrimitiveStatement
Constructor for BytePrimitiveStatement.
BytePrimitiveStatement(TestCase, Type) - Constructor for class org.evosuite.testcase.statements.numeric.BytePrimitiveStatement
Constructor for BytePrimitiveStatement.

C

C_CharValue - Class in org.evosuite.symbolic.vm.wrappers
 
C_CharValue(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.wrappers.C_CharValue
 
C_Init - Class in org.evosuite.symbolic.vm.wrappers
 
C_Init(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.wrappers.C_Init
 
C_TO_CHARACTER - Static variable in interface org.evosuite.symbolic.vm.wrappers.Types
 
C_TO_I - Static variable in interface org.evosuite.symbolic.vm.wrappers.Types
 
C_TO_STRING_BUFFER - Static variable in interface org.evosuite.symbolic.vm.string.buffer.Types
 
C_TO_VOID - Static variable in interface org.evosuite.symbolic.vm.wrappers.Types
 
C_TO_Z - Static variable in interface org.evosuite.symbolic.vm.wrappers.Types
 
C_ValueOf - Class in org.evosuite.symbolic.vm.wrappers
 
C_ValueOf(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.wrappers.C_ValueOf
 
calculate(int, int, int) - Static method in class org.evosuite.instrumentation.mutation.ReplaceArithmeticOperator
calculate
calculate(long, long, int) - Static method in class org.evosuite.instrumentation.mutation.ReplaceArithmeticOperator
calculate
calculate(float, float, int) - Static method in class org.evosuite.instrumentation.mutation.ReplaceArithmeticOperator
calculate
calculate(double, double, int) - Static method in class org.evosuite.instrumentation.mutation.ReplaceArithmeticOperator
calculate
calculate(int, int, int) - Static method in class org.evosuite.instrumentation.mutation.ReplaceBitwiseOperator
calculate
calculate(long, long, int) - Static method in class org.evosuite.instrumentation.mutation.ReplaceBitwiseOperator
calculate
calculateDUFitness() - Method in class org.evosuite.coverage.dataflow.DefUseFitnessCalculator
Calculates the DefinitionUseCoverage fitness for the given DUPair on the given ExecutionResult The fitness is calculated as follows: If the goalDefinition is not passed in the result at all: This method returns 1 + normalize(goalDefinitionFitness) where goalDefinition equals the BranchCoverageTestFitness for the Branch that the CFGVertex of this goals definition is control dependent on (goalDefinitionBranch) If the goalDefinition is passed, but the goalUse is not passed at all: This method returns the normalized BranchCoverageTestFitness for the Branch that the CFGVertex of this goals Use is control dependent on (goalUseBranch) If both the goalDefinition and the goalUse were passed at least once in the given result: 1.
calculateExactTypes() - Method in class org.evosuite.utils.generic.GenericTypeInference
 
calculateExceptionInfo(List<ExecutionResult>, Map<String, Set<Class<?>>>, Map<String, Set<Class<?>>>, Map<String, Set<Class<?>>>, ExceptionCoverageSuiteFitness) - Static method in class org.evosuite.coverage.exception.ExceptionCoverageSuiteFitness
Given the list of results, fill the 3 given (empty) maps with exception information.
calculateFitness() - Method in class org.evosuite.ga.metaheuristics.mosa.AbstractMOSA
Calculate fitness for the whole population
calculateFitness(T) - Method in class org.evosuite.ga.metaheuristics.mosa.AbstractMOSA
This method computes the fitness scores only for the current goals
calculateFitness(T) - Method in class org.evosuite.ga.metaheuristics.mosa.MOSA
This method computes the fitness scores only for the current goals
calculateFitnessAndSortPopulation() - Method in class org.evosuite.ga.metaheuristics.GeneticAlgorithm
Calculate fitness for all individuals
calculateFitnessForObjects() - Method in class org.evosuite.coverage.dataflow.DefUseFitnessCalculator
 
calculateForHowLongClientWillRunInSeconds() - Method in class org.evosuite.TimeController
 
calculateMutationScore(Set<Integer>) - Method in class org.evosuite.assertion.MutationAssertionGenerator
We send status about the mutation score when we're done, because we know it
Calendar - Class in org.evosuite.testcarver.wrapper.java.util
 
Calendar(Calendar) - Constructor for class org.evosuite.testcarver.wrapper.java.util.Calendar
 
Call - Class in org.evosuite.setup
 
Call(String, String) - Constructor for class org.evosuite.setup.Call
 
Call(Call) - Constructor for class org.evosuite.setup.Call
 
call() - Method in class org.evosuite.testcase.execution.TestRunnable
CALL_PROBABILITY - Static variable in class org.evosuite.Properties
Constant CALL_PROBABILITY=0.0
CALL_RESULT(String, String, String) - Method in class org.evosuite.dse.AbstractVM
 
CALL_RESULT(boolean, String, String, String) - Method in class org.evosuite.dse.AbstractVM
 
CALL_RESULT(int, String, String, String) - Method in class org.evosuite.dse.AbstractVM
 
CALL_RESULT(long, String, String, String) - Method in class org.evosuite.dse.AbstractVM
 
CALL_RESULT(double, String, String, String) - Method in class org.evosuite.dse.AbstractVM
 
CALL_RESULT(float, String, String, String) - Method in class org.evosuite.dse.AbstractVM
 
CALL_RESULT(Object, String, String, String) - Method in class org.evosuite.dse.AbstractVM
 
CALL_RESULT(String, String, String) - Method in interface org.evosuite.dse.IVM
Value returned by the just completed method call
CALL_RESULT(boolean, String, String, String) - Method in interface org.evosuite.dse.IVM
 
CALL_RESULT(int, String, String, String) - Method in interface org.evosuite.dse.IVM
 
CALL_RESULT(long, String, String, String) - Method in interface org.evosuite.dse.IVM
 
CALL_RESULT(double, String, String, String) - Method in interface org.evosuite.dse.IVM
 
CALL_RESULT(float, String, String, String) - Method in interface org.evosuite.dse.IVM
 
CALL_RESULT(Object, String, String, String) - Method in interface org.evosuite.dse.IVM
 
CALL_RESULT(String, String, String) - Static method in class org.evosuite.dse.VM
 
CALL_RESULT(boolean, String, String, String) - Static method in class org.evosuite.dse.VM
 
CALL_RESULT(int, String, String, String) - Static method in class org.evosuite.dse.VM
 
CALL_RESULT(long, String, String, String) - Static method in class org.evosuite.dse.VM
 
CALL_RESULT(double, String, String, String) - Static method in class org.evosuite.dse.VM
 
CALL_RESULT(float, String, String, String) - Static method in class org.evosuite.dse.VM
 
CALL_RESULT(Object, String, String, String) - Static method in class org.evosuite.dse.VM
 
CALL_RESULT(String, String, String) - Method in class org.evosuite.symbolic.vm.CallVM
No actual return value.
CALL_RESULT(boolean, String, String, String) - Method in class org.evosuite.symbolic.vm.CallVM
Our chance to capture the value returned by a native or un-instrumented method.
CALL_RESULT(int, String, String, String) - Method in class org.evosuite.symbolic.vm.CallVM
int, short, byte all map to a BitVec32 TODO: Will this work for char?
CALL_RESULT(Object, String, String, String) - Method in class org.evosuite.symbolic.vm.CallVM
 
CALL_RESULT(long, String, String, String) - Method in class org.evosuite.symbolic.vm.CallVM
 
CALL_RESULT(double, String, String, String) - Method in class org.evosuite.symbolic.vm.CallVM
 
CALL_RESULT(float, String, String, String) - Method in class org.evosuite.symbolic.vm.CallVM
 
CALL_RESULT(int, String, String, String) - Method in class org.evosuite.symbolic.vm.SymbolicFunctionVM
 
CALL_RESULT(Object, String, String, String) - Method in class org.evosuite.symbolic.vm.SymbolicFunctionVM
 
CALL_RESULT(String, String, String) - Method in class org.evosuite.symbolic.vm.SymbolicFunctionVM
 
CALL_RESULT(boolean, String, String, String) - Method in class org.evosuite.symbolic.vm.SymbolicFunctionVM
 
CALL_RESULT(long, String, String, String) - Method in class org.evosuite.symbolic.vm.SymbolicFunctionVM
 
CALL_RESULT(double, String, String, String) - Method in class org.evosuite.symbolic.vm.SymbolicFunctionVM
 
CALL_RESULT(float, String, String, String) - Method in class org.evosuite.symbolic.vm.SymbolicFunctionVM
 
CallContext - Class in org.evosuite.setup
TODO THIS IS APPROXIMATED call context computed at runtime DO NOT consider the method signature, but only the method name.
CallContext(StackTraceElement[]) - Constructor for class org.evosuite.setup.CallContext
Constructor for CallContext.
CallContext(String, String) - Constructor for class org.evosuite.setup.CallContext
Constructor for public methods
CallContext() - Constructor for class org.evosuite.setup.CallContext
 
CallContext(Collection<Call>) - Constructor for class org.evosuite.setup.CallContext
 
callDepth - Variable in class org.evosuite.testcase.execution.MethodCall
 
calledReflection() - Method in class org.evosuite.testcase.execution.ExecutionResult
Returns true if any of the executed statements was a reflection statement
callee - Variable in class org.evosuite.testcase.statements.MethodStatement
 
CALLER_STACK_PARAM(int, int, int) - Method in class org.evosuite.dse.AbstractVM
 
CALLER_STACK_PARAM(int, int, boolean) - Method in class org.evosuite.dse.AbstractVM
 
CALLER_STACK_PARAM(int, int, short) - Method in class org.evosuite.dse.AbstractVM
 
CALLER_STACK_PARAM(int, int, byte) - Method in class org.evosuite.dse.AbstractVM
 
CALLER_STACK_PARAM(int, int, char) - Method in class org.evosuite.dse.AbstractVM
 
CALLER_STACK_PARAM(int, int, long) - Method in class org.evosuite.dse.AbstractVM
 
CALLER_STACK_PARAM(int, int, float) - Method in class org.evosuite.dse.AbstractVM
 
CALLER_STACK_PARAM(int, int, double) - Method in class org.evosuite.dse.AbstractVM
 
CALLER_STACK_PARAM(int, int, Object) - Method in class org.evosuite.dse.AbstractVM
 
CALLER_STACK_PARAM(int, int, int) - Method in interface org.evosuite.dse.IVM
Pass a caller's nr-th concrete method argument value (which is sitting on the caller's operand stack).
CALLER_STACK_PARAM(int, int, boolean) - Method in interface org.evosuite.dse.IVM
 
CALLER_STACK_PARAM(int, int, short) - Method in interface org.evosuite.dse.IVM
 
CALLER_STACK_PARAM(int, int, byte) - Method in interface org.evosuite.dse.IVM
 
CALLER_STACK_PARAM(int, int, char) - Method in interface org.evosuite.dse.IVM
 
CALLER_STACK_PARAM(int, int, long) - Method in interface org.evosuite.dse.IVM
 
CALLER_STACK_PARAM(int, int, float) - Method in interface org.evosuite.dse.IVM
 
CALLER_STACK_PARAM(int, int, double) - Method in interface org.evosuite.dse.IVM
 
CALLER_STACK_PARAM(int, int, Object) - Method in interface org.evosuite.dse.IVM
 
CALLER_STACK_PARAM(int, int, int) - Static method in class org.evosuite.dse.VM
 
CALLER_STACK_PARAM(boolean, int, int) - Static method in class org.evosuite.dse.VM
 
CALLER_STACK_PARAM(byte, int, int) - Static method in class org.evosuite.dse.VM
 
CALLER_STACK_PARAM(char, int, int) - Static method in class org.evosuite.dse.VM
 
CALLER_STACK_PARAM(short, int, int) - Static method in class org.evosuite.dse.VM
 
CALLER_STACK_PARAM(long, int, int) - Static method in class org.evosuite.dse.VM
 
CALLER_STACK_PARAM(float, int, int) - Static method in class org.evosuite.dse.VM
 
CALLER_STACK_PARAM(double, int, int) - Static method in class org.evosuite.dse.VM
 
CALLER_STACK_PARAM(Object, int, int) - Static method in class org.evosuite.dse.VM
 
CALLER_STACK_PARAM(int, int, int) - Method in class org.evosuite.symbolic.vm.CallVM
 
CALLER_STACK_PARAM(int, int, boolean) - Method in class org.evosuite.symbolic.vm.CallVM
 
CALLER_STACK_PARAM(int, int, short) - Method in class org.evosuite.symbolic.vm.CallVM
 
CALLER_STACK_PARAM(int, int, byte) - Method in class org.evosuite.symbolic.vm.CallVM
 
CALLER_STACK_PARAM(int, int, char) - Method in class org.evosuite.symbolic.vm.CallVM
 
CALLER_STACK_PARAM(int, int, long) - Method in class org.evosuite.symbolic.vm.CallVM
 
CALLER_STACK_PARAM(int, int, float) - Method in class org.evosuite.symbolic.vm.CallVM
 
CALLER_STACK_PARAM(int, int, double) - Method in class org.evosuite.symbolic.vm.CallVM
 
CALLER_STACK_PARAM(int, int, Object) - Method in class org.evosuite.symbolic.vm.CallVM
 
CALLER_STACK_PARAM(int, int, int) - Method in class org.evosuite.symbolic.vm.SymbolicFunctionVM
 
CALLER_STACK_PARAM(int, int, boolean) - Method in class org.evosuite.symbolic.vm.SymbolicFunctionVM
 
CALLER_STACK_PARAM(int, int, short) - Method in class org.evosuite.symbolic.vm.SymbolicFunctionVM
 
CALLER_STACK_PARAM(int, int, byte) - Method in class org.evosuite.symbolic.vm.SymbolicFunctionVM
 
CALLER_STACK_PARAM(int, int, char) - Method in class org.evosuite.symbolic.vm.SymbolicFunctionVM
 
CALLER_STACK_PARAM(int, int, long) - Method in class org.evosuite.symbolic.vm.SymbolicFunctionVM
 
CALLER_STACK_PARAM(int, int, float) - Method in class org.evosuite.symbolic.vm.SymbolicFunctionVM
 
CALLER_STACK_PARAM(int, int, double) - Method in class org.evosuite.symbolic.vm.SymbolicFunctionVM
 
CALLER_STACK_PARAM(int, int, Object) - Method in class org.evosuite.symbolic.vm.SymbolicFunctionVM
 
callerFrame() - Method in class org.evosuite.symbolic.vm.SymbolicEnvironment
 
CallGraph - Class in org.evosuite.setup.callgraph
CallGraph implementation.
CallGraph(String) - Constructor for class org.evosuite.setup.callgraph.CallGraph
 
CallGraphEntry - Class in org.evosuite.setup.callgraph
class name - method name pair adapted from CallTreeEntry
CallGraphEntry(String, String) - Constructor for class org.evosuite.setup.callgraph.CallGraphEntry
 
CallGraphGenerator - Class in org.evosuite.setup.callgraph
Generate the call graph, the class is a modification of the CallTreeGenerator class.
CallGraphGenerator() - Constructor for class org.evosuite.setup.callgraph.CallGraphGenerator
 
callingObjectID - Variable in class org.evosuite.testcase.execution.MethodCall
 
CallVM - Class in org.evosuite.symbolic.vm
Explicit inter-procedural control transfer: InvokeXXX, Return, etc.
CallVM(SymbolicEnvironment, ConcolicInstrumentingClassLoader) - Constructor for class org.evosuite.symbolic.vm.CallVM
Constructor
CALOAD(Object, int) - Method in class org.evosuite.dse.AbstractVM
 
CALOAD(Object, int) - Method in interface org.evosuite.dse.IVM
 
CALOAD(Object, int) - Static method in class org.evosuite.dse.VM
 
CALOAD(Object, int) - Method in class org.evosuite.symbolic.vm.HeapVM
 
canBeActiveFor(BytecodeInstruction) - Method in class org.evosuite.coverage.dataflow.Definition
Determines whether this Definition can be an active definition for the given instruction.
canBecomeActiveDefinition(BytecodeInstruction) - Method in class org.evosuite.coverage.dataflow.DefUse
Determines whether the given BytecodeInstruction constitutes a Definition that can potentially become an active Definition for this DefUse in the sense that if control flow passes through the instruction of the given Definition that Definition becomes active for this DefUse's variable This is the case if the given Definition defines the same variable as this DefUse So a Definition canBecomeActive for itself
canBeExitPoint() - Method in class org.evosuite.graphs.cfg.BytecodeInstruction
canBeExitPoint
canBeFunctionalMocked(Type) - Static method in class org.evosuite.testcase.statements.FunctionalMockStatement
 
canBeInstantiatedTo(GenericClass) - Method in class org.evosuite.utils.generic.GenericClass
Determine if there exists an instantiation of the type variables such that the class matches otherType
canBeInstrumented() - Method in class org.evosuite.graphs.cfg.BytecodeInstruction
canBeInstrumented
cancelCurrentSearch() - Method in class org.evosuite.rmi.service.ClientNodeImpl
 
cancelCurrentSearch() - Method in interface org.evosuite.rmi.service.ClientNodeRemote
 
cancelCurrentSearch() - Method in class org.evosuite.rmi.service.DummyClientNodeImpl
 
canDelete(TestCase, int) - Static method in class org.evosuite.testcase.ConstraintVerifier
Can the statement at the given position be deleted? A case in which it is not possible is for example if it is using an existing bounded variable
canGenerateTestsForSUT() - Method in class org.evosuite.strategy.TestGenerationStrategy
 
canInstantiateOnlyOnce(Class<?>) - Static method in class org.evosuite.testcase.jee.InstanceOnlyOnce
 
canMakeCCFGForClass(String) - Method in class org.evosuite.graphs.GraphPool
 
canReturnFromMethod() - Method in class org.evosuite.graphs.cfg.ASMWrapper
canReturnFromMethod
canUse(Field) - Static method in class org.evosuite.instrumentation.mutation.ReplaceVariable
This replicates TestUsageChecker.canUse but we need to avoid that we try to access Properties.getTargetClassAndDontInitialise
canUse(ClassNode) - Static method in class org.evosuite.setup.InheritanceTreeGenerator
 
canUse(Constructor<?>) - Static method in class org.evosuite.setup.TestUsageChecker
 
canUse(Type) - Static method in class org.evosuite.setup.TestUsageChecker
 
canUse(Class<?>) - Static method in class org.evosuite.setup.TestUsageChecker
 
canUse(Field) - Static method in class org.evosuite.setup.TestUsageChecker
 
canUse(Field, Class<?>) - Static method in class org.evosuite.setup.TestUsageChecker
 
canUse(Method) - Static method in class org.evosuite.setup.TestUsageChecker
 
canUse(Method, Class<?>) - Static method in class org.evosuite.setup.TestUsageChecker
 
capture(int, Object, String, String, Object[]) - Static method in class org.evosuite.testcarver.capture.Capturer
 
CAPTURE_ID_JAVA_TEXT_DATEFORMAT - Static variable in class org.evosuite.testcarver.instrument.Instrumenter
 
CAPTURE_ID_JAVA_TEXT_SIMPLEDATEFORMAT - Static variable in class org.evosuite.testcarver.instrument.Instrumenter
 
CAPTURE_ID_JAVA_UTIL_CALENDAR - Static variable in class org.evosuite.testcarver.instrument.Instrumenter
 
CAPTURE_ID_JAVA_UTIL_DATE - Static variable in class org.evosuite.testcarver.instrument.Instrumenter
 
captureIds - Variable in class org.evosuite.testcarver.capture.CaptureLog
 
CaptureLog - Class in org.evosuite.testcarver.capture
 
CaptureLog() - Constructor for class org.evosuite.testcarver.capture.CaptureLog
Main constructor
CaptureLogAnalyzer - Class in org.evosuite.testcarver.codegen
 
CaptureLogAnalyzer() - Constructor for class org.evosuite.testcarver.codegen.CaptureLogAnalyzer
 
CaptureLogAnalyzerException - Exception in org.evosuite.testcarver.codegen
 
CaptureLogAnalyzerException(String) - Constructor for exception org.evosuite.testcarver.codegen.CaptureLogAnalyzerException
 
CaptureLogAnalyzerException(Throwable) - Constructor for exception org.evosuite.testcarver.codegen.CaptureLogAnalyzerException
 
Capturer - Class in org.evosuite.testcarver.capture
 
Capturer() - Constructor for class org.evosuite.testcarver.capture.Capturer
 
CapturerException - Exception in org.evosuite.testcarver.exception
 
CapturerException() - Constructor for exception org.evosuite.testcarver.exception.CapturerException
 
CapturerException(String) - Constructor for exception org.evosuite.testcarver.exception.CapturerException
 
CapturerException(Throwable) - Constructor for exception org.evosuite.testcarver.exception.CapturerException
 
CapturerException(String, Throwable) - Constructor for exception org.evosuite.testcarver.exception.CapturerException
 
CaptureUtil - Class in org.evosuite.testcarver.capture
 
CARVE_OBJECT_POOL - Static variable in class org.evosuite.Properties
 
CarvedTestCase - Class in org.evosuite.testcarver.testcase
Created by jmr on 26/10/2015.
CarvedTestCase() - Constructor for class org.evosuite.testcarver.testcase.CarvedTestCase
 
CARVING_TIMEOUT - Static variable in class org.evosuite.Properties
 
carvingClassLoader - Static variable in class org.evosuite.testcarver.capture.FieldRegistry
 
CarvingClassLoader - Class in org.evosuite.testcarver.extraction
 
CarvingClassLoader() - Constructor for class org.evosuite.testcarver.extraction.CarvingClassLoader
Constructor for InstrumentingClassLoader.
CarvingManager - Class in org.evosuite.testcarver.extraction
 
CarvingRunListener - Class in org.evosuite.testcarver.extraction
 
CarvingRunListener() - Constructor for class org.evosuite.testcarver.extraction.CarvingRunListener
 
cast(Type, Type) - Static method in class org.evosuite.instrumentation.mutation.ReplaceVariable
Generates the instructions to cast a numerical value from one type to another.
Cast<T> - Interface in org.evosuite.symbolic.expr
Abstract Cast interface.
CastClassAnalyzer - Class in org.evosuite.seeding
 
CastClassAnalyzer() - Constructor for class org.evosuite.seeding.CastClassAnalyzer
 
CastClassManager - Class in org.evosuite.seeding
 
CastErrorInstrumentation - Class in org.evosuite.instrumentation.error
 
CastErrorInstrumentation(ErrorConditionMethodAdapter) - Constructor for class org.evosuite.instrumentation.error.CastErrorInstrumentation
 
CASTORE(Object, int) - Method in class org.evosuite.dse.AbstractVM
 
CASTORE(Object, int) - Method in interface org.evosuite.dse.IVM
 
CASTORE(Object, int) - Static method in class org.evosuite.dse.VM
 
CASTORE(Object, int) - Method in class org.evosuite.symbolic.vm.HeapVM
 
CATCH_UNDECLARED_EXCEPTIONS - Static variable in class org.evosuite.Properties
 
CBranchFitnessFactory - Class in org.evosuite.coverage.cbranch
 
CBranchFitnessFactory() - Constructor for class org.evosuite.coverage.cbranch.CBranchFitnessFactory
 
CBranchSuiteFitness - Class in org.evosuite.coverage.cbranch
Context Branch criterion, force the generation of test cases that directly invoke the method where the branch is, i.e., do not consider covered a branch if it is covered by invoking other methods.
CBranchSuiteFitness() - Constructor for class org.evosuite.coverage.cbranch.CBranchSuiteFitness
 
CBranchTestFitness - Class in org.evosuite.coverage.cbranch
 
CBranchTestFitness(BranchCoverageGoal, CallContext) - Constructor for class org.evosuite.coverage.cbranch.CBranchTestFitness
 
CBRT - Class in org.evosuite.symbolic.vm.math
 
CBRT(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.math.CBRT
 
CCFGCodeEdge - Class in org.evosuite.graphs.ccfg
 
CCFGCodeEdge(ControlFlowEdge) - Constructor for class org.evosuite.graphs.ccfg.CCFGCodeEdge
Constructor for CCFGCodeEdge.
CCFGCodeNode - Class in org.evosuite.graphs.ccfg
 
CCFGCodeNode(BytecodeInstruction) - Constructor for class org.evosuite.graphs.ccfg.CCFGCodeNode
Constructor for CCFGCodeNode.
CCFGEdge - Class in org.evosuite.graphs.ccfg
 
CCFGEdge() - Constructor for class org.evosuite.graphs.ccfg.CCFGEdge
 
CCFGEdgeAttributeProvider - Class in org.evosuite.graphs.ccfg
 
CCFGEdgeAttributeProvider() - Constructor for class org.evosuite.graphs.ccfg.CCFGEdgeAttributeProvider
 
CCFGFieldClassCallNode - Class in org.evosuite.graphs.ccfg
This class represent a method call of a field class.
CCFGFieldClassCallNode(BytecodeInstruction, String, String, String) - Constructor for class org.evosuite.graphs.ccfg.CCFGFieldClassCallNode
Constructor for CCFGFieldClassCallNode.
CCFGFrameEdge - Class in org.evosuite.graphs.ccfg
 
CCFGFrameEdge() - Constructor for class org.evosuite.graphs.ccfg.CCFGFrameEdge
 
CCFGFrameNode - Class in org.evosuite.graphs.ccfg
 
CCFGFrameNode(ClassControlFlowGraph.FrameNodeType) - Constructor for class org.evosuite.graphs.ccfg.CCFGFrameNode
Constructor for CCFGFrameNode.
CCFGMethodCallEdge - Class in org.evosuite.graphs.ccfg
 
CCFGMethodCallEdge(BytecodeInstruction, boolean) - Constructor for class org.evosuite.graphs.ccfg.CCFGMethodCallEdge
Constructor for CCFGMethodCallEdge.
CCFGMethodCallNode - Class in org.evosuite.graphs.ccfg
 
CCFGMethodCallNode(BytecodeInstruction, CCFGMethodReturnNode) - Constructor for class org.evosuite.graphs.ccfg.CCFGMethodCallNode
Constructor for CCFGMethodCallNode.
CCFGMethodEntryNode - Class in org.evosuite.graphs.ccfg
 
CCFGMethodEntryNode(String, CCFGCodeNode) - Constructor for class org.evosuite.graphs.ccfg.CCFGMethodEntryNode
Constructor for CCFGMethodEntryNode.
CCFGMethodExitNode - Class in org.evosuite.graphs.ccfg
 
CCFGMethodExitNode(String) - Constructor for class org.evosuite.graphs.ccfg.CCFGMethodExitNode
Constructor for CCFGMethodExitNode.
CCFGMethodReturnNode - Class in org.evosuite.graphs.ccfg
 
CCFGMethodReturnNode(BytecodeInstruction) - Constructor for class org.evosuite.graphs.ccfg.CCFGMethodReturnNode
Constructor for CCFGMethodReturnNode.
CCFGNode - Class in org.evosuite.graphs.ccfg
 
CCFGNode() - Constructor for class org.evosuite.graphs.ccfg.CCFGNode
 
CCFGNodeAttributeProvider - Class in org.evosuite.graphs.ccfg
 
CCFGNodeAttributeProvider() - Constructor for class org.evosuite.graphs.ccfg.CCFGNodeAttributeProvider
 
CEIL - Class in org.evosuite.symbolic.vm.math
 
CEIL(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.math.CEIL
 
CFGClassAdapter - Class in org.evosuite.graphs.cfg
The CFGClassAdapter calls a CFG generator for relevant methods
CFGClassAdapter(ClassLoader, ClassVisitor, String) - Constructor for class org.evosuite.graphs.cfg.CFGClassAdapter
Constructor
CFGFrame - Class in org.evosuite.graphs.cfg
 
CFGFrame(int, int) - Constructor for class org.evosuite.graphs.cfg.CFGFrame
Constructor for CFGFrame.
CFGFrame(Frame) - Constructor for class org.evosuite.graphs.cfg.CFGFrame
Constructor for CFGFrame.
CFGGenerator - Class in org.evosuite.graphs.cfg
This classed is used to create the RawControlFlowGraph which can then be used to create the ActualControlFlowGraph When analyzing a CUT the BytecodeAnalyzer creates an instance of this class for each method contained in it This class's methods get called in the following order: - upon constructing, the method at hand is registered via registerMethodNode() which fills the BytecodeInstructionPool with all instructions inside that method - then registerControlFlowEdge() is called by the BytecodeAnalyzer for each possible transition from one byteCode instruction to another within the current method.
CFGGenerator(ClassLoader, String, String, MethodNode) - Constructor for class org.evosuite.graphs.cfg.CFGGenerator
Initializes this generator to generate the CFG for the method identified by the given parameters Calls registerMethodNode() which in turn calls BytecodeInstructionPool.registerMethodNode() leading to the creation of all BytecodeInstruction instances for the method at hand TODO might not want to give asm.MethodNode to the outside, but rather a MyMethodNode extended from BytecodeInstruction or something
CFGMethodAdapter - Class in org.evosuite.graphs.cfg
Create a minimized control flow graph for the method and store it.
CFGMethodAdapter(ClassLoader, String, int, String, String, String, String[], MethodVisitor) - Constructor for class org.evosuite.graphs.cfg.CFGMethodAdapter
Constructor for CFGMethodAdapter.
changeCall(TestCase, Statement, GenericAccessibleObject<?>) - Method in class org.evosuite.testcase.TestFactory
Replace the statement with a new statement using given call
changeClassLoader(ClassLoader) - Method in class org.evosuite.assertion.Assertion
 
changeClassLoader(TestSuiteChromosome) - Method in class org.evosuite.assertion.AssertionGenerator
 
changeClassLoader(ClassLoader) - Method in class org.evosuite.assertion.Inspector
 
changeClassLoader(ClassLoader) - Method in class org.evosuite.assertion.InspectorAssertion
 
changeClassLoader(ClassLoader) - Method in class org.evosuite.contracts.Contract
 
changeClassLoader(ClassLoader) - Method in class org.evosuite.contracts.ContractViolation
 
changeClassLoader(ClassLoader) - Static method in class org.evosuite.contracts.FailingTestSet
 
changeClassLoader(ClassLoader) - Method in class org.evosuite.contracts.JUnitTheoryContract
 
changeClassLoader(ClassLoader) - Method in class org.evosuite.parameterize.InputVariable
changeClassLoader
changeClassLoader(ClassLoader) - Method in class org.evosuite.testcase.DefaultTestCase
changeClassLoader
changeClassLoader(ClassLoader) - Method in class org.evosuite.testcase.fm.EvoInvocationListener
 
changeClassLoader(ClassLoader) - Method in class org.evosuite.testcase.fm.MethodDescriptor
 
changeClassLoader(ClassLoader) - Method in class org.evosuite.testcase.statements.AbstractStatement
Class instances are bound to a class loader - if we want to reexecute a test on a different classloader we need to be able to change the class of the reflection object
changeClassLoader(ClassLoader) - Method in class org.evosuite.testcase.statements.ClassPrimitiveStatement
 
changeClassLoader(ClassLoader) - Method in class org.evosuite.testcase.statements.ConstructorStatement
Class instances are bound to a class loader - if we want to reexecute a test on a different classloader we need to be able to change the class of the reflection object
changeClassLoader(ClassLoader) - Method in class org.evosuite.testcase.statements.EnumPrimitiveStatement
Class instances are bound to a class loader - if we want to reexecute a test on a different classloader we need to be able to change the class of the reflection object
changeClassLoader(ClassLoader) - Method in class org.evosuite.testcase.statements.FieldStatement
Class instances are bound to a class loader - if we want to reexecute a test on a different classloader we need to be able to change the class of the reflection object
changeClassLoader(ClassLoader) - Method in class org.evosuite.testcase.statements.FunctionalMockStatement
 
changeClassLoader(ClassLoader) - Method in class org.evosuite.testcase.statements.MethodStatement
Class instances are bound to a class loader - if we want to reexecute a test on a different classloader we need to be able to change the class of the reflection object
changeClassLoader(ClassLoader) - Method in class org.evosuite.testcase.statements.PrimitiveExpression
Class instances are bound to a class loader - if we want to reexecute a test on a different classloader we need to be able to change the class of the reflection object
changeClassLoader(ClassLoader) - Method in class org.evosuite.testcase.statements.PrimitiveStatement
Class instances are bound to a class loader - if we want to reexecute a test on a different classloader we need to be able to change the class of the reflection object
changeClassLoader(ClassLoader) - Method in interface org.evosuite.testcase.statements.Statement
Class instances are bound to a class loader - if we want to reexecute a test on a different classloader we need to be able to change the class of the reflection object
changeClassLoader(ClassLoader) - Method in class org.evosuite.testcase.variable.ConstantValue
 
changeClassLoader(ClassLoader) - Method in class org.evosuite.testcase.variable.FieldReference
changeClassLoader
changeClassLoader(ClassLoader) - Method in interface org.evosuite.testcase.variable.VariableReference
changeClassLoader
changeClassLoader(ClassLoader) - Method in class org.evosuite.testcase.variable.VariableReferenceImpl
changeClassLoader
changeClassLoader(ClassLoader) - Method in class org.evosuite.utils.generic.GenericAccessibleObject
 
changeClassLoader(ClassLoader) - Method in class org.evosuite.utils.generic.GenericClass
changeClassLoader
changeClassLoader(ClassLoader) - Method in class org.evosuite.utils.generic.GenericConstructor
 
changeClassLoader(ClassLoader) - Method in class org.evosuite.utils.generic.GenericField
 
changeClassLoader(ClassLoader) - Method in class org.evosuite.utils.generic.GenericMethod
 
changed - Variable in class org.evosuite.utils.PassiveChangeListener
 
changeListener - Variable in class org.evosuite.testcase.variable.VariableReferenceImpl
 
changeLogbackFile(String) - Static method in class org.evosuite.utils.LoggingUtils
 
changeRandomCall(TestCase, Statement) - Method in class org.evosuite.testcase.TestFactory
 
changeState(ClientState) - Method in class org.evosuite.rmi.service.ClientNodeImpl
 
changeState(ClientState, ClientStateInformation) - Method in class org.evosuite.rmi.service.ClientNodeImpl
 
changeState(ClientState) - Method in interface org.evosuite.rmi.service.ClientNodeLocal
 
changeState(ClientState, ClientStateInformation) - Method in interface org.evosuite.rmi.service.ClientNodeLocal
 
changeState(ClientState) - Method in class org.evosuite.rmi.service.DummyClientNodeImpl
 
changeState(ClientState, ClientStateInformation) - Method in class org.evosuite.rmi.service.DummyClientNodeImpl
 
changeTargetClassPath(String[]) - Method in class org.evosuite.classpath.ClassPathHandler
Replace current CP for target project with the given elements
changeTargetCPtoTheSameAsEvoSuite() - Method in class org.evosuite.classpath.ClassPathHandler
This is meant only for running the EvoSuite test cases, whose CUTs will be in the classpath of EvoSuite itself
CHAR - Static variable in class org.evosuite.symbolic.instrument.ConcolicConfig
 
CHAR_ALPHA - Static variable in class org.evosuite.coverage.io.IOCoverageConstants
 
CHAR_CHAR_TO_STR_DESCRIPTOR - Static variable in interface org.evosuite.symbolic.vm.string.Types
 
CHAR_DIGIT - Static variable in class org.evosuite.coverage.io.IOCoverageConstants
 
CHAR_OTHER - Static variable in class org.evosuite.coverage.io.IOCoverageConstants
 
CHAR_TO_STR_DESCRIPTOR - Static variable in interface org.evosuite.symbolic.vm.string.Types
 
CHAR_TO_STRBUILDER_DESCRIPTOR - Static variable in interface org.evosuite.symbolic.vm.string.Types
 
CHARACTER - Static variable in interface org.evosuite.symbolic.vm.wrappers.Types
 
Character_getNumericValue - Class in org.evosuite.symbolic.vm.wrappers
 
Character_getNumericValue(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.wrappers.Character_getNumericValue
 
Character_isDigit - Class in org.evosuite.symbolic.vm.wrappers
 
Character_isDigit(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.wrappers.Character_isDigit
 
Character_isLetter - Class in org.evosuite.symbolic.vm.wrappers
 
Character_isLetter(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.wrappers.Character_isLetter
 
CharAt - Class in org.evosuite.symbolic.vm.string
 
CharAt(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.string.CharAt
 
CharPrimitiveStatement - Class in org.evosuite.testcase.statements.numeric
CharPrimitiveStatement class.
CharPrimitiveStatement(TestCase, Character) - Constructor for class org.evosuite.testcase.statements.numeric.CharPrimitiveStatement
Constructor for CharPrimitiveStatement.
CharPrimitiveStatement(TestCase) - Constructor for class org.evosuite.testcase.statements.numeric.CharPrimitiveStatement
Constructor for CharPrimitiveStatement.
CHARSEQ_CHARSEQ_TO_STR_DESCRIPTOR - Static variable in interface org.evosuite.symbolic.vm.string.Types
 
CHARSEQ_TO_BOOL_DESCRIPTOR - Static variable in interface org.evosuite.symbolic.vm.string.Types
 
CHARSEQ_TO_MATCHER - Static variable in interface org.evosuite.symbolic.vm.regex.Types
 
CHARSEQ_TO_VOID_DESCRIPTOR - Static variable in interface org.evosuite.symbolic.vm.string.Types
 
CHARSEQ_TYPE - Static variable in interface org.evosuite.symbolic.vm.regex.Types
 
CHARSEQ_TYPE - Static variable in interface org.evosuite.symbolic.vm.string.Types
 
CheapPurityAnalyzer - Class in org.evosuite.assertion
This class performs a very cheap purity analysis by under-approximating the set of pure methods.
CheapPurityAnalyzer() - Constructor for class org.evosuite.assertion.CheapPurityAnalyzer
 
check(Statement, Scope, Throwable) - Method in class org.evosuite.contracts.AssertionErrorContract
Check the contract on the current statement in the current scope
check(Statement, Scope, Throwable) - Method in class org.evosuite.contracts.Contract
Check the contract on the current statement in the current scope
check(Statement, Scope, Throwable) - Method in class org.evosuite.contracts.EqualsContract
Check the contract on the current statement in the current scope
check(Statement, Scope, Throwable) - Method in class org.evosuite.contracts.EqualsHashcodeContract
Check the contract on the current statement in the current scope
check(Statement, Scope, Throwable) - Method in class org.evosuite.contracts.EqualsNullContract
Check the contract on the current statement in the current scope
check(Statement, Scope, Throwable) - Method in class org.evosuite.contracts.EqualsSymmetricContract
Check the contract on the current statement in the current scope
check(Statement, Scope, Throwable) - Method in class org.evosuite.contracts.HashCodeReturnsNormallyContract
Check the contract on the current statement in the current scope
check(Statement, Scope, Throwable) - Method in class org.evosuite.contracts.JCrasherExceptionContract
Check the contract on the current statement in the current scope
check(Statement, Scope, Throwable) - Method in class org.evosuite.contracts.JUnitTheoryContract
 
check(Statement, Scope, Throwable) - Method in class org.evosuite.contracts.NullPointerExceptionContract
Check the contract on the current statement in the current scope
check(Statement, Scope, Throwable) - Method in class org.evosuite.contracts.ToStringReturnsNormallyContract
Check the contract on the current statement in the current scope
check(Statement, Scope, Throwable) - Method in class org.evosuite.contracts.UndeclaredExceptionContract
Check the contract on the current statement in the current scope
check(boolean) - Static method in class org.evosuite.dse.util.Assertions
Checks if b holds.
check(boolean, Throwable) - Static method in class org.evosuite.dse.util.Assertions
 
check(boolean, String) - Static method in class org.evosuite.dse.util.Assertions
 
check(boolean, String, Object...) - Static method in exception org.evosuite.testcarver.codegen.CaptureLogAnalyzerException
 
check(boolean, String, Object...) - Static method in exception org.evosuite.testcarver.testcase.CodeGeneratorException
 
CHECK_BEST_LENGTH - Static variable in class org.evosuite.Properties
Constant CHECK_BEST_LENGTH=true
CHECK_CONTRACTS - Static variable in class org.evosuite.Properties
Constant CHECK_CONTRACTS=false
CHECK_CONTRACTS_END - Static variable in class org.evosuite.Properties
Constant CHECK_CONTRACTS_END=false
CHECK_MAX_LENGTH - Static variable in class org.evosuite.Properties
Constant CHECK_MAX_LENGTH=true
CHECK_PARENTS_LENGTH - Static variable in class org.evosuite.Properties
Constant CHECK_PARENTS_LENGTH=false
CHECKCAST(Object, String) - Method in class org.evosuite.dse.AbstractVM
 
CHECKCAST(Object, String) - Method in interface org.evosuite.dse.IVM
 
CHECKCAST(Object, String) - Static method in class org.evosuite.dse.VM
 
CHECKCAST(Object, String) - Method in class org.evosuite.symbolic.vm.HeapVM
Explicit type cast:
checkIfCanInstrument(String) - Static method in class org.evosuite.instrumentation.BytecodeInstrumentation
Check if we can instrument the given class
checkIfCanUse(String) - Static method in class org.evosuite.setup.TestClusterUtils
Check if we can use the given class directly in a JUnit test
checkIfEvoSuitePackage(String) - Static method in class org.evosuite.instrumentation.BytecodeInstrumentation
Check if we the class belongs to an EvoSuite package
checkPurity(BytecodeInstruction) - Method in enum org.evosuite.utils.JdkPureMethodsList
 
checkPurity(String) - Method in enum org.evosuite.utils.JdkPureMethodsList
 
checkSanity() - Method in class org.evosuite.graphs.cfg.ActualControlFlowGraph
checkSanity
checkSanity() - Method in class org.evosuite.graphs.cfg.BasicBlock
checkSanity
checkSAT(Collection<Constraint<?>>, SolverResult) - Static method in class org.evosuite.symbolic.solver.Solver
 
checkThread() - Method in class org.evosuite.assertion.AssertionTraceObserver
 
checkTimeout() - Static method in class org.evosuite.testcase.execution.ExecutionTracer
Called by the instrumented code each time a new source line is executed
choice(List<T>) - Static method in class org.evosuite.utils.Randomness
choice
choice(Collection<T>) - Static method in class org.evosuite.utils.Randomness
choice
choice(T...) - Static method in class org.evosuite.utils.Randomness
choice
chop(int) - Method in class org.evosuite.testcase.DefaultTestCase
Remove all statements after a given position
chop(int) - Method in interface org.evosuite.testcase.TestCase
Remove all statements after a given position
CHOP_CARVED_EXCEPTIONS - Static variable in class org.evosuite.Properties
 
CHOP_MAX_LENGTH - Static variable in class org.evosuite.Properties
 
Chromosome - Class in org.evosuite.ga
Abstract base class of chromosomes
Chromosome() - Constructor for class org.evosuite.ga.Chromosome
only used for testing/debugging
CHROMOSOME_LENGTH - Static variable in class org.evosuite.Properties
Constant CHROMOSOME_LENGTH=40
ChromosomeFactory<T extends Chromosome> - Interface in org.evosuite.ga
Factory for chromosomes used by the GA
chromosomeFactory - Variable in class org.evosuite.ga.metaheuristics.GeneticAlgorithm
Generator for initial population
ChromosomeOutputVariableFactory<T> - Class in org.evosuite.statistics
Factory to create an output variable when given a test suite chromosome
ChromosomeOutputVariableFactory(RuntimeVariable) - Constructor for class org.evosuite.statistics.ChromosomeOutputVariableFactory
 
CI_V - Static variable in class org.evosuite.symbolic.instrument.ConcolicConfig
 
CII_V - Static variable in class org.evosuite.symbolic.instrument.ConcolicConfig
 
CLASS_PATH - Variable in class org.evosuite.dse.MainConfig
 
CLASS_PREFIX - Static variable in class org.evosuite.Properties
Package name of target class (might be a subpackage)
ClassAdapterFactory - Interface in org.evosuite.instrumentation
ClassAdapterFactory interface.
ClassCallEdge - Class in org.evosuite.graphs.ccg
 
ClassCallEdge(BytecodeInstruction) - Constructor for class org.evosuite.graphs.ccg.ClassCallEdge
Constructor for ClassCallEdge.
ClassCallGraph - Class in org.evosuite.graphs.ccg
Represents the method call structure of a class in a graph.
ClassCallGraph(ClassLoader, String) - Constructor for class org.evosuite.graphs.ccg.ClassCallGraph
Constructor for ClassCallGraph.
ClassCallNode - Class in org.evosuite.graphs.ccg
 
ClassCallNode(String) - Constructor for class org.evosuite.graphs.ccg.ClassCallNode
Constructor for ClassCallNode.
ClassControlFlowGraph - Class in org.evosuite.graphs.ccfg
This class computes the Class Control Flow Graph (CCFG) of a CUT.
ClassControlFlowGraph(ClassCallGraph) - Constructor for class org.evosuite.graphs.ccfg.ClassControlFlowGraph
Given the ClassCallGraph of a class this constructor will build up the corresponding CCFG using the RCFGs from the GraphPool.
ClassControlFlowGraph.FrameNodeType - Enum in org.evosuite.graphs.ccfg
 
classFieldsMappinString() - Static method in class org.evosuite.testcarver.capture.FieldRegistry
 
classInitialized(String) - Method in interface org.evosuite.testcase.execution.ExecutionTrace
Logs that a was completed during this test execution
classInitialized(String) - Method in class org.evosuite.testcase.execution.ExecutionTraceImpl
Adds the class to the list of those classes that were initialized during this test execution.
classInitialized(String) - Method in class org.evosuite.testcase.execution.ExecutionTraceProxy
 
classLoader - Variable in class org.evosuite.graphs.cfg.BasicBlock
 
classLoader - Variable in class org.evosuite.graphs.cfg.BytecodeInstruction
 
classLoader - Variable in class org.evosuite.instrumentation.testability.BooleanTestabilityTransformation
 
className - Variable in class org.evosuite.coverage.exception.ExceptionCoverageTestFitness
 
className - Variable in class org.evosuite.coverage.method.MethodCoverageTestFitness
Target method
className - Variable in class org.evosuite.coverage.method.MethodNoExceptionCoverageTestFitness
Target method
className - Variable in class org.evosuite.coverage.method.MethodTraceCoverageTestFitness
Target method
className - Variable in class org.evosuite.graphs.cfg.BasicBlock
 
className - Variable in class org.evosuite.graphs.cfg.BytecodeInstruction
 
className - Variable in class org.evosuite.graphs.cfg.ControlFlowGraph
 
className - Variable in class org.evosuite.instrumentation.ReturnValueAdapter
 
className - Variable in class org.evosuite.instrumentation.testability.BooleanTestabilityTransformation
 
className - Variable in class org.evosuite.testcase.execution.MethodCall
 
classNames - Variable in class org.evosuite.testcase.TestCodeVisitor
 
CLASSPATH - Static variable in class org.evosuite.Properties
Constant CLASSPATH="new String[] { }"
ClassPathHacker - Class in org.evosuite.classpath
ClassPathHacker class.
ClassPathHacker() - Constructor for class org.evosuite.classpath.ClassPathHacker
 
ClassPathHandler - Class in org.evosuite.classpath
When running EvoSuite there are at least three different classpaths to handle: (1) the one of the target project, (2) the one of EvoSuite itself, and (3) the one of the starter of EvoSuite.
ClassPrimitiveStatement - Class in org.evosuite.testcase.statements
 
ClassPrimitiveStatement(TestCase, GenericClass, Set<Class<?>>) - Constructor for class org.evosuite.testcase.statements.ClassPrimitiveStatement
 
ClassPrimitiveStatement(TestCase, Class<?>) - Constructor for class org.evosuite.testcase.statements.ClassPrimitiveStatement
 
ClassPrimitiveStatement(TestCase) - Constructor for class org.evosuite.testcase.statements.ClassPrimitiveStatement
 
ClassReInitializer - Class in org.evosuite.testcase.execution.reset
This singleton class handles the re-initialization of classes after an evosuite test execution.
ClassStatisticsPrinter - Class in org.evosuite.coverage
 
ClassStatisticsPrinter() - Constructor for class org.evosuite.coverage.ClassStatisticsPrinter
 
clear() - Method in class org.evosuite.assertion.AssertionTraceObserver
Need a way to clear previously produced results
clear() - Method in class org.evosuite.assertion.OutputTrace
Reset the trace
clear() - Method in class org.evosuite.contracts.ContractChecker
Need a way to clear previously produced results
clear() - Static method in class org.evosuite.contracts.FailingTestSet
 
clear() - Method in class org.evosuite.contracts.SingleContractChecker
Need a way to clear previously produced results
clear() - Method in class org.evosuite.coverage.branch.BranchPool
clear
clear(String) - Method in class org.evosuite.coverage.branch.BranchPool
clear
clear(String, String) - Method in class org.evosuite.coverage.branch.BranchPool
clear
clear() - Static method in class org.evosuite.coverage.dataflow.DefUseCoverageFactory
 
clear() - Static method in class org.evosuite.coverage.dataflow.DefUsePool
 
clear() - Method in class org.evosuite.coverage.io.input.InputObserver
 
clear() - Method in class org.evosuite.coverage.io.output.OutputObserver
 
clear() - Static method in class org.evosuite.coverage.mutation.MutationPool
Remove all known mutants
clear() - Method in class org.evosuite.ga.operators.mutation.MutationHistory
 
clear() - Method in class org.evosuite.graphs.cfg.BytecodeInstructionPool
clear
clear(String) - Method in class org.evosuite.graphs.cfg.BytecodeInstructionPool
clear
clear(String, String) - Method in class org.evosuite.graphs.cfg.BytecodeInstructionPool
clear
clear() - Method in class org.evosuite.graphs.GraphPool
clear
clear(String) - Method in class org.evosuite.graphs.GraphPool
clear
clear(String, String) - Method in class org.evosuite.graphs.GraphPool
clear
clear() - Method in class org.evosuite.regression.RegressionExecutionObserver
 
clear() - Method in class org.evosuite.seeding.CastClassManager
 
clear() - Method in class org.evosuite.setup.ConcreteClassAnalyzer
 
clear() - Method in class org.evosuite.symbolic.ConstraintTypeCounter
 
clear() - Static method in class org.evosuite.symbolic.DSEStats
This method initializes all counters to 0.
clear() - Method in class org.evosuite.symbolic.SymbolicObserver
 
clear() - Method in class org.evosuite.testcarver.capture.CaptureLog
 
clear() - Static method in class org.evosuite.testcarver.capture.Capturer
 
clear() - Static method in class org.evosuite.testcarver.capture.FieldRegistry
 
clear() - Method in interface org.evosuite.testcarver.codegen.ICodeGenerator
 
clear() - Method in class org.evosuite.testcarver.extraction.CarvingManager
 
clear() - Method in class org.evosuite.testcarver.testcase.EvoTestCaseCodeGenerator
 
clear() - Method in class org.evosuite.testcarver.testcase.TestCarvingExecutionObserver
Need a way to clear previously produced results
clear() - Method in class org.evosuite.testcase.ConcreteValueObserver
 
clear() - Method in class org.evosuite.testcase.ConstantInliner
Need a way to clear previously produced results
clear() - Method in class org.evosuite.testcase.execution.ExecutionObserver
Need a way to clear previously produced results
clear() - Method in interface org.evosuite.testcase.execution.ExecutionTrace
Reset to 0
clear() - Method in class org.evosuite.testcase.execution.ExecutionTraceImpl
Reset to 0
clear() - Method in class org.evosuite.testcase.execution.ExecutionTraceProxy
Reset to 0
clear() - Method in class org.evosuite.testcase.execution.ExecutionTracer
Reset for new execution
clear() - Method in class org.evosuite.testcase.statements.environment.AccessedEnvironment
 
clear() - Method in class org.evosuite.utils.ListenableList
clear_final() - Method in class org.evosuite.testcarver.wrapper.java.util.Calendar
 
clear_final(int) - Method in class org.evosuite.testcarver.wrapper.java.util.Calendar
 
clearAll() - Static method in class org.evosuite.graphs.cfg.BytecodeInstructionPool
 
clearAll(String) - Static method in class org.evosuite.graphs.cfg.BytecodeInstructionPool
 
clearAll(String, String) - Static method in class org.evosuite.graphs.cfg.BytecodeInstructionPool
 
clearAll(String) - Static method in class org.evosuite.graphs.GraphPool
 
clearAll(String, String) - Static method in class org.evosuite.graphs.GraphPool
 
clearAll() - Static method in class org.evosuite.graphs.GraphPool
 
clearCachedMutationResults() - Method in class org.evosuite.testcase.ExecutableChromosome
clearCachedMutationResults
clearCachedResults(T) - Method in class org.evosuite.ga.metaheuristics.mosa.AbstractMOSA
This method clears the cached results for a specific chromosome (e.g., fitness function values computed in previous generations).
clearCachedResults() - Method in class org.evosuite.testcase.ExecutableChromosome
clearCachedResults
clearCoveredGoals() - Method in class org.evosuite.testcase.DefaultTestCase
Remove all covered goals
clearCoveredGoals() - Method in interface org.evosuite.testcase.TestCase
Remove all covered goals
clearExceptions() - Method in class org.evosuite.testcase.TestCodeVisitor
clearExceptions
clearGeneratorCache(GenericClass) - Method in class org.evosuite.setup.TestCluster
Forget everything we have cached
clearInstance() - Static method in class org.evosuite.dse.VM
 
clearMutationHistory() - Method in class org.evosuite.testcase.TestChromosome
 
clearMutationHistory() - Method in class org.evosuite.testsuite.TestSuiteChromosome
 
clearOperands() - Method in class org.evosuite.symbolic.vm.OperandStack
 
clearPopulation() - Method in class org.evosuite.ga.metaheuristics.GeneticAlgorithm
Delete all current individuals
clearProperty(String) - Method in class org.evosuite.junit.rules.Stubbing
 
clearStack() - Static method in class org.evosuite.instrumentation.testability.BooleanHelper
clearStack
clearTests() - Method in class org.evosuite.testsuite.TestSuiteChromosome
Remove all tests
CLIENT_ON_THREAD - Static variable in class org.evosuite.Properties
Constant CLIENT_ON_THREAD=false
ClientNodeImpl - Class in org.evosuite.rmi.service
 
ClientNodeImpl() - Constructor for class org.evosuite.rmi.service.ClientNodeImpl
 
ClientNodeImpl(Registry) - Constructor for class org.evosuite.rmi.service.ClientNodeImpl
 
ClientNodeLocal - Interface in org.evosuite.rmi.service
Client Node view in the client process.
ClientNodeRemote - Interface in org.evosuite.rmi.service
Client Node view in the master process.
ClientProcess - Class in org.evosuite
ClientProcess class.
ClientProcess() - Constructor for class org.evosuite.ClientProcess
 
ClientServices - Class in org.evosuite.rmi
This class should be used only in the Client processes, not the master.
ClientServices() - Constructor for class org.evosuite.rmi.ClientServices
 
ClientState - Enum in org.evosuite.rmi.service
FIXME: sync with ProgressMonitor, and finish set it in all client code
ClientStateInformation - Class in org.evosuite.rmi.service
 
ClientStateInformation(ClientState) - Constructor for class org.evosuite.rmi.service.ClientStateInformation
 
CLINIT - Variable in class org.evosuite.dse.MainConfig
 
clone() - Method in class org.evosuite.assertion.Assertion
Return a copy of the assertion
clone(TestCase) - Method in class org.evosuite.assertion.Assertion
Return a copy of the assertion, which is valid in newTestCase
clone() - Method in class org.evosuite.assertion.OutputTrace
clone() - Method in class org.evosuite.ga.Chromosome
clone
clone(TestCase) - Method in class org.evosuite.parameterize.InputVariable
Create a copy of the current variable for new test
clone() - Method in class org.evosuite.parameterize.InputVariable
Create a copy of the current variable
clone() - Method in class org.evosuite.regression.RegressionTestChromosome
 
clone() - Method in class org.evosuite.regression.RegressionTestSuiteChromosome
 
clone() - Method in class org.evosuite.testcarver.capture.CaptureLog
 
clone() - Method in class org.evosuite.testcarver.wrapper.java.text.DateFormat
 
clone() - Method in class org.evosuite.testcarver.wrapper.java.text.SimpleDateFormat
 
clone() - Method in class org.evosuite.testcarver.wrapper.java.util.Calendar
 
clone() - Method in class org.evosuite.testcarver.wrapper.java.util.Date
 
clone() - Method in class org.evosuite.testcase.DefaultTestCase
clone
clone() - Method in class org.evosuite.testcase.execution.ExecutionResult
clone() - Method in class org.evosuite.testcase.execution.ExecutionTraceImpl
Create a deep copy
clone() - Method in class org.evosuite.testcase.execution.MethodCall
clone() - Method in class org.evosuite.testcase.statements.AbstractStatement
Create deep copy of statement
clone(TestCase) - Method in class org.evosuite.testcase.statements.AbstractStatement
clone
clone() - Method in interface org.evosuite.testcase.statements.Statement
Create deep copy of statement
clone(TestCase) - Method in interface org.evosuite.testcase.statements.Statement
clone
clone() - Method in class org.evosuite.testcase.StructuredTestCase
 
clone() - Method in interface org.evosuite.testcase.TestCase
clone
clone() - Method in class org.evosuite.testcase.TestChromosome
clone
clone(TestCase) - Method in class org.evosuite.testcase.TestMutationHistoryEntry
 
clone(TestCase) - Method in class org.evosuite.testcase.variable.ArrayIndex
 
clone(TestCase) - Method in class org.evosuite.testcase.variable.ConstantValue
 
clone() - Method in class org.evosuite.testcase.variable.NullReference
Create a copy of the current variable
clone() - Method in interface org.evosuite.testcase.variable.VariableReference
Create a copy of the current variable
clone(TestCase) - Method in interface org.evosuite.testcase.variable.VariableReference
Create a copy of the current variable for new test
clone() - Method in class org.evosuite.testcase.variable.VariableReferenceImpl
Create a copy of the current variable
clone(TestCase) - Method in class org.evosuite.testcase.variable.VariableReferenceImpl
Create a copy of the current variable for new test
clone() - Method in class org.evosuite.testsuite.AbstractTestSuiteChromosome
clone
clone() - Method in class org.evosuite.testsuite.TestSuiteChromosome
clone
clone() - Method in class org.evosuite.utils.MersenneTwister
clone() - Method in interface org.evosuite.utils.PublicCloneable
clone
cloneEntry() - Method in class org.evosuite.assertion.ArrayTraceEntry
 
cloneEntry() - Method in class org.evosuite.assertion.ComparisonTraceEntry
cloneEntry
cloneEntry() - Method in class org.evosuite.assertion.InspectorTraceEntry
cloneEntry
cloneEntry() - Method in class org.evosuite.assertion.NullTraceEntry
cloneEntry
cloneEntry() - Method in interface org.evosuite.assertion.OutputTraceEntry
cloneEntry
cloneEntry() - Method in class org.evosuite.assertion.PrimitiveFieldTraceEntry
cloneEntry
cloneEntry() - Method in class org.evosuite.assertion.PrimitiveTraceEntry
cloneEntry
cloneEntry() - Method in class org.evosuite.assertion.SameTraceEntry
cloneEntry
closeLogServer() - Method in class org.evosuite.utils.LoggingUtils
closeLogServer
CLUSTER_RECURSION - Static variable in class org.evosuite.Properties
 
CodeGeneratorException - Exception in org.evosuite.testcarver.testcase
 
CodeGeneratorException(String) - Constructor for exception org.evosuite.testcarver.testcase.CodeGeneratorException
 
CodeGeneratorException(Throwable) - Constructor for exception org.evosuite.testcarver.testcase.CodeGeneratorException
 
codeInstruction - Variable in class org.evosuite.graphs.ccfg.CCFGCodeNode
 
CodeUnderTestException - Exception in org.evosuite.testcase.execution
Used to wrap exceptions thrown in code under test.
CodeUnderTestException(Throwable) - Constructor for exception org.evosuite.testcase.execution.CodeUnderTestException
Constructor for CodeUnderTestException.
COLLECTION_INIT - Static variable in class org.evosuite.testcarver.capture.CaptureLog
 
collectionContains(Collection<?>, Object) - Static method in class org.evosuite.instrumentation.testability.ContainerHelper
Helper function that is called instead of Collection.contains
collectionContainsAll(Collection<?>, Collection<?>) - Static method in class org.evosuite.instrumentation.testability.ContainerHelper
Helper function that is called instead of Collection.containsAll
collectionIsEmpty(Collection<?>) - Static method in class org.evosuite.instrumentation.testability.ContainerHelper
Helper function that is called instead of Collection.isEmpty
CollectionUtil - Class in org.evosuite.utils
 
collectMethods() - Method in class org.evosuite.setup.PutStaticMethodCollector
 
CollectParameterTypesVisitor - Class in org.evosuite.seeding
 
CollectParameterTypesVisitor(String) - Constructor for class org.evosuite.seeding.CollectParameterTypesVisitor
 
comment - Variable in class org.evosuite.assertion.Assertion
Assertion Comment
comment - Variable in class org.evosuite.testcase.statements.AbstractStatement
 
Comparator - Enum in org.evosuite.symbolic.expr
 
compare(Chromosome, Chromosome) - Method in class org.evosuite.ga.comparators.CrowdingComparator
 
compare(Chromosome, Chromosome) - Method in class org.evosuite.ga.comparators.DominanceComparator
Is c2 dominated by c1? http://en.wikipedia.org/wiki/Multi-objective_optimization#Introduction
compare(Chromosome, Chromosome) - Method in class org.evosuite.ga.comparators.SortByFitness
 
compare(Chromosome, Chromosome) - Method in class org.evosuite.ga.comparators.StrengthFitnessComparator
 
compare(Object, Object) - Method in class org.evosuite.ga.metaheuristics.mosa.comparators.MOSADominanceComparator
Compares two test cases focusing only on the goals in MOSADominanceComparator.objectives".
compare(Chromosome, Chromosome) - Method in class org.evosuite.ga.metaheuristics.mosa.comparators.OnlyCrowdingComparator
 
compare(Object, Object) - Method in class org.evosuite.ga.metaheuristics.mosa.comparators.PreferenceSortingComparator
Compares two test cases focusing only on the goals in MOSADominanceComparator.objectives".
compare(Object, Object) - Method in class org.evosuite.ga.metaheuristics.mosa.comparators.RankAndCrowdingDistanceComparator
Compares two solutions.
compare(T, T) - Method in class org.evosuite.ga.metaheuristics.mosa.comparators.TestSizeComparator
 
compare(BytecodeInstruction, BytecodeInstruction) - Method in class org.evosuite.graphs.cfg.BytecodeInstructionIdComparator
compare(TestFitnessFunction, TestFitnessFunction) - Method in class org.evosuite.junit.naming.methods.GoalComparator
 
compare(Chromosome, Chromosome) - Method in class org.evosuite.lm.LanguageModelSearch
 
compare(T, T) - Method in class org.evosuite.utils.ReverseComparator
Compares two objects in reverse order.
CompareAssertion - Class in org.evosuite.assertion
Assertion on comparison value of two objects
CompareAssertion() - Constructor for class org.evosuite.assertion.CompareAssertion
 
compareBestOffspringToBestParent(Chromosome, Chromosome, Chromosome, Chromosome) - Method in class org.evosuite.ga.ReplacementFunction
Check how the best offspring compares with best parent
compareBoolean(int, int) - Static method in class org.evosuite.instrumentation.testability.BooleanHelper
compareBoolean
compareChromosomes(TestSuiteChromosome, TestSuiteChromosome) - Method in class org.evosuite.coverage.ibranch.IBranchSecondaryObjective
 
compareChromosomes(Chromosome, Chromosome) - Method in class org.evosuite.ga.MinimizeSizeSecondaryObjective
Compare two chromosomes with each other with respect to this objective.
compareChromosomes(T, T) - Method in class org.evosuite.ga.SecondaryObjective
Compare two chromosomes with each other with respect to this objective.
compareChromosomes(TestChromosome, TestChromosome) - Method in class org.evosuite.testcase.MinimizeExceptionsSecondaryObjective
Compare two chromosomes with each other with respect to this objective.
compareChromosomes(TestSuiteChromosome, TestSuiteChromosome) - Method in class org.evosuite.testsuite.secondaryobjectives.MinimizeAverageLengthSecondaryObjective
Compare two chromosomes with each other with respect to this objective.
compareChromosomes(TestSuiteChromosome, TestSuiteChromosome) - Method in class org.evosuite.testsuite.secondaryobjectives.MinimizeExceptionsSecondaryObjective
Compare two chromosomes with each other with respect to this objective.
compareChromosomes(TestSuiteChromosome, TestSuiteChromosome) - Method in class org.evosuite.testsuite.secondaryobjectives.MinimizeMaxLengthSecondaryObjective
Compare two chromosomes with each other with respect to this objective.
compareChromosomes(TestSuiteChromosome, TestSuiteChromosome) - Method in class org.evosuite.testsuite.secondaryobjectives.MinimizeTotalLengthSecondaryObjective
Compare two chromosomes with each other with respect to this objective.
compareClassName(TestFitnessFunction) - Method in class org.evosuite.testcase.TestFitnessFunction
 
compareExceptionDiffs(Map<Integer, Throwable>, Map<Integer, Throwable>) - Static method in class org.evosuite.regression.RegressionExceptionHelper
Calculate the number of different exceptions, given two sets of exceptions.
compareGenerations(TestSuiteChromosome, TestSuiteChromosome, TestSuiteChromosome, TestSuiteChromosome) - Method in class org.evosuite.coverage.ibranch.IBranchSecondaryObjective
 
compareGenerations(Chromosome, Chromosome, Chromosome, Chromosome) - Method in class org.evosuite.ga.MinimizeSizeSecondaryObjective
Compare two parents to decide whether the children can replace the parents.
compareGenerations(T, T, T, T) - Method in class org.evosuite.ga.SecondaryObjective
Compare two parents to decide whether the children can replace the parents.
compareGenerations(TestChromosome, TestChromosome, TestChromosome, TestChromosome) - Method in class org.evosuite.testcase.MinimizeExceptionsSecondaryObjective
Compare two parents to decide whether the children can replace the parents.
compareGenerations(TestSuiteChromosome, TestSuiteChromosome, TestSuiteChromosome, TestSuiteChromosome) - Method in class org.evosuite.testsuite.secondaryobjectives.MinimizeAverageLengthSecondaryObjective
Compare two parents to decide whether the children can replace the parents.
compareGenerations(TestSuiteChromosome, TestSuiteChromosome, TestSuiteChromosome, TestSuiteChromosome) - Method in class org.evosuite.testsuite.secondaryobjectives.MinimizeExceptionsSecondaryObjective
Compare two parents to decide whether the children can replace the parents.
compareGenerations(TestSuiteChromosome, TestSuiteChromosome, TestSuiteChromosome, TestSuiteChromosome) - Method in class org.evosuite.testsuite.secondaryobjectives.MinimizeMaxLengthSecondaryObjective
Compare two parents to decide whether the children can replace the parents.
compareGenerations(TestSuiteChromosome, TestSuiteChromosome, TestSuiteChromosome, TestSuiteChromosome) - Method in class org.evosuite.testsuite.secondaryobjectives.MinimizeTotalLengthSecondaryObjective
Compare two parents to decide whether the children can replace the parents.
compareSecondaryObjective(T) - Method in class org.evosuite.ga.Chromosome
Secondary Objectives are specific to chromosome types
compareSecondaryObjective(Chromosome) - Method in class org.evosuite.regression.RegressionTestChromosome
 
compareSecondaryObjective(T) - Method in class org.evosuite.testcase.TestChromosome
 
compareSecondaryObjective(T) - Method in class org.evosuite.testsuite.TestSuiteChromosome
Secondary Objectives are specific to chromosome types
compareTo(Branch) - Method in class org.evosuite.coverage.branch.Branch
 
compareTo(BranchCoverageGoal) - Method in class org.evosuite.coverage.branch.BranchCoverageGoal
 
compareTo(TestFitnessFunction) - Method in class org.evosuite.coverage.branch.BranchCoverageTestFitness
 
compareTo(TestFitnessFunction) - Method in class org.evosuite.coverage.branch.OnlyBranchCoverageTestFitness
 
compareTo(TestFitnessFunction) - Method in class org.evosuite.coverage.cbranch.CBranchTestFitness
 
compareTo(ControlFlowDistance) - Method in class org.evosuite.coverage.ControlFlowDistance
compareTo(TestFitnessFunction) - Method in class org.evosuite.coverage.dataflow.AllDefsCoverageTestFitness
 
compareTo(TestFitnessFunction) - Method in class org.evosuite.coverage.dataflow.DefUseCoverageTestFitness
 
compareTo(TestFitnessFunction) - Method in class org.evosuite.coverage.exception.ExceptionCoverageTestFitness
 
compareTo(TestFitnessFunction) - Method in class org.evosuite.coverage.ibranch.IBranchTestFitness
 
compareTo(InputCoverageGoal) - Method in class org.evosuite.coverage.io.input.InputCoverageGoal
 
compareTo(TestFitnessFunction) - Method in class org.evosuite.coverage.io.input.InputCoverageTestFitness
 
compareTo(OutputCoverageGoal) - Method in class org.evosuite.coverage.io.output.OutputCoverageGoal
 
compareTo(TestFitnessFunction) - Method in class org.evosuite.coverage.io.output.OutputCoverageTestFitness
 
compareTo(TestFitnessFunction) - Method in class org.evosuite.coverage.line.LineCoverageTestFitness
 
compareTo(TestFitnessFunction) - Method in class org.evosuite.coverage.method.MethodCoverageTestFitness
 
compareTo(TestFitnessFunction) - Method in class org.evosuite.coverage.method.MethodNoExceptionCoverageTestFitness
 
compareTo(TestFitnessFunction) - Method in class org.evosuite.coverage.method.MethodTraceCoverageTestFitness
 
compareTo(Mutation) - Method in class org.evosuite.coverage.mutation.Mutation
 
compareTo(TestFitnessFunction) - Method in class org.evosuite.coverage.mutation.MutationTestFitness
 
compareTo(TestFitnessFunction) - Method in class org.evosuite.coverage.rho.RhoCoverageTestFitness
 
compareTo(TestFitnessFunction) - Method in class org.evosuite.coverage.statement.StatementCoverageTestFitness
 
compareTo(Chromosome) - Method in class org.evosuite.ga.Chromosome
Determine relative ordering of this chromosome to another chromosome.
compareTo(BytecodeInstruction) - Method in class org.evosuite.graphs.cfg.BytecodeInstruction
 
compareTo(VariableReference) - Method in class org.evosuite.parameterize.InputVariable
CompareTo - Class in org.evosuite.symbolic.vm.string
 
CompareTo(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.string.CompareTo
 
compareTo(Calendar) - Method in class org.evosuite.testcarver.wrapper.java.util.Calendar
 
compareTo(Date) - Method in class org.evosuite.testcarver.wrapper.java.util.Date
 
compareTo(MethodDescriptor) - Method in class org.evosuite.testcase.fm.MethodDescriptor
 
compareTo(Chromosome) - Method in class org.evosuite.testcase.TestChromosome
Determine relative ordering of this chromosome to another chromosome.
compareTo(TestFitnessFunction) - Method in class org.evosuite.testcase.TestFitnessFunction
Used to preorder goals by difficulty
compareTo(VariableReference) - Method in interface org.evosuite.testcase.variable.VariableReference
compareTo(VariableReference) - Method in class org.evosuite.testcase.variable.VariableReferenceImpl
CompareToIgnoreCase - Class in org.evosuite.symbolic.vm.string
 
CompareToIgnoreCase(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.string.CompareToIgnoreCase
 
comparisonObserver - Static variable in class org.evosuite.assertion.AssertionGenerator
Constant comparison_observer
comparisonObserver - Static variable in class org.evosuite.assertion.MutationAssertionGenerator
 
ComparisonTraceEntry - Class in org.evosuite.assertion
ComparisonTraceEntry class.
ComparisonTraceEntry(VariableReference) - Constructor for class org.evosuite.assertion.ComparisonTraceEntry
Constructor for ComparisonTraceEntry.
ComparisonTraceObserver - Class in org.evosuite.assertion
 
ComparisonTraceObserver() - Constructor for class org.evosuite.assertion.ComparisonTraceObserver
 
ComparisonTransformation - Class in org.evosuite.instrumentation.testability
ComparisonTransformation class.
ComparisonTransformation(ClassNode) - Constructor for class org.evosuite.instrumentation.testability.ComparisonTransformation
Constructor for ComparisonTransformation.
CompleteAssertionGenerator - Class in org.evosuite.assertion
CompleteAssertionGenerator class.
CompleteAssertionGenerator() - Constructor for class org.evosuite.assertion.CompleteAssertionGenerator
 
computeActualCFG() - Method in class org.evosuite.graphs.cfg.CFGGenerator
Computes the ActualCFG with BasicBlocks rather then BytecodeInstructions for this RawCFG.
computeDiameter() - Method in class org.evosuite.graphs.cfg.ControlFlowGraph
computeDiameter
computeDistance(AbstractTestSuiteChromosome<? extends ExecutableChromosome>, List<ExecutionResult>, HashSet<TestFitnessFunction>) - Method in class org.evosuite.coverage.io.input.InputCoverageSuiteFitness
 
computeDistance(AbstractTestSuiteChromosome<? extends ExecutableChromosome>, List<ExecutionResult>, HashSet<TestFitnessFunction>) - Method in class org.evosuite.coverage.io.output.OutputCoverageSuiteFitness
 
computeFields() - Method in class org.evosuite.testcarver.wrapper.java.util.Calendar
 
computeGoals() - Static method in class org.evosuite.coverage.dataflow.DefUseCoverageFactory
Determines all goals that need to get covered in order to fulfill DefUseCoverage Those are the following: - for each parameterUse this method creates a goal trying to cover i - for each duPair with a definition clear path inside the methods of the CUT a goal is created - for each definition in the CUT with a clear path to an exit of its method and each use with a clear path from its methods entry a goal is created
computeRankingAssignment(List<T>, Set<FitnessFunction<T>>) - Method in class org.evosuite.ga.metaheuristics.mosa.FastNonDominatedSorting
 
computeRankingAssignment(List<T>, Set<FitnessFunction<T>>) - Method in class org.evosuite.ga.metaheuristics.mosa.RankBasedPreferenceSorting
 
computeRankingAssignment(List<T>, Set<FitnessFunction<T>>) - Method in interface org.evosuite.ga.metaheuristics.mosa.Ranking
 
computeReverseCFG() - Method in class org.evosuite.graphs.cfg.ActualControlFlowGraph
computeReverseCFG
computeReverseJGraph() - Method in class org.evosuite.graphs.EvoSuiteGraph
Returns a reverted version of this graph in a jGraph That is a graph containing exactly the same nodes as this one but for each edge from v1 to v2 in this graph the resulting graph will contain an edge from v2 to v1 - or in other words the reverted edge This is used to revert CFGs in order to determine control dependencies for example
computeStrength(List<T>) - Method in class org.evosuite.ga.metaheuristics.SPEA2
 
computeTime() - Method in class org.evosuite.testcarver.wrapper.java.util.Calendar
 
conc_str_builder_to_string_pre - Variable in class org.evosuite.symbolic.vm.string.builder.StringBuilder_Append
 
Concat - Class in org.evosuite.symbolic.vm.string
 
Concat(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.string.Concat
 
CONCOLIC_MUTATION - Static variable in class org.evosuite.Properties
Deprecated.
CONCOLIC_TIMEOUT - Static variable in class org.evosuite.Properties
 
ConcolicBytecodeInstrumentation - Class in org.evosuite.symbolic.instrument
This class performns the bytecode transformation.
ConcolicBytecodeInstrumentation() - Constructor for class org.evosuite.symbolic.instrument.ConcolicBytecodeInstrumentation
 
ConcolicConfig - Class in org.evosuite.symbolic.instrument
The instrumenter parses all classes loaded by the JVM to run the user program.
ConcolicConfig() - Constructor for class org.evosuite.symbolic.instrument.ConcolicConfig
 
ConcolicExecution - Class in org.evosuite.symbolic
ConcolicExecution class.
ConcolicExecution() - Constructor for class org.evosuite.symbolic.ConcolicExecution
 
ConcolicInstrumentingClassLoader - Class in org.evosuite.symbolic.instrument
A ClassLoader very similar to the org.evosuite.javaagent.InstrumentingClassLoader It must instrument java bytecode to allow recording constraints on the program.
ConcolicInstrumentingClassLoader() - Constructor for class org.evosuite.symbolic.instrument.ConcolicInstrumentingClassLoader
 
ConcolicMethodAdapter - Class in org.evosuite.symbolic.instrument
Main instrumentation class
ConcolicMutation - Class in org.evosuite.symbolic
ConcolicMutation class.
ConcolicMutation() - Constructor for class org.evosuite.symbolic.ConcolicMutation
 
ConcreteClassAnalyzer - Class in org.evosuite.setup
 
concreteValue - Variable in class org.evosuite.symbolic.expr.AbstractExpression
 
ConcreteValueObserver - Class in org.evosuite.testcase
 
ConcreteValueObserver() - Constructor for class org.evosuite.testcase.ConcreteValueObserver
 
conf - Variable in class org.evosuite.dse.AbstractVM
 
CONFIGURATION_ID - Static variable in class org.evosuite.Properties
Constant CONFIGURATION_ID=null
connection - Variable in class org.evosuite.utils.ExternalProcessUtilities
 
CONNECTION_DATA - Static variable in class org.evosuite.Properties
Constant CONNECTION_DATA="connection.xml"
connectToMainProcess() - Method in class org.evosuite.utils.ExternalProcessUtilities
connectToMainProcess
CONSIDER_MAIN_METHODS - Static variable in class org.evosuite.Properties
 
constainsInstruction(AbstractInsnNode) - Method in class org.evosuite.graphs.cfg.BasicBlock
constainsInstruction
ConstantInliner - Class in org.evosuite.testcase
Inline all primitive values and null references in the test case
ConstantInliner() - Constructor for class org.evosuite.testcase.ConstantInliner
 
ConstantPool - Interface in org.evosuite.seeding
 
ConstantPoolManager - Class in org.evosuite.seeding
 
constantValue - Variable in class org.evosuite.lm.LanguageModelSearch
 
ConstantValue - Class in org.evosuite.testcase.variable
ConstantValue class.
ConstantValue(TestCase, GenericClass) - Constructor for class org.evosuite.testcase.variable.ConstantValue
Constructor for ConstantValue.
ConstantValue(TestCase, GenericClass, Object) - Constructor for class org.evosuite.testcase.variable.ConstantValue
 
ConstantValue(TestCase, Type) - Constructor for class org.evosuite.testcase.variable.ConstantValue
Constructor for ConstantValue.
Constraint<T> - Class in org.evosuite.symbolic.expr
 
Constraint() - Constructor for class org.evosuite.symbolic.expr.Constraint
 
CONSTRAINT_SOLUTION_ATTEMPTS - Static variable in class org.evosuite.Properties
 
ConstraintFactory - Class in org.evosuite.symbolic.vm
 
ConstraintFactory() - Constructor for class org.evosuite.symbolic.vm.ConstraintFactory
 
ConstraintHelper - Class in org.evosuite.testcase
Class used to help the verification and proper use of constraints Created by Andrea Arcuri on 29/06/15.
ConstraintHelper() - Constructor for class org.evosuite.testcase.ConstraintHelper
 
ConstraintNormalizer - Class in org.evosuite.symbolic.vm
Transforms an IntegerConstraint into its corresponding StringConstriant, RealConstraint or IntegerConstraint
ConstraintNormalizer() - Constructor for class org.evosuite.symbolic.vm.ConstraintNormalizer
 
ConstraintTooLongException - Exception in org.evosuite.symbolic
 
ConstraintTooLongException(int) - Constructor for exception org.evosuite.symbolic.ConstraintTooLongException
 
ConstraintTypeCounter - Class in org.evosuite.symbolic
 
ConstraintTypeCounter() - Constructor for class org.evosuite.symbolic.ConstraintTypeCounter
 
ConstraintVerifier - Class in org.evosuite.testcase
Class used to verify that the constraints on the usage of the external resources (mock environment and JavaEE) are properly satisfied.
ConstraintVerifier() - Constructor for class org.evosuite.testcase.ConstraintVerifier
 
ConstraintVisitor<K,V> - Interface in org.evosuite.symbolic.expr
 
constructForCallNode(CCFGMethodCallNode) - Static method in class org.evosuite.coverage.dataflow.analysis.MethodCall
 
ConstructionFailedException - Exception in org.evosuite.ga
Exception used when error occurs during mutation or crossover
ConstructionFailedException(String) - Constructor for exception org.evosuite.ga.ConstructionFailedException
Constructor for ConstructionFailedException.
ConstructorFrame - Class in org.evosuite.symbolic.vm
Frame for a constructor invocation ()
ConstructorFrame(Constructor<?>, int) - Constructor for class org.evosuite.symbolic.vm.ConstructorFrame
Constructor
ConstructorStatement - Class in org.evosuite.testcase.statements
This statement represents a constructor call
ConstructorStatement(TestCase, GenericConstructor, List<VariableReference>) - Constructor for class org.evosuite.testcase.statements.ConstructorStatement
Constructor for ConstructorStatement.
ConstructorStatement(TestCase, GenericConstructor, VariableReference, List<VariableReference>) - Constructor for class org.evosuite.testcase.statements.ConstructorStatement
This constructor allows you to use an already existing VariableReference as retvar.
ConstructorStatement(TestCase, GenericConstructor, VariableReference, List<VariableReference>, boolean) - Constructor for class org.evosuite.testcase.statements.ConstructorStatement
Constructor for ConstructorStatement.
CONTAINER_BOOLEAN - Static variable in class org.evosuite.instrumentation.testability.ContainerBooleanInterpreter
Constant CONTAINER_BOOLEAN
ContainerBooleanInterpreter - Class in org.evosuite.instrumentation.testability
ContainerBooleanInterpreter class.
ContainerBooleanInterpreter() - Constructor for class org.evosuite.instrumentation.testability.ContainerBooleanInterpreter
 
ContainerHelper - Class in org.evosuite.instrumentation.testability
Created by Andrea Arcuri on 26/03/15.
ContainerHelper() - Constructor for class org.evosuite.instrumentation.testability.ContainerHelper
 
ContainerTransformation - Class in org.evosuite.instrumentation.testability
ContainerTransformation class.
ContainerTransformation(ClassNode) - Constructor for class org.evosuite.instrumentation.testability.ContainerTransformation
Constructor for ContainerTransformation.
Contains - Class in org.evosuite.symbolic.vm.string
 
Contains(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.string.Contains
 
contains(Statement) - Method in class org.evosuite.testcase.DefaultTestCase
 
contains(Statement) - Method in interface org.evosuite.testcase.TestCase
 
contains(Object[], Object) - Static method in class org.evosuite.utils.ArrayUtil
contains
contains(Object) - Method in class org.evosuite.utils.ListenableList
containsAll(Collection<?>) - Method in class org.evosuite.utils.ListenableList
containsEdge(V, V) - Method in class org.evosuite.graphs.EvoSuiteGraph
containsEdge
containsEdge(E) - Method in class org.evosuite.graphs.EvoSuiteGraph
containsEdge
containsEdge(E, E) - Method in class org.evosuite.setup.callgraph.Graph
 
containsEntry(int, VariableReference) - Method in class org.evosuite.assertion.OutputTrace
Get the current entry at the given position
containsInstruction(BytecodeInstruction) - Method in class org.evosuite.graphs.cfg.ActualControlFlowGraph
Determines, whether a given instruction is contained in this CFG
containsInstruction(BytecodeInstruction) - Method in class org.evosuite.graphs.cfg.BasicBlock
containsInstruction
containsInstruction(BytecodeInstruction) - Method in class org.evosuite.graphs.cfg.ControlFlowGraph
Determines, whether a given instruction is contained in this CFG
containsInstruction(BytecodeInstruction) - Method in class org.evosuite.graphs.cfg.RawControlFlowGraph
Determines, whether a given instruction is contained in this CFG
containsSymbolicVariable() - Method in class org.evosuite.symbolic.expr.AbstractExpression
 
containsSymbolicVariable() - Method in interface org.evosuite.symbolic.expr.Expression
Returns true iif
containsVariable(String) - Method in class org.evosuite.symbolic.solver.SolverResult
 
containsVertex(V) - Method in class org.evosuite.graphs.EvoSuiteGraph
containsVertex
containsVertex(E) - Method in class org.evosuite.setup.callgraph.Graph
 
CONTINUE_SEARCH - Static variable in class org.evosuite.utils.Messages
Constant CONTINUE_SEARCH="CONTINUE_SEARCH"
Contract - Class in org.evosuite.contracts
Based on ObjectContract / Randoop
Contract() - Constructor for class org.evosuite.contracts.Contract
 
Contract.Pair<T> - Class in org.evosuite.contracts
 
ContractChecker - Class in org.evosuite.contracts
ContractChecker class.
ContractChecker() - Constructor for class org.evosuite.contracts.ContractChecker
Constructor for ContractChecker.
ContractViolation - Class in org.evosuite.contracts
ContractViolation class.
ContractViolation(Contract, Statement, Throwable, VariableReference...) - Constructor for class org.evosuite.contracts.ContractViolation
Constructor for ContractViolation.
ControlDependenceGraph - Class in org.evosuite.graphs.cdg
 
ControlDependenceGraph(ActualControlFlowGraph) - Constructor for class org.evosuite.graphs.cdg.ControlDependenceGraph
Constructor for ControlDependenceGraph.
controlDependencies - Variable in class org.evosuite.coverage.mutation.MutationTestFitness
 
ControlDependency - Class in org.evosuite.graphs.cfg
 
ControlDependency(Branch, boolean) - Constructor for class org.evosuite.graphs.cfg.ControlDependency
Constructor for ControlDependency.
ControlFlowDistance - Class in org.evosuite.coverage
ControlFlowDistance class.
ControlFlowDistance() - Constructor for class org.evosuite.coverage.ControlFlowDistance
Creates the 0-distance, meaning a distance having approachLevel and branchDistance set to 0
ControlFlowDistance(int, double) - Constructor for class org.evosuite.coverage.ControlFlowDistance
Can be used to create an arbitrary ControlFlowDistance However approachLevel and branchDistance are expected to be positive
ControlFlowDistanceCalculator - Class in org.evosuite.coverage.branch
This class holds static methods used to calculate ControlFlowDistances or in other words methods to determine, how far a given ExecutionResult was away from reaching a given instruction or evaluating a certain Branch in a certain way - depending on your point of view.
ControlFlowDistanceCalculator() - Constructor for class org.evosuite.coverage.branch.ControlFlowDistanceCalculator
 
ControlFlowEdge - Class in org.evosuite.graphs.cfg
 
ControlFlowEdge() - Constructor for class org.evosuite.graphs.cfg.ControlFlowEdge
Constructor for ControlFlowEdge.
ControlFlowEdge(boolean) - Constructor for class org.evosuite.graphs.cfg.ControlFlowEdge
Constructor for ControlFlowEdge.
ControlFlowEdge(ControlDependency, boolean) - Constructor for class org.evosuite.graphs.cfg.ControlFlowEdge
Constructor for ControlFlowEdge.
ControlFlowEdge(ControlFlowEdge) - Constructor for class org.evosuite.graphs.cfg.ControlFlowEdge
Sort of a copy constructor
ControlFlowGraph<V> - Class in org.evosuite.graphs.cfg
Abstract base class for both forms of CFGs inside EvoSuite One implementation of this is cfg.RawControlFlowGraph, which is also known as the complete CFG The other implementation of this is cfg.ActualControlFlowGraph which is also known as the minimal CFG Look at the respective classes for more detailed information The CFGs can be accessed via the GraphPool which holds for each CUT and each of their methods a complete and a minimal CFG CFGs are created by the CFGGenerator during the analysis of the CUTs' byteCode performed by the BytecodeAnalyzer
ControlFlowGraph(String, String, int) - Constructor for class org.evosuite.graphs.cfg.ControlFlowGraph
Creates a fresh and empty CFG for the given class and method
ControlFlowGraph(String, String, int, DefaultDirectedGraph<V, ControlFlowEdge>) - Constructor for class org.evosuite.graphs.cfg.ControlFlowGraph
Creates a CFG determined by the given jGraph for the given class and method
copy(TestCase, int) - Method in class org.evosuite.assertion.ArrayEqualsAssertion
Return a copy of the assertion, which is valid in newTestCase
copy(TestCase, int) - Method in class org.evosuite.assertion.Assertion
Return a copy of the assertion, which is valid in newTestCase
copy(TestCase, int) - Method in class org.evosuite.assertion.CompareAssertion
Return a copy of the assertion, which is valid in newTestCase
copy(TestCase, int) - Method in class org.evosuite.assertion.EqualsAssertion
Return a copy of the assertion, which is valid in newTestCase
copy(TestCase, int) - Method in class org.evosuite.assertion.InspectorAssertion
Return a copy of the assertion, which is valid in newTestCase
copy(TestCase, int) - Method in class org.evosuite.assertion.NullAssertion
Return a copy of the assertion, which is valid in newTestCase
copy(TestCase, int) - Method in class org.evosuite.assertion.PrimitiveAssertion
Return a copy of the assertion, which is valid in newTestCase
copy(TestCase, int) - Method in class org.evosuite.assertion.PrimitiveFieldAssertion
Return a copy of the assertion, which is valid in newTestCase
copy(TestCase, int) - Method in class org.evosuite.assertion.SameAssertion
Return a copy of the assertion, which is valid in newTestCase
copy(InsnList) - Static method in class org.evosuite.instrumentation.mutation.ReplaceVariable
copy
copy(TestCase, int) - Method in class org.evosuite.parameterize.InputVariable
Create a copy of the current variable for new test
copy(TestCase, int) - Method in class org.evosuite.testcase.statements.ArrayStatement
copy
copy(TestCase, int) - Method in class org.evosuite.testcase.statements.AssignmentStatement
copy
copy(TestCase, int) - Method in class org.evosuite.testcase.statements.ConstructorStatement
copy
copy(TestCase, int) - Method in class org.evosuite.testcase.statements.FieldStatement
copy
copy(TestCase, int) - Method in class org.evosuite.testcase.statements.FunctionalMockStatement
 
copy(TestCase, int) - Method in class org.evosuite.testcase.statements.MethodStatement
copy
copy(TestCase, int) - Method in class org.evosuite.testcase.statements.NullStatement
copy
copy(TestCase, int) - Method in class org.evosuite.testcase.statements.PrimitiveExpression
copy
copy(TestCase, int) - Method in class org.evosuite.testcase.statements.PrimitiveStatement
copy
copy(TestCase, int) - Method in class org.evosuite.testcase.statements.reflection.PrivateFieldStatement
 
copy(TestCase, int) - Method in class org.evosuite.testcase.statements.reflection.PrivateMethodStatement
 
copy(TestCase, int) - Method in interface org.evosuite.testcase.statements.Statement
copy
copy(TestCase, int) - Method in class org.evosuite.testcase.variable.ArrayIndex
Create a copy of the current variable for new test
copy(TestCase, int) - Method in class org.evosuite.testcase.variable.ArrayReference
Create a copy of the current variable for new test
copy(TestCase, int) - Method in class org.evosuite.testcase.variable.ConstantValue
Create a copy of the current variable for new test
copy(TestCase, int) - Method in class org.evosuite.testcase.variable.FieldReference
Create a copy of the current variable for new test
copy(TestCase, int) - Method in interface org.evosuite.testcase.variable.VariableReference
Create a copy of the current variable for new test
copy(TestCase, int) - Method in class org.evosuite.testcase.variable.VariableReferenceImpl
Create a copy of the current variable for new test
copy() - Method in class org.evosuite.utils.generic.GenericAccessibleObject
 
copy() - Method in class org.evosuite.utils.generic.GenericConstructor
 
copy() - Method in class org.evosuite.utils.generic.GenericField
 
copy() - Method in class org.evosuite.utils.generic.GenericMethod
 
copyAssertions(TestCase, int) - Method in class org.evosuite.testcase.statements.AbstractStatement
copyAssertions
copyAssertions(TestCase, int) - Method in interface org.evosuite.testcase.statements.Statement
copyAssertions
copyCachedResults(ExecutableChromosome) - Method in class org.evosuite.regression.RegressionTestChromosome
 
copyCachedResults(ExecutableChromosome) - Method in class org.evosuite.testcase.ExecutableChromosome
copyCachedResults
copyCachedResults(ExecutableChromosome) - Method in class org.evosuite.testcase.TestChromosome
copyCachedResults
copyDirectoryAndOverwriteFilesIfNeeded(File, File) - Static method in class org.evosuite.utils.FileIOUtils
Method similar to FileUtils.copyDirectory, but with overwrite
copyFrom(AccessedEnvironment) - Method in class org.evosuite.testcase.statements.environment.AccessedEnvironment
 
copyOnWrite() - Method in class org.evosuite.testcase.execution.ExecutionTraceProxy
copyOnWrite
copyOperation(AbstractInsnNode, BasicValue) - Method in class org.evosuite.instrumentation.BooleanValueInterpreter
copyOperation(AbstractInsnNode, BasicValue) - Method in class org.evosuite.instrumentation.ThisInterpreter
CopySign - Class in org.evosuite.symbolic.vm.math
 
CopySign() - Constructor for class org.evosuite.symbolic.vm.math.CopySign
 
CopySign.CopySign_D - Class in org.evosuite.symbolic.vm.math
 
CopySign.CopySign_F - Class in org.evosuite.symbolic.vm.math
 
CopySign_D(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.math.CopySign.CopySign_D
 
CopySign_F(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.math.CopySign.CopySign_F
 
copyTypeVariables(GenericAccessibleObject<?>) - Method in class org.evosuite.utils.generic.GenericAccessibleObject
 
copyWithNewOwner(GenericClass) - Method in class org.evosuite.utils.generic.GenericAccessibleObject
 
copyWithNewOwner(GenericClass) - Method in class org.evosuite.utils.generic.GenericConstructor
 
copyWithNewOwner(GenericClass) - Method in class org.evosuite.utils.generic.GenericField
 
copyWithNewOwner(GenericClass) - Method in class org.evosuite.utils.generic.GenericMethod
 
copyWithOwnerFromReturnType(GenericClass) - Method in class org.evosuite.utils.generic.GenericAccessibleObject
 
copyWithOwnerFromReturnType(GenericClass) - Method in class org.evosuite.utils.generic.GenericConstructor
 
copyWithOwnerFromReturnType(GenericClass) - Method in class org.evosuite.utils.generic.GenericField
 
copyWithOwnerFromReturnType(GenericClass) - Method in class org.evosuite.utils.generic.GenericMethod
 
COS - Class in org.evosuite.symbolic.vm.math
 
COS(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.math.COS
 
COSH - Class in org.evosuite.symbolic.vm.math
 
COSH(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.math.COSH
 
countCallback() - Method in class org.evosuite.dse.VM
 
countFitnessEvaluation() - Method in class org.evosuite.ga.localsearch.LocalSearchBudget
Reports that a fitness evaluation was consumed
countLocalSearchOnTest() - Method in class org.evosuite.ga.localsearch.LocalSearchBudget
Reports that Local search on an specific test has been concluded.
countLocalSearchOnTestSuite() - Method in class org.evosuite.ga.localsearch.LocalSearchBudget
Reports that local search on a whole test suite has been finished.
countMostCoveredGoals() - Static method in class org.evosuite.coverage.dataflow.DefUseCoverageSuiteFitness
countMostCoveredGoals
countNumberOfMethodCalls(TestCase, Class<?>, String) - Static method in class org.evosuite.testcase.ConstraintHelper
This ignores the input parameters
countNumberOfNewInstances(TestCase, Class<?>) - Static method in class org.evosuite.testcase.ConstraintHelper
 
COVERAGE - Static variable in class org.evosuite.Properties
Constant COVERAGE=true
coverage - Variable in class org.evosuite.testcase.execution.ExecutionTraceImpl
 
COVERAGE_MATRIX - Static variable in class org.evosuite.Properties
Constant COVERAGE_MATRIX=false
COVERAGE_MATRIX_FILENAME - Static variable in class org.evosuite.Properties
Constant COVERAGE_MATRIX_FILENAME=matrix
CoverageAnalysis - Class in org.evosuite.junit
CoverageAnalysis class.
CoverageAnalysis() - Constructor for class org.evosuite.junit.CoverageAnalysis
 
CoverageCriteriaAnalyzer - Class in org.evosuite.coverage
 
CoverageCriteriaAnalyzer() - Constructor for class org.evosuite.coverage.CoverageCriteriaAnalyzer
 
CoverageCrossOver - Class in org.evosuite.ga.operators.crossover
CoverageCrossOver class.
CoverageCrossOver() - Constructor for class org.evosuite.ga.operators.crossover.CoverageCrossOver
 
CoverageGoalTestNameGenerationStrategy - Class in org.evosuite.junit.naming.methods
 
CoverageGoalTestNameGenerationStrategy(List<TestCase>, List<ExecutionResult>) - Constructor for class org.evosuite.junit.naming.methods.CoverageGoalTestNameGenerationStrategy
 
CoverageGoalTestNameGenerationStrategy(List<TestCase>) - Constructor for class org.evosuite.junit.naming.methods.CoverageGoalTestNameGenerationStrategy
This assumes all goals are already saved in the tests
CoverageReportGenerator - Class in org.evosuite.junit
CoverageReportGenerator class
CoverageReportGenerator() - Constructor for class org.evosuite.junit.CoverageReportGenerator
 
COVERED_GOALS_FILE - Static variable in class org.evosuite.Properties
Constant COVERED_GOALS_FILE="covered.goals"
coveredBranchlessMethods - Variable in class org.evosuite.testcase.execution.ExecutionTraceImpl
 
coveredDefs - Variable in class org.evosuite.testcase.execution.ExecutionTraceImpl
 
coveredFalse - Variable in class org.evosuite.testcase.execution.ExecutionTraceImpl
 
coveredFalseContext - Variable in class org.evosuite.testcase.execution.ExecutionTraceImpl
 
coveredGoals - Variable in class org.evosuite.coverage.dataflow.DefUseCoverageSuiteFitness
 
coveredMethodContext - Variable in class org.evosuite.testcase.execution.ExecutionTraceImpl
 
coveredMethods - Variable in class org.evosuite.testcase.execution.ExecutionTraceImpl
 
coveredPredicateContext - Variable in class org.evosuite.testcase.execution.ExecutionTraceImpl
 
coveredPredicates - Variable in class org.evosuite.testcase.execution.ExecutionTraceImpl
 
coveredTrue - Variable in class org.evosuite.testcase.execution.ExecutionTraceImpl
 
coveredTrueContext - Variable in class org.evosuite.testcase.execution.ExecutionTraceImpl
 
CP - Static variable in class org.evosuite.Properties
Constant CP=""
CP_FILE_PATH - Static variable in class org.evosuite.Properties
 
CPU_TIMEOUT - Static variable in class org.evosuite.Properties
Constant CPU_TIMEOUT=false
createArrayInitStmt(CaptureLog, int) - Method in interface org.evosuite.testcarver.codegen.ICodeGenerator
 
createArrayInitStmt(CaptureLog, int) - Method in class org.evosuite.testcarver.testcase.EvoTestCaseCodeGenerator
 
createArrayType(Class<?>) - Static method in class org.evosuite.utils.generic.GenericArrayTypeImpl
 
createArrayType(Type) - Static method in class org.evosuite.utils.generic.GenericArrayTypeImpl
 
createBranchCoverageTestFitness(ControlDependency) - Static method in class org.evosuite.coverage.branch.BranchCoverageFactory
Create a fitness function for branch coverage aimed at executing the given ControlDependency.
createBranchCoverageTestFitness(Branch, boolean) - Static method in class org.evosuite.coverage.branch.BranchCoverageFactory
Create a fitness function for branch coverage aimed at executing the Branch identified by b as defined by branchExpressionValue.
createBytecodeInstruction(ClassLoader, String, String, int, int, AbstractInsnNode) - Static method in class org.evosuite.graphs.cfg.BytecodeInstructionFactory
createBytecodeInstruction
createCollectionInitStmt(CaptureLog, int) - Method in interface org.evosuite.testcarver.codegen.ICodeGenerator
 
createCollectionInitStmt(CaptureLog, int) - Method in class org.evosuite.testcarver.testcase.EvoTestCaseCodeGenerator
 
createCoveredGoalsFromParameters(String, String, String, List<Object>) - Static method in class org.evosuite.coverage.io.input.InputCoverageGoal
 
createFakeInstruction(String, String) - Method in class org.evosuite.graphs.cfg.BytecodeInstructionPool
createFakeInstruction
createFieldReadAccessStmt(CaptureLog, int) - Method in interface org.evosuite.testcarver.codegen.ICodeGenerator
 
createFieldReadAccessStmt(CaptureLog, int) - Method in class org.evosuite.testcarver.testcase.EvoTestCaseCodeGenerator
 
createFieldWriteAccessStmt(CaptureLog, int) - Method in interface org.evosuite.testcarver.codegen.ICodeGenerator
 
createFieldWriteAccessStmt(CaptureLog, int) - Method in class org.evosuite.testcarver.testcase.EvoTestCaseCodeGenerator
 
createFromClassList(Collection<String>) - Static method in class org.evosuite.setup.InheritanceTreeGenerator
Create inheritance tree only for the classes passed as parameter
createFromClassPath(List<String>) - Static method in class org.evosuite.setup.InheritanceTreeGenerator
Iterate over items in classpath and analyze them
createGoal(Definition, Use, DefUseCoverageTestFitness.DefUsePairType) - Static method in class org.evosuite.coverage.dataflow.DefUseCoverageFactory
Given a definition and a use, this method creates a DefUseCoverageGoal for this DefUsePair.
createGoal(BytecodeInstruction, BytecodeInstruction, DefUseCoverageTestFitness.DefUsePairType) - Static method in class org.evosuite.coverage.dataflow.DefUseCoverageFactory
Convenience method that retrieves the Definition and Use object for the given BytecodeInstructions from the DefUsePool and calls createGoal(Definition,Use)
createGoal(String, String, int, Type, String) - Static method in class org.evosuite.coverage.io.input.InputCoverageFactory
 
createGoal(String, String, Type, String) - Static method in class org.evosuite.coverage.io.output.OutputCoverageFactory
 
createGoalsFromObject(String, String, String, Object) - Static method in class org.evosuite.coverage.io.output.OutputCoverageGoal
 
createLineTestFitness(String, String, Integer) - Static method in class org.evosuite.coverage.line.LineCoverageFactory
Create a fitness function for branch coverage aimed at covering the root branch of the given method in the given class.
createLineTestFitness(BytecodeInstruction) - Static method in class org.evosuite.coverage.line.LineCoverageFactory
Convenience method calling createMethodTestFitness(class,method) with the respective class and method of the given BytecodeInstruction.
createMapInitStmt(CaptureLog, int) - Method in interface org.evosuite.testcarver.codegen.ICodeGenerator
 
createMapInitStmt(CaptureLog, int) - Method in class org.evosuite.testcarver.testcase.EvoTestCaseCodeGenerator
 
createMergedSolution(TestSuiteChromosome) - Method in enum org.evosuite.coverage.archive.TestsArchive
 
createMergedSolution(T) - Method in interface org.evosuite.ga.Archive
 
createMethodCallStmt(CaptureLog, int) - Method in interface org.evosuite.testcarver.codegen.ICodeGenerator
 
createMethodCallStmt(CaptureLog, int) - Method in class org.evosuite.testcarver.testcase.EvoTestCaseCodeGenerator
 
createMethodTestFitness(String, String) - Static method in class org.evosuite.coverage.method.MethodCoverageFactory
Create a fitness function for branch coverage aimed at covering the root branch of the given method in the given class.
createMethodTestFitness(BytecodeInstruction) - Static method in class org.evosuite.coverage.method.MethodCoverageFactory
Convenience method calling createMethodTestFitness(class,method) with the respective class and method of the given BytecodeInstruction.
createMethodTestFitness(String, String) - Static method in class org.evosuite.coverage.method.MethodNoExceptionCoverageFactory
Create a fitness function for branch coverage aimed at covering the root branch of the given method in the given class.
createMethodTestFitness(BytecodeInstruction) - Static method in class org.evosuite.coverage.method.MethodNoExceptionCoverageFactory
Convenience method calling createMethodTestFitness(class,method) with the respective class and method of the given BytecodeInstruction.
createMethodTestFitness(String, String) - Static method in class org.evosuite.coverage.method.MethodTraceCoverageFactory
Create a fitness function for branch coverage aimed at covering the root branch of the given method in the given class.
createMethodTestFitness(BytecodeInstruction) - Static method in class org.evosuite.coverage.method.MethodTraceCoverageFactory
Convenience method calling createMethodTestFitness(class,method) with the respective class and method of the given BytecodeInstruction.
createNewTmpDir() - Static method in class org.evosuite.junit.JUnitAnalyzer
 
createObject(TestCase, Type, int, int, VariableReference) - Method in class org.evosuite.testcase.TestFactory
 
createObject(TestCase, Type, int, int, VariableReference, boolean, boolean, boolean) - Method in class org.evosuite.testcase.TestFactory
Create a new non-null, non-primitive object and return reference
createOnlyBranchCoverageTestFitness(ControlDependency) - Static method in class org.evosuite.coverage.branch.OnlyBranchCoverageFactory
Create a fitness function for branch coverage aimed at executing the given ControlDependency.
createOnlyBranchCoverageTestFitness(Branch, boolean) - Static method in class org.evosuite.coverage.branch.OnlyBranchCoverageFactory
Create a fitness function for branch coverage aimed at executing the Branch identified by b as defined by branchExpressionValue.
createPlainInitStmt(CaptureLog, int) - Method in interface org.evosuite.testcarver.codegen.ICodeGenerator
 
createPlainInitStmt(CaptureLog, int) - Method in class org.evosuite.testcarver.testcase.EvoTestCaseCodeGenerator
 
createRootBranchTestFitness(String, String) - Static method in class org.evosuite.coverage.branch.BranchCoverageFactory
Create a fitness function for branch coverage aimed at covering the root branch of the given method in the given class.
createRootBranchTestFitness(BytecodeInstruction) - Static method in class org.evosuite.coverage.branch.BranchCoverageFactory
Convenience method calling createRootBranchTestFitness(class,method) with the respective class and method of the given BytecodeInstruction.
createSearchAlgorithm() - Static method in class org.evosuite.strategy.PropertiesSearchAlgorithmFactory
 
createUnobservedInitStmt(CaptureLog, int) - Method in interface org.evosuite.testcarver.codegen.ICodeGenerator
 
createUnobservedInitStmt(CaptureLog, int) - Method in class org.evosuite.testcarver.testcase.EvoTestCaseCodeGenerator
 
CRITERION - Static variable in class org.evosuite.Properties
Constant CRITERION
crossOver(Chromosome, int) - Method in class org.evosuite.ga.Chromosome
Fixed single point cross over
crossOver(Chromosome, int, int) - Method in class org.evosuite.ga.Chromosome
Single point cross over
crossOver(Chromosome, Chromosome) - Method in class org.evosuite.ga.operators.crossover.CoverageCrossOver
Replace parents with crossed over individuals
crossOver(Chromosome, Chromosome) - Method in class org.evosuite.ga.operators.crossover.CrossOverFunction
Replace parents with crossed over individuals
crossOver(Chromosome, Chromosome) - Method in class org.evosuite.ga.operators.crossover.SinglePointCrossOver
Replace parents with crossed over individuals
crossOver(Chromosome, Chromosome) - Method in class org.evosuite.ga.operators.crossover.SinglePointFixedCrossOver
Replace parents with crossed over individuals
crossOver(Chromosome, Chromosome) - Method in class org.evosuite.ga.operators.crossover.SinglePointRelativeCrossOver
Replace parents with crossed over individuals
crossover(Chromosome, Chromosome) - Method in class org.evosuite.lm.LanguageModelGA
 
crossOver(Chromosome, int, int) - Method in class org.evosuite.regression.RegressionTestChromosome
 
crossOver(Chromosome, int, int) - Method in class org.evosuite.testcase.TestChromosome
Single point cross over
crossOver(Chromosome, int, int) - Method in class org.evosuite.testsuite.AbstractTestSuiteChromosome
Single point cross over
CROSSOVER_FUNCTION - Static variable in class org.evosuite.Properties
Constant CROSSOVER_FUNCTION
CROSSOVER_RATE - Static variable in class org.evosuite.Properties
Constant CROSSOVER_RATE=0.75
crossoverFunction - Variable in class org.evosuite.ga.metaheuristics.GeneticAlgorithm
CrossOver function
CrossOverFunction - Class in org.evosuite.ga.operators.crossover
Cross over two individuals
CrossOverFunction() - Constructor for class org.evosuite.ga.operators.crossover.CrossOverFunction
 
CrowdingComparator - Class in org.evosuite.ga.comparators
Sort a Collection of Chromosomes by Crowd
CrowdingComparator(boolean) - Constructor for class org.evosuite.ga.comparators.CrowdingComparator
 
CrowdingDistance<T extends Chromosome> - Class in org.evosuite.ga.metaheuristics.mosa
This class implements different variants of Crowding Distance for many-objective problems
CrowdingDistance() - Constructor for class org.evosuite.ga.metaheuristics.mosa.CrowdingDistance
 
crowdingDistanceAssignment(List<T>, Set<FitnessFunction<T>>) - Method in class org.evosuite.ga.metaheuristics.mosa.CrowdingDistance
Method used to assign the 'traditional' Crowding Distance
crowingDistanceAssignment(List<T>) - Method in class org.evosuite.ga.metaheuristics.NSGAII
 
CTG_BESTS_DIR_NAME - Static variable in class org.evosuite.Properties
 
CTG_CORES - Static variable in class org.evosuite.Properties
 
CTG_DEBUG_PORT - Static variable in class org.evosuite.Properties
 
CTG_DELETE_OLD_TMP_FOLDERS - Static variable in class org.evosuite.Properties
 
CTG_DIR - Static variable in class org.evosuite.Properties
 
CTG_EXPORT_FOLDER - Static variable in class org.evosuite.Properties
 
CTG_EXTRA_ARGS - Static variable in class org.evosuite.Properties
 
CTG_GENERATION_DIR_PREFIX - Static variable in class org.evosuite.Properties
 
CTG_HISTORY_FILE - Static variable in class org.evosuite.Properties
 
CTG_MEMORY - Static variable in class org.evosuite.Properties
 
CTG_MIN_TIME_PER_JOB - Static variable in class org.evosuite.Properties
 
CTG_PROJECT_INFO - Static variable in class org.evosuite.Properties
 
CTG_SCHEDULE - Static variable in class org.evosuite.Properties
 
CTG_SEEDS_DIR_NAME - Static variable in class org.evosuite.Properties
 
CTG_SEEDS_EXT - Static variable in class org.evosuite.Properties
 
CTG_SEEDS_FILE_IN - Static variable in class org.evosuite.Properties
 
CTG_SEEDS_FILE_OUT - Static variable in class org.evosuite.Properties
 
CTG_SELECTED_CUTS - Static variable in class org.evosuite.Properties
 
CTG_SELECTED_CUTS_FILE_LOCATION - Static variable in class org.evosuite.Properties
 
CTG_TIME - Static variable in class org.evosuite.Properties
 
CTG_TIME_PER_CLASS - Static variable in class org.evosuite.Properties
 
CTG_TMP_LOGS_DIR_NAME - Static variable in class org.evosuite.Properties
 
CTG_TMP_POOLS_DIR_NAME - Static variable in class org.evosuite.Properties
 
CTG_TMP_REPORTS_DIR_NAME - Static variable in class org.evosuite.Properties
 
CTG_TMP_TESTS_DIR_NAME - Static variable in class org.evosuite.Properties
 
current_max - Variable in class org.evosuite.testcase.RelativeTestLengthBloatControl
 
current_max - Variable in class org.evosuite.testsuite.RelativeSuiteLengthBloatControl
Longest individual in current generation
currentEvaluation - Static variable in class org.evosuite.ga.stoppingconditions.MaxFitnessEvaluationsStoppingCondition
Maximum number of iterations
currentFrames - Variable in class org.evosuite.instrumentation.testability.BooleanTestabilityTransformation
 
currentIteration - Variable in class org.evosuite.ga.metaheuristics.GeneticAlgorithm
Age of the population
currentIteration - Variable in class org.evosuite.ga.stoppingconditions.MaxGenerationStoppingCondition
Maximum number of iterations
currentStatement - Static variable in class org.evosuite.ga.stoppingconditions.MaxStatementsStoppingCondition
Maximum number of iterations
currentTest(TestCase) - Static method in class org.evosuite.contracts.ContractChecker
Set the current test case, on which we check oracles while it is executed
currentTest - Static variable in class org.evosuite.testcase.execution.ExecutionObserver
The test case being monitored and executed
CVC4_PATH - Static variable in class org.evosuite.Properties
 
CVC4Solver - Class in org.evosuite.symbolic.solver.cvc4
 
CVC4Solver(boolean) - Constructor for class org.evosuite.symbolic.solver.cvc4.CVC4Solver
 
CVC4Solver() - Constructor for class org.evosuite.symbolic.solver.cvc4.CVC4Solver
 

D

D2D_DESCRIPTOR - Static variable in interface org.evosuite.symbolic.vm.math.Types
 
D2F() - Method in class org.evosuite.dse.AbstractVM
 
D2F() - Method in interface org.evosuite.dse.IVM
 
D2F() - Static method in class org.evosuite.dse.VM
 
D2F() - Method in class org.evosuite.symbolic.vm.ArithmeticVM
 
D2I() - Method in class org.evosuite.dse.AbstractVM
 
D2I() - Method in interface org.evosuite.dse.IVM
 
D2I() - Static method in class org.evosuite.dse.VM
 
D2I() - Method in class org.evosuite.symbolic.vm.ArithmeticVM
 
D2I_DESCRIPTOR - Static variable in interface org.evosuite.symbolic.vm.math.Types
 
D2L() - Method in class org.evosuite.dse.AbstractVM
 
D2L() - Method in interface org.evosuite.dse.IVM
 
D2L() - Static method in class org.evosuite.dse.VM
 
D2L() - Method in class org.evosuite.symbolic.vm.ArithmeticVM
 
D2L_DESCRIPTOR - Static variable in interface org.evosuite.symbolic.vm.math.Types
 
D_DoubleValue - Class in org.evosuite.symbolic.vm.wrappers
 
D_DoubleValue(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.wrappers.D_DoubleValue
 
D_Init - Class in org.evosuite.symbolic.vm.wrappers
 
D_Init(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.wrappers.D_Init
 
D_TO_DOUBLE - Static variable in interface org.evosuite.symbolic.vm.wrappers.Types
 
D_TO_STRING_BUFFER - Static variable in interface org.evosuite.symbolic.vm.string.buffer.Types
 
D_TO_VOID - Static variable in interface org.evosuite.symbolic.vm.wrappers.Types
 
D_V - Static variable in class org.evosuite.symbolic.instrument.ConcolicConfig
 
D_ValueOf - Class in org.evosuite.symbolic.vm.wrappers
 
D_ValueOf(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.wrappers.D_ValueOf
 
DADD() - Method in class org.evosuite.dse.AbstractVM
 
DADD() - Method in interface org.evosuite.dse.IVM
 
DADD() - Static method in class org.evosuite.dse.VM
 
DADD() - Method in class org.evosuite.symbolic.vm.ArithmeticVM
 
DALOAD(Object, int) - Method in class org.evosuite.dse.AbstractVM
 
DALOAD(Object, int) - Method in interface org.evosuite.dse.IVM
 
DALOAD(Object, int) - Static method in class org.evosuite.dse.VM
 
DALOAD(Object, int) - Method in class org.evosuite.symbolic.vm.HeapVM
Load double from array ..., arrayref, index ==> ..., value http://java.sun.com/docs/books/jvms/second_edition/html/Instructions2.
DASTORE(Object, int) - Method in class org.evosuite.dse.AbstractVM
 
DASTORE(Object, int) - Method in interface org.evosuite.dse.IVM
 
DASTORE(Object, int) - Static method in class org.evosuite.dse.VM
 
DASTORE(Object, int) - Method in class org.evosuite.symbolic.vm.HeapVM
 
Date - Class in org.evosuite.testcarver.wrapper.java.util
 
Date() - Constructor for class org.evosuite.testcarver.wrapper.java.util.Date
 
Date(long) - Constructor for class org.evosuite.testcarver.wrapper.java.util.Date
 
Date(int, int, int) - Constructor for class org.evosuite.testcarver.wrapper.java.util.Date
 
Date(String) - Constructor for class org.evosuite.testcarver.wrapper.java.util.Date
 
Date(int, int, int, int, int) - Constructor for class org.evosuite.testcarver.wrapper.java.util.Date
 
Date(int, int, int, int, int, int) - Constructor for class org.evosuite.testcarver.wrapper.java.util.Date
 
DateFormat - Class in org.evosuite.testcarver.wrapper.java.text
 
DateFormat() - Constructor for class org.evosuite.testcarver.wrapper.java.text.DateFormat
 
DCMPG() - Method in class org.evosuite.dse.AbstractVM
 
DCMPG() - Method in interface org.evosuite.dse.IVM
 
DCMPG() - Static method in class org.evosuite.dse.VM
 
DCMPG() - Method in class org.evosuite.symbolic.vm.ArithmeticVM
http://java.sun.com/docs/books/jvms/second_edition/html/Instructions2.
DCMPL() - Method in class org.evosuite.dse.AbstractVM
 
DCMPL() - Method in interface org.evosuite.dse.IVM
 
DCMPL() - Static method in class org.evosuite.dse.VM
 
DCMPL() - Method in class org.evosuite.symbolic.vm.ArithmeticVM
http://java.sun.com/docs/books/jvms/second_edition/html/Instructions2.
DCONST_0() - Method in class org.evosuite.dse.AbstractVM
 
DCONST_0() - Method in interface org.evosuite.dse.IVM
 
DCONST_0() - Static method in class org.evosuite.dse.VM
 
DCONST_0() - Method in class org.evosuite.symbolic.vm.LocalsVM
 
DCONST_1() - Method in class org.evosuite.dse.AbstractVM
 
DCONST_1() - Method in interface org.evosuite.dse.IVM
 
DCONST_1() - Static method in class org.evosuite.dse.VM
 
DCONST_1() - Method in class org.evosuite.symbolic.vm.LocalsVM
 
DD2D_DESCRIPTOR - Static variable in interface org.evosuite.symbolic.vm.math.Types
 
DDIV(double) - Method in class org.evosuite.dse.AbstractVM
 
DDIV(double) - Method in interface org.evosuite.dse.IVM
 
DDIV(double) - Static method in class org.evosuite.dse.VM
 
DDIV(double) - Method in class org.evosuite.symbolic.vm.ArithmeticVM
 
deactivateMutation() - Static method in class org.evosuite.coverage.mutation.MutationObserver
deactivateMutation
deactivateMutation(Mutation) - Static method in class org.evosuite.coverage.mutation.MutationObserver
deactivateMutation
DEBUG - Static variable in class org.evosuite.Properties
Constant DEBUG=false
DebuggingObjectOutputStream - Class in org.evosuite.utils
 
DebuggingObjectOutputStream(OutputStream) - Constructor for class org.evosuite.utils.DebuggingObjectOutputStream
Constructor for DebuggingObjectOutputStream.
decrement() - Method in class org.evosuite.testcase.statements.numeric.BooleanPrimitiveStatement
Decrease value by smallest possible increment
decrement() - Method in class org.evosuite.testcase.statements.numeric.BytePrimitiveStatement
Decrease value by smallest possible increment
decrement() - Method in class org.evosuite.testcase.statements.numeric.CharPrimitiveStatement
Decrease value by smallest possible increment
decrement() - Method in class org.evosuite.testcase.statements.numeric.DoublePrimitiveStatement
Decrease value by smallest possible increment
decrement() - Method in class org.evosuite.testcase.statements.numeric.FloatPrimitiveStatement
Decrease value by smallest possible increment
decrement() - Method in class org.evosuite.testcase.statements.numeric.IntPrimitiveStatement
Decrease value by smallest possible increment
decrement() - Method in class org.evosuite.testcase.statements.numeric.LongPrimitiveStatement
Decrease value by smallest possible increment
decrement() - Method in class org.evosuite.testcase.statements.numeric.NumericalPrimitiveStatement
Decrease value by smallest possible increment
decrement() - Method in class org.evosuite.testcase.statements.numeric.ShortPrimitiveStatement
Decrease value by smallest possible increment
DEFAULT_ERR - Static variable in class org.evosuite.utils.LoggingUtils
Constant DEFAULT_ERR
DEFAULT_JOIN_SEPARATOR - Static variable in class org.evosuite.utils.ArrayUtil
Constant DEFAULT_JOIN_SEPARATOR="IterUtil.DEFAULT_JOIN_SEPARATOR"
DEFAULT_JOIN_SEPARATOR - Static variable in class org.evosuite.utils.IterUtil
Constant DEFAULT_JOIN_SEPARATOR=", "
DEFAULT_OUT - Static variable in class org.evosuite.utils.LoggingUtils
Constant DEFAULT_OUT
DEFAULT_PRIME - Static variable in class org.evosuite.utils.HashUtil
Constant DEFAULT_PRIME=31
DEFAULT_SAVE_LOC - Static variable in class org.evosuite.testcarver.capture.Capturer
 
DefaultLocalSearchObjective<T extends Chromosome> - Class in org.evosuite.ga.localsearch
The Default local search objective only stores a list of fitness functions.
DefaultLocalSearchObjective() - Constructor for class org.evosuite.ga.localsearch.DefaultLocalSearchObjective
 
DefaultRandomAccessQueue<T> - Class in org.evosuite.utils
 
DefaultRandomAccessQueue() - Constructor for class org.evosuite.utils.DefaultRandomAccessQueue
 
DefaultTestCase - Class in org.evosuite.testcase
A test case is a list of statements
DefaultTestCase() - Constructor for class org.evosuite.testcase.DefaultTestCase
Constructor
defId - Variable in class org.evosuite.coverage.dataflow.DefUse
 
Definition - Class in org.evosuite.coverage.dataflow
An object of this class corresponds to a Definition inside the class under test.
definitionPassed(Object, Object, int) - Method in interface org.evosuite.testcase.execution.ExecutionTrace
Adds Definition-Use-Coverage trace information for the given definition.
definitionPassed(Object, Object, int) - Method in class org.evosuite.testcase.execution.ExecutionTraceImpl
Adds Definition-Use-Coverage trace information for the given definition.
definitionPassed(Object, Object, int) - Method in class org.evosuite.testcase.execution.ExecutionTraceProxy
Adds Definition-Use-Coverage trace information for the given definition.
DefUse - Class in org.evosuite.coverage.dataflow
Abstract superclass for all Definitions and Uses
DefUse(BytecodeInstruction) - Constructor for class org.evosuite.coverage.dataflow.DefUse
Constructor for DefUse.
DEFUSE_ALIASES - Static variable in class org.evosuite.Properties
 
DEFUSE_DEBUG_MODE - Static variable in class org.evosuite.Properties
Constant DEFUSE_DEBUG_MODE=false
defuseCounterTrace - Variable in class org.evosuite.testcase.execution.MethodCall
 
DefUseCoverageFactory - Class in org.evosuite.coverage.dataflow
DefUseCoverageFactory class.
DefUseCoverageFactory() - Constructor for class org.evosuite.coverage.dataflow.DefUseCoverageFactory
 
DefUseCoverageSuiteFitness - Class in org.evosuite.coverage.dataflow
Evaluate fitness of a test suite with respect to all of its def-use pairs First simple and naive idea: Just take each DUGoal, calculate the minimal fitness over all results in the suite once a goal is covered don't check for it again in the end sum up all those fitness and that is s the resulting suite-fitness
DefUseCoverageSuiteFitness() - Constructor for class org.evosuite.coverage.dataflow.DefUseCoverageSuiteFitness
 
DefUseCoverageTestFitness - Class in org.evosuite.coverage.dataflow
Evaluate fitness of a single test case with respect to one Definition-Use pair For more information look at the comment from method getDistance()
DefUseCoverageTestFitness(Definition, Use, DefUseCoverageTestFitness.DefUsePairType) - Constructor for class org.evosuite.coverage.dataflow.DefUseCoverageTestFitness
Creates a Definition-Use-Coverage goal for the given Definition and Use
DefUseCoverageTestFitness(Use) - Constructor for class org.evosuite.coverage.dataflow.DefUseCoverageTestFitness
Used for Parameter-Uses Creates a goal that tries to cover the given Use
DefUseCoverageTestFitness.DefUsePairType - Enum in org.evosuite.coverage.dataflow
 
DefUseExecutionTraceAnalyzer - Class in org.evosuite.coverage.dataflow
This class is a library holding all methods needed to analyze an ExecutionTrace with respect to DefUseCoverage fitness calculation
DefUseExecutionTraceAnalyzer() - Constructor for class org.evosuite.coverage.dataflow.DefUseExecutionTraceAnalyzer
 
DefUseFactory - Class in org.evosuite.coverage.dataflow
Can be used to create instances of Definition and Use When given an instruction this factory asks the DefUsePool whether it knows this instruction.
DefUseFactory() - Constructor for class org.evosuite.coverage.dataflow.DefUseFactory
 
DefUseFitnessCalculator - Class in org.evosuite.coverage.dataflow
This class is like a library containing all methods needed to calculate a DefUseCoverage-Fitness
DefUseFitnessCalculator(DefUseCoverageTestFitness, TestChromosome, ExecutionResult) - Constructor for class org.evosuite.coverage.dataflow.DefUseFitnessCalculator
Constructor for DefUseFitnessCalculator.
defuseId - Variable in class org.evosuite.coverage.dataflow.DefUse
 
DefUseInstrumentation - Class in org.evosuite.instrumentation.coverage
DefUseInstrumentation class.
DefUseInstrumentation() - Constructor for class org.evosuite.instrumentation.coverage.DefUseInstrumentation
 
DefUsePool - Class in org.evosuite.coverage.dataflow
This class is supposed to hold all the available information concerning Definitions and Uses.
DefUsePool() - Constructor for class org.evosuite.coverage.dataflow.DefUsePool
 
DeleteField - Class in org.evosuite.instrumentation.mutation
DeleteField class.
DeleteField() - Constructor for class org.evosuite.instrumentation.mutation.DeleteField
 
deleteListener(Listener<Void>) - Method in class org.evosuite.testcase.DefaultTestCase
Remove the given Listener such that he will no longer receive event updates.
deleteListener(Listener<T>) - Method in interface org.evosuite.utils.Listenable
Remove the given Listener such that he will no longer receive event updates.
deleteListener(Listener<T>) - Method in class org.evosuite.utils.SimpleListenable
Remove the given Listener such that he will no longer receive event updates.
DeleteStatement - Class in org.evosuite.instrumentation.mutation
DeleteStatement class.
DeleteStatement() - Constructor for class org.evosuite.instrumentation.mutation.DeleteStatement
 
deleteStatement(TestFactory, int) - Method in class org.evosuite.testcase.TestChromosome
 
deleteStatement(TestCase, int) - Method in class org.evosuite.testcase.TestFactory
Delete the statement at position from the test case and remove all references to it
deleteStatementGracefully(TestCase, int) - Method in class org.evosuite.testcase.TestFactory
 
deleteTest(T) - Method in class org.evosuite.testsuite.AbstractTestSuiteChromosome
 
deleteTest(TestCase) - Method in class org.evosuite.testsuite.TestSuiteChromosome
For manual algorithm
delta() - Method in class org.evosuite.testcase.statements.ClassPrimitiveStatement
 
delta() - Method in class org.evosuite.testcase.statements.EnumPrimitiveStatement
Add a random delta to the value
delta() - Method in class org.evosuite.testcase.statements.environment.FileNamePrimitiveStatement
Add a random delta to the value
delta() - Method in class org.evosuite.testcase.statements.environment.LocalAddressPrimitiveStatement
 
delta() - Method in class org.evosuite.testcase.statements.environment.NamePrimitiveStatement
 
delta() - Method in class org.evosuite.testcase.statements.environment.RemoteAddressPrimitiveStatement
 
delta() - Method in class org.evosuite.testcase.statements.environment.UrlPrimitiveStatement
 
delta() - Method in class org.evosuite.testcase.statements.ImmutableStringPrimitiveStatement
 
delta() - Method in class org.evosuite.testcase.statements.NullStatement
Add a random delta to the value
delta() - Method in class org.evosuite.testcase.statements.numeric.BooleanPrimitiveStatement
Add a random delta to the value
delta() - Method in class org.evosuite.testcase.statements.numeric.BytePrimitiveStatement
Add a random delta to the value
delta() - Method in class org.evosuite.testcase.statements.numeric.CharPrimitiveStatement
Add a random delta to the value
delta() - Method in class org.evosuite.testcase.statements.numeric.DoublePrimitiveStatement
Add a random delta to the value
delta() - Method in class org.evosuite.testcase.statements.numeric.FloatPrimitiveStatement
Add a random delta to the value
delta() - Method in class org.evosuite.testcase.statements.numeric.IntPrimitiveStatement
Add a random delta to the value
delta() - Method in class org.evosuite.testcase.statements.numeric.LongPrimitiveStatement
Add a random delta to the value
delta() - Method in class org.evosuite.testcase.statements.numeric.ShortPrimitiveStatement
Add a random delta to the value
delta() - Method in class org.evosuite.testcase.statements.PrimitiveStatement
Add a random delta to the value
delta() - Method in class org.evosuite.testcase.statements.StringPrimitiveStatement
Add a random delta to the value
DependencyAnalysis - Class in org.evosuite.setup
This class performs static analysis before everything else initializes
DependencyAnalysis() - Constructor for class org.evosuite.setup.DependencyAnalysis
 
DependencyPair - Class in org.evosuite.setup
Created by Andrea Arcuri on 06/12/15.
DependencyPair(int, Type) - Constructor for class org.evosuite.setup.DependencyPair
 
dependentPositions(TestCase, int) - Static method in class org.evosuite.testcase.ConstraintVerifier
 
DeprecatedTestSuiteDSE - Class in org.evosuite.testsuite.localsearch
Deprecated.
DeprecatedTestSuiteDSE() - Constructor for class org.evosuite.testsuite.localsearch.DeprecatedTestSuiteDSE
Deprecated.
 
DequeInstrumentation - Class in org.evosuite.instrumentation.error
 
DequeInstrumentation(ErrorConditionMethodAdapter) - Constructor for class org.evosuite.instrumentation.error.DequeInstrumentation
 
descList - Variable in class org.evosuite.testcarver.capture.CaptureLog
 
DescriptorMapping - Class in org.evosuite.instrumentation.testability
 
dest - Variable in class org.evosuite.assertion.CompareAssertion
 
dest - Variable in class org.evosuite.assertion.EqualsAssertion
 
dest - Variable in class org.evosuite.assertion.SameAssertion
 
detectAliasingGoals(List<ExecutionResult>) - Static method in class org.evosuite.coverage.dataflow.DefUseCoverageFactory
 
determineBasicBlockFor(BytecodeInstruction) - Method in class org.evosuite.graphs.cfg.RawControlFlowGraph
determineBasicBlockFor
determineBranches() - Method in class org.evosuite.graphs.EvoSuiteGraph
determineBranches
determineCalledClasses(String, Set<String>) - Method in class org.evosuite.junit.DetermineSUT
 
determineConnectedVertices(V) - Method in class org.evosuite.graphs.EvoSuiteGraph
Follows all edges adjacent to the given vertex v ignoring edge directions and returns a set containing all vertices visited that way
determineCoverageGoals() - Method in class org.evosuite.coverage.branch.BranchCoverageSuiteFitness
Initialize the set of known coverage goals
determineCoverageGoals() - Method in class org.evosuite.coverage.exception.TryCatchCoverageSuiteFitness
Make sure we only include artificial branches
determineCoverageGoals() - Method in class org.evosuite.coverage.method.MethodCoverageSuiteFitness
Initialize the set of known coverage goals
determineCoverageGoals() - Method in class org.evosuite.coverage.method.MethodNoExceptionCoverageSuiteFitness
Initialize the set of known coverage goals
determineCoverageGoals() - Method in class org.evosuite.coverage.method.MethodTraceCoverageSuiteFitness
Initialize the set of known coverage goals
determineDefUsePairs() - Method in class org.evosuite.coverage.dataflow.analysis.AllUsesAnalysis
Makes a run of determineInterMethodPairs() for each public method.
determineDimensions(Type) - Static method in class org.evosuite.testcase.statements.ArrayStatement
determineDimensions
determineEntryPoint() - Method in class org.evosuite.graphs.cfg.ControlFlowGraph
determineEntryPoint
determineEntryPoint() - Method in class org.evosuite.graphs.cfg.RawControlFlowGraph
determineEntryPoint
determineEntryPoints() - Method in class org.evosuite.graphs.EvoSuiteGraph
determineEntryPoints
determineExitPoints() - Method in class org.evosuite.graphs.cfg.RawControlFlowGraph
determineExitPoints
determineExitPoints() - Method in class org.evosuite.graphs.EvoSuiteGraph
determineExitPoints
determineJoins() - Method in class org.evosuite.graphs.EvoSuiteGraph
determineJoins
determineMethodCalls() - Method in class org.evosuite.graphs.cfg.RawControlFlowGraph
determineMethodCalls
determineMethodCallsToOwnClass() - Method in class org.evosuite.graphs.cfg.RawControlFlowGraph
determineMethodCallsToOwnClass
determineMethods() - Method in class org.evosuite.coverage.method.MethodCoverageSuiteFitness
 
determineMethods(Class<?>, String) - Method in class org.evosuite.coverage.method.MethodCoverageSuiteFitness
 
DetermineSUT - Class in org.evosuite.junit
For a given JUnit test class, determine which class it seems to be testing.
DetermineSUT() - Constructor for class org.evosuite.junit.DetermineSUT
 
DetermineSUT.NoJUnitClassException - Exception in org.evosuite.junit
 
DGGG_V - Static variable in class org.evosuite.symbolic.instrument.ConcolicConfig
 
DI2D_DESCRIPTOR - Static variable in interface org.evosuite.symbolic.vm.math.Types
 
diameter - Variable in class org.evosuite.coverage.mutation.MutationTestFitness
 
different_variables - Static variable in class org.evosuite.regression.ObjectDistanceCalculator
 
differentAcrossClassloaders(String) - Static method in class org.evosuite.regression.bytecode.RegressionClassDiff
 
differs(OutputTraceEntry) - Method in class org.evosuite.assertion.ArrayTraceEntry
 
differs(OutputTraceEntry) - Method in class org.evosuite.assertion.ComparisonTraceEntry
differs
differs(OutputTraceEntry) - Method in class org.evosuite.assertion.InspectorTraceEntry
differs
differs(OutputTraceEntry) - Method in class org.evosuite.assertion.NullTraceEntry
differs
differs(OutputTrace<?>) - Method in class org.evosuite.assertion.OutputTrace
Binary decision whether the two traces differ in any way
differs(OutputTraceEntry) - Method in interface org.evosuite.assertion.OutputTraceEntry
differs
differs(OutputTraceEntry) - Method in class org.evosuite.assertion.PrimitiveFieldTraceEntry
differs
differs(OutputTraceEntry) - Method in class org.evosuite.assertion.PrimitiveTraceEntry
differs
differs(OutputTraceEntry) - Method in class org.evosuite.assertion.SameTraceEntry
differs
DII_V - Static variable in class org.evosuite.symbolic.instrument.ConcolicConfig
 
DirectSequenceOutputVariableFactory<T extends Number> - Class in org.evosuite.statistics
Sequence output variable whose value can be set directly, instead of retrieved from individual.
DirectSequenceOutputVariableFactory(RuntimeVariable) - Constructor for class org.evosuite.statistics.DirectSequenceOutputVariableFactory
 
disable() - Method in class org.evosuite.regression.RegressionExecutionObserver
 
disable() - Static method in class org.evosuite.testcase.execution.ExecutionTracer
disable
disableCallBacks() - Static method in class org.evosuite.dse.VM
 
disableContext - Static variable in class org.evosuite.testcase.execution.ExecutionTraceImpl
 
disableContext() - Static method in class org.evosuite.testcase.execution.ExecutionTraceImpl
 
disableContext() - Static method in class org.evosuite.testcase.execution.ExecutionTracer
disable context instrumentation
disableFirstSecondaryCriterion() - Method in class org.evosuite.ga.metaheuristics.GeneticAlgorithm
 
disableFirstSecondaryObjective() - Static method in class org.evosuite.testsuite.TestSuiteChromosome
 
disableTraceCalls() - Static method in class org.evosuite.testcase.execution.ExecutionTraceImpl
disableTraceCalls
disableTraceCalls() - Static method in class org.evosuite.testcase.execution.ExecutionTracer
disableTraceCalls
distance - Variable in class org.evosuite.ga.Chromosome
 
distance - Variable in class org.evosuite.ga.metaheuristics.mosa.MOSA
 
distanceBetweenObjectives(T, T) - Method in class org.evosuite.ga.metaheuristics.SPEA2
Returns the euclidean distance between a pair of solutions in the objective space.
DistanceCalculator - Class in org.evosuite.symbolic.expr
 
DistanceCalculator() - Constructor for class org.evosuite.symbolic.expr.DistanceCalculator
 
DistanceEstimator - Class in org.evosuite.symbolic.solver
Abstract DistanceEstimator class.
DistanceEstimator() - Constructor for class org.evosuite.symbolic.solver.DistanceEstimator
 
div(RealValue, RealValue, double) - Static method in class org.evosuite.symbolic.vm.ExpressionFactory
 
div(IntegerValue, IntegerValue, long) - Static method in class org.evosuite.symbolic.vm.ExpressionFactory
 
DiversityObserver - Class in org.evosuite.testsuite.similarity
Created by gordon on 18/12/2015.
DiversityObserver() - Constructor for class org.evosuite.testsuite.similarity.DiversityObserver
 
DivisionByZeroInstrumentation - Class in org.evosuite.instrumentation.error
 
DivisionByZeroInstrumentation(ErrorConditionMethodAdapter) - Constructor for class org.evosuite.instrumentation.error.DivisionByZeroInstrumentation
 
dk.brics.automaton - package dk.brics.automaton
 
DLOAD(int) - Method in class org.evosuite.dse.AbstractVM
 
DLOAD(int) - Method in interface org.evosuite.dse.IVM
 
DLOAD(int) - Static method in class org.evosuite.dse.VM
 
DLOAD(int) - Method in class org.evosuite.symbolic.vm.LocalsVM
 
DLOAD_0() - Method in class org.evosuite.dse.AbstractVM
 
DLOAD_0() - Method in interface org.evosuite.dse.IVM
 
DLOAD_0() - Static method in class org.evosuite.dse.VM
http://java.sun.com/docs/books/jvms/second_edition/html/Instructions2.
DLOAD_1() - Method in class org.evosuite.dse.AbstractVM
 
DLOAD_1() - Method in interface org.evosuite.dse.IVM
 
DLOAD_1() - Static method in class org.evosuite.dse.VM
 
DLOAD_2() - Method in class org.evosuite.dse.AbstractVM
 
DLOAD_2() - Method in interface org.evosuite.dse.IVM
 
DLOAD_2() - Static method in class org.evosuite.dse.VM
 
DLOAD_3() - Method in class org.evosuite.dse.AbstractVM
 
DLOAD_3() - Method in interface org.evosuite.dse.IVM
 
DLOAD_3() - Static method in class org.evosuite.dse.VM
 
DMUL() - Method in class org.evosuite.dse.AbstractVM
 
DMUL() - Method in interface org.evosuite.dse.IVM
 
DMUL() - Static method in class org.evosuite.dse.VM
 
DMUL() - Method in class org.evosuite.symbolic.vm.ArithmeticVM
 
DNEG() - Method in class org.evosuite.dse.AbstractVM
 
DNEG() - Method in interface org.evosuite.dse.IVM
 
DNEG() - Static method in class org.evosuite.dse.VM
 
DNEG() - Method in class org.evosuite.symbolic.vm.ArithmeticVM
 
DO_INSTRUMENT_PREFIXES - Variable in class org.evosuite.dse.MainConfig
 
DO_NOT_INSTRUMENT_PREFIXES - Variable in class org.evosuite.dse.MainConfig
 
doCoverageAnalysis() - Method in class org.evosuite.rmi.service.ClientNodeImpl
 
doCoverageAnalysis() - Method in interface org.evosuite.rmi.service.ClientNodeRemote
 
doCoverageAnalysis() - Method in class org.evosuite.rmi.service.DummyClientNodeImpl
 
doDependencyAnalysis(String) - Method in class org.evosuite.rmi.service.ClientNodeImpl
 
doDependencyAnalysis(String) - Method in interface org.evosuite.rmi.service.ClientNodeRemote
 
doesNeedToUpdateInputs() - Method in class org.evosuite.testcase.statements.FunctionalMockStatement
Check if the last execution of the test case has led a change in the usage of the mock.
doesUseMocks(List<ExecutionResult>) - Static method in class org.evosuite.junit.writer.TestSuiteWriterUtils
 
DominanceComparator - Class in org.evosuite.ga.comparators
Sort a Collection of Chromosomes by their Dominance
DominanceComparator() - Constructor for class org.evosuite.ga.comparators.DominanceComparator
 
DominatorTree<V> - Class in org.evosuite.graphs.cdg
Given a CFG this class computes the immediateDominators and the dominatingFrontiers for each CFG vertex The current algorithm to determine the immediateDominators runs in time O(e*log n) where e is the number of control flow edges and n the number of CFG vertices and is taken from: "A Fast Algorithm for Finding Dominators in a Flowgraph" THOMAS LENGAUER and ROBERT ENDRE TARJAN 1979, Stanford University DOI: 10.1145/357062.357071 http://portal.acm.org/citation.cfm?doid=357062.357071 The algorithm for computing the dominatingFrontiers when given the immediateDominators is taken from "Efficiently Computing Static Single Assignment Form and the Control Dependence Graph" RON CYTRON, JEANNE FERRANTE, BARRY K.
DominatorTree(ControlFlowGraph<V>) - Constructor for class org.evosuite.graphs.cdg.DominatorTree
Will start the computation of all immediateDominators for the given CFG which can later be retrieved via getImmediateDominator()
doneLatch - Variable in class org.evosuite.rmi.service.ClientNodeImpl
A latch used to wait till the test generation is done
doneWithExecutingSUTCode() - Method in class org.evosuite.TestGenerationContext
 
doSearch(T, LocalSearchObjective<T>) - Method in interface org.evosuite.ga.localsearch.LocalSearch
 
doSearch(TestChromosome, int, LocalSearchObjective<TestChromosome>) - Method in class org.evosuite.testcase.localsearch.ArrayLocalSearch
doSearch
doSearch(TestChromosome, LocalSearchObjective<TestChromosome>) - Method in class org.evosuite.testcase.localsearch.AVMTestCaseLocalSearch
 
doSearch(TestChromosome, int, LocalSearchObjective<TestChromosome>) - Method in class org.evosuite.testcase.localsearch.BooleanLocalSearch
doSearch
doSearch(TestChromosome, LocalSearchObjective<TestChromosome>) - Method in class org.evosuite.testcase.localsearch.DSETestCaseLocalSearch
Applies DSE on a test case using the passed local search objective.
doSearch(TestChromosome, int, LocalSearchObjective<TestChromosome>) - Method in class org.evosuite.testcase.localsearch.EnumLocalSearch
doSearch
doSearch(TestChromosome, int, LocalSearchObjective<TestChromosome>) - Method in class org.evosuite.testcase.localsearch.FloatLocalSearch
doSearch
doSearch(TestChromosome, int, LocalSearchObjective<TestChromosome>) - Method in class org.evosuite.testcase.localsearch.IntegerLocalSearch
doSearch
doSearch(TestChromosome, int, LocalSearchObjective<TestChromosome>) - Method in class org.evosuite.testcase.localsearch.NullReferenceSearch
 
doSearch(TestChromosome, int, LocalSearchObjective<TestChromosome>) - Method in class org.evosuite.testcase.localsearch.ParameterLocalSearch
doSearch
doSearch(TestChromosome, int, LocalSearchObjective<TestChromosome>) - Method in class org.evosuite.testcase.localsearch.ReferenceLocalSearch
 
doSearch(TestChromosome, int, LocalSearchObjective<TestChromosome>) - Method in class org.evosuite.testcase.localsearch.StatementLocalSearch
doSearch
doSearch(TestChromosome, Set<Integer>, LocalSearchObjective<TestChromosome>) - Method in class org.evosuite.testcase.localsearch.StatementLocalSearch
 
doSearch(TestChromosome, int, LocalSearchObjective<TestChromosome>) - Method in class org.evosuite.testcase.localsearch.StringAVMLocalSearch
doSearch
doSearch(TestChromosome, int, LocalSearchObjective<TestChromosome>) - Method in class org.evosuite.testcase.localsearch.StringLocalSearch
doSearch
doSearch(TestSuiteChromosome, LocalSearchObjective<TestSuiteChromosome>) - Method in class org.evosuite.testsuite.localsearch.TestSuiteLocalSearch
Applies local search to the suite targeting the objective passed as parameter.
dotSubFolder() - Method in class org.evosuite.graphs.ccfg.ClassControlFlowGraph
Subclasses can overwrite this method in order to separate their .dot and .png export to a special folder.
dotSubFolder() - Method in class org.evosuite.graphs.ccg.ClassCallGraph
Subclasses can overwrite this method in order to separate their .dot and .png export to a special folder.
dotSubFolder() - Method in class org.evosuite.graphs.cdg.ControlDependenceGraph
Subclasses can overwrite this method in order to separate their .dot and .png export to a special folder.
dotSubFolder() - Method in class org.evosuite.graphs.cfg.ControlFlowGraph
Subclasses can overwrite this method in order to separate their .dot and .png export to a special folder.
dotSubFolder() - Method in class org.evosuite.graphs.EvoSuiteGraph
Subclasses can overwrite this method in order to separate their .dot and .png export to a special folder.
DOUBLE - Static variable in class org.evosuite.symbolic.instrument.ConcolicConfig
 
DOUBLE - Static variable in interface org.evosuite.symbolic.vm.wrappers.Types
 
DOUBLE_PRECISION - Static variable in class org.evosuite.Properties
 
DOUBLE_TO_STRBUILDER_DESCRIPTOR - Static variable in interface org.evosuite.symbolic.vm.string.Types
 
DoublePrimitiveStatement - Class in org.evosuite.testcase.statements.numeric
DoublePrimitiveStatement class.
DoublePrimitiveStatement(TestCase, Double) - Constructor for class org.evosuite.testcase.statements.numeric.DoublePrimitiveStatement
Constructor for DoublePrimitiveStatement.
DoublePrimitiveStatement(TestCase) - Constructor for class org.evosuite.testcase.statements.numeric.DoublePrimitiveStatement
Constructor for DoublePrimitiveStatement.
doubleSubG(double, double) - Static method in class org.evosuite.instrumentation.testability.BooleanHelper
Replacement function for double comparison
doubleSubL(double, double) - Static method in class org.evosuite.instrumentation.testability.BooleanHelper
 
DoubleWordOperand - Interface in org.evosuite.symbolic.vm
 
DREM(double) - Method in class org.evosuite.dse.AbstractVM
 
DREM(double) - Method in interface org.evosuite.dse.IVM
 
DREM(double) - Static method in class org.evosuite.dse.VM
 
DREM(double) - Method in class org.evosuite.symbolic.vm.ArithmeticVM
 
DRETURN() - Method in class org.evosuite.dse.AbstractVM
 
DRETURN() - Method in interface org.evosuite.dse.IVM
 
DRETURN() - Static method in class org.evosuite.dse.VM
 
DRETURN() - Method in class org.evosuite.symbolic.vm.CallVM
 
DSE_CONSTANT_PROBABILITY - Static variable in class org.evosuite.Properties
 
DSE_CONSTRAINT_LENGTH - Static variable in class org.evosuite.Properties
Constant DSE_CONSTRAINT_LENGTH=100000
DSE_CONSTRAINT_SOLVER_TIMEOUT_MILLIS - Static variable in class org.evosuite.Properties
Constant DSE_CONSTRAINT_SOLVER_TIMEOUT_MILLIS=0
DSE_KEEP_ALL_TESTS - Static variable in class org.evosuite.Properties
Deprecated.
DSE_NEGATE_ALL_CONDITIONS - Static variable in class org.evosuite.Properties
Constant DSE_NEGATE_ALL_CONDITIONS=false
DSE_PROBABILITY - Static variable in class org.evosuite.Properties
 
DSE_RANK_BRANCH_CONDITIONS - Static variable in class org.evosuite.Properties
Constant DSE_RANK_BRANCH_CONDITIONS=false
DSE_SOLVER - Static variable in class org.evosuite.Properties
 
DSE_VARIABLE_RESETS - Static variable in class org.evosuite.Properties
Constant DSE_VARIABLE_RESETS=1
DSEStats - Class in org.evosuite.symbolic
This class is used to store statistics on DSE.
DSEStrategy - Class in org.evosuite.symbolic
 
DSEStrategy() - Constructor for class org.evosuite.symbolic.DSEStrategy
 
DSETestCaseLocalSearch - Class in org.evosuite.testcase.localsearch
Applies DSE on a given test case.
DSETestCaseLocalSearch() - Constructor for class org.evosuite.testcase.localsearch.DSETestCaseLocalSearch
Creates a DSE local search with no whole test suite
DSETestCaseLocalSearch(TestSuiteChromosome) - Constructor for class org.evosuite.testcase.localsearch.DSETestCaseLocalSearch
Creates a DSE local search for a test case that belongs to a whole test suite
DSETestGenerator - Class in org.evosuite.testcase.localsearch
Attempts to create a new test case by applying DSE.
DSETestGenerator() - Constructor for class org.evosuite.testcase.localsearch.DSETestGenerator
Creates a new test generator with no suite.
DSETestGenerator(TestSuiteChromosome) - Constructor for class org.evosuite.testcase.localsearch.DSETestGenerator
Creates a new test generator using a test suite.
DSTORE(int) - Method in class org.evosuite.dse.AbstractVM
 
DSTORE(int) - Method in interface org.evosuite.dse.IVM
 
DSTORE(int) - Static method in class org.evosuite.dse.VM
 
DSTORE(int) - Method in class org.evosuite.symbolic.vm.LocalsVM
 
DSTORE_0() - Method in class org.evosuite.dse.AbstractVM
 
DSTORE_0() - Method in interface org.evosuite.dse.IVM
 
DSTORE_0() - Static method in class org.evosuite.dse.VM
http://java.sun.com/docs/books/jvms/second_edition/html/Instructions2.
DSTORE_1() - Method in class org.evosuite.dse.AbstractVM
 
DSTORE_1() - Method in interface org.evosuite.dse.IVM
 
DSTORE_1() - Static method in class org.evosuite.dse.VM
 
DSTORE_2() - Method in class org.evosuite.dse.AbstractVM
 
DSTORE_2() - Method in interface org.evosuite.dse.IVM
 
DSTORE_2() - Static method in class org.evosuite.dse.VM
 
DSTORE_3() - Method in class org.evosuite.dse.AbstractVM
 
DSTORE_3() - Method in interface org.evosuite.dse.IVM
 
DSTORE_3() - Static method in class org.evosuite.dse.VM
 
DSUB() - Method in class org.evosuite.dse.AbstractVM
 
DSUB() - Method in interface org.evosuite.dse.IVM
 
DSUB() - Static method in class org.evosuite.dse.VM
 
DSUB() - Method in class org.evosuite.symbolic.vm.ArithmeticVM
 
DummyClientNodeImpl - Class in org.evosuite.rmi.service
 
DummyClientNodeImpl() - Constructor for class org.evosuite.rmi.service.DummyClientNodeImpl
 
DummyClientNodeImpl(Registry) - Constructor for class org.evosuite.rmi.service.DummyClientNodeImpl
 
DUP() - Method in class org.evosuite.dse.AbstractVM
 
DUP() - Method in interface org.evosuite.dse.IVM
 
DUP() - Static method in class org.evosuite.dse.VM
 
DUP() - Method in class org.evosuite.symbolic.vm.ArithmeticVM
http://java.sun.com/docs/books/jvms/second_edition/html/Instructions2.
DUP2() - Method in class org.evosuite.dse.AbstractVM
 
DUP2() - Method in interface org.evosuite.dse.IVM
 
DUP2() - Static method in class org.evosuite.dse.VM
 
DUP2() - Method in class org.evosuite.symbolic.vm.ArithmeticVM
http://java.sun.com/docs/books/jvms/second_edition/html/Instructions2.
DUP2_X1() - Method in class org.evosuite.dse.AbstractVM
 
DUP2_X1() - Method in interface org.evosuite.dse.IVM
 
DUP2_X1() - Static method in class org.evosuite.dse.VM
 
DUP2_X1() - Method in class org.evosuite.symbolic.vm.ArithmeticVM
http://java.sun.com/docs/books/jvms/second_edition/html/Instructions2.
DUP2_X2() - Method in class org.evosuite.dse.AbstractVM
 
DUP2_X2() - Method in interface org.evosuite.dse.IVM
 
DUP2_X2() - Static method in class org.evosuite.dse.VM
 
DUP2_X2() - Method in class org.evosuite.symbolic.vm.ArithmeticVM
http://java.sun.com/docs/books/jvms/second_edition/html/Instructions2.
DUP_X1() - Method in class org.evosuite.dse.AbstractVM
 
DUP_X1() - Method in interface org.evosuite.dse.IVM
 
DUP_X1() - Static method in class org.evosuite.dse.VM
 
DUP_X1() - Method in class org.evosuite.symbolic.vm.ArithmeticVM
http://java.sun.com/docs/books/jvms/second_edition/html/Instructions2.
DUP_X2() - Method in class org.evosuite.dse.AbstractVM
 
DUP_X2() - Method in interface org.evosuite.dse.IVM
 
DUP_X2() - Static method in class org.evosuite.dse.VM
 
DUP_X2() - Method in class org.evosuite.symbolic.vm.ArithmeticVM
http://java.sun.com/docs/books/jvms/second_edition/html/Instructions2.
DYNAMIC_LIMIT - Static variable in class org.evosuite.Properties
Constant DYNAMIC_LIMIT=false
DYNAMIC_POOL - Static variable in class org.evosuite.Properties
Constant DYNAMIC_POOL=0.5
DYNAMIC_POOL_SIZE - Static variable in class org.evosuite.Properties
Constant DYNAMIC_POOL_SIZE=50
DYNAMIC_SEEDING - Static variable in class org.evosuite.Properties
Deprecated.
DynamicConstantPool - Class in org.evosuite.seeding
 
DynamicConstantPool() - Constructor for class org.evosuite.seeding.DynamicConstantPool
 
DynamicConstantVariableProbabilityPool - Class in org.evosuite.seeding
Created by gordon on 06/01/2017.
DynamicConstantVariableProbabilityPool() - Constructor for class org.evosuite.seeding.DynamicConstantVariableProbabilityPool
 

E

ECLIPSE_PLUGIN - Static variable in class org.evosuite.Properties
Constant ECLIPSE_PLUGIN=false
edgeClass - Variable in class org.evosuite.graphs.EvoSuiteGraph
 
edgeCount() - Method in class org.evosuite.graphs.EvoSuiteGraph
edgeCount
edgeSet() - Method in class org.evosuite.graphs.EvoSuiteGraph
edgeSet
editDistance(String, String) - Static method in class org.evosuite.instrumentation.testability.StringHelper
editDistance
editDistance_old(String, String) - Static method in class org.evosuite.instrumentation.testability.BooleanHelper
editDistance_old
ELITE - Static variable in class org.evosuite.Properties
Constant ELITE=1
elitism() - Method in class org.evosuite.ga.metaheuristics.GeneticAlgorithm
Copy best individuals
EMPTY_DESC - Static variable in class org.evosuite.testcarver.capture.CaptureLog
 
EmptyVisitor - Class in org.evosuite.instrumentation
EmptyVisitor class.
EmptyVisitor() - Constructor for class org.evosuite.instrumentation.EmptyVisitor
Constructor for EmptyVisitor.
enable() - Method in class org.evosuite.regression.RegressionExecutionObserver
 
enable(int, Object, Object) - Static method in class org.evosuite.testcarver.capture.Capturer
 
enable() - Static method in class org.evosuite.testcase.execution.ExecutionTracer
enable
ENABLE_ALTERNATIVE_FITNESS_CALCULATION - Static variable in class org.evosuite.Properties
Constant ENABLE_ALTERNATIVE_FITNESS_CALCULATION=false
ENABLE_ALTERNATIVE_SUITE_FITNESS - Static variable in class org.evosuite.Properties
Constant ENABLE_ALTERNATIVE_FITNESS_CALCULATION=false
ENABLE_ASSERTS_FOR_EVOSUITE - Static variable in class org.evosuite.Properties
Constant ENABLE_ASSERTS_FOR_EVOSUITE=false
ENABLE_ASSERTS_FOR_SUT - Static variable in class org.evosuite.Properties
Constant ENABLE_ASSERTS_FOR_SUT=true
ENABLE_SECONDARY_OBJECTIVE_AFTER - Static variable in class org.evosuite.Properties
 
ENABLE_SECONDARY_OBJECTIVE_STARVATION - Static variable in class org.evosuite.Properties
 
enableCallBacks() - Static method in class org.evosuite.dse.VM
 
enableClassCache() - Method in class org.mockito.configuration.MockitoConfiguration
 
enableContext() - Static method in class org.evosuite.testcase.execution.ExecutionTraceImpl
 
enableContext() - Static method in class org.evosuite.testcase.execution.ExecutionTracer
enable context instrumentation
enableFirstSecondaryCriterion() - Method in class org.evosuite.ga.metaheuristics.GeneticAlgorithm
 
enableFirstSecondaryObjective() - Static method in class org.evosuite.testsuite.TestSuiteChromosome
 
enableTraceCalls() - Static method in class org.evosuite.testcase.execution.ExecutionTraceImpl
enableTraceCalls
enableTraceCalls() - Static method in class org.evosuite.testcase.execution.ExecutionTracer
enableTraceCalls
enableTraceCoverage() - Static method in class org.evosuite.testcase.execution.ExecutionTraceImpl
enableTraceCoverage
END_CAPTURE_PSEUDO_METHOD - Static variable in class org.evosuite.testcarver.capture.CaptureLog
 
END_OF_STRING - Static variable in class org.evosuite.lm.LangModel
 
EndOfClassInitializerVisitor - Class in org.evosuite.instrumentation
This visitor inserts a callback to at the exit of each () method (i.e.
EndOfClassInitializerVisitor(ClassVisitor, String) - Constructor for class org.evosuite.instrumentation.EndOfClassInitializerVisitor
 
EndsWith - Class in org.evosuite.symbolic.vm.string
 
EndsWith(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.string.EndsWith
 
endTime - Variable in class org.evosuite.ga.localsearch.LocalSearchBudget
 
ensureDoubleExecution(TestSuiteChromosome, LocalSearchObjective<TestSuiteChromosome>) - Static method in class org.evosuite.testsuite.localsearch.TestSuiteLocalSearch
Ensure that all branches are executed twice For each branch such that exists only one test case in the suite that covers that branch, it creates a duplicate of that test case.
ensurePrepared(String) - Method in class org.evosuite.symbolic.vm.SymbolicEnvironment
 
ensurePrepared(Class<?>) - Method in class org.evosuite.symbolic.vm.SymbolicEnvironment
 
ensureRegistryOnLoopbackAddress() - Static method in class org.evosuite.rmi.UtilsRMI
A registry is created on the "localhost".
EntBugTestStrategy - Class in org.evosuite.strategy
 
EntBugTestStrategy() - Constructor for class org.evosuite.strategy.EntBugTestStrategy
 
enteredMethod(String, String, Object) - Method in interface org.evosuite.testcase.execution.ExecutionTrace
Add a new method call to stack
enteredMethod(String, String, Object) - Method in class org.evosuite.testcase.execution.ExecutionTraceImpl
Add a new method call to stack
enteredMethod(String, String, Object) - Method in class org.evosuite.testcase.execution.ExecutionTraceProxy
Add a new method call to stack
enteredMethod(String, String, Object) - Static method in class org.evosuite.testcase.execution.ExecutionTracer
Called by instrumented code whenever a new method is called
EntityWithParametersStatement - Class in org.evosuite.testcase.statements
Created by Andrea Arcuri on 04/07/15.
EntityWithParametersStatement(TestCase, Type, List<VariableReference>, Annotation[], Annotation[][]) - Constructor for class org.evosuite.testcase.statements.EntityWithParametersStatement
 
EntityWithParametersStatement(TestCase, VariableReference, List<VariableReference>, Annotation[], Annotation[][]) - Constructor for class org.evosuite.testcase.statements.EntityWithParametersStatement
 
EntityWithParametersStatement(TestCase, VariableReference) - Constructor for class org.evosuite.testcase.statements.EntityWithParametersStatement
Constructor needed for Functional Mocks where the number of input parameters might vary during the search, ie not constant, and starts with 0
EntityWithParametersStatement(TestCase, Type) - Constructor for class org.evosuite.testcase.statements.EntityWithParametersStatement
Constructor needed for Functional Mocks where the number of input parameters might vary during the search, ie not constant, and starts with 0
EntryBlock - Class in org.evosuite.graphs.cfg
 
EntryBlock(String, String) - Constructor for class org.evosuite.graphs.cfg.EntryBlock
Constructor for EntryBlock.
EnumLocalSearch - Class in org.evosuite.testcase.localsearch
Local search on enum values means we simply iterate over all possible values the enum can take
EnumLocalSearch() - Constructor for class org.evosuite.testcase.localsearch.EnumLocalSearch
 
EnumPrimitiveStatement<T extends Enum<T>> - Class in org.evosuite.testcase.statements
EnumPrimitiveStatement class.
EnumPrimitiveStatement(TestCase, Class<T>) - Constructor for class org.evosuite.testcase.statements.EnumPrimitiveStatement
Constructor for EnumPrimitiveStatement.
EnumPrimitiveStatement(TestCase, T) - Constructor for class org.evosuite.testcase.statements.EnumPrimitiveStatement
Constructor for EnumPrimitiveStatement.
env - Variable in class org.evosuite.symbolic.vm.SymbolicFunction
 
environmentalSelection(List<T>) - Method in class org.evosuite.ga.metaheuristics.SPEA2
 
EnvironmentDataStatement<T> - Class in org.evosuite.testcase.statements.environment
Created by arcuri on 12/12/14.
EnvironmentDataStatement(TestCase, Type, T) - Constructor for class org.evosuite.testcase.statements.environment.EnvironmentDataStatement
 
EnvironmentStatements - Class in org.evosuite.testcase.statements.environment
 
EnvironmentStatements() - Constructor for class org.evosuite.testcase.statements.environment.EnvironmentStatements
 
EnvironmentTestClusterAugmenter - Class in org.evosuite.setup
This class is responsible to augment TestCluster with search operators based on the environment the SUT interacts with Created by arcuri on 6/10/14.
EnvironmentTestClusterAugmenter(TestCluster) - Constructor for class org.evosuite.setup.EnvironmentTestClusterAugmenter
 
EPSILON - Static variable in class org.evosuite.Properties
Deprecated.
EPSON - Static variable in class org.evosuite.Properties
Constant EPSON=0.01
eq(IntegerValue, IntegerValue) - Static method in class org.evosuite.symbolic.vm.ConstraintFactory
 
equals(Object) - Method in class org.evosuite.assertion.ArrayEqualsAssertion
 
equals(Object) - Method in class org.evosuite.assertion.Assertion
equals(Object) - Method in class org.evosuite.assertion.CompareAssertion
equals(Object, Object) - Static method in class org.evosuite.assertion.ComparisonTraceEntry
 
equals(Object) - Method in class org.evosuite.assertion.EqualsAssertion
equals(Object) - Method in class org.evosuite.assertion.Inspector
equals(Object) - Method in class org.evosuite.assertion.InspectorAssertion
equals(Object) - Method in class org.evosuite.assertion.PrimitiveFieldAssertion
equals(Object) - Method in class org.evosuite.assertion.SameAssertion
equals(Object) - Method in class org.evosuite.coverage.branch.Branch
equals(Object) - Method in class org.evosuite.coverage.branch.BranchCoverageGoal
equals(Object) - Method in class org.evosuite.coverage.branch.BranchCoverageTestFitness
equals(Object) - Method in class org.evosuite.coverage.branch.OnlyBranchCoverageTestFitness
equals(Object) - Method in class org.evosuite.coverage.cbranch.CBranchTestFitness
 
equals(Object) - Method in class org.evosuite.coverage.dataflow.AllDefsCoverageTestFitness
equals(Object) - Method in class org.evosuite.coverage.dataflow.analysis.MethodCall
 
equals(Object) - Method in class org.evosuite.coverage.dataflow.analysis.VariableDefinition
 
equals(Object) - Method in class org.evosuite.coverage.dataflow.DefUse
 
equals(Object) - Method in class org.evosuite.coverage.dataflow.DefUseCoverageTestFitness
equals(Object) - Method in class org.evosuite.coverage.exception.ExceptionCoverageTestFitness
equals(Object) - Method in class org.evosuite.coverage.ibranch.IBranchTestFitness
 
equals(Object) - Method in class org.evosuite.coverage.io.input.InputCoverageGoal
equals(Object) - Method in class org.evosuite.coverage.io.input.InputCoverageTestFitness
equals(Object) - Method in class org.evosuite.coverage.io.output.OutputCoverageGoal
equals(Object) - Method in class org.evosuite.coverage.io.output.OutputCoverageTestFitness
equals(Object) - Method in class org.evosuite.coverage.line.LineCoverageTestFitness
equals(Object) - Method in class org.evosuite.coverage.method.MethodCoverageTestFitness
equals(Object) - Method in class org.evosuite.coverage.method.MethodNoExceptionCoverageTestFitness
equals(Object) - Method in class org.evosuite.coverage.method.MethodTraceCoverageTestFitness
equals(Object) - Method in class org.evosuite.coverage.mutation.Mutation
equals(Object) - Method in class org.evosuite.coverage.mutation.MutationTestFitness
 
equals(Object) - Method in class org.evosuite.coverage.rho.RhoCoverageTestFitness
 
equals(Object) - Method in class org.evosuite.coverage.statement.StatementCoverageTestFitness
 
equals(Object) - Method in class org.evosuite.ga.Chromosome
equals(Object) - Method in class org.evosuite.graphs.ccfg.CCFGCodeEdge
equals(Object) - Method in class org.evosuite.graphs.ccfg.CCFGCodeNode
equals(Object) - Method in class org.evosuite.graphs.ccfg.CCFGFieldClassCallNode
 
equals(Object) - Method in class org.evosuite.graphs.ccfg.CCFGMethodCallNode
equals(Object) - Method in class org.evosuite.graphs.ccfg.CCFGMethodEntryNode
equals(Object) - Method in class org.evosuite.graphs.ccfg.CCFGMethodExitNode
equals(Object) - Method in class org.evosuite.graphs.ccfg.CCFGMethodReturnNode
equals(Object) - Method in class org.evosuite.graphs.ccg.ClassCallEdge
equals(Object) - Method in class org.evosuite.graphs.ccg.ClassCallNode
equals(Object) - Method in class org.evosuite.graphs.cfg.BasicBlock
 
equals(Object) - Method in class org.evosuite.graphs.cfg.BytecodeInstruction
equals(Object) - Method in class org.evosuite.instrumentation.PurityAnalysisClassVisitor.MethodEntry
 
equals(Object) - Method in class org.evosuite.junit.JUnitFailure
 
equals(Object) - Method in class org.evosuite.junit.JUnitResult
 
equals(Object) - Method in class org.evosuite.regression.RegressionTestChromosome
 
equals(Object) - Method in class org.evosuite.result.BranchInfo
 
equals(Object) - Method in class org.evosuite.result.MutationInfo
 
equals(Object) - Method in class org.evosuite.setup.Call
 
equals(Object) - Method in class org.evosuite.setup.CallContext
 
equals(Object) - Method in class org.evosuite.setup.callgraph.CallGraphEntry
 
equals(Object) - Method in class org.evosuite.setup.DependencyPair
 
equals(Object) - Method in class org.evosuite.setup.GetStaticGraph
 
equals(Object) - Method in class org.evosuite.setup.PutStaticMethodCollector.MethodIdentifier
 
equals(Object) - Method in class org.evosuite.symbolic.expr.bv.IntegerBinaryExpression
equals(Object) - Method in class org.evosuite.symbolic.expr.bv.IntegerComparison
equals(Object) - Method in class org.evosuite.symbolic.expr.bv.IntegerConstant
equals(Object) - Method in class org.evosuite.symbolic.expr.bv.IntegerUnaryExpression
equals(Object) - Method in class org.evosuite.symbolic.expr.bv.IntegerVariable
equals(Object) - Method in class org.evosuite.symbolic.expr.bv.RealComparison
equals(Object) - Method in class org.evosuite.symbolic.expr.bv.RealToIntegerCast
equals(Object) - Method in class org.evosuite.symbolic.expr.bv.RealUnaryToIntegerExpression
equals(Object) - Method in class org.evosuite.symbolic.expr.bv.StringBinaryComparison
equals(Object) - Method in class org.evosuite.symbolic.expr.bv.StringBinaryToIntegerExpression
equals(Object) - Method in class org.evosuite.symbolic.expr.bv.StringMultipleComparison
equals(Object) - Method in class org.evosuite.symbolic.expr.bv.StringMultipleToIntegerExpression
equals(Object) - Method in class org.evosuite.symbolic.expr.bv.StringToIntegerCast
equals(Object) - Method in class org.evosuite.symbolic.expr.bv.StringUnaryToIntegerExpression
equals(Object) - Method in class org.evosuite.symbolic.expr.Constraint
equals(Object) - Method in class org.evosuite.symbolic.expr.fp.IntegerToRealCast
equals(Object) - Method in class org.evosuite.symbolic.expr.fp.RealBinaryExpression
equals(Object) - Method in class org.evosuite.symbolic.expr.fp.RealConstant
equals(Object) - Method in class org.evosuite.symbolic.expr.fp.RealUnaryExpression
equals(Object) - Method in class org.evosuite.symbolic.expr.fp.RealVariable
equals(Object) - Method in class org.evosuite.symbolic.expr.reader.StringReaderExpr
 
equals(Object) - Method in class org.evosuite.symbolic.expr.str.IntegerToStringCast
equals(Object) - Method in class org.evosuite.symbolic.expr.str.RealToStringCast
equals(Object) - Method in class org.evosuite.symbolic.expr.str.StringBinaryExpression
equals(Object) - Method in class org.evosuite.symbolic.expr.str.StringConstant
equals(Object) - Method in class org.evosuite.symbolic.expr.str.StringMultipleExpression
equals(Object) - Method in class org.evosuite.symbolic.expr.str.StringUnaryExpression
equals(Object) - Method in class org.evosuite.symbolic.expr.str.StringVariable
equals(Object) - Method in class org.evosuite.symbolic.expr.token.HasMoreTokensExpr
equals(Object) - Method in class org.evosuite.symbolic.expr.token.NewTokenizerExpr
 
equals(Object) - Method in class org.evosuite.symbolic.expr.token.NextTokenizerExpr
 
equals(Object) - Method in class org.evosuite.symbolic.expr.token.StringNextTokenExpr
equals(Object) - Method in class org.evosuite.symbolic.solver.smt.SmtBooleanConstant
 
equals(Object) - Method in class org.evosuite.symbolic.solver.smt.SmtIntConstant
 
equals(Object) - Method in class org.evosuite.symbolic.solver.smt.SmtOperation
 
equals(Object) - Method in class org.evosuite.symbolic.solver.smt.SmtRealConstant
 
equals(Object) - Method in class org.evosuite.symbolic.solver.smt.SmtStringConstant
 
equals(Object) - Method in class org.evosuite.symbolic.solver.smt.SmtVariable
 
Equals - Class in org.evosuite.symbolic.vm.string
 
Equals(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.string.Equals
 
equals(Object) - Method in class org.evosuite.testcarver.wrapper.java.text.DateFormat
 
equals(Object) - Method in class org.evosuite.testcarver.wrapper.java.text.SimpleDateFormat
 
equals(Object) - Method in class org.evosuite.testcarver.wrapper.java.util.Calendar
 
equals(Object) - Method in class org.evosuite.testcarver.wrapper.java.util.Date
 
equals(Object) - Method in class org.evosuite.testcase.DefaultTestCase
equals(Object) - Method in class org.evosuite.testcase.execution.ExecutionTraceImpl
equals(Object) - Method in class org.evosuite.testcase.statements.ArrayStatement
Equality check
equals(Object) - Method in class org.evosuite.testcase.statements.AssignmentStatement
Equality check
equals(Object) - Method in class org.evosuite.testcase.statements.ConstructorStatement
Equality check
equals(Object) - Method in class org.evosuite.testcase.statements.FieldStatement
Equality check
equals(Object) - Method in class org.evosuite.testcase.statements.MethodStatement
Equality check
equals(Object) - Method in class org.evosuite.testcase.statements.PrimitiveStatement
Equality check
equals(Object) - Method in interface org.evosuite.testcase.statements.Statement
Equality check
equals(Object) - Method in class org.evosuite.testcase.TestChromosome
Two chromosomes are equal if their tests are equal
equals(Object) - Method in class org.evosuite.testcase.TestFitnessFunction
 
equals(Object) - Method in class org.evosuite.testcase.variable.ArrayIndex
equals(Object) - Method in class org.evosuite.testcase.variable.FieldReference
equals(Object) - Method in class org.evosuite.testsuite.AbstractTestSuiteChromosome
equals(Object) - Method in class org.evosuite.utils.generic.GenericAccessibleObject
 
equals(Object) - Method in class org.evosuite.utils.generic.GenericArrayTypeImpl
 
equals(Object) - Method in class org.evosuite.utils.generic.GenericClass
 
equals(Object) - Method in class org.evosuite.utils.generic.GenericConstructor
 
equals(Object) - Method in class org.evosuite.utils.generic.GenericField
 
equals(Object) - Method in class org.evosuite.utils.generic.GenericMethod
 
equals(Object) - Method in class org.evosuite.utils.generic.WildcardTypeImpl
 
equals(Object) - Method in class org.evosuite.utils.ListenableList
equals(Object) - Method in class org.evosuite.utils.ParameterizedTypeImpl
 
equals(Object) - Method in class org.evosuite.utils.ReverseComparator
Returns true iff that Object is is a Comparator whose ordering is known to be equivalent to mine.
EqualsAssertion - Class in org.evosuite.assertion
 
EqualsAssertion() - Constructor for class org.evosuite.assertion.EqualsAssertion
 
EqualsContract - Class in org.evosuite.contracts
An object always has to equal itself
EqualsContract() - Constructor for class org.evosuite.contracts.EqualsContract
 
EqualsHashcodeContract - Class in org.evosuite.contracts
o1.equals(o2) => o1.hashCode() == o2.hashCode()
EqualsHashcodeContract() - Constructor for class org.evosuite.contracts.EqualsHashcodeContract
 
EqualsIgnoreCase - Class in org.evosuite.symbolic.vm.string
 
EqualsIgnoreCase(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.string.EqualsIgnoreCase
 
EqualsNullContract - Class in org.evosuite.contracts
An object must never equal null
EqualsNullContract() - Constructor for class org.evosuite.contracts.EqualsNullContract
 
EqualsSymmetricContract - Class in org.evosuite.contracts
EqualsSymmetricContract class.
EqualsSymmetricContract() - Constructor for class org.evosuite.contracts.EqualsSymmetricContract
 
ERROR_BRANCHES - Static variable in class org.evosuite.Properties
 
ErrorBranchInstrumenter - Class in org.evosuite.instrumentation.error
 
ErrorBranchInstrumenter(ErrorConditionMethodAdapter) - Constructor for class org.evosuite.instrumentation.error.ErrorBranchInstrumenter
 
ErrorConditionChecker - Class in org.evosuite.instrumentation.error
ErrorConditionChecker class.
ErrorConditionChecker() - Constructor for class org.evosuite.instrumentation.error.ErrorConditionChecker
 
ErrorConditionClassAdapter - Class in org.evosuite.instrumentation.error
ErrorConditionClassAdapter class.
ErrorConditionClassAdapter(ClassVisitor, String) - Constructor for class org.evosuite.instrumentation.error.ErrorConditionClassAdapter
Constructor for ErrorConditionClassAdapter.
ErrorConditionMethodAdapter - Class in org.evosuite.instrumentation.error
ErrorConditionMethodAdapter class.
ErrorConditionMethodAdapter(MethodVisitor, String, String, int, String) - Constructor for class org.evosuite.instrumentation.error.ErrorConditionMethodAdapter
Constructor for ErrorConditionMethodAdapter.
escapeQuotes(String) - Static method in class org.evosuite.utils.StringUtil
escapeQuotes
euclideanDistanceMatrix(List<T>) - Method in class org.evosuite.ga.metaheuristics.SPEA2
Returns a matrix with the euclidean distance between each pair of solutions in the population.
evaluate(Scope) - Method in class org.evosuite.assertion.ArrayEqualsAssertion
 
evaluate(Scope) - Method in class org.evosuite.assertion.Assertion
Determine if assertion holds in current scope
evaluate(Scope) - Method in class org.evosuite.assertion.CompareAssertion
Determine if assertion holds in current scope
evaluate(Scope) - Method in class org.evosuite.assertion.EqualsAssertion
Determine if assertion holds in current scope
evaluate(Scope) - Method in class org.evosuite.assertion.InspectorAssertion
Determine if assertion holds in current scope
evaluate(Scope) - Method in class org.evosuite.assertion.NullAssertion
Determine if assertion holds in current scope
evaluate(Scope) - Method in class org.evosuite.assertion.PrimitiveAssertion
Determine if assertion holds in current scope
evaluate(Scope) - Method in class org.evosuite.assertion.PrimitiveFieldAssertion
Determine if assertion holds in current scope
evaluate(Scope) - Method in class org.evosuite.assertion.SameAssertion
Determine if assertion holds in current scope
evaluate(Chromosome) - Method in class org.evosuite.lm.LanguageModelSearch
 
EvaluationBudgetExpendedException - Exception in org.evosuite.lm
Created by mat on 09/04/2014.
EvaluationBudgetExpendedException() - Constructor for exception org.evosuite.lm.EvaluationBudgetExpendedException
 
EvoIgnore - Annotation Type in org.evosuite.annotations
 
EvoInvocationListener - Class in org.evosuite.testcase.fm
During the test generation, we need to know which methods have been called, and how often they were called.
EvoInvocationListener(Type) - Constructor for class org.evosuite.testcase.fm.EvoInvocationListener
 
EvoInvocationListener(GenericClass) - Constructor for class org.evosuite.testcase.fm.EvoInvocationListener
 
evolve() - Method in class org.evosuite.ga.metaheuristics.GeneticAlgorithm
Generate one new generation
evolve() - Method in class org.evosuite.ga.metaheuristics.MonotonicGA
Generate one new generation
evolve() - Method in class org.evosuite.ga.metaheuristics.mosa.MOSA
Generate one new generation
evolve() - Method in class org.evosuite.ga.metaheuristics.NSGAII
Generate one new generation
evolve() - Method in class org.evosuite.ga.metaheuristics.OnePlusOneEA
Generate one new generation
evolve() - Method in class org.evosuite.ga.metaheuristics.RandomSearch
Generate one new generation
evolve() - Method in class org.evosuite.ga.metaheuristics.SPEA2
 
evolve() - Method in class org.evosuite.ga.metaheuristics.StandardGA
Generate one new generation
evolve() - Method in class org.evosuite.ga.metaheuristics.SteadyStateGA
Generate one new generation
evosuite_collectStatistics(String, Chromosome) - Method in interface org.evosuite.rmi.service.MasterNodeRemote
 
evosuite_collectStatistics(String, RuntimeVariable, Object) - Method in interface org.evosuite.rmi.service.MasterNodeRemote
 
evosuite_collectTestGenerationResult(String, List<TestGenerationResult>) - Method in interface org.evosuite.rmi.service.MasterNodeRemote
 
evosuite_flushStatisticsForClassChange(String) - Method in interface org.evosuite.rmi.service.MasterNodeRemote
 
evosuite_informChangeOfStateInClient(String, ClientState, ClientStateInformation) - Method in interface org.evosuite.rmi.service.MasterNodeRemote
 
evosuite_registerClientNode(String) - Method in interface org.evosuite.rmi.service.MasterNodeRemote
 
evosuite_updateProperty(String, String, Object) - Method in interface org.evosuite.rmi.service.MasterNodeRemote
 
EVOSUITE_USE_UISPEC - Static variable in class org.evosuite.Properties
Constant EVOSUITE_USE_UISPEC=false
EvoSuiteAnnotationProcessor - Class in org.evosuite.annotations
 
EvoSuiteAnnotationProcessor() - Constructor for class org.evosuite.annotations.EvoSuiteAnnotationProcessor
 
EvosuiteError - Error in org.evosuite.testcase.execution
This error can be used to signal an throwable from evosuite code, below the class under test.
EvosuiteError(Throwable) - Constructor for error org.evosuite.testcase.execution.EvosuiteError
Constructor for EvosuiteError.
EvosuiteError(String) - Constructor for error org.evosuite.testcase.execution.EvosuiteError
Constructor for EvosuiteError.
EvoSuiteGraph<V,E extends org.jgrapht.graph.DefaultEdge> - Class in org.evosuite.graphs
Supposed to become the super class of all kinds of graphs used within EvoSuite Examples are the raw and minimal Control Flow Graph and hopefully at one point the Control Dependency Tree This class is supposed to hide the jGraph library from the rest of EvoSuite and is supposed to serve as an interface for all kinds of primitive graph- functionality such as asking for information about the nodes and edges of the graph and the relations between them.
EvoSuiteGraph(Class<E>) - Constructor for class org.evosuite.graphs.EvoSuiteGraph
Constructor for EvoSuiteGraph.
EvoSuiteGraph(DirectedGraph<V, E>, Class<E>) - Constructor for class org.evosuite.graphs.EvoSuiteGraph
Constructor for EvoSuiteGraph.
EvoSuiteSolver - Class in org.evosuite.symbolic.solver.avm
Solves a collection of constraints using the Alternating Variable method.
EvoSuiteSolver() - Constructor for class org.evosuite.symbolic.solver.avm.EvoSuiteSolver
 
EvoSuiteXStream - Class in org.evosuite.testcarver.testcase
 
EvoSuiteXStream() - Constructor for class org.evosuite.testcarver.testcase.EvoSuiteXStream
 
EvoTestCaseCodeGenerator - Class in org.evosuite.testcarver.testcase
 
EvoTestCaseCodeGenerator() - Constructor for class org.evosuite.testcarver.testcase.EvoTestCaseCodeGenerator
 
EXCEPTION_BRANCHES - Static variable in class org.evosuite.Properties
Constant ERROR_BRANCHES=false
exceptionClass - Variable in class org.evosuite.coverage.exception.ExceptionCoverageTestFitness
The class representing the thrown exception, eg NPE an IAE
ExceptionCoverageFactory - Class in org.evosuite.coverage.exception
Coverage factory for observed exceptions
ExceptionCoverageFactory() - Constructor for class org.evosuite.coverage.exception.ExceptionCoverageFactory
 
ExceptionCoverageHelper - Class in org.evosuite.coverage.exception
Created by Andrea Arcuri on 08/05/15.
ExceptionCoverageHelper() - Constructor for class org.evosuite.coverage.exception.ExceptionCoverageHelper
 
ExceptionCoverageSuiteFitness - Class in org.evosuite.coverage.exception
Exception fitness is different from the others, as we do not know a priori how many exceptions could be thrown in the SUT.
ExceptionCoverageSuiteFitness() - Constructor for class org.evosuite.coverage.exception.ExceptionCoverageSuiteFitness
 
ExceptionCoverageTestFitness - Class in org.evosuite.coverage.exception
Fitness function for a single test on a single exception
ExceptionCoverageTestFitness(String, String, Class<?>, ExceptionCoverageTestFitness.ExceptionType) - Constructor for class org.evosuite.coverage.exception.ExceptionCoverageTestFitness
Constructor - fitness is specific to a method
ExceptionCoverageTestFitness.ExceptionType - Enum in org.evosuite.coverage.exception
 
exceptionHandler(AbstractStatement.Executer) - Method in class org.evosuite.testcase.statements.AbstractStatement
This method abstracts the exception handling away from the concrete statements.
exceptionMutations - Static variable in class org.evosuite.assertion.MutationAssertionGenerator
 
exceptions - Variable in class org.evosuite.testcase.execution.ExecutionResult
Map statement number to raised exception
exceptions - Variable in class org.evosuite.testcase.TestCodeVisitor
 
exceptionsThrown - Variable in class org.evosuite.testcase.execution.TestRunnable
Map a thrown exception ('value') with the the position ('key') in the test sequence in which it was thrown from.
exceptionThrown(Object, String, String) - Static method in class org.evosuite.testcase.execution.ExecutionTracer
exceptionThrown
ExceptionTransformationClassAdapter - Class in org.evosuite.instrumentation
Created by gordon on 17/03/2016.
ExceptionTransformationClassAdapter(ClassVisitor, String) - Constructor for class org.evosuite.instrumentation.ExceptionTransformationClassAdapter
 
ExceptionTransformationMethodAdapter - Class in org.evosuite.instrumentation
Created by gordon on 17/03/2016.
ExceptionTransformationMethodAdapter(MethodVisitor, String, String, int, String) - Constructor for class org.evosuite.instrumentation.ExceptionTransformationMethodAdapter
 
EXCLUDE - Static variable in class org.evosuite.graphs.cfg.CFGMethodAdapter
A list of Strings representing method signatures.
EXCLUDE_IBRANCHES_CUT - Static variable in class org.evosuite.Properties
Constant CONNECTION_DATA="connection.xml"
exCommentsAdded - Variable in class org.evosuite.regression.RegressionTestChromosome
 
ExecutableChromosome - Class in org.evosuite.testcase
 
ExecutableChromosome() - Constructor for class org.evosuite.testcase.ExecutableChromosome
Constructor for ExecutableChromosome.
execute(TestCase) - Method in class org.evosuite.testcase.execution.TestCaseExecutor
Execute a test case on a new scope
execute(TestCase, int) - Method in class org.evosuite.testcase.execution.TestCaseExecutor
Execute a test case on a new scope
execute(Callable<T>, ExecutorService, long, boolean) - Method in class org.evosuite.testcase.execution.TimeoutHandler
execute
execute() - Method in class org.evosuite.testcase.statements.AbstractStatement.Executer
The execute statement should, when called only execute exactly one statement.
execute(Scope, PrintStream) - Method in class org.evosuite.testcase.statements.ArrayStatement
This method executes the statement under the given scope.
execute(Scope, PrintStream) - Method in class org.evosuite.testcase.statements.AssignmentStatement
This method executes the statement under the given scope.
execute(Scope, PrintStream) - Method in class org.evosuite.testcase.statements.ConstructorStatement
This method executes the statement under the given scope.
execute(Scope, PrintStream) - Method in class org.evosuite.testcase.statements.FieldStatement
This method executes the statement under the given scope.
execute(Scope, PrintStream) - Method in class org.evosuite.testcase.statements.FunctionalMockStatement
 
execute(Scope, PrintStream) - Method in class org.evosuite.testcase.statements.MethodStatement
This method executes the statement under the given scope.
execute(Scope, PrintStream) - Method in class org.evosuite.testcase.statements.NullStatement
This method executes the statement under the given scope.
execute(Scope, PrintStream) - Method in class org.evosuite.testcase.statements.PrimitiveExpression
This method executes the statement under the given scope.
execute(Scope, PrintStream) - Method in class org.evosuite.testcase.statements.PrimitiveStatement
This method executes the statement under the given scope.
execute(Scope, PrintStream) - Method in class org.evosuite.testcase.statements.reflection.PrivateFieldStatement
 
execute(Scope, PrintStream) - Method in class org.evosuite.testcase.statements.reflection.PrivateMethodStatement
 
execute(Scope, PrintStream) - Method in interface org.evosuite.testcase.statements.Statement
This method executes the statement under the given scope.
execute(Scope, PrintStream) - Method in class org.evosuite.testcase.statements.StringPrimitiveStatement
 
execute(Runnable, String, long) - Static method in class org.evosuite.TimeController
Execute the given runnable synchronously, but issue a warning if it takes too long
executeConcolic(DefaultTestCase) - Static method in class org.evosuite.symbolic.ConcolicExecution
 
executedAndThenSendIndividualToMaster(TestSuiteChromosome) - Static method in class org.evosuite.statistics.StatisticsSender
First execute (if needed) the test cases to be sure to have latest correct data, and then send it to Master
executedStart - Variable in class org.evosuite.ga.localsearch.LocalSearchBudget
 
executedStatements - Variable in class org.evosuite.testcase.execution.ExecutionResult
Number of statements executed
executeForFitnessFunction(TestSuiteFitnessFunction) - Method in class org.evosuite.regression.RegressionTestChromosome
 
executeForFitnessFunction(TestSuiteFitnessFunction) - Method in class org.evosuite.testcase.ExecutableChromosome
executeForFitnessFunction
executeForFitnessFunction(TestSuiteFitnessFunction) - Method in class org.evosuite.testcase.TestChromosome
executeForFitnessFunction
executeFunction() - Method in class org.evosuite.symbolic.vm.apache.regex.Perl5Matcher_Matches
 
executeFunction() - Method in class org.evosuite.symbolic.vm.bigint.BigInteger_Ctor
 
executeFunction() - Method in class org.evosuite.symbolic.vm.bigint.BigInteger_DivideAndRemainder
 
executeFunction() - Method in class org.evosuite.symbolic.vm.bigint.BigInteger_IntValue
 
executeFunction() - Method in class org.evosuite.symbolic.vm.math.ABS.ABS_D
 
executeFunction() - Method in class org.evosuite.symbolic.vm.math.ABS.ABS_F
 
executeFunction() - Method in class org.evosuite.symbolic.vm.math.ABS.ABS_I
 
executeFunction() - Method in class org.evosuite.symbolic.vm.math.ABS.ABS_L
 
executeFunction() - Method in class org.evosuite.symbolic.vm.math.ACOS
 
executeFunction() - Method in class org.evosuite.symbolic.vm.math.ASIN
 
executeFunction() - Method in class org.evosuite.symbolic.vm.math.ATAN
 
executeFunction() - Method in class org.evosuite.symbolic.vm.math.ATAN2
 
executeFunction() - Method in class org.evosuite.symbolic.vm.math.CBRT
 
executeFunction() - Method in class org.evosuite.symbolic.vm.math.CEIL
 
executeFunction() - Method in class org.evosuite.symbolic.vm.math.CopySign.CopySign_D
 
executeFunction() - Method in class org.evosuite.symbolic.vm.math.CopySign.CopySign_F
 
executeFunction() - Method in class org.evosuite.symbolic.vm.math.COS
 
executeFunction() - Method in class org.evosuite.symbolic.vm.math.COSH
 
executeFunction() - Method in class org.evosuite.symbolic.vm.math.EXP
 
executeFunction() - Method in class org.evosuite.symbolic.vm.math.EXPM1
 
executeFunction() - Method in class org.evosuite.symbolic.vm.math.FLOOR
 
executeFunction() - Method in class org.evosuite.symbolic.vm.math.GetExponent.GetExponent_D
 
executeFunction() - Method in class org.evosuite.symbolic.vm.math.GetExponent.GetExponent_F
 
executeFunction() - Method in class org.evosuite.symbolic.vm.math.HYPOT
 
executeFunction() - Method in class org.evosuite.symbolic.vm.math.IEEEremainder
 
executeFunction() - Method in class org.evosuite.symbolic.vm.math.LOG
 
executeFunction() - Method in class org.evosuite.symbolic.vm.math.LOG10
 
executeFunction() - Method in class org.evosuite.symbolic.vm.math.LOG1P
 
executeFunction() - Method in class org.evosuite.symbolic.vm.math.MAX.MAX_D
 
executeFunction() - Method in class org.evosuite.symbolic.vm.math.MAX.MAX_F
 
executeFunction() - Method in class org.evosuite.symbolic.vm.math.MAX.MAX_I
 
executeFunction() - Method in class org.evosuite.symbolic.vm.math.MAX.MAX_L
 
executeFunction() - Method in class org.evosuite.symbolic.vm.math.MIN.MIN_D
 
executeFunction() - Method in class org.evosuite.symbolic.vm.math.MIN.MIN_F
 
executeFunction() - Method in class org.evosuite.symbolic.vm.math.MIN.MIN_I
 
executeFunction() - Method in class org.evosuite.symbolic.vm.math.MIN.MIN_L
 
executeFunction() - Method in class org.evosuite.symbolic.vm.math.NextAfter.NextAfter_D
 
executeFunction() - Method in class org.evosuite.symbolic.vm.math.NextAfter.NextAfter_F
 
executeFunction() - Method in class org.evosuite.symbolic.vm.math.NextUp.NextUp_D
 
executeFunction() - Method in class org.evosuite.symbolic.vm.math.NextUp.NextUp_F
 
executeFunction() - Method in class org.evosuite.symbolic.vm.math.POW
 
executeFunction() - Method in class org.evosuite.symbolic.vm.math.RINT
 
executeFunction() - Method in class org.evosuite.symbolic.vm.math.Round.Round_D
 
executeFunction() - Method in class org.evosuite.symbolic.vm.math.Round.Round_F
 
executeFunction() - Method in class org.evosuite.symbolic.vm.math.SCALB.SCALB_D
 
executeFunction() - Method in class org.evosuite.symbolic.vm.math.SCALB.SCALB_F
 
executeFunction() - Method in class org.evosuite.symbolic.vm.math.SIGNUM.SIGNUM_D
 
executeFunction() - Method in class org.evosuite.symbolic.vm.math.SIGNUM.SIGNUM_F
 
executeFunction() - Method in class org.evosuite.symbolic.vm.math.SIN
 
executeFunction() - Method in class org.evosuite.symbolic.vm.math.SINH
 
executeFunction() - Method in class org.evosuite.symbolic.vm.math.SQRT
 
executeFunction() - Method in class org.evosuite.symbolic.vm.math.TAN
 
executeFunction() - Method in class org.evosuite.symbolic.vm.math.TANH
 
executeFunction() - Method in class org.evosuite.symbolic.vm.math.ToDegrees
 
executeFunction() - Method in class org.evosuite.symbolic.vm.math.ToRadians
 
executeFunction() - Method in class org.evosuite.symbolic.vm.math.ULP.ULP_D
 
executeFunction() - Method in class org.evosuite.symbolic.vm.math.ULP.ULP_F
 
executeFunction() - Method in class org.evosuite.symbolic.vm.regex.Matcher_Matches
 
executeFunction() - Method in class org.evosuite.symbolic.vm.regex.Pattern_Matcher
 
executeFunction() - Method in class org.evosuite.symbolic.vm.regex.Pattern_Matches
 
executeFunction() - Method in class org.evosuite.symbolic.vm.string.buffer.StringBuffer_Append.StringBufferAppend_B
 
executeFunction() - Method in class org.evosuite.symbolic.vm.string.buffer.StringBuffer_Append.StringBufferAppend_C
 
executeFunction() - Method in class org.evosuite.symbolic.vm.string.buffer.StringBuffer_Append.StringBufferAppend_D
 
executeFunction() - Method in class org.evosuite.symbolic.vm.string.buffer.StringBuffer_Append.StringBufferAppend_F
 
executeFunction() - Method in class org.evosuite.symbolic.vm.string.buffer.StringBuffer_Append.StringBufferAppend_I
 
executeFunction() - Method in class org.evosuite.symbolic.vm.string.buffer.StringBuffer_Append.StringBufferAppend_L
 
executeFunction() - Method in class org.evosuite.symbolic.vm.string.buffer.StringBuffer_Append.StringBufferAppend_STR
 
executeFunction() - Method in class org.evosuite.symbolic.vm.string.buffer.StringBuffer_Init.StringBufferInit_S
new StringBuffer(String)
executeFunction() - Method in class org.evosuite.symbolic.vm.string.buffer.StringBuffer_SetLength
 
executeFunction() - Method in class org.evosuite.symbolic.vm.string.buffer.StringBuffer_ToString
 
executeFunction() - Method in class org.evosuite.symbolic.vm.string.builder.StringBuilder_Append
 
executeFunction() - Method in class org.evosuite.symbolic.vm.string.builder.StringBuilder_Init
 
executeFunction() - Method in class org.evosuite.symbolic.vm.string.builder.StringBuilder_ToString
 
executeFunction() - Method in class org.evosuite.symbolic.vm.string.CharAt
 
executeFunction() - Method in class org.evosuite.symbolic.vm.string.CompareTo
 
executeFunction() - Method in class org.evosuite.symbolic.vm.string.CompareToIgnoreCase
 
executeFunction() - Method in class org.evosuite.symbolic.vm.string.Concat
 
executeFunction() - Method in class org.evosuite.symbolic.vm.string.Contains
 
executeFunction() - Method in class org.evosuite.symbolic.vm.string.EndsWith
 
executeFunction() - Method in class org.evosuite.symbolic.vm.string.Equals
 
executeFunction() - Method in class org.evosuite.symbolic.vm.string.EqualsIgnoreCase
 
executeFunction() - Method in class org.evosuite.symbolic.vm.string.IndexOf.IndexOf_C
 
executeFunction() - Method in class org.evosuite.symbolic.vm.string.IndexOf.IndexOf_CI
 
executeFunction() - Method in class org.evosuite.symbolic.vm.string.IndexOf.IndexOf_S
 
executeFunction() - Method in class org.evosuite.symbolic.vm.string.IndexOf.IndexOf_SI
 
executeFunction() - Method in class org.evosuite.symbolic.vm.string.LastIndexOf.LastIndexOf_C
 
executeFunction() - Method in class org.evosuite.symbolic.vm.string.LastIndexOf.LastIndexOf_CI
 
executeFunction() - Method in class org.evosuite.symbolic.vm.string.LastIndexOf.LastIndexOf_S
 
executeFunction() - Method in class org.evosuite.symbolic.vm.string.LastIndexOf.LastIndexOf_SI
 
executeFunction() - Method in class org.evosuite.symbolic.vm.string.Length
 
executeFunction() - Method in class org.evosuite.symbolic.vm.string.Matches
 
executeFunction() - Method in class org.evosuite.symbolic.vm.string.reader.Reader_Read
 
executeFunction() - Method in class org.evosuite.symbolic.vm.string.reader.StringReader_Init
 
executeFunction() - Method in class org.evosuite.symbolic.vm.string.reader.StringReader_Read
 
executeFunction() - Method in class org.evosuite.symbolic.vm.string.RegionMatches
 
executeFunction() - Method in class org.evosuite.symbolic.vm.string.RegionMatches5
 
executeFunction() - Method in class org.evosuite.symbolic.vm.string.Replace.Replace_C
 
executeFunction() - Method in class org.evosuite.symbolic.vm.string.Replace.Replace_CS
 
executeFunction() - Method in class org.evosuite.symbolic.vm.string.ReplaceAll
 
executeFunction() - Method in class org.evosuite.symbolic.vm.string.ReplaceFirst
 
executeFunction() - Method in class org.evosuite.symbolic.vm.string.StartsWith.StartsWith_S
 
executeFunction() - Method in class org.evosuite.symbolic.vm.string.StartsWith.StartsWith_SI
 
executeFunction() - Method in class org.evosuite.symbolic.vm.string.Substring.Substring_I
 
executeFunction() - Method in class org.evosuite.symbolic.vm.string.Substring.Substring_II
 
executeFunction() - Method in class org.evosuite.symbolic.vm.string.tokenizer.HasMoreTokens
 
executeFunction() - Method in class org.evosuite.symbolic.vm.string.tokenizer.NextToken
 
executeFunction() - Method in class org.evosuite.symbolic.vm.string.tokenizer.StringTokenizer_Init
 
executeFunction() - Method in class org.evosuite.symbolic.vm.string.ToLowerCase
 
executeFunction() - Method in class org.evosuite.symbolic.vm.string.ToString
 
executeFunction() - Method in class org.evosuite.symbolic.vm.string.ToUpperCase
 
executeFunction() - Method in class org.evosuite.symbolic.vm.string.Trim
 
executeFunction() - Method in class org.evosuite.symbolic.vm.string.ValueOf.ValueOf_Int
 
executeFunction() - Method in class org.evosuite.symbolic.vm.string.ValueOf.ValueOf_O
 
executeFunction() - Method in class org.evosuite.symbolic.vm.SymbolicFunction
Returns new symbolic return value.
executeFunction() - Method in class org.evosuite.symbolic.vm.wrappers.B_ByteValue
 
executeFunction() - Method in class org.evosuite.symbolic.vm.wrappers.B_Init
 
executeFunction() - Method in class org.evosuite.symbolic.vm.wrappers.B_ValueOf
 
executeFunction() - Method in class org.evosuite.symbolic.vm.wrappers.C_CharValue
 
executeFunction() - Method in class org.evosuite.symbolic.vm.wrappers.C_Init
 
executeFunction() - Method in class org.evosuite.symbolic.vm.wrappers.C_ValueOf
 
executeFunction() - Method in class org.evosuite.symbolic.vm.wrappers.Character_getNumericValue
 
executeFunction() - Method in class org.evosuite.symbolic.vm.wrappers.Character_isDigit
 
executeFunction() - Method in class org.evosuite.symbolic.vm.wrappers.Character_isLetter
 
executeFunction() - Method in class org.evosuite.symbolic.vm.wrappers.D_DoubleValue
 
executeFunction() - Method in class org.evosuite.symbolic.vm.wrappers.D_Init
 
executeFunction() - Method in class org.evosuite.symbolic.vm.wrappers.D_ValueOf
 
executeFunction() - Method in class org.evosuite.symbolic.vm.wrappers.F_FloatValue
 
executeFunction() - Method in class org.evosuite.symbolic.vm.wrappers.F_Init
 
executeFunction() - Method in class org.evosuite.symbolic.vm.wrappers.F_ValueOf
 
executeFunction() - Method in class org.evosuite.symbolic.vm.wrappers.I_Init
 
executeFunction() - Method in class org.evosuite.symbolic.vm.wrappers.I_IntValue
 
executeFunction() - Method in class org.evosuite.symbolic.vm.wrappers.I_ParseInt
 
executeFunction() - Method in class org.evosuite.symbolic.vm.wrappers.I_ValueOf
 
executeFunction() - Method in class org.evosuite.symbolic.vm.wrappers.J_Init
 
executeFunction() - Method in class org.evosuite.symbolic.vm.wrappers.J_LongValue
 
executeFunction() - Method in class org.evosuite.symbolic.vm.wrappers.J_ValueOf
 
executeFunction() - Method in class org.evosuite.symbolic.vm.wrappers.S_Init
 
executeFunction() - Method in class org.evosuite.symbolic.vm.wrappers.S_ShortValue
 
executeFunction() - Method in class org.evosuite.symbolic.vm.wrappers.S_ValueOf
 
executeFunction() - Method in class org.evosuite.symbolic.vm.wrappers.Z_BooleanValue
 
executeFunction() - Method in class org.evosuite.symbolic.vm.wrappers.Z_Init
 
executeFunction() - Method in class org.evosuite.symbolic.vm.wrappers.Z_ValueOf
 
executeMatcher(int) - Method in class org.evosuite.testcase.fm.MethodDescriptor
 
executeOnExcludedMethods() - Method in class org.evosuite.instrumentation.coverage.BranchInstrumentation
if this method returns true the analyze method is also called on methods which are excluded in CFGMethodAdapter.EXCLUDE
executeOnExcludedMethods() - Method in class org.evosuite.instrumentation.coverage.DefUseInstrumentation
if this method returns true the analyze method is also called on methods which are excluded in CFGMethodAdapter.EXCLUDE
executeOnExcludedMethods() - Method in interface org.evosuite.instrumentation.coverage.MethodInstrumentation
if this method returns true the analyze method is also called on methods which are excluded in CFGMethodAdapter.EXCLUDE
executeOnExcludedMethods() - Method in class org.evosuite.instrumentation.coverage.MutationInstrumentation
if this method returns true the analyze method is also called on methods which are excluded in CFGMethodAdapter.EXCLUDE
executeOnMainMethod() - Method in class org.evosuite.instrumentation.coverage.BranchInstrumentation
If this method returns true, the analyze method is also called on public static void main() methods
executeOnMainMethod() - Method in class org.evosuite.instrumentation.coverage.DefUseInstrumentation
If this method returns true, the analyze method is also called on public static void main() methods
executeOnMainMethod() - Method in interface org.evosuite.instrumentation.coverage.MethodInstrumentation
If this method returns true, the analyze method is also called on public static void main() methods
executeOnMainMethod() - Method in class org.evosuite.instrumentation.coverage.MutationInstrumentation
If this method returns true, the analyze method is also called on public static void main() methods
Executer() - Constructor for class org.evosuite.testcase.statements.AbstractStatement.Executer
 
ExecutionObserver - Class in org.evosuite.testcase.execution
Abstract base class of all execution observers
ExecutionObserver() - Constructor for class org.evosuite.testcase.execution.ExecutionObserver
 
ExecutionPathClassAdapter - Class in org.evosuite.instrumentation
Take care of all instrumentation that is necessary to trace executions
ExecutionPathClassAdapter(ClassVisitor, String) - Constructor for class org.evosuite.instrumentation.ExecutionPathClassAdapter
Constructor for ExecutionPathClassAdapter.
ExecutionResult - Class in org.evosuite.testcase.execution
 
ExecutionResult(TestCase) - Constructor for class org.evosuite.testcase.execution.ExecutionResult
Default constructor when executing without mutation
ExecutionResult(TestCase, Mutation) - Constructor for class org.evosuite.testcase.execution.ExecutionResult
Constructor when executing with mutation
executionTime - Variable in class org.evosuite.testcase.execution.ExecutionResult
Duration of execution
ExecutionTrace - Interface in org.evosuite.testcase.execution
This interface defines the trace data that is collected during execution.
ExecutionTraceImpl - Class in org.evosuite.testcase.execution
Keep a trace of the program execution
ExecutionTraceImpl() - Constructor for class org.evosuite.testcase.execution.ExecutionTraceImpl
Constructor for ExecutionTraceImpl.
ExecutionTraceImpl.BranchEval - Class in org.evosuite.testcase.execution
Deprecated.
ExecutionTraceProxy - Class in org.evosuite.testcase.execution
ExecutionTraceProxy class.
ExecutionTraceProxy() - Constructor for class org.evosuite.testcase.execution.ExecutionTraceProxy
Constructor for ExecutionTraceProxy.
ExecutionTraceProxy(ExecutionTraceImpl) - Constructor for class org.evosuite.testcase.execution.ExecutionTraceProxy
Constructor for ExecutionTraceProxy.
ExecutionTracer - Class in org.evosuite.testcase.execution
This class collects information about chosen branches/paths at runtime
executor - Variable in class org.evosuite.junit.writer.TestSuiteWriter
 
EXECUTOR_SERVICE - Static variable in class org.evosuite.junit.writer.Scaffolding
 
exists(List<Integer>) - Static method in class org.evosuite.coverage.rho.RhoCoverageFactory
 
ExitBlock - Class in org.evosuite.graphs.cfg
 
ExitBlock(String, String) - Constructor for class org.evosuite.graphs.cfg.ExitBlock
Constructor for ExitBlock.
exitClassInit(String) - Static method in class org.evosuite.testcase.execution.ExecutionTracer
This method is added in the transformed bytecode
ExitClassInitMethodAdapter - Class in org.evosuite.instrumentation
Adds a call to ExecutionTracer.passedClassInitializationMethod() when the method begins its execution.
ExitClassInitMethodAdapter(String, String, MethodVisitor) - Constructor for class org.evosuite.instrumentation.ExitClassInitMethodAdapter
Constructor for PutStaticMethodAdapter.
exitMethod(String, String) - Method in interface org.evosuite.testcase.execution.ExecutionTrace
Pop last method call from stack
exitMethod(String, String) - Method in class org.evosuite.testcase.execution.ExecutionTraceImpl
Pop last method call from stack
exitMethod(String, String) - Method in class org.evosuite.testcase.execution.ExecutionTraceProxy
Pop last method call from stack
EXP - Class in org.evosuite.symbolic.vm.math
 
EXP(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.math.EXP
 
expandRegex(String) - Static method in class org.evosuite.utils.RegexDistanceUtils
Java regular expressions contain predefined character classes which the regex parser cannot handle
expandTestCase(TestCase) - Method in class org.evosuite.testcase.TestCaseExpander
 
explain() - Method in class org.evosuite.coverage.statement.StatementCoverageTestFitness
explain
explain() - Method in class org.evosuite.graphs.cfg.BasicBlock
explain
explain() - Method in class org.evosuite.graphs.cfg.BytecodeInstruction
explain
explain() - Method in class org.evosuite.testcase.execution.MethodCall
explain
ExplicitExceptionHandler - Class in org.evosuite.instrumentation
ExplicitExceptionHandler class.
ExplicitExceptionHandler(MethodVisitor, String, String, String) - Constructor for class org.evosuite.instrumentation.ExplicitExceptionHandler
Constructor for ExplicitExceptionHandler.
explicitExceptions - Variable in class org.evosuite.testcase.execution.ExecutionResult
Record for each exception if it was explicitly thrown
EXPM1 - Class in org.evosuite.symbolic.vm.math
 
EXPM1(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.math.EXPM1
 
exportObject(Remote) - Static method in class org.evosuite.rmi.UtilsRMI
This is a wrapper over UnicastRemoteObject.exportObject, as it does not properly handle anonymous/ephemeral ports.
exposeExceptionMapping() - Method in class org.evosuite.testcase.execution.ExecutionResult
Deprecated.
Expression<T> - Interface in org.evosuite.symbolic.expr
 
ExpressionExecutor - Class in org.evosuite.symbolic.expr
returns the concrete evaluation for a given expression.
ExpressionExecutor() - Constructor for class org.evosuite.symbolic.expr.ExpressionExecutor
 
ExpressionFactory - Class in org.evosuite.symbolic.vm
 
ExpressionFactory() - Constructor for class org.evosuite.symbolic.vm.ExpressionFactory
 
ExpressionVisitor<K,V> - Interface in org.evosuite.symbolic.expr
 
ExternalProcessUtilities - Class in org.evosuite.utils
 
ExternalProcessUtilities() - Constructor for class org.evosuite.utils.ExternalProcessUtilities
Constructor for ExternalProcessUtilities.
EXTRA_TIMEOUT - Static variable in class org.evosuite.Properties
 

F

F2D() - Method in class org.evosuite.dse.AbstractVM
 
F2D() - Method in interface org.evosuite.dse.IVM
 
F2D() - Static method in class org.evosuite.dse.VM
 
F2D() - Method in class org.evosuite.symbolic.vm.ArithmeticVM
 
F2F_DESCRIPTOR - Static variable in interface org.evosuite.symbolic.vm.math.Types
 
F2I() - Method in class org.evosuite.dse.AbstractVM
 
F2I() - Method in interface org.evosuite.dse.IVM
 
F2I() - Static method in class org.evosuite.dse.VM
 
F2I() - Method in class org.evosuite.symbolic.vm.ArithmeticVM
 
F2I_DESCRIPTOR - Static variable in interface org.evosuite.symbolic.vm.math.Types
 
F2L() - Method in class org.evosuite.dse.AbstractVM
 
F2L() - Method in interface org.evosuite.dse.IVM
 
F2L() - Static method in class org.evosuite.dse.VM
 
F2L() - Method in class org.evosuite.symbolic.vm.ArithmeticVM
 
F_FloatValue - Class in org.evosuite.symbolic.vm.wrappers
 
F_FloatValue(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.wrappers.F_FloatValue
 
F_Init - Class in org.evosuite.symbolic.vm.wrappers
 
F_Init(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.wrappers.F_Init
 
F_TO_FLOAT - Static variable in interface org.evosuite.symbolic.vm.wrappers.Types
 
F_TO_STRING_BUFFER - Static variable in interface org.evosuite.symbolic.vm.string.buffer.Types
 
F_TO_VOID - Static variable in interface org.evosuite.symbolic.vm.wrappers.Types
 
F_V - Static variable in class org.evosuite.symbolic.instrument.ConcolicConfig
 
F_ValueOf - Class in org.evosuite.symbolic.vm.wrappers
 
F_ValueOf(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.wrappers.F_ValueOf
 
FADD() - Method in class org.evosuite.dse.AbstractVM
 
FADD() - Method in interface org.evosuite.dse.IVM
 
FADD() - Static method in class org.evosuite.dse.VM
 
FADD() - Method in class org.evosuite.symbolic.vm.ArithmeticVM
http://java.sun.com/docs/books/jvms/second_edition/html/Instructions2.
FailingTestSet - Class in org.evosuite.contracts
FailingTestSet class.
FailingTestSet() - Constructor for class org.evosuite.contracts.FailingTestSet
 
fails(TestCase) - Method in class org.evosuite.contracts.Contract
Run the test against this contract and determine whether it reports a failure
Failure - Class in org.evosuite.result
 
Failure(ContractViolation) - Constructor for class org.evosuite.result.Failure
 
Failure(Throwable, int, TestCase) - Constructor for class org.evosuite.result.Failure
 
FakeBottomFrame - Class in org.evosuite.symbolic.vm
Frame at the bottom of the invocation stack.
FakeBottomFrame() - Constructor for class org.evosuite.symbolic.vm.FakeBottomFrame
Constructor
FakeMainCallerFrame - Class in org.evosuite.symbolic.vm
Fake Stack Frame for simulating the invokation from the command line to the main(String[] a) method with no arguments.
FALOAD(Object, int) - Method in class org.evosuite.dse.AbstractVM
 
FALOAD(Object, int) - Method in interface org.evosuite.dse.IVM
 
FALOAD(Object, int) - Static method in class org.evosuite.dse.VM
 
FALOAD(Object, int) - Method in class org.evosuite.symbolic.vm.HeapVM
 
FALSE - Static variable in class org.evosuite.instrumentation.testability.BooleanHelper
 
FALSE - Static variable in class org.evosuite.symbolic.solver.SmtExprBuilder
 
falseDistances - Variable in class org.evosuite.testcase.execution.ExecutionTraceImpl
 
falseDistanceTrace - Variable in class org.evosuite.testcase.execution.MethodCall
 
fastEpsilonDominanceAssignment(List<T>, Set<FitnessFunction<T>>) - Method in class org.evosuite.ga.metaheuristics.mosa.CrowdingDistance
This method implements a "fast" version of the variant of the crowding distance named "epsilon-dominance-assignment" proposed by K\"{o}ppen and Yoshida in : [1] Mario K\"{o}ppen and Kaori Yoshida, "Substitute Distance Assignments in NSGA-II for handling Many-objective Optimization Problems", Evolutionary Multi-Criterion Optimization, Volume 4403 of the series Lecture Notes in Computer Science pp 727-741.
fastNonDominatedSort(List<T>) - Method in class org.evosuite.ga.metaheuristics.NSGAII
Fast nondominated sorting
FastNonDominatedSorting<T extends Chromosome> - Class in org.evosuite.ga.metaheuristics.mosa
This class ranks the test cases according to the the "PreferenceCriterion" defined for the MOSA algorithm
FastNonDominatedSorting() - Constructor for class org.evosuite.ga.metaheuristics.mosa.FastNonDominatedSorting
 
FASTORE(Object, int) - Method in class org.evosuite.dse.AbstractVM
 
FASTORE(Object, int) - Method in interface org.evosuite.dse.IVM
 
FASTORE(Object, int) - Static method in class org.evosuite.dse.VM
 
FASTORE(Object, int) - Method in class org.evosuite.symbolic.vm.HeapVM
 
FCMPG() - Method in class org.evosuite.dse.AbstractVM
 
FCMPG() - Method in interface org.evosuite.dse.IVM
 
FCMPG() - Static method in class org.evosuite.dse.VM
 
FCMPG() - Method in class org.evosuite.symbolic.vm.ArithmeticVM
http://java.sun.com/docs/books/jvms/second_edition/html/Instructions2.
FCMPL() - Method in class org.evosuite.dse.AbstractVM
 
FCMPL() - Method in interface org.evosuite.dse.IVM
 
FCMPL() - Static method in class org.evosuite.dse.VM
 
FCMPL() - Method in class org.evosuite.symbolic.vm.ArithmeticVM
http://java.sun.com/docs/books/jvms/second_edition/html/Instructions2.
FCONST_0() - Method in class org.evosuite.dse.AbstractVM
 
FCONST_0() - Method in interface org.evosuite.dse.IVM
 
FCONST_0() - Static method in class org.evosuite.dse.VM
 
FCONST_0() - Method in class org.evosuite.symbolic.vm.LocalsVM
 
FCONST_1() - Method in class org.evosuite.dse.AbstractVM
 
FCONST_1() - Method in interface org.evosuite.dse.IVM
 
FCONST_1() - Static method in class org.evosuite.dse.VM
 
FCONST_1() - Method in class org.evosuite.symbolic.vm.LocalsVM
 
FCONST_2() - Method in class org.evosuite.dse.AbstractVM
 
FCONST_2() - Method in interface org.evosuite.dse.IVM
 
FCONST_2() - Static method in class org.evosuite.dse.VM
 
FCONST_2() - Method in class org.evosuite.symbolic.vm.LocalsVM
 
FD2F_DESCRIPTOR - Static variable in interface org.evosuite.symbolic.vm.math.Types
 
FDIV(float) - Method in class org.evosuite.dse.AbstractVM
 
FDIV(float) - Method in interface org.evosuite.dse.IVM
 
FDIV(float) - Static method in class org.evosuite.dse.VM
 
FDIV(float) - Method in class org.evosuite.symbolic.vm.ArithmeticVM
 
FF2F_DESCRIPTOR - Static variable in interface org.evosuite.symbolic.vm.math.Types
 
FGGG_V - Static variable in class org.evosuite.symbolic.instrument.ConcolicConfig
 
FI2F_DESCRIPTOR - Static variable in interface org.evosuite.symbolic.vm.math.Types
 
FI_V - Static variable in class org.evosuite.symbolic.instrument.ConcolicConfig
 
field - Variable in class org.evosuite.assertion.PrimitiveFieldAssertion
 
field - Variable in class org.evosuite.testcase.statements.FieldStatement
 
fieldObserver - Static variable in class org.evosuite.assertion.AssertionGenerator
Constant field_observer
fieldObserver - Static variable in class org.evosuite.assertion.MutationAssertionGenerator
 
FieldReference - Class in org.evosuite.testcase.variable
FieldReference class.
FieldReference(TestCase, GenericField, VariableReference) - Constructor for class org.evosuite.testcase.variable.FieldReference
Constructor for FieldReference.
FieldReference(TestCase, GenericField, Type, VariableReference) - Constructor for class org.evosuite.testcase.variable.FieldReference
We need this constructor to work around a bug in Java Generics which causes a java.lang.reflect.GenericSignatureFormatError when accessing getType
FieldReference(TestCase, GenericField) - Constructor for class org.evosuite.testcase.variable.FieldReference
Constructor for FieldReference.
FieldReference(TestCase, GenericField, Type) - Constructor for class org.evosuite.testcase.variable.FieldReference
We need this constructor to work around a bug in Java Generics which causes a java.lang.reflect.GenericSignatureFormatError when accessing getType
FieldRegistry - Class in org.evosuite.testcarver.capture
 
FieldRegistry.MyWeakRef<T> - Class in org.evosuite.testcarver.capture
 
FieldStatement - Class in org.evosuite.testcase.statements
Statement that accesses an instance/class field
FieldStatement(TestCase, GenericField, VariableReference) - Constructor for class org.evosuite.testcase.statements.FieldStatement
Constructor for FieldStatement.
FieldStatement(TestCase, GenericField, VariableReference, VariableReference) - Constructor for class org.evosuite.testcase.statements.FieldStatement
This constructor allows you to use an already existing VariableReference as retvar.
FII_V - Static variable in class org.evosuite.symbolic.instrument.ConcolicConfig
 
FileIOUtils - Class in org.evosuite.utils
Class used to cover some limitations of Apache IO FileUtils
FileIOUtils() - Constructor for class org.evosuite.utils.FileIOUtils
 
FileNamePrimitiveStatement - Class in org.evosuite.testcase.statements.environment
This class is a wrapper for a string that represents a filename
FileNamePrimitiveStatement(TestCase, EvoSuiteFile) - Constructor for class org.evosuite.testcase.statements.environment.FileNamePrimitiveStatement
Constructor for FileNamePrimitiveStatement.
fillWithNullRefs() - Method in class org.evosuite.testcase.statements.FunctionalMockStatement
 
FILTER_ASSERTIONS - Static variable in class org.evosuite.Properties
 
FILTER_SANDBOX_TESTS - Static variable in class org.evosuite.Properties
 
filterFailingAssertions(TestCase) - Method in class org.evosuite.assertion.AssertionGenerator
 
filterFailingAssertions(List<TestCase>) - Method in class org.evosuite.assertion.AssertionGenerator
 
filterFailingAssertions(TestSuiteChromosome) - Method in class org.evosuite.assertion.AssertionGenerator
 
filterInspectorPrimitiveDuplication(Statement) - Method in class org.evosuite.assertion.MutationAssertionGenerator
Remove inspector assertions that follow method calls of the same method
filterRedundantNonnullAssertions(TestCase) - Method in class org.evosuite.assertion.MutationAssertionGenerator
Remove assertNonNull assertions for all cases where we have further assertions
filterUnaccessibleTests() - Method in class org.evosuite.seeding.ObjectPool
 
finalise() - Method in class org.evosuite.graphs.cfg.ControlFlowGraph
Computes the diameter of this CFG and the mutation distances Since both takes some time this is not automatically done on each CFG GraphPool will automatically call this immediately after the instantiation of an ActualControlFlowGraph, but not after the creation of a RawControlFlowGraph
findResourceInClassPath(String) - Static method in class org.evosuite.symbolic.instrument.ResourceList
 
finishCalls() - Method in interface org.evosuite.testcase.execution.ExecutionTrace
Finish all method calls.
finishCalls() - Method in class org.evosuite.testcase.execution.ExecutionTraceImpl
Finish all method calls.
finishCalls() - Method in class org.evosuite.testcase.execution.ExecutionTraceProxy
Finish all method calls.
FINISHED_COMPUTATION - Static variable in class org.evosuite.utils.Messages
Constant FINISHED_COMPUTATION="FINISHED_COMPUTATION"
finishedCalls - Variable in class org.evosuite.testcase.execution.ExecutionTraceImpl
 
finishedLatch - Variable in class org.evosuite.rmi.service.ClientNodeImpl
A latch used to wait for this process to be fully finished
fireEvent(T) - Method in class org.evosuite.utils.SimpleListenable
fireEvent
firstLocal - Variable in class org.evosuite.instrumentation.testability.transformer.MethodNodeTransformer
Index of the first local variable, after formal parameters.
fitnessEvaluation(Chromosome) - Method in class org.evosuite.coverage.FitnessLogger
Called after every single fitness evaluation
fitnessEvaluation(Chromosome) - Method in class org.evosuite.coverage.mutation.MutationTestPool
Called after every single fitness evaluation
fitnessEvaluation(Chromosome) - Method in class org.evosuite.ga.localsearch.LocalSearchBudget
Called after every single fitness evaluation
fitnessEvaluation(Chromosome) - Method in interface org.evosuite.ga.metaheuristics.SearchListener
Called after every single fitness evaluation
fitnessEvaluation(Chromosome) - Method in class org.evosuite.ga.stoppingconditions.MaxFitnessEvaluationsStoppingCondition
Called after every single fitness evaluation
fitnessEvaluation(Chromosome) - Method in class org.evosuite.ga.stoppingconditions.RMIStoppingCondition
 
fitnessEvaluation(Chromosome) - Method in class org.evosuite.ga.stoppingconditions.SocketStoppingCondition
Called after every single fitness evaluation
fitnessEvaluation(Chromosome) - Method in class org.evosuite.ga.stoppingconditions.StoppingConditionImpl
Called after every single fitness evaluation
fitnessEvaluation(Chromosome) - Method in class org.evosuite.ProgressMonitor
Called after every single fitness evaluation
fitnessEvaluation(Chromosome) - Method in class org.evosuite.seeding.TestCaseRecycler
 
fitnessEvaluation(Chromosome) - Method in class org.evosuite.statistics.StatisticsListener
 
fitnessEvaluation(Chromosome) - Method in class org.evosuite.testcase.localsearch.BranchCoverageMap
 
fitnessEvaluation(Chromosome) - Method in class org.evosuite.testcase.RelativeTestLengthBloatControl
Called after every single fitness evaluation
fitnessEvaluation(Chromosome) - Method in class org.evosuite.testsuite.RelativeSuiteLengthBloatControl
Called after every single fitness evaluation
fitnessEvaluation(Chromosome) - Method in class org.evosuite.testsuite.similarity.DiversityObserver
 
fitnessEvaluation(Chromosome) - Method in class org.evosuite.utils.ResourceController
Called after every single fitness evaluation
fitnessEvaluations - Variable in class org.evosuite.ga.localsearch.LocalSearchBudget
 
FitnessFunction<T extends Chromosome> - Class in org.evosuite.ga
Abstract base class of fitness functions
FitnessFunction() - Constructor for class org.evosuite.ga.FitnessFunction
 
FitnessFunctions - Class in org.evosuite.coverage
factory class for fitness functions
FitnessFunctions() - Constructor for class org.evosuite.coverage.FitnessFunctions
 
fitnessFunctions - Variable in class org.evosuite.ga.metaheuristics.GeneticAlgorithm
Fitness function to rank individuals
FitnessLogger - Class in org.evosuite.coverage
FitnessLogger class.
FitnessLogger() - Constructor for class org.evosuite.coverage.FitnessLogger
 
FitnessProportionateSelection<T extends Chromosome> - Class in org.evosuite.ga.operators.selection
Roulette wheel selection
FitnessProportionateSelection() - Constructor for class org.evosuite.ga.operators.selection.FitnessProportionateSelection
 
FitnessReplacementFunction - Class in org.evosuite.ga
Replacement function that only looks at the fitness and secondary objectives, without checking any further constraint on the parents
FitnessReplacementFunction(boolean) - Constructor for class org.evosuite.ga.FitnessReplacementFunction
Constructor for FitnessReplacementFunction.
FitnessReplacementFunction() - Constructor for class org.evosuite.ga.FitnessReplacementFunction
Constructor for FitnessReplacementFunction.
FixedLengthTestChromosomeFactory - Class in org.evosuite.testcase.factories
 
FixedLengthTestChromosomeFactory() - Constructor for class org.evosuite.testcase.factories.FixedLengthTestChromosomeFactory
Constructor
FixedNumRandomTestStrategy - Class in org.evosuite.strategy
This strategy consists of generating random tests.
FixedNumRandomTestStrategy() - Constructor for class org.evosuite.strategy.FixedNumRandomTestStrategy
 
FixedSizeTestSuiteChromosomeFactory - Class in org.evosuite.testsuite.factories
FixedSizeTestSuiteChromosomeFactory class.
FixedSizeTestSuiteChromosomeFactory(int) - Constructor for class org.evosuite.testsuite.factories.FixedSizeTestSuiteChromosomeFactory
Constructor for FixedSizeTestSuiteChromosomeFactory.
FLOAD(int) - Method in class org.evosuite.dse.AbstractVM
 
FLOAD(int) - Method in interface org.evosuite.dse.IVM
 
FLOAD(int) - Static method in class org.evosuite.dse.VM
 
FLOAD(int) - Method in class org.evosuite.symbolic.vm.LocalsVM
 
FLOAD_0() - Method in class org.evosuite.dse.AbstractVM
 
FLOAD_0() - Method in interface org.evosuite.dse.IVM
 
FLOAD_0() - Static method in class org.evosuite.dse.VM
http://java.sun.com/docs/books/jvms/second_edition/html/Instructions2.
FLOAD_1() - Method in class org.evosuite.dse.AbstractVM
 
FLOAD_1() - Method in interface org.evosuite.dse.IVM
 
FLOAD_1() - Static method in class org.evosuite.dse.VM
 
FLOAD_2() - Method in class org.evosuite.dse.AbstractVM
 
FLOAD_2() - Method in interface org.evosuite.dse.IVM
 
FLOAD_2() - Static method in class org.evosuite.dse.VM
 
FLOAD_3() - Method in class org.evosuite.dse.AbstractVM
 
FLOAD_3() - Method in interface org.evosuite.dse.IVM
 
FLOAD_3() - Static method in class org.evosuite.dse.VM
 
FLOAT - Static variable in class org.evosuite.symbolic.instrument.ConcolicConfig
 
FLOAT - Static variable in interface org.evosuite.symbolic.vm.wrappers.Types
 
FLOAT_PRECISION - Static variable in class org.evosuite.Properties
 
FLOAT_TO_STRBUILDER_DESCRIPTOR - Static variable in interface org.evosuite.symbolic.vm.string.Types
 
FloatLocalSearch<T extends Number> - Class in org.evosuite.testcase.localsearch
FloatLocalSearch class.
FloatLocalSearch() - Constructor for class org.evosuite.testcase.localsearch.FloatLocalSearch
 
FloatPrimitiveStatement - Class in org.evosuite.testcase.statements.numeric
FloatPrimitiveStatement class.
FloatPrimitiveStatement(TestCase, Float) - Constructor for class org.evosuite.testcase.statements.numeric.FloatPrimitiveStatement
Constructor for FloatPrimitiveStatement.
FloatPrimitiveStatement(TestCase) - Constructor for class org.evosuite.testcase.statements.numeric.FloatPrimitiveStatement
Constructor for FloatPrimitiveStatement.
floatSubG(float, float) - Static method in class org.evosuite.instrumentation.testability.BooleanHelper
Replacement function for float comparison
floatSubL(float, float) - Static method in class org.evosuite.instrumentation.testability.BooleanHelper
 
FLOOR - Class in org.evosuite.symbolic.vm.math
 
FLOOR(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.math.FLOOR
 
FloydWarshall<V,E> - Class in org.evosuite.graphs
The Floyd-Warshall algorithm finds all shortest paths (all n^2 of them) in O(n^3) time.
FloydWarshall(Graph<V, E>) - Constructor for class org.evosuite.graphs.FloydWarshall
Constructs the shortest path array for the given graph.
flushStatisticsForClassChange() - Method in class org.evosuite.rmi.service.ClientNodeImpl
 
flushStatisticsForClassChange() - Method in interface org.evosuite.rmi.service.ClientNodeLocal
 
FMUL() - Method in class org.evosuite.dse.AbstractVM
 
FMUL() - Method in interface org.evosuite.dse.IVM
 
FMUL() - Static method in class org.evosuite.dse.VM
 
FMUL() - Method in class org.evosuite.symbolic.vm.ArithmeticVM
 
FNEG() - Method in class org.evosuite.dse.AbstractVM
 
FNEG() - Method in interface org.evosuite.dse.IVM
 
FNEG() - Static method in class org.evosuite.dse.VM
 
FNEG() - Method in class org.evosuite.symbolic.vm.ArithmeticVM
 
forceCurrentValue(long) - Method in class org.evosuite.coverage.mutation.MutationTimeoutStoppingCondition
Force a specific amount of used up budget.
forceCurrentValue(long) - Method in class org.evosuite.ga.stoppingconditions.GlobalTimeStoppingCondition
Force a specific amount of used up budget.
forceCurrentValue(long) - Method in class org.evosuite.ga.stoppingconditions.MaxFitnessEvaluationsStoppingCondition
Force a specific amount of used up budget.
forceCurrentValue(long) - Method in class org.evosuite.ga.stoppingconditions.MaxGenerationStoppingCondition
Force a specific amount of used up budget.
forceCurrentValue(long) - Method in class org.evosuite.ga.stoppingconditions.MaxLengthStoppingCondition
Force a specific amount of used up budget.
forceCurrentValue(long) - Method in class org.evosuite.ga.stoppingconditions.MaxStatementsStoppingCondition
Force a specific amount of used up budget.
forceCurrentValue(long) - Method in class org.evosuite.ga.stoppingconditions.MaxTestsStoppingCondition
Force a specific amount of used up budget.
forceCurrentValue(long) - Method in class org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
Force a specific amount of used up budget.
forceCurrentValue(long) - Method in class org.evosuite.ga.stoppingconditions.RMIStoppingCondition
 
forceCurrentValue(long) - Method in class org.evosuite.ga.stoppingconditions.SocketStoppingCondition
Force a specific amount of used up budget.
forceCurrentValue(long) - Method in interface org.evosuite.ga.stoppingconditions.StoppingCondition
Force a specific amount of used up budget.
forceCurrentValue(long) - Method in class org.evosuite.ga.stoppingconditions.TimeDeltaStoppingCondition
 
forceCurrentValue(long) - Method in class org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
Force a specific amount of used up budget.
forceCurrentValue(long) - Method in class org.evosuite.ShutdownTestWriter
Force a specific amount of used up budget.
forceCurrentValue(long) - Method in class org.evosuite.utils.ResourceController
Force a specific amount of used up budget.
forceReset() - Static method in class org.evosuite.ga.stoppingconditions.GlobalTimeStoppingCondition
forceReset
forgetInstruction(BytecodeInstruction) - Method in class org.evosuite.graphs.cfg.BytecodeInstructionPool
forgetInstruction
format(Date, StringBuffer, FieldPosition) - Method in class org.evosuite.testcarver.wrapper.java.text.SimpleDateFormat
 
format_final(Object, StringBuffer, FieldPosition) - Method in class org.evosuite.testcarver.wrapper.java.text.DateFormat
 
format_final(Date) - Method in class org.evosuite.testcarver.wrapper.java.text.DateFormat
 
formatToCharacterIterator(Object) - Method in class org.evosuite.testcarver.wrapper.java.text.SimpleDateFormat
 
foundUntransformableMethod() - Static method in class org.evosuite.instrumentation.TransformationStatistics
Method contains boolean in signature, but can't be transformed
Fp32Operand - Class in org.evosuite.symbolic.vm
 
Fp32Operand(RealValue) - Constructor for class org.evosuite.symbolic.vm.Fp32Operand
 
Fp64Operand - Class in org.evosuite.symbolic.vm
 
Fp64Operand(RealValue) - Constructor for class org.evosuite.symbolic.vm.Fp64Operand
 
frame - Variable in class org.evosuite.graphs.cfg.ASMWrapper
 
Frame - Class in org.evosuite.symbolic.vm
Invocation frame.
Frame(int) - Constructor for class org.evosuite.symbolic.vm.Frame
Constructor
FREM(float) - Method in class org.evosuite.dse.AbstractVM
 
FREM(float) - Method in interface org.evosuite.dse.IVM
 
FREM(float) - Static method in class org.evosuite.dse.VM
 
FREM(float) - Method in class org.evosuite.symbolic.vm.ArithmeticVM
 
FrequencyBasedPool<T> - Class in org.evosuite.seeding
Created by gordon on 06/01/2017.
FrequencyBasedPool() - Constructor for class org.evosuite.seeding.FrequencyBasedPool
 
FrequencyBasedRandomAccessQueue<T> - Class in org.evosuite.seeding
Created by gordon on 06/01/2017.
FrequencyBasedRandomAccessQueue() - Constructor for class org.evosuite.seeding.FrequencyBasedRandomAccessQueue
 
FRETURN() - Method in class org.evosuite.dse.AbstractVM
 
FRETURN() - Method in interface org.evosuite.dse.IVM
 
FRETURN() - Static method in class org.evosuite.dse.VM
 
FRETURN() - Method in class org.evosuite.symbolic.vm.CallVM
 
fromBoolean(boolean) - Static method in enum org.evosuite.utils.TriBoolean
fromBoolean
fromDouble(double) - Static method in class org.evosuite.instrumentation.testability.BooleanHelper
Deprecated.
fromFloat(float) - Static method in class org.evosuite.instrumentation.testability.BooleanHelper
Deprecated.
fromLong(long) - Static method in class org.evosuite.instrumentation.testability.BooleanHelper
Deprecated.
fromString(String) - Static method in class org.evosuite.testcarver.testcase.EvoSuiteXStream
This wrapper is used to allow use of XStream from the evosuite dependencies rather than making XStream a dependency of the SUT
FSTORE(int) - Method in class org.evosuite.dse.AbstractVM
 
FSTORE(int) - Method in interface org.evosuite.dse.IVM
 
FSTORE(int) - Static method in class org.evosuite.dse.VM
 
FSTORE(int) - Method in class org.evosuite.symbolic.vm.LocalsVM
 
FSTORE_0() - Method in class org.evosuite.dse.AbstractVM
 
FSTORE_0() - Method in interface org.evosuite.dse.IVM
 
FSTORE_0() - Static method in class org.evosuite.dse.VM
http://java.sun.com/docs/books/jvms/second_edition/html/Instructions2.
FSTORE_1() - Method in class org.evosuite.dse.AbstractVM
 
FSTORE_1() - Method in interface org.evosuite.dse.IVM
 
FSTORE_1() - Static method in class org.evosuite.dse.VM
 
FSTORE_2() - Method in class org.evosuite.dse.AbstractVM
 
FSTORE_2() - Method in interface org.evosuite.dse.IVM
 
FSTORE_2() - Static method in class org.evosuite.dse.VM
 
FSTORE_3() - Method in class org.evosuite.dse.AbstractVM
 
FSTORE_3() - Method in interface org.evosuite.dse.IVM
 
FSTORE_3() - Static method in class org.evosuite.dse.VM
 
FSUB() - Method in class org.evosuite.dse.AbstractVM
 
FSUB() - Method in interface org.evosuite.dse.IVM
 
FSUB() - Static method in class org.evosuite.dse.VM
 
FSUB() - Method in class org.evosuite.symbolic.vm.ArithmeticVM
 
fullReset() - Method in class org.evosuite.ga.stoppingconditions.GlobalTimeStoppingCondition
Fully resets the stopping condition.
fullyQualifiedMethodMatches(String) - Method in class org.evosuite.coverage.MethodNameMatcher
Returns if a method name matches any of the target method criteria: It ends with the property Properties.TARGET_METHOD (if setted) It is contained in the semi-colon separated list Propertires.TARGET_METHOD_LIST Its prefix matches Properties.TARGET_METHOD_PREFIX (if setted) The format of the method name is identifier(ASM signature).
FUNCTIONAL_MOCKING_INPUT_LIMIT - Static variable in class org.evosuite.Properties
 
FUNCTIONAL_MOCKING_PERCENT - Static variable in class org.evosuite.Properties
 
FunctionalMockStatement - Class in org.evosuite.testcase.statements
Statement representing the creation and setup of a functional mock.
FunctionalMockStatement(TestCase, VariableReference, Class<?>) - Constructor for class org.evosuite.testcase.statements.FunctionalMockStatement
 
FunctionalMockStatement(TestCase, Type, Class<?>) - Constructor for class org.evosuite.testcase.statements.FunctionalMockStatement
 

G

G_V - Static variable in class org.evosuite.symbolic.instrument.ConcolicConfig
 
ga - Variable in class org.evosuite.ga.localsearch.LocalSearchBudget
 
GAP_PENALTY - Static variable in class org.evosuite.testsuite.similarity.DiversityObserver
 
gatherStatistics(InheritanceTree) - Static method in class org.evosuite.setup.InheritanceTreeGenerator
 
generate(String) - Static method in class org.evosuite.setup.GetStaticGraphGenerator
 
generateCatchBlock(AbstractStatement, Throwable) - Method in class org.evosuite.testcase.TestCodeVisitor
Returns a catch block for an exception that can be thrown by this statement.
generateCluster(CallGraph) - Method in class org.evosuite.setup.TestClusterGenerator
 
generateFailAssertion(AbstractStatement, Throwable) - Method in class org.evosuite.testcase.TestCodeVisitor
Generates a fail assertion for being inserted after a statement generating an exception.
generateInitialPopulation(int) - Method in class org.evosuite.ga.metaheuristics.GeneticAlgorithm
Fills the population at first with recycled chromosomes - for more information see recycleChromosomes() and ChromosomeRecycler - and after that, the population is filled with random chromosomes.
generateJDKCluster(String...) - Static method in class org.evosuite.setup.InheritanceTreeGenerator
During runtime, we do not want to consider standard classes to safe some time, so we perform this analysis only once.
generateNewTest(TestChromosome, Set<Integer>, LocalSearchObjective<TestChromosome>) - Method in class org.evosuite.testcase.localsearch.DSETestGenerator
Applies DSE to the passed test using as symbolic variables only those that are declared in the set of statement indexes.
generateRandomPopulation(int) - Method in class org.evosuite.ga.metaheuristics.GeneticAlgorithm
Generate random population of given size
generateRandomStringFromModel(int, String) - Method in class org.evosuite.lm.LanguageModelSearch
Build a random string that is at most maxStringLength characters long.
generateRandomStringFromModel(int) - Method in class org.evosuite.lm.LanguageModelSearch
 
generateRandomStringFromModelWithExactLength(int, String) - Method in class org.evosuite.lm.LanguageModelSearch
 
generateRandomStringFromModelWithExactLength(int) - Method in class org.evosuite.lm.LanguageModelSearch
 
generateSolution() - Method in class org.evosuite.ga.metaheuristics.GeneticAlgorithm
Generate solution
generateSolution() - Method in class org.evosuite.ga.metaheuristics.MonotonicGA
Generate solution
generateSolution() - Method in class org.evosuite.ga.metaheuristics.mosa.MOSA
Generate solution
generateSolution() - Method in class org.evosuite.ga.metaheuristics.NSGAII
Generate solution
generateSolution() - Method in class org.evosuite.ga.metaheuristics.OnePlusOneEA
Generate solution
generateSolution() - Method in class org.evosuite.ga.metaheuristics.RandomSearch
Generate solution
generateSolution() - Method in interface org.evosuite.ga.metaheuristics.SearchAlgorithm
Generate solution
generateSolution() - Method in class org.evosuite.ga.metaheuristics.SPEA2
 
generateSolution() - Method in class org.evosuite.ga.metaheuristics.StandardGA
Generate solution
generateTests() - Method in class org.evosuite.strategy.EntBugTestStrategy
 
generateTests() - Method in class org.evosuite.strategy.FixedNumRandomTestStrategy
 
generateTests() - Method in class org.evosuite.strategy.IndividualTestStrategy
 
generateTests() - Method in class org.evosuite.strategy.MOSuiteStrategy
 
generateTests() - Method in class org.evosuite.strategy.RandomTestStrategy
 
generateTests() - Method in class org.evosuite.strategy.RegressionSuiteStrategy
 
generateTests() - Method in class org.evosuite.strategy.TestGenerationStrategy
Generate a set of tests; assume that all analyses are already completed
generateTests() - Method in class org.evosuite.strategy.WholeTestSuiteStrategy
 
generateTests() - Method in class org.evosuite.symbolic.DSEStrategy
 
generateTestSuite() - Method in class org.evosuite.TestSuiteGenerator
Generate a test suite for the target class
GENERATIONS - Static variable in class org.evosuite.lm.LanguageModelSearch
 
GenericAccessibleObject<T extends GenericAccessibleObject<?>> - Class in org.evosuite.utils.generic
 
GenericAccessibleObject(GenericClass) - Constructor for class org.evosuite.utils.generic.GenericAccessibleObject
 
GenericArrayTypeImpl - Class in org.evosuite.utils.generic
 
GenericClass - Class in org.evosuite.utils.generic
 
GenericClass(Class<?>) - Constructor for class org.evosuite.utils.generic.GenericClass
Generate a generic class by setting all generic parameters to their parameter types
GenericClass(GenericClass) - Constructor for class org.evosuite.utils.generic.GenericClass
 
GenericClass(Type) - Constructor for class org.evosuite.utils.generic.GenericClass
Generate a generic class by from a type
GenericClass(Type, Class<?>) - Constructor for class org.evosuite.utils.generic.GenericClass
Generate a GenericClass with this exact generic type and raw class
GenericConstructor - Class in org.evosuite.utils.generic
 
GenericConstructor(Constructor<?>, Class<?>) - Constructor for class org.evosuite.utils.generic.GenericConstructor
 
GenericConstructor(Constructor<?>, GenericClass) - Constructor for class org.evosuite.utils.generic.GenericConstructor
 
GenericConstructor(Constructor<?>, Type) - Constructor for class org.evosuite.utils.generic.GenericConstructor
 
GenericField - Class in org.evosuite.utils.generic
 
GenericField(Field, GenericClass) - Constructor for class org.evosuite.utils.generic.GenericField
 
GenericField(Field, Class<?>) - Constructor for class org.evosuite.utils.generic.GenericField
 
GenericField(Field, Type) - Constructor for class org.evosuite.utils.generic.GenericField
 
GenericMethod - Class in org.evosuite.utils.generic
 
GenericMethod(Method, GenericClass) - Constructor for class org.evosuite.utils.generic.GenericMethod
 
GenericMethod(Method, Class<?>) - Constructor for class org.evosuite.utils.generic.GenericMethod
 
GenericMethod(Method, Type) - Constructor for class org.evosuite.utils.generic.GenericMethod
 
GenericTypeInference - Class in org.evosuite.utils.generic
 
GenericTypeInference() - Constructor for class org.evosuite.utils.generic.GenericTypeInference
 
GenericUtils - Class in org.evosuite.utils.generic
 
GenericUtils() - Constructor for class org.evosuite.utils.generic.GenericUtils
 
GeneticAlgorithm<T extends Chromosome> - Class in org.evosuite.ga.metaheuristics
Abstract superclass of genetic algorithms
GeneticAlgorithm(ChromosomeFactory<T>) - Constructor for class org.evosuite.ga.metaheuristics.GeneticAlgorithm
Constructor
get() - Static method in class org.evosuite.dse.MainConfig
Singleton
get(int) - Method in class org.evosuite.symbolic.PathCondition
Returns the branch condition at position index
get(int) - Method in class org.evosuite.testcarver.wrapper.java.util.Calendar
 
get(int) - Method in class org.evosuite.utils.ListenableList
get2DigitYearStart() - Method in class org.evosuite.testcarver.wrapper.java.text.SimpleDateFormat
 
getAccessedClasses() - Method in class org.evosuite.testcase.DefaultTestCase
Determine the set of classes that are accessed by the test case
getAccessedClasses() - Method in interface org.evosuite.testcase.TestCase
Determine the set of classes that are accessed by the test case
getAccessedEnvironment() - Method in class org.evosuite.testcase.DefaultTestCase
 
getAccessedEnvironment() - Method in interface org.evosuite.testcase.TestCase
Retrieve an object containing information about what environment components this test interacted with
getAccessibleFields(Class<?>) - Static method in class org.evosuite.setup.TestClusterUtils
Get the set of fields defined in this class and its superclasses
getAccessibleObject() - Method in class org.evosuite.testcase.statements.ArrayStatement
Returns the accessibleObject which is used to generate this kind of statement E.g.
getAccessibleObject() - Method in class org.evosuite.testcase.statements.AssignmentStatement
Returns the accessibleObject which is used to generate this kind of statement E.g.
getAccessibleObject() - Method in class org.evosuite.testcase.statements.ConstructorStatement
Returns the accessibleObject which is used to generate this kind of statement E.g.
getAccessibleObject() - Method in class org.evosuite.testcase.statements.FieldStatement
Returns the accessibleObject which is used to generate this kind of statement E.g.
getAccessibleObject() - Method in class org.evosuite.testcase.statements.FunctionalMockStatement
 
getAccessibleObject() - Method in class org.evosuite.testcase.statements.MethodStatement
Returns the accessibleObject which is used to generate this kind of statement E.g.
getAccessibleObject() - Method in class org.evosuite.testcase.statements.NullStatement
Returns the accessibleObject which is used to generate this kind of statement E.g.
getAccessibleObject() - Method in class org.evosuite.testcase.statements.PrimitiveExpression
Returns the accessibleObject which is used to generate this kind of statement E.g.
getAccessibleObject() - Method in class org.evosuite.testcase.statements.PrimitiveStatement
Returns the accessibleObject which is used to generate this kind of statement E.g.
getAccessibleObject() - Method in interface org.evosuite.testcase.statements.Statement
Returns the accessibleObject which is used to generate this kind of statement E.g.
getAccessibleObject() - Method in class org.evosuite.utils.generic.GenericAccessibleObject
 
getAccessibleObject() - Method in class org.evosuite.utils.generic.GenericConstructor
 
getAccessibleObject() - Method in class org.evosuite.utils.generic.GenericField
 
getAccessibleObject() - Method in class org.evosuite.utils.generic.GenericMethod
 
getActiveDefinitionIdAt(String, ExecutionTrace, int, int) - Static method in class org.evosuite.coverage.dataflow.DefUseExecutionTraceAnalyzer
Returns the defID of the Definition that is active in the given trace at usePos
getActiveObjectAtDefinition(ExecutionTrace, String, int, int) - Static method in class org.evosuite.coverage.dataflow.DefUseExecutionTraceAnalyzer
 
getActiveObjectAtUse(ExecutionTrace, String, int, int) - Static method in class org.evosuite.coverage.dataflow.DefUseExecutionTraceAnalyzer
 
getActualBranchId() - Method in class org.evosuite.coverage.branch.Branch
Getter for the field actualBranchId.
getActualBranchIdForNormalBranchInstruction(BytecodeInstruction) - Method in class org.evosuite.coverage.branch.BranchPool
getActualBranchIdForNormalBranchInstruction
getActualCFG() - Method in class org.evosuite.graphs.cfg.BytecodeInstruction
Returns the ActualControlFlowGraph of this instructions method Convenience method.
getActualCFG(String, String) - Method in class org.evosuite.graphs.GraphPool
getActualCFG
getActualMaximum(int) - Method in class org.evosuite.testcarver.wrapper.java.util.Calendar
 
getActualMinimum(int) - Method in class org.evosuite.testcarver.wrapper.java.util.Calendar
 
getActualTypeArguments() - Method in class org.evosuite.utils.ParameterizedTypeImpl
 
getAdapter() - Static method in class org.evosuite.junit.writer.TestSuiteWriterUtils
 
getAdditionalVariableReference() - Method in class org.evosuite.parameterize.InputVariable
getAdditionalVariableReference
getAdditionalVariableReference() - Method in class org.evosuite.testcase.variable.ArrayIndex
getAdditionalVariableReference
getAdditionalVariableReference() - Method in class org.evosuite.testcase.variable.FieldReference
getAdditionalVariableReference
getAdditionalVariableReference() - Method in interface org.evosuite.testcase.variable.VariableReference
getAdditionalVariableReference
getAdditionalVariableReference() - Method in class org.evosuite.testcase.variable.VariableReferenceImpl
getAdditionalVariableReference
getAge() - Method in class org.evosuite.ga.Chromosome
 
getAge() - Method in class org.evosuite.ga.metaheuristics.GeneticAlgorithm
Get number of iterations
getAllAssertions(TestCase) - Method in class org.evosuite.assertion.OutputTrace
Get all possible assertions
getAllAssertions(TestCase, int) - Method in class org.evosuite.assertion.OutputTrace
Get all possible assertions
getAllBranches() - Method in class org.evosuite.coverage.branch.BranchPool
 
getAllClasses(String, boolean) - Method in class org.evosuite.classpath.ResourceList
Given the target classpath entry (eg folder or jar file), return the names (eg foo.Foo) of all the classes (.class files) inside
getAllClasses(String, String, boolean) - Method in class org.evosuite.classpath.ResourceList
Given the target classpath entry (eg folder or jar file), return the names (eg foo.Foo) of all the classes (.class files) inside
getAllClasses(String, String, boolean, boolean) - Method in class org.evosuite.classpath.ResourceList
Given the target classpath entry (eg folder or jar file), return the names (eg foo.Foo) of all the classes (.class files) inside
getAllClasses() - Method in class org.evosuite.setup.InheritanceTree
 
getAllClassNodes() - Static method in class org.evosuite.setup.DependencyAnalysis
 
getAllContextsFromTargetClass(String, String) - Method in class org.evosuite.setup.callgraph.CallGraph
computes and returns the call contexts that starts from the target class and end in the specific method
getAllCoveredLines() - Method in interface org.evosuite.testcase.execution.ExecutionTrace
Retrieve the set of all line numbers covered
getAllCoveredLines() - Method in class org.evosuite.testcase.execution.ExecutionTraceImpl
 
getAllCoveredLines() - Method in class org.evosuite.testcase.execution.ExecutionTraceProxy
 
getAllInstructions() - Method in class org.evosuite.graphs.cfg.BytecodeInstructionPool
 
getAllLines() - Static method in class org.evosuite.instrumentation.LinePool
Retrieve all lines in the pool
getAllObjectPairs(Scope) - Method in class org.evosuite.contracts.Contract
getAllObjectPairs
getAllObjects(Scope) - Method in class org.evosuite.contracts.Contract
getAllObjects
getAllResources() - Static method in class org.evosuite.setup.InheritanceTreeGenerator
 
getAllThrownExceptions() - Method in class org.evosuite.testcase.execution.ExecutionResult
getAllThrownExceptions
getAllVariablePairs(Scope) - Method in class org.evosuite.contracts.Contract
 
getAllVariables(Scope) - Method in class org.evosuite.contracts.Contract
 
getAlternativeBlocks(ControlDependency) - Method in class org.evosuite.graphs.cdg.ControlDependenceGraph
getAlternativeBlocks
getAmbiguity(int, Map<String, Integer>) - Static method in class org.evosuite.coverage.ambiguity.AmbiguityCoverageFactory
 
getAnalyzedClasses() - Method in class org.evosuite.setup.TestCluster
Deprecated.
getAndCacheAutomaton(String) - Static method in class org.evosuite.utils.RegexDistanceUtils
 
getApproachLevel() - Method in class org.evosuite.coverage.ControlFlowDistance
Getter for the field approachLevel.
getArchive() - Method in class org.evosuite.ga.metaheuristics.mosa.AbstractMOSA
 
getArchive() - Method in class org.evosuite.ga.metaheuristics.mosa.MOSA
 
getArgIndex() - Method in class org.evosuite.coverage.io.input.InputCoverageGoal
 
getArgument() - Method in class org.evosuite.symbolic.expr.bv.RealToIntegerCast
getConcreteObject
getArgument() - Method in class org.evosuite.symbolic.expr.bv.StringToIntegerCast
getConcreteObject
getArgument() - Method in interface org.evosuite.symbolic.expr.Cast
getConcreteObject
getArgument() - Method in class org.evosuite.symbolic.expr.fp.IntegerToRealCast
getConcreteObject
getArgument() - Method in class org.evosuite.symbolic.expr.str.IntegerToStringCast
getConcreteObject
getArgument() - Method in class org.evosuite.symbolic.expr.str.RealToStringCast
getConcreteObject
getArguments() - Method in class org.evosuite.symbolic.solver.smt.SmtOperation
 
getArity() - Method in enum org.evosuite.symbolic.expr.Operator
Getter for the field arity.
getArray() - Method in class org.evosuite.testcase.variable.ArrayIndex
Getter for the field array.
getArrayComponentType(int) - Static method in class org.evosuite.dse.VM
 
getArrayDimensions() - Method in class org.evosuite.testcase.variable.ArrayReference
getArrayDimensions
getArrayIndex() - Method in class org.evosuite.testcase.variable.ArrayIndex
getArrayIndex
getArrayIndices() - Method in class org.evosuite.testcase.variable.ArrayIndex
getArrayIndices
getArrayLength() - Method in class org.evosuite.testcase.variable.ArrayReference
getArrayLength
getArrayReference() - Method in class org.evosuite.testcase.statements.ArrayStatement
 
getArrayVariableName() - Method in class org.evosuite.graphs.cfg.ASMWrapper
 
getASMNode() - Method in class org.evosuite.graphs.cfg.ASMWrapper
getASMNode
getASMNodeString() - Method in class org.evosuite.graphs.cfg.BytecodeInstruction
getASMNodeString
getAssertionCode() - Method in class org.evosuite.testcase.statements.AbstractStatement
Get Java code representation of assertions
getAssertionCode() - Method in interface org.evosuite.testcase.statements.Statement
Get Java code representation of assertions
getAssertionReferences() - Method in class org.evosuite.testcase.statements.AbstractStatement
getAssertionReferences
getAssertions(OutputTraceEntry) - Method in class org.evosuite.assertion.ArrayTraceEntry
 
getAssertions() - Method in class org.evosuite.assertion.ArrayTraceEntry
 
getAssertions(OutputTraceEntry) - Method in class org.evosuite.assertion.ComparisonTraceEntry
getAssertions
getAssertions() - Method in class org.evosuite.assertion.ComparisonTraceEntry
getAssertions
getAssertions(OutputTraceEntry) - Method in class org.evosuite.assertion.InspectorTraceEntry
getAssertions
getAssertions() - Method in class org.evosuite.assertion.InspectorTraceEntry
getAssertions
getAssertions(OutputTraceEntry) - Method in class org.evosuite.assertion.NullTraceEntry
getAssertions
getAssertions() - Method in class org.evosuite.assertion.NullTraceEntry
getAssertions
getAssertions(TestCase, OutputTrace<?>) - Method in class org.evosuite.assertion.OutputTrace
Get all assertions based on trace differences
getAssertions(OutputTraceEntry) - Method in interface org.evosuite.assertion.OutputTraceEntry
getAssertions
getAssertions() - Method in interface org.evosuite.assertion.OutputTraceEntry
getAssertions
getAssertions(OutputTraceEntry) - Method in class org.evosuite.assertion.PrimitiveFieldTraceEntry
getAssertions
getAssertions() - Method in class org.evosuite.assertion.PrimitiveFieldTraceEntry
getAssertions
getAssertions(OutputTraceEntry) - Method in class org.evosuite.assertion.PrimitiveTraceEntry
getAssertions
getAssertions() - Method in class org.evosuite.assertion.PrimitiveTraceEntry
getAssertions
getAssertions(OutputTraceEntry) - Method in class org.evosuite.assertion.SameTraceEntry
getAssertions
getAssertions() - Method in class org.evosuite.assertion.SameTraceEntry
getAssertions
getAssertions() - Method in class org.evosuite.symbolic.solver.smt.SmtCheckSatQuery
 
getAssertions() - Method in class org.evosuite.testcase.DefaultTestCase
Get all assertions that exist for this test case
getAssertions() - Method in class org.evosuite.testcase.statements.AbstractStatement
Return list of assertions
getAssertions() - Method in interface org.evosuite.testcase.statements.Statement
Return list of assertions
getAssertions() - Method in interface org.evosuite.testcase.TestCase
Get all assertions that exist for this test case
getAvailableLocales() - Static method in class org.evosuite.testcarver.wrapper.java.text.DateFormat
 
getAvailableLocales() - Static method in class org.evosuite.testcarver.wrapper.java.util.Calendar
 
getAValidPositionForInsertion(GenericAccessibleObject<?>, TestCase, int) - Static method in class org.evosuite.testcase.ConstraintVerifier
 
getBasicBlock() - Method in class org.evosuite.graphs.cfg.BytecodeInstruction
Return's the BasicBlock that contain's this instruction in it's CFG.
getBeforeAndAfterMethods(String, boolean, List<ExecutionResult>) - Method in class org.evosuite.junit.writer.Scaffolding
Get the code of methods for @BeforeClass, @Before, @AfterClass and
getBest(Chromosome, Chromosome) - Method in class org.evosuite.ga.ReplacementFunction
getBest
getBest(HashSet<Chromosome>, Chromosome) - Method in class org.evosuite.lm.LanguageModelGA
 
getBestIndividual() - Method in class org.evosuite.ga.metaheuristics.GeneticAlgorithm
Return the individual with the highest fitChromosomeess
getBestIndividual() - Method in class org.evosuite.ga.metaheuristics.mosa.MOSA
This method is used by the Progress Monitor at the and of each generation to show the totol coverage reached by the algorithm.
getBestIndividuals() - Method in class org.evosuite.ga.metaheuristics.GeneticAlgorithm
Return the individual(s) with the highest fitChromosomeess
getBestIndividuals() - Method in class org.evosuite.ga.metaheuristics.mosa.AbstractMOSA
 
getBestStoredIndividual() - Method in class org.evosuite.ga.FitnessFunction
If the fitness function as an archive, returns the best individual in the archive.
getBitStringVariable(Properties.Criterion) - Static method in class org.evosuite.coverage.CoverageCriteriaAnalyzer
 
getBlockOf(BytecodeInstruction) - Method in class org.evosuite.graphs.cfg.ActualControlFlowGraph
If the given instruction is known to this graph, the BasicBlock holding that instruction is returned.
getBooleanValue(String) - Static method in class org.evosuite.Properties
Get a boolean parameter value
getBoxedClassName(Object) - Static method in class org.evosuite.utils.NumberFormatter
getBoxedClassName
getBoxedType() - Method in class org.evosuite.utils.generic.GenericClass
 
getBranch() - Method in class org.evosuite.coverage.branch.BranchCoverageGoal
 
getBranch() - Method in class org.evosuite.coverage.branch.BranchCoverageTestFitness
getBranch
getBranch(int) - Method in class org.evosuite.coverage.branch.BranchPool
Returns the Branch object associated with the given branchID
getBranch() - Method in class org.evosuite.coverage.branch.OnlyBranchCoverageTestFitness
getBranch
getBranch() - Method in class org.evosuite.coverage.cbranch.CBranchTestFitness
 
getBranch() - Method in class org.evosuite.coverage.ibranch.IBranchTestFitness
 
getBranch() - Method in class org.evosuite.graphs.cfg.ControlDependency
Getter for the field branch.
getBranchConditions() - Method in class org.evosuite.symbolic.PathCondition
Returns the list of branch conditions on this path condition
getBranchCounter() - Method in class org.evosuite.coverage.branch.BranchPool
Returns the number of currently known Branches
getBranchCountForClass(String) - Method in class org.evosuite.coverage.branch.BranchPool
Returns the number of known Branches for a given class
getBranchCountForMemberClasses(String) - Method in class org.evosuite.coverage.branch.BranchPool
Returns the number of known Branches for a given class
getBranchCountForMethod(String, String) - Method in class org.evosuite.coverage.branch.BranchPool
Returns the number of known Branches for a given methodName in a given class.
getBranchCountForPrefix(String) - Method in class org.evosuite.coverage.branch.BranchPool
Returns the number of known Branches for a given class
getBranchDistance() - Method in class org.evosuite.coverage.ControlFlowDistance
Getter for the field branchDistance.
getBranches() - Method in class org.evosuite.graphs.cfg.ActualControlFlowGraph
Getter for the field branches.
getBranchesTrace() - Method in interface org.evosuite.testcase.execution.ExecutionTrace
getBranchesTrace
getBranchesTrace() - Method in class org.evosuite.testcase.execution.ExecutionTraceImpl
getBranchesTrace
getBranchesTrace() - Method in class org.evosuite.testcase.execution.ExecutionTraceProxy
getBranchesTrace
getBranchExpressionValue() - Method in class org.evosuite.coverage.branch.BranchCoverageTestFitness
getBranchExpressionValue
getBranchExpressionValue() - Method in class org.evosuite.coverage.branch.OnlyBranchCoverageTestFitness
getBranchExpressionValue
getBranchExpressionValue(Branch) - Method in class org.evosuite.graphs.cfg.BytecodeInstruction
getBranchExpressionValue
getBranchExpressionValue() - Method in class org.evosuite.graphs.cfg.ControlDependency
Getter for the field branchExpressionValue.
getBranchExpressionValue() - Method in class org.evosuite.graphs.cfg.ControlFlowEdge
getBranchExpressionValue
getBranchForInstruction(BytecodeInstruction) - Method in class org.evosuite.coverage.branch.BranchPool
getBranchForInstruction
getBranchForLabel(LabelNode) - Method in class org.evosuite.coverage.branch.BranchPool
getBranchForLabel
getBranchGoal() - Method in class org.evosuite.coverage.branch.BranchCoverageTestFitness
 
getBranchGoal() - Method in class org.evosuite.coverage.branch.OnlyBranchCoverageTestFitness
 
getBranchGoal() - Method in class org.evosuite.coverage.cbranch.CBranchTestFitness
 
getBranchGoal() - Method in class org.evosuite.coverage.ibranch.IBranchTestFitness
 
getBranchId() - Method in class org.evosuite.testcase.execution.ExecutionTraceImpl.BranchEval
Deprecated.
 
getBranchIdsForPrefix(String) - Method in class org.evosuite.coverage.branch.BranchPool
Returns the number of known Branches for a given class
getBranchIndex() - Method in class org.evosuite.symbolic.BranchCondition
 
getBranchInstruction() - Method in class org.evosuite.graphs.cfg.ControlFlowEdge
getBranchInstruction
getBranchlessMethodLineNumber(String, String) - Method in class org.evosuite.coverage.branch.BranchPool
 
getBranchlessMethods(String) - Method in class org.evosuite.coverage.branch.BranchPool
Returns a set with all unique methodNames of methods without Branches.
getBranchlessMethods() - Method in class org.evosuite.coverage.branch.BranchPool
Returns a set with all unique methodNames of methods without Branches.
getBranchlessMethodsMemberClasses(String) - Method in class org.evosuite.coverage.branch.BranchPool
Returns a set with all unique methodNames of methods without Branches.
getBranchlessMethodsPrefix(String) - Method in class org.evosuite.coverage.branch.BranchPool
Returns a set with all unique methodNames of methods without Branches.
getBudgetString() - Method in class org.evosuite.ga.metaheuristics.GeneticAlgorithm
getBudgetString
getBudgetString(GeneticAlgorithm<?>) - Method in class org.evosuite.TestSuiteGenerator
getBudgetString
getBv32Local(int) - Method in class org.evosuite.symbolic.vm.LocalsTable
 
getBv64Local(int) - Method in class org.evosuite.symbolic.vm.LocalsTable
 
getBytecodeOffset() - Method in class org.evosuite.graphs.cfg.BytecodeInstruction
getBytecodeOffset
getCachedResult() - Method in class org.evosuite.symbolic.solver.SolverCache
If not in cache returns IllegalArgumentException()
getCalendar() - Method in class org.evosuite.testcarver.wrapper.java.text.DateFormat
 
getCalendar() - Method in class org.evosuite.testcarver.wrapper.java.text.SimpleDateFormat
 
getCalledCFG() - Method in class org.evosuite.graphs.cfg.BytecodeInstruction
Returns the RawCFG of the method called by this instruction
getCalledMethod() - Method in class org.evosuite.graphs.ccfg.CCFGMethodCallNode
getCalledMethod
getCalledMethod() - Method in class org.evosuite.graphs.cfg.ASMWrapper
Returns the conjunction of the name and method descriptor of the method called by this instruction
getCalledMethodName() - Method in class org.evosuite.coverage.dataflow.analysis.MethodCall
 
getCalledMethodName() - Method in class org.evosuite.graphs.cfg.ASMWrapper
Returns the conjunction of the name of the method called by this instruction
getCalledMethodsArgumentCount() - Method in class org.evosuite.graphs.cfg.ASMWrapper
Returns the number of arguments of the method called by this instruction
getCalledMethodsClass() - Method in class org.evosuite.graphs.cfg.ASMWrapper
Returns the class of the method called by this instruction
getCallee() - Method in class org.evosuite.testcase.statements.MethodStatement
Getter for the field callee.
getCallGraph(String) - Static method in class org.evosuite.setup.DependencyAnalysis
 
getCallGraph() - Static method in class org.evosuite.setup.DependencyAnalysis
 
getCallInstruction() - Method in class org.evosuite.graphs.ccfg.CCFGMethodCallEdge
Getter for the field callInstruction.
getCallInstruction() - Method in class org.evosuite.graphs.ccfg.CCFGMethodCallNode
Getter for the field callInstruction.
getCallInstruction() - Method in class org.evosuite.graphs.ccfg.CCFGMethodReturnNode
Getter for the field callInstruction.
getCallInstruction() - Method in class org.evosuite.graphs.ccg.ClassCallEdge
Getter for the field callInstruction.
getCallsFor(GenericClass, boolean) - Method in class org.evosuite.setup.TestCluster
Return all calls that have a parameter with given type
getCallsFrom(String, String) - Method in class org.evosuite.setup.callgraph.CallGraph
 
getCallsFromMethod(CallGraphEntry) - Method in class org.evosuite.setup.callgraph.CallGraph
 
getCaptureLogs() - Static method in class org.evosuite.testcarver.capture.Capturer
 
getCarvedTestCases() - Method in class org.evosuite.testcase.factories.JUnitTestCarvedChromosomeFactory
 
getCarvedTestSuite() - Method in class org.evosuite.testcase.factories.JUnitTestCarvedChromosomeFactory
 
getCaseBranchesForSwitch(BytecodeInstruction) - Method in class org.evosuite.coverage.branch.BranchPool
getCaseBranchesForSwitch
getCastClasses() - Method in class org.evosuite.seeding.CastClassManager
 
getCCFG(String) - Method in class org.evosuite.graphs.GraphPool
Ensures this GraphPool knows the CCFG for the given class and then returns it.
getCcg() - Method in class org.evosuite.graphs.ccfg.ClassControlFlowGraph
 
getCDG() - Method in class org.evosuite.graphs.cfg.BasicBlock
Returns the ControlDependenceGraph of this instructions method Convenience method.
getCDG() - Method in class org.evosuite.graphs.cfg.BytecodeInstruction
Returns the ControlDependenceGraph of this instructions method Convenience method.
getCDG(String, String) - Method in class org.evosuite.graphs.GraphPool
getCDG
getCDGDepth() - Method in class org.evosuite.graphs.cfg.BytecodeInstruction
getCDGDepth
getCfgEdge() - Method in class org.evosuite.graphs.ccfg.CCFGCodeEdge
Getter for the field cfgEdge.
getCFGType() - Method in class org.evosuite.graphs.cfg.ActualControlFlowGraph
getCFGType
getCFGType() - Method in class org.evosuite.graphs.cfg.ControlFlowGraph
getCFGType
getCFGType() - Method in class org.evosuite.graphs.cfg.RawControlFlowGraph
getCFGType
getChangedClassLoader() - Method in class org.evosuite.testcase.DefaultTestCase
 
getChildren(V) - Method in class org.evosuite.graphs.EvoSuiteGraph
getChildren
getChromosome() - Method in class org.evosuite.coverage.archive.ArchiveTestChromosomeFactory
 
getChromosome() - Method in interface org.evosuite.ga.ChromosomeFactory
getChromosome
getChromosome() - Method in class org.evosuite.ga.TournamentChromosomeFactory
getChromosome
getChromosome() - Method in class org.evosuite.regression.RegressionTestChromosomeFactory
 
getChromosome() - Method in class org.evosuite.regression.RegressionTestSuiteChromosomeFactory
getChromosome
getChromosome() - Method in class org.evosuite.seeding.factories.BestIndividualTestSuiteChromosomeFactory
getChromosome
getChromosome() - Method in class org.evosuite.seeding.factories.BIAndRITestSuiteChromosomeFactory
getChromosome
getChromosome() - Method in class org.evosuite.seeding.factories.BIMethodSeedingTestSuiteChromosomeFactory
getChromosome
getChromosome() - Method in class org.evosuite.seeding.factories.BIMutatedMethodSeedingTestSuiteChromosomeFactory
getChromosome
getChromosome() - Method in class org.evosuite.seeding.factories.RandomIndividualTestSuiteChromosomeFactory
getChromosome
getChromosome() - Method in class org.evosuite.seeding.factories.RandomMethodSeedingTestSuiteChromosomeFactory
getChromosome
getChromosome() - Method in class org.evosuite.testcase.factories.AllMethodsTestChromosomeFactory
getChromosome
getChromosome() - Method in class org.evosuite.testcase.factories.FixedLengthTestChromosomeFactory
getChromosome
getChromosome() - Method in class org.evosuite.testcase.factories.JUnitTestCarvedChromosomeFactory
 
getChromosome() - Method in class org.evosuite.testcase.factories.RandomLengthTestFactory
getChromosome
getChromosome() - Method in class org.evosuite.testsuite.factories.FixedSizeTestSuiteChromosomeFactory
getChromosome
getChromosome() - Method in class org.evosuite.testsuite.factories.JUnitTestSuiteChromosomeFactory
getChromosome
getChromosome() - Method in class org.evosuite.testsuite.factories.SerializationSuiteChromosomeFactory
 
getChromosome() - Method in class org.evosuite.testsuite.factories.TestSuiteChromosomeFactory
getChromosome
getChromosomeFactory() - Method in class org.evosuite.strategy.PropertiesSuiteGAFactory
 
getChromosomeFactory() - Method in class org.evosuite.strategy.PropertiesTestGAFactory
 
getChromosomeFactory() - Method in class org.evosuite.strategy.RandomTestStrategy
 
getClass(String) - Method in class org.evosuite.setup.TestCluster
Find a class that matches the given name
getClass(String) - Static method in class org.evosuite.setup.TestClusterUtils
 
getClassAndMethod(String, Class<?>) - Static method in class org.evosuite.testcase.ConstraintHelper
 
getClassAsStream(String) - Method in class org.evosuite.classpath.ResourceList
 
getClassContent(String) - Method in class org.evosuite.utils.HtmlAnalyzer
getClassContent
getClassDefinition(String) - Method in class org.evosuite.junit.JUnit3TestAdapter
Get the framework specific definition of the test class
getClassDefinition(String) - Method in class org.evosuite.junit.JUnit4TestAdapter
Get the framework specific definition of the test class
getClassDefinition(String) - Method in interface org.evosuite.junit.UnitTestAdapter
Get the framework specific definition of the test class
getClasses() - Method in class org.evosuite.seeding.CollectParameterTypesVisitor
 
getClasses() - Method in class org.evosuite.seeding.ObjectPool
 
getClasses() - Method in class org.evosuite.setup.callgraph.CallGraph
 
getClassesUnderTest() - Method in class org.evosuite.setup.callgraph.CallGraph
 
getClassesWithStaticReads() - Method in interface org.evosuite.testcase.execution.ExecutionTrace
Retrieve a list of those classes that were affected by a GETSTATIC.
getClassesWithStaticReads() - Method in class org.evosuite.testcase.execution.ExecutionTraceImpl
 
getClassesWithStaticReads() - Method in class org.evosuite.testcase.execution.ExecutionTraceProxy
 
getClassesWithStaticWrites() - Method in interface org.evosuite.testcase.execution.ExecutionTrace
Retrieve a list of those classes that were affected by a PUTSTATIC.
getClassesWithStaticWrites() - Method in class org.evosuite.testcase.execution.ExecutionTraceImpl
 
getClassesWithStaticWrites() - Method in class org.evosuite.testcase.execution.ExecutionTraceProxy
 
getClassesWithTests() - Method in class org.evosuite.testcarver.extraction.CarvingManager
 
getClassForName(String) - Method in class org.evosuite.symbolic.instrument.ConcolicInstrumentingClassLoader
Loads class named className, without initializing it.
getClassForType(Type) - Method in class org.evosuite.symbolic.instrument.ConcolicInstrumentingClassLoader
Loads class whose type is aType, without initializing it.
getClassFromDesc(String) - Static method in class org.evosuite.testcarver.capture.CaptureUtil
 
getClassLoader() - Method in class org.evosuite.graphs.ccg.ClassCallGraph
 
getClassLoader() - Method in class org.evosuite.graphs.cfg.RawControlFlowGraph
 
getClassLoader() - Static method in class org.evosuite.TestGenerationContext
Deprecated.
use getInstance().getClassLoaderForSUT()
getClassLoaderForSUT() - Method in class org.evosuite.TestGenerationContext
 
getClassName() - Method in class org.evosuite.assertion.Inspector
getClassName
getClassName() - Method in class org.evosuite.coverage.branch.Branch
getClassName
getClassName() - Method in class org.evosuite.coverage.branch.BranchCoverageGoal
 
getClassName() - Method in class org.evosuite.coverage.branch.BranchCoverageTestFitness
getClassName
getClassName() - Method in class org.evosuite.coverage.branch.OnlyBranchCoverageTestFitness
getClassName
getClassName() - Method in class org.evosuite.coverage.io.input.InputCoverageGoal
 
getClassName() - Method in class org.evosuite.coverage.io.input.InputCoverageTestFitness
getClassName
getClassName() - Method in class org.evosuite.coverage.io.output.OutputCoverageGoal
 
getClassName() - Method in class org.evosuite.coverage.io.output.OutputCoverageTestFitness
getClassName
getClassName() - Method in class org.evosuite.coverage.line.LineCoverageTestFitness
getClassName
getClassName() - Method in class org.evosuite.coverage.method.MethodCoverageTestFitness
getClassName
getClassName() - Method in class org.evosuite.coverage.method.MethodNoExceptionCoverageTestFitness
getClassName
getClassName() - Method in class org.evosuite.coverage.method.MethodTraceCoverageTestFitness
getClassName
getClassName() - Method in class org.evosuite.coverage.mutation.Mutation
Getter for the field className.
getClassName() - Method in class org.evosuite.graphs.ccfg.CCFGFieldClassCallNode
 
getClassName() - Method in class org.evosuite.graphs.ccg.ClassCallGraph
Getter for the field className.
getClassName() - Method in class org.evosuite.graphs.cdg.ControlDependenceGraph
Getter for the field className.
getClassName() - Method in class org.evosuite.graphs.cfg.ASMWrapper
getClassName
getClassName() - Method in class org.evosuite.graphs.cfg.BasicBlock
Getter for the field className.
getClassName() - Method in class org.evosuite.graphs.cfg.BytecodeInstruction
Getter for the field className.
getClassName() - Method in class org.evosuite.graphs.cfg.CFGGenerator
Getter for the field className.
getClassName() - Method in class org.evosuite.graphs.cfg.ControlFlowGraph
Getter for the field className.
getClassName() - Method in class org.evosuite.instrumentation.error.ErrorConditionMethodAdapter
 
getClassName() - Method in class org.evosuite.parameterize.InputVariable
Return class name
getClassName() - Method in class org.evosuite.result.BranchInfo
 
getClassName() - Method in class org.evosuite.result.Failure
 
getClassName() - Method in class org.evosuite.result.MutationInfo
 
getClassName() - Method in class org.evosuite.setup.Call
 
getClassName() - Method in class org.evosuite.setup.callgraph.CallGraph
 
getClassName() - Method in class org.evosuite.setup.callgraph.CallGraphEntry
 
getClassName() - Method in class org.evosuite.setup.PutStaticMethodCollector.MethodIdentifier
 
getClassName() - Method in class org.evosuite.symbolic.BranchCondition
 
getClassName() - Method in class org.evosuite.symbolic.expr.ref.ReferenceExpression
Returns the type of the class
getClassName(VariableReference) - Method in class org.evosuite.testcase.TestCodeVisitor
getClassName
getClassName(Class<?>) - Method in class org.evosuite.testcase.TestCodeVisitor
getClassName
getClassName() - Method in interface org.evosuite.testcase.variable.VariableReference
Return class name
getClassName() - Method in class org.evosuite.testcase.variable.VariableReferenceImpl
Return class name
getClassName() - Method in class org.evosuite.utils.generic.GenericClass
getClassName
getClassNameFromResourcePath(String) - Static method in class org.evosuite.classpath.ResourceList
Given a resource path, eg foo/Foo.class, return the class name, eg foo.Foo
getClassNames() - Method in class org.evosuite.testcase.TestCodeVisitor
Retrieve the names of all known classes
getClassNode(String) - Static method in class org.evosuite.setup.DependencyAnalysis
 
getClassPathElementsForTargetProject() - Method in class org.evosuite.classpath.ClassPathHandler
Get the project classpath as an array of elements
getClassUnderTest() - Method in interface org.evosuite.result.TestGenerationResult
Class that was tested
getClientNode() - Method in class org.evosuite.rmi.ClientServices
 
getClientRmiIdentifier() - Method in class org.evosuite.rmi.service.ClientNodeImpl
 
getClientRmiIdentifier() - Method in class org.evosuite.rmi.service.DummyClientNodeImpl
 
getCloneAtRandom() - Method in enum org.evosuite.coverage.archive.TestsArchive
 
getCode() - Method in class org.evosuite.assertion.ArrayEqualsAssertion
This method returns the Java Code
getCode() - Method in class org.evosuite.assertion.Assertion
This method returns the Java Code
getCode() - Method in class org.evosuite.assertion.CompareAssertion
This method returns the Java Code
getCode() - Method in class org.evosuite.assertion.EqualsAssertion
This method returns the Java Code
getCode() - Method in class org.evosuite.assertion.InspectorAssertion
This method returns the Java Code
getCode() - Method in class org.evosuite.assertion.NullAssertion
This method returns the Java Code
getCode() - Method in class org.evosuite.assertion.PrimitiveAssertion
This method returns the Java Code
getCode() - Method in class org.evosuite.assertion.PrimitiveFieldAssertion
This method returns the Java Code
getCode() - Method in class org.evosuite.assertion.SameAssertion
This method returns the Java Code
getCode() - Method in interface org.evosuite.testcarver.codegen.ICodeGenerator
 
getCode() - Method in class org.evosuite.testcarver.testcase.EvoTestCaseCodeGenerator
 
getCode() - Method in class org.evosuite.testcase.statements.AbstractStatement
Create a string representing the statement as Java code
getCode(Throwable) - Method in class org.evosuite.testcase.statements.AbstractStatement
Create a string representing the statement as Java code
getCode() - Method in class org.evosuite.testcase.statements.PrimitiveExpression
Create a string representing the statement as Java code
getCode() - Method in interface org.evosuite.testcase.statements.Statement
Create a string representing the statement as Java code
getCode(Throwable) - Method in interface org.evosuite.testcase.statements.Statement
Create a string representing the statement as Java code
getCode() - Method in class org.evosuite.testcase.TestCodeVisitor
getCode
getCodeInstruction() - Method in class org.evosuite.graphs.ccfg.CCFGCodeNode
Getter for the field codeInstruction.
getComment() - Method in class org.evosuite.assertion.Assertion
 
getComment(String) - Method in interface org.evosuite.result.TestGenerationResult
Comment for that test
getComment() - Method in class org.evosuite.testcase.statements.AbstractStatement
 
getComment() - Method in interface org.evosuite.testcase.statements.Statement
Retrieve comment for this statement
getCommonPrefix(String[]) - Static method in class org.evosuite.utils.StringUtil
Compares all Strings in an array and returns the initial sequence of characters that is common to all of them.
getComparator() - Method in class org.evosuite.junit.naming.methods.CoverageGoalTestNameGenerationStrategy
 
getComparator() - Method in class org.evosuite.symbolic.expr.Constraint
getComparator
getComparator() - Method in class org.evosuite.symbolic.expr.IntegerConstraint
getComparator
getComparator() - Method in class org.evosuite.symbolic.expr.RealConstraint
getComparator
getComparator() - Method in class org.evosuite.symbolic.expr.StringConstraint
 
getComponentAttributes(CCFGEdge) - Method in class org.evosuite.graphs.ccfg.CCFGEdgeAttributeProvider
getComponentAttributes(CCFGNode) - Method in class org.evosuite.graphs.ccfg.CCFGNodeAttributeProvider
getComponentClass() - Method in class org.evosuite.parameterize.InputVariable
Return raw class of this variable's component
getComponentClass() - Method in interface org.evosuite.testcase.variable.VariableReference
Return raw class of this variable's component
getComponentClass() - Method in class org.evosuite.testcase.variable.VariableReferenceImpl
Return raw class of this variable's component
getComponentClass() - Method in class org.evosuite.utils.generic.GenericClass
 
getComponentName() - Method in class org.evosuite.parameterize.InputVariable
getComponentName
getComponentName() - Method in interface org.evosuite.testcase.variable.VariableReference
getComponentName
getComponentName() - Method in class org.evosuite.testcase.variable.VariableReferenceImpl
getComponentName
getComponentName() - Method in class org.evosuite.utils.generic.GenericClass
getComponentName
getComponentType() - Method in class org.evosuite.parameterize.InputVariable
getComponentType
getComponentType() - Method in interface org.evosuite.testcase.variable.VariableReference
getComponentType
getComponentType() - Method in class org.evosuite.testcase.variable.VariableReferenceImpl
getComponentType
getComponentType() - Method in class org.evosuite.utils.generic.GenericClass
getComponentType
getConcArgument(int) - Method in class org.evosuite.symbolic.vm.SymbolicFunction
Returns the i-th concrete parameter.
getConcBooleanArgument(int) - Method in class org.evosuite.symbolic.vm.SymbolicFunction
Returns the i-th concrete parameter.
getConcBooleanRetVal() - Method in class org.evosuite.symbolic.vm.SymbolicFunction
Returns the concrete return value of the concrete method execution.
getConcByteArgument(int) - Method in class org.evosuite.symbolic.vm.SymbolicFunction
Returns the i-th concrete parameter.
getConcByteRetVal() - Method in class org.evosuite.symbolic.vm.SymbolicFunction
Returns the concrete return value of the concrete method execution.
getConcCharArgument(int) - Method in class org.evosuite.symbolic.vm.SymbolicFunction
Returns the i-th concrete parameter.
getConcCharRetVal() - Method in class org.evosuite.symbolic.vm.SymbolicFunction
Returns the concrete return value of the concrete method execution.
getConcDoubleArgument(int) - Method in class org.evosuite.symbolic.vm.SymbolicFunction
Returns the i-th concrete parameter.
getConcDoubleRetVal() - Method in class org.evosuite.symbolic.vm.SymbolicFunction
Returns the concrete return value of the concrete method execution.
getConcFloatArgument(int) - Method in class org.evosuite.symbolic.vm.SymbolicFunction
Returns the i-th concrete parameter.
getConcFloatRetVal() - Method in class org.evosuite.symbolic.vm.SymbolicFunction
Returns the concrete return value of the concrete method execution.
getConcIdentityHashCode() - Method in class org.evosuite.symbolic.expr.ref.ReferenceExpression
Returns the identity hash
getConcIntArgument(int) - Method in class org.evosuite.symbolic.vm.SymbolicFunction
Returns the i-th concrete parameter.
getConcIntRetVal() - Method in class org.evosuite.symbolic.vm.SymbolicFunction
Returns the concrete return value of the concrete method execution.
getConcLongArgument(int) - Method in class org.evosuite.symbolic.vm.SymbolicFunction
Returns the i-th concrete parameter.
getConcLongRetVal() - Method in class org.evosuite.symbolic.vm.SymbolicFunction
Returns the concrete return value of the concrete method execution.
getConcReceiver() - Method in class org.evosuite.symbolic.vm.SymbolicFunction
For non-static method invocations (neither constructors) returns the concrete method receiver.
getConcreteClasses(Class<?>, InheritanceTree) - Method in class org.evosuite.setup.ConcreteClassAnalyzer
 
getConcreteValue() - Method in class org.evosuite.symbolic.expr.AbstractExpression
getConcreteValue
getConcreteValue() - Method in interface org.evosuite.symbolic.expr.Expression
getConcreteValue
getConcreteValues(Set<Variable<?>>) - Static method in class org.evosuite.symbolic.solver.Solver
Returns a mapping from variables to their current concrete values.
getConcreteValues() - Method in class org.evosuite.testcase.ConcreteValueObserver
 
getConcRetVal() - Method in class org.evosuite.symbolic.vm.SymbolicFunction
Returns the concrete return value of the concrete method execution.
getConcShortArgument(int) - Method in class org.evosuite.symbolic.vm.SymbolicFunction
Returns the i-th concrete parameter.
getConcShortRetVal() - Method in class org.evosuite.symbolic.vm.SymbolicFunction
Returns the concrete return value of the concrete method execution.
getConstantDeclarations() - Method in class org.evosuite.symbolic.solver.smt.SmtCheckSatQuery
 
getConstantName() - Method in class org.evosuite.symbolic.solver.smt.SmtConstantDeclaration
 
getConstantPool() - Method in class org.evosuite.seeding.ConstantPoolManager
 
getConstants() - Method in class org.evosuite.symbolic.expr.AbstractExpression
 
getConstants() - Method in class org.evosuite.symbolic.expr.bv.IntegerBinaryExpression
 
getConstants() - Method in class org.evosuite.symbolic.expr.bv.IntegerComparison
 
getConstants() - Method in class org.evosuite.symbolic.expr.bv.IntegerUnaryExpression
 
getConstants() - Method in class org.evosuite.symbolic.expr.bv.IntegerVariable
 
getConstants() - Method in class org.evosuite.symbolic.expr.bv.RealComparison
 
getConstants() - Method in class org.evosuite.symbolic.expr.bv.RealToIntegerCast
 
getConstants() - Method in class org.evosuite.symbolic.expr.bv.RealUnaryToIntegerExpression
 
getConstants() - Method in class org.evosuite.symbolic.expr.bv.StringBinaryComparison
 
getConstants() - Method in class org.evosuite.symbolic.expr.bv.StringBinaryToIntegerExpression
 
getConstants() - Method in class org.evosuite.symbolic.expr.bv.StringMultipleComparison
 
getConstants() - Method in class org.evosuite.symbolic.expr.bv.StringMultipleToIntegerExpression
 
getConstants() - Method in class org.evosuite.symbolic.expr.bv.StringToIntegerCast
 
getConstants() - Method in class org.evosuite.symbolic.expr.bv.StringUnaryToIntegerExpression
 
getConstants() - Method in class org.evosuite.symbolic.expr.Constraint
 
getConstants() - Method in interface org.evosuite.symbolic.expr.Expression
 
getConstants() - Method in class org.evosuite.symbolic.expr.fp.IntegerToRealCast
 
getConstants() - Method in class org.evosuite.symbolic.expr.fp.RealBinaryExpression
 
getConstants() - Method in class org.evosuite.symbolic.expr.fp.RealUnaryExpression
 
getConstants() - Method in class org.evosuite.symbolic.expr.fp.RealVariable
 
getConstants() - Method in class org.evosuite.symbolic.expr.reader.StringReaderExpr
 
getConstants() - Method in class org.evosuite.symbolic.expr.str.IntegerToStringCast
 
getConstants() - Method in class org.evosuite.symbolic.expr.str.RealToStringCast
 
getConstants() - Method in class org.evosuite.symbolic.expr.str.StringBinaryExpression
 
getConstants() - Method in class org.evosuite.symbolic.expr.str.StringMultipleExpression
 
getConstants() - Method in class org.evosuite.symbolic.expr.str.StringUnaryExpression
 
getConstants() - Method in class org.evosuite.symbolic.expr.str.StringVariable
 
getConstants() - Method in class org.evosuite.symbolic.expr.token.HasMoreTokensExpr
 
getConstants() - Method in class org.evosuite.symbolic.expr.token.NewTokenizerExpr
 
getConstants() - Method in class org.evosuite.symbolic.expr.token.NextTokenizerExpr
 
getConstants() - Method in class org.evosuite.symbolic.expr.token.StringNextTokenExpr
 
getConstantSort() - Method in class org.evosuite.symbolic.solver.smt.SmtConstantDeclaration
 
getConstantValue() - Method in class org.evosuite.symbolic.solver.smt.SmtIntConstant
 
getConstantValue() - Method in class org.evosuite.symbolic.solver.smt.SmtRealConstant
 
getConstantValue() - Method in class org.evosuite.symbolic.solver.smt.SmtStringConstant
 
getConstraint() - Method in class org.evosuite.symbolic.BranchCondition
Returns the constraint for actual branch.
getConstraints() - Method in class org.evosuite.symbolic.PathCondition
Returns the constraints for this path condition
getConstraints(Statement) - Static method in class org.evosuite.testcase.ConstraintHelper
 
getConstraints() - Method in class org.evosuite.testcase.statements.EntityWithParametersStatement
 
getConstraintSize() - Method in exception org.evosuite.symbolic.ConstraintTooLongException
 
getConstructor() - Method in class org.evosuite.testcase.statements.ConstructorStatement
Getter for the field constructor.
getConstructor() - Method in class org.evosuite.utils.generic.GenericConstructor
 
getConstructors(Class<?>) - Static method in class org.evosuite.setup.TestClusterUtils
Get the set of constructors defined in this class and its superclasses
getContainingClassName(File) - Static method in class org.evosuite.utils.HtmlAnalyzer
getContainingClassName
getContext() - Method in class org.evosuite.coverage.cbranch.CBranchTestFitness
 
getContext() - Method in class org.evosuite.coverage.ibranch.IBranchTestFitness
 
getContext() - Method in class org.evosuite.setup.CallContext
 
getContext() - Method in class org.evosuite.testcase.execution.ExecutionTraceImpl.BranchEval
Deprecated.
 
getContract() - Method in class org.evosuite.contracts.ContractViolation
Getter for contract that was violated
getContractViolations() - Static method in class org.evosuite.contracts.FailingTestSet
 
getContractViolations(String) - Method in interface org.evosuite.result.TestGenerationResult
Map from test method to ContractViolation
getContractViolations() - Method in class org.evosuite.testcase.DefaultTestCase
 
getContractViolations() - Method in interface org.evosuite.testcase.TestCase
Retrieve all violations observed during test execution
getControlDependenceDepth(ControlDependency) - Method in class org.evosuite.graphs.cdg.ControlDependenceGraph
getControlDependenceDepth
getControlDependencies() - Method in class org.evosuite.coverage.mutation.Mutation
getControlDependencies
getControlDependencies() - Method in class org.evosuite.graphs.cfg.BasicBlock
Returns a cfg.Branch object for each branch this instruction is control dependent on as determined by the ControlDependenceGraph.
getControlDependencies() - Method in class org.evosuite.graphs.cfg.BytecodeInstruction
Returns a cfg.Branch object for each branch this instruction is control dependent on as determined by the ControlDependenceGraph.
getControlDependency(Branch) - Method in class org.evosuite.graphs.cfg.BytecodeInstruction
getControlDependency
getControlDependency() - Method in class org.evosuite.graphs.cfg.ControlFlowEdge
getControlDependency
getControlDependentBranch() - Method in class org.evosuite.graphs.cfg.BytecodeInstruction
This method returns a random Branch among all Branches this instruction is control dependent on If this instruction is only dependent on the root branch, this method returns null Since EvoSuite was previously unable to detect multiple control dependencies for one instruction this method serves as a backwards compatibility bridge
getControlDependentBranches(BasicBlock) - Method in class org.evosuite.graphs.cdg.ControlDependenceGraph
Returns a Set containing all Branches the given BasicBlock is control dependent on.
getControlDependentBranchExpressionValue() - Method in class org.evosuite.graphs.cfg.BytecodeInstruction
This method returns the branchExpressionValue from a random Branch among all Branches this instruction is control dependent on.
getControlDependentBranchId() - Method in class org.evosuite.graphs.cfg.BytecodeInstruction
This method returns a random branchId among all branchIds this instruction is control dependent on.
getControlDependentBranchIds(BasicBlock) - Method in class org.evosuite.graphs.cdg.ControlDependenceGraph
getControlDependentBranchIds
getControlDependentBranchIds() - Method in class org.evosuite.graphs.cfg.BasicBlock
Returns all branchIds of Branches this instruction is directly control dependent on as determined by the ControlDependenceGraph for this instruction's method.
getControlDependentBranchIds() - Method in class org.evosuite.graphs.cfg.BytecodeInstruction
Returns all branchIds of Branches this instruction is directly control dependent on as determined by the ControlDependenceGraph for this instruction's method.
getCopy() - Method in class org.evosuite.testcase.fm.MethodDescriptor
 
getCopyOfExceptionMapping() - Method in class org.evosuite.testcase.execution.ExecutionResult
 
getCopyOfMethodDescriptors() - Method in class org.evosuite.testcase.fm.EvoInvocationListener
 
getCounter() - Method in class org.evosuite.testcase.fm.MethodDescriptor
 
getCoverage() - Method in class org.evosuite.ga.Chromosome
Getter for the field coverage.
getCoverage(FitnessFunction<?>) - Method in class org.evosuite.ga.Chromosome
Gets the coverage value for a given fitness function
getCoverage() - Method in class org.evosuite.rmi.service.ClientStateInformation
 
getCoverageData() - Method in interface org.evosuite.testcase.execution.ExecutionTrace
Retrieve detailed line coverage count
getCoverageData() - Method in class org.evosuite.testcase.execution.ExecutionTraceImpl
Retrieve detailed line coverage count
getCoverageData() - Method in class org.evosuite.testcase.execution.ExecutionTraceProxy
Retrieve detailed line coverage count
getCoverageGoals() - Method in class org.evosuite.coverage.ambiguity.AmbiguityCoverageFactory
 
getCoverageGoals() - Method in class org.evosuite.coverage.branch.BranchCoverageFactory
Generate a list of goals to cover
getCoverageGoals() - Method in class org.evosuite.coverage.branch.OnlyBranchCoverageFactory
Generate a list of goals to cover
getCoverageGoals() - Method in class org.evosuite.coverage.cbranch.CBranchFitnessFactory
 
getCoverageGoals() - Method in class org.evosuite.coverage.dataflow.AllDefsCoverageFactory
Generate a list of goals to cover
getCoverageGoals() - Method in class org.evosuite.coverage.dataflow.DefUseCoverageFactory
Generate a list of goals to cover
getCoverageGoals() - Method in class org.evosuite.coverage.exception.ExceptionCoverageFactory
Generate a list of goals to cover
getCoverageGoals() - Method in class org.evosuite.coverage.exception.TryCatchCoverageFactory
Generate a list of goals to cover
getCoverageGoals() - Method in class org.evosuite.coverage.ibranch.IBranchFitnessFactory
 
getCoverageGoals() - Method in class org.evosuite.coverage.io.input.InputCoverageFactory
Generate a list of goals to cover
getCoverageGoals() - Method in class org.evosuite.coverage.io.output.OutputCoverageFactory
Generate a list of goals to cover
getCoverageGoals() - Method in class org.evosuite.coverage.line.LineCoverageFactory
Generate a list of goals to cover
getCoverageGoals() - Method in class org.evosuite.coverage.method.MethodCoverageFactory
Generate a list of goals to cover
getCoverageGoals() - Method in class org.evosuite.coverage.method.MethodNoExceptionCoverageFactory
Generate a list of goals to cover
getCoverageGoals() - Method in class org.evosuite.coverage.method.MethodTraceCoverageFactory
Generate a list of goals to cover
getCoverageGoals() - Method in class org.evosuite.coverage.mutation.MutationFactory
Generate a list of goals to cover
getCoverageGoals(String) - Method in class org.evosuite.coverage.mutation.MutationFactory
getCoverageGoals
getCoverageGoals() - Method in class org.evosuite.coverage.mutation.OnlyMutationFactory
 
getCoverageGoals() - Method in class org.evosuite.coverage.rho.RhoCoverageFactory
 
getCoverageGoals() - Method in class org.evosuite.coverage.statement.StatementCoverageFactory
Generate a list of goals to cover
getCoverageGoals() - Method in interface org.evosuite.coverage.TestFitnessFactory
Generate a list of goals to cover
getCoverageGoals() - Method in class org.evosuite.testsuite.TestSuiteFitnessFunc_to_TestFitnessFactory_Adapter
Generate a list of goals to cover
getCoverageGoalsForAllKnownClasses() - Method in class org.evosuite.coverage.branch.BranchCoverageFactory
 
getCoverageInstanceOf(Class<?>) - Method in class org.evosuite.ga.Chromosome
 
getCoverageOfCarvedTests() - Static method in class org.evosuite.testcase.factories.JUnitTestCarvedChromosomeFactory
 
getCoverageValues() - Method in class org.evosuite.ga.Chromosome
 
getCoverageVariable(Properties.Criterion) - Static method in class org.evosuite.coverage.CoverageCriteriaAnalyzer
 
getCoveredBranches(String) - Method in interface org.evosuite.result.TestGenerationResult
 
getCoveredBranches() - Method in interface org.evosuite.result.TestGenerationResult
Branches covered by final test suite
getCoveredBranchlessMethods() - Method in interface org.evosuite.testcase.execution.ExecutionTrace
Retrieve the names of all covered branchless methods
getCoveredBranchlessMethods() - Method in class org.evosuite.testcase.execution.ExecutionTraceImpl
 
getCoveredBranchlessMethods() - Method in class org.evosuite.testcase.execution.ExecutionTraceProxy
 
getCoveredDefinitions() - Method in interface org.evosuite.testcase.execution.ExecutionTrace
Retrieve set of definitions that were executed
getCoveredDefinitions() - Method in class org.evosuite.testcase.execution.ExecutionTraceImpl
 
getCoveredDefinitions() - Method in class org.evosuite.testcase.execution.ExecutionTraceProxy
 
getCoveredFalseBranches() - Method in interface org.evosuite.testcase.execution.ExecutionTrace
Retrieve set of branches that evaluated to false
getCoveredFalseBranches() - Method in class org.evosuite.testcase.execution.ExecutionTraceImpl
Retrieve set of branches that evaluated to false
getCoveredFalseBranches() - Method in class org.evosuite.testcase.execution.ExecutionTraceProxy
Retrieve set of branches that evaluated to false
getCoveredFalseBranches() - Method in class org.evosuite.testcase.localsearch.BranchCoverageMap
 
getCoveredGoals(List<ExecutionResult>) - Static method in class org.evosuite.coverage.dataflow.DefUseExecutionTraceAnalyzer
getCoveredGoals
getCoveredGoals(ExecutionResult) - Static method in class org.evosuite.coverage.dataflow.DefUseExecutionTraceAnalyzer
getCoveredGoals
getCoveredGoals() - Method in class org.evosuite.ga.metaheuristics.mosa.AbstractMOSA
 
getCoveredGoals() - Method in class org.evosuite.ga.metaheuristics.mosa.MOSA
This method return the test goals covered by the test cases stored in the current archive
getCoveredGoals(Class<?>, List<TestFitnessFunction>) - Static method in class org.evosuite.junit.CoverageAnalysis
Return the number of covered goals
getCoveredGoals() - Method in class org.evosuite.testcase.DefaultTestCase
Retrieve all coverage goals covered by this test
getCoveredGoals() - Method in interface org.evosuite.testcase.TestCase
Retrieve all coverage goals covered by this test
getCoveredGoals() - Method in class org.evosuite.testsuite.TestSuiteChromosome
getCoveredGoals
getCoveredLines(String) - Method in interface org.evosuite.result.TestGenerationResult
Lines covered by test
getCoveredLines() - Method in interface org.evosuite.result.TestGenerationResult
Lines covered by final test suite
getCoveredLines(String) - Method in interface org.evosuite.testcase.execution.ExecutionTrace
Retrieve the set of line numbers covered
getCoveredLines() - Method in interface org.evosuite.testcase.execution.ExecutionTrace
Retrieve the set of line numbers covered of Properties.TARGET_CLASS class
getCoveredLines(String) - Method in class org.evosuite.testcase.execution.ExecutionTraceImpl
Retrieve the set of line numbers covered
getCoveredLines() - Method in class org.evosuite.testcase.execution.ExecutionTraceImpl
 
getCoveredLines(String) - Method in class org.evosuite.testcase.execution.ExecutionTraceProxy
Retrieve the set of line numbers covered
getCoveredLines() - Method in class org.evosuite.testcase.execution.ExecutionTraceProxy
 
getCoveredMethods() - Method in class org.evosuite.junit.JUnitTestSuite
Getter for the field coveredMethods.
getCoveredMethods() - Method in interface org.evosuite.testcase.execution.ExecutionTrace
Retrieve the names of all called methods
getCoveredMethods() - Method in class org.evosuite.testcase.execution.ExecutionTraceImpl
Retrieve the names of all called methods
getCoveredMethods() - Method in class org.evosuite.testcase.execution.ExecutionTraceProxy
Retrieve the names of all called methods
getCoveredMutants() - Static method in class org.evosuite.coverage.mutation.MutationTestPool
getCoveredMutants
getCoveredMutants(String) - Method in interface org.evosuite.result.TestGenerationResult
 
getCoveredMutants() - Method in interface org.evosuite.result.TestGenerationResult
Mutants detected by final test suite
getCoveredPredicates() - Method in interface org.evosuite.testcase.execution.ExecutionTrace
Retrieve set of branches that were executed
getCoveredPredicates() - Method in class org.evosuite.testcase.execution.ExecutionTraceImpl
Retrieve set of branches that were executed
getCoveredPredicates() - Method in class org.evosuite.testcase.execution.ExecutionTraceProxy
Retrieve set of branches that were executed
getCoveredTrueBranches() - Method in interface org.evosuite.testcase.execution.ExecutionTrace
Retrieve set of branches that evaluated to true
getCoveredTrueBranches() - Method in class org.evosuite.testcase.execution.ExecutionTraceImpl
Retrieve set of branches that evaluated to true
getCoveredTrueBranches() - Method in class org.evosuite.testcase.execution.ExecutionTraceProxy
Retrieve set of branches that evaluated to true
getCoveredTrueBranches() - Method in class org.evosuite.testcase.localsearch.BranchCoverageMap
 
getCoveringObjectId() - Method in class org.evosuite.coverage.dataflow.DefUseCoverageTestFitness
Getter for the field coveringObjectId.
getCoveringTrace() - Method in class org.evosuite.coverage.dataflow.DefUseCoverageTestFitness
Getter for the field coveringTrace.
getCrossoverFunction() - Method in class org.evosuite.strategy.PropertiesSuiteGAFactory
 
getCurrentTest() - Static method in class org.evosuite.testcase.execution.ExecutionObserver
Getter method for current test case
getCurrentValue() - Method in class org.evosuite.coverage.mutation.MutationTimeoutStoppingCondition
How much of the budget have we used up
getCurrentValue() - Method in class org.evosuite.ga.stoppingconditions.GlobalTimeStoppingCondition
How much of the budget have we used up
getCurrentValue() - Method in class org.evosuite.ga.stoppingconditions.MaxFitnessEvaluationsStoppingCondition
How much of the budget have we used up
getCurrentValue() - Method in class org.evosuite.ga.stoppingconditions.MaxGenerationStoppingCondition
How much of the budget have we used up
getCurrentValue() - Method in class org.evosuite.ga.stoppingconditions.MaxLengthStoppingCondition
How much of the budget have we used up
getCurrentValue() - Method in class org.evosuite.ga.stoppingconditions.MaxStatementsStoppingCondition
How much of the budget have we used up
getCurrentValue() - Method in class org.evosuite.ga.stoppingconditions.MaxTestsStoppingCondition
How much of the budget have we used up
getCurrentValue() - Method in class org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
How much of the budget have we used up
getCurrentValue() - Method in class org.evosuite.ga.stoppingconditions.RMIStoppingCondition
 
getCurrentValue() - Method in class org.evosuite.ga.stoppingconditions.SocketStoppingCondition
How much of the budget have we used up
getCurrentValue() - Method in interface org.evosuite.ga.stoppingconditions.StoppingCondition
How much of the budget have we used up
getCurrentValue() - Method in class org.evosuite.ga.stoppingconditions.TimeDeltaStoppingCondition
How much of the budget have we used up
getCurrentValue() - Method in class org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
How much of the budget have we used up
getCurrentValue() - Method in class org.evosuite.ShutdownTestWriter
How much of the budget have we used up
getCurrentValue() - Method in class org.evosuite.utils.ResourceController
How much of the budget have we used up
getCyclomaticComplexity() - Method in class org.evosuite.graphs.cfg.ControlFlowGraph
 
getData(TestSuiteChromosome) - Method in class org.evosuite.statistics.ChromosomeOutputVariableFactory
 
getDate() - Method in class org.evosuite.testcarver.wrapper.java.util.Date
 
getDateFormatSymbols() - Method in class org.evosuite.testcarver.wrapper.java.text.SimpleDateFormat
 
getDateInstance_final() - Static method in class org.evosuite.testcarver.wrapper.java.text.DateFormat
 
getDateInstance_final(int) - Static method in class org.evosuite.testcarver.wrapper.java.text.DateFormat
 
getDateInstance_final(int, Locale) - Static method in class org.evosuite.testcarver.wrapper.java.text.DateFormat
 
getDateTimeInstance_final() - Static method in class org.evosuite.testcarver.wrapper.java.text.DateFormat
 
getDateTimeInstance_final(int, int) - Static method in class org.evosuite.testcarver.wrapper.java.text.DateFormat
 
getDateTimeInstance_final(int, int, Locale) - Static method in class org.evosuite.testcarver.wrapper.java.text.DateFormat
 
getDay() - Method in class org.evosuite.testcarver.wrapper.java.util.Date
 
getDeclaredExceptions() - Method in class org.evosuite.testcase.DefaultTestCase
getDeclaredExceptions
getDeclaredExceptions() - Method in class org.evosuite.testcase.statements.AbstractStatement
getDeclaredExceptions
getDeclaredExceptions() - Method in class org.evosuite.testcase.statements.ConstructorStatement
getDeclaredExceptions
getDeclaredExceptions() - Method in class org.evosuite.testcase.statements.MethodStatement
getDeclaredExceptions
getDeclaredExceptions() - Method in interface org.evosuite.testcase.statements.Statement
getDeclaredExceptions
getDeclaredExceptions() - Method in interface org.evosuite.testcase.TestCase
getDeclaredExceptions
getDeclaringClass() - Method in class org.evosuite.utils.generic.GenericAccessibleObject
 
getDeclaringClass() - Method in class org.evosuite.utils.generic.GenericConstructor
 
getDeclaringClass() - Method in class org.evosuite.utils.generic.GenericField
 
getDeclaringClass() - Method in class org.evosuite.utils.generic.GenericMethod
 
getDeclaringClassName() - Method in class org.evosuite.testcase.statements.ConstructorStatement
 
getDeclaringClassName() - Method in class org.evosuite.testcase.statements.EntityWithParametersStatement
 
getDeclaringClassName() - Method in class org.evosuite.testcase.statements.FunctionalMockStatement
 
getDeclaringClassName() - Method in class org.evosuite.testcase.statements.MethodStatement
 
getDefaultAmbiguity(List<StringBuilder>) - Static method in class org.evosuite.coverage.ambiguity.AmbiguityCoverageFactory
 
getDefaultBranchForSwitch(BytecodeInstruction) - Method in class org.evosuite.coverage.branch.BranchPool
getDefaultBranchForSwitch
getDefaultInfectionDistance() - Static method in class org.evosuite.coverage.mutation.Mutation
getDefaultInfectionDistance
getDefaultValue() - Method in class org.evosuite.parameterize.InputVariable
getDefaultValue
getDefaultValue() - Method in interface org.evosuite.testcase.variable.VariableReference
getDefaultValue
getDefaultValue() - Method in class org.evosuite.testcase.variable.VariableReferenceImpl
getDefaultValue
getDefaultValueString() - Method in class org.evosuite.parameterize.InputVariable
getDefaultValueString
getDefaultValueString() - Method in interface org.evosuite.testcase.variable.VariableReference
getDefaultValueString
getDefaultValueString() - Method in class org.evosuite.testcase.variable.VariableReferenceImpl
getDefaultValueString
getDefCounter() - Static method in class org.evosuite.coverage.dataflow.DefUsePool
Returns the number of currently known Definitions
getDefId() - Method in class org.evosuite.coverage.dataflow.DefUse
Getter for the field defId.
getDefinition() - Method in class org.evosuite.coverage.dataflow.analysis.VariableDefinition
 
getDefinitionByDefId(int) - Static method in class org.evosuite.coverage.dataflow.DefUsePool
getDefinitionByDefId
getDefinitionByDefUseId(int) - Static method in class org.evosuite.coverage.dataflow.DefUsePool
Returns the Definition with the given duID
getDefinitionByInstruction(BytecodeInstruction) - Static method in class org.evosuite.coverage.dataflow.DefUsePool
getDefinitionByInstruction
getDefinitionData() - Method in interface org.evosuite.testcase.execution.ExecutionTrace
Retrieve data definitions
getDefinitionData() - Method in class org.evosuite.testcase.execution.ExecutionTraceImpl
Retrieve data definitions
getDefinitionData() - Method in class org.evosuite.testcase.execution.ExecutionTraceProxy
Retrieve data definitions
getDefinitionDataObjects() - Method in interface org.evosuite.testcase.execution.ExecutionTrace
Retrieve data definitions
getDefinitionDataObjects() - Method in class org.evosuite.testcase.execution.ExecutionTraceImpl
 
getDefinitionDataObjects() - Method in class org.evosuite.testcase.execution.ExecutionTraceProxy
 
getDefinitionExecutionCount() - Method in interface org.evosuite.testcase.execution.ExecutionTrace
Retrieve execution counts for definitions
getDefinitionExecutionCount() - Method in class org.evosuite.testcase.execution.ExecutionTraceImpl
 
getDefinitionExecutionCount() - Method in class org.evosuite.testcase.execution.ExecutionTraceProxy
 
getDefinitionPositions(Definition, ExecutionTrace, int) - Static method in class org.evosuite.coverage.dataflow.DefUseExecutionTraceAnalyzer
Returns all the duCounterPositions of the goalUse in the given trace
getDefinitionsIn(String, Set<BytecodeInstruction>) - Static method in class org.evosuite.coverage.dataflow.DefUseExecutionTraceAnalyzer
getDefinitionsIn
getDefUseCounter() - Static method in class org.evosuite.coverage.dataflow.DefUsePool
Returns the number of currently known DUs
getDefUseCounterForDef(Definition) - Static method in class org.evosuite.coverage.dataflow.DefUsePool
Determine the number of DefUse pairs for the given Def
getDefUseId() - Method in class org.evosuite.coverage.dataflow.DefUse
getDefUseId
getDelimiter() - Method in class org.evosuite.symbolic.expr.token.NewTokenizerExpr
 
getDelimiter() - Method in class org.evosuite.symbolic.expr.token.NextTokenizerExpr
 
getDelimiter() - Method in class org.evosuite.symbolic.expr.token.TokenizerExpr
 
getDependencies(VariableReference) - Method in class org.evosuite.testcase.DefaultTestCase
Determine the set of variables that var depends on
getDependencies(VariableReference) - Method in interface org.evosuite.testcase.TestCase
Determine the set of variables that var depends on
getDependencyClass() - Method in class org.evosuite.setup.DependencyPair
 
getDependencyOID(int) - Method in class org.evosuite.testcarver.capture.CaptureLog
 
getDependentVariables(Statement) - Method in class org.evosuite.testcase.execution.ExecutionObserver
Determine the set of variables that somehow lead to this statement
getDepth() - Method in class org.evosuite.testcase.variable.FieldReference
Determine the nesting level of the field access (I.e., how many dots in the expression)
getDesc() - Method in class org.evosuite.setup.PutStaticMethodCollector.MethodIdentifier
 
getDesc() - Method in class org.evosuite.symbolic.vm.SymbolicFunction
 
getDescription(String) - Static method in class org.evosuite.Properties
Get description string of parameter
getDescription() - Method in enum org.evosuite.rmi.service.ClientState
 
getDescriptionMethodName() - Method in class org.evosuite.junit.JUnitFailure
 
getDescriptor() - Method in class org.evosuite.testcase.statements.ConstructorStatement
 
getDescriptor() - Method in class org.evosuite.testcase.statements.EntityWithParametersStatement
 
getDescriptor() - Method in class org.evosuite.testcase.statements.FunctionalMockStatement
 
getDescriptor() - Method in class org.evosuite.testcase.statements.MethodStatement
 
getDescriptor() - Method in class org.evosuite.utils.generic.GenericConstructor
 
getDescriptor() - Method in class org.evosuite.utils.generic.GenericMethod
 
getDest() - Method in class org.evosuite.assertion.CompareAssertion
Getter for the field dest.
getDest() - Method in class org.evosuite.assertion.EqualsAssertion
Getter for the field dest.
getDest() - Method in class org.evosuite.assertion.SameAssertion
Getter for the field dest.
getDiameter() - Method in class org.evosuite.graphs.cfg.ControlFlowGraph
Returns the Diameter of this CFG If the diameter of this graph was not computed previously it is computed first
getDiameter() - Method in class org.evosuite.graphs.FloydWarshall
Getter for the field diameter.
getDim(Object) - Static method in class org.evosuite.regression.ObjectFields
 
getDisplayName(int, int, Locale) - Method in class org.evosuite.testcarver.wrapper.java.util.Calendar
 
getDisplayNames(int, int, Locale) - Method in class org.evosuite.testcarver.wrapper.java.util.Calendar
 
getDistance(ExecutionResult) - Method in class org.evosuite.coverage.branch.BranchCoverageGoal
getDistance
getDistance(ExecutionResult, Branch, boolean, String, String) - Static method in class org.evosuite.coverage.branch.ControlFlowDistanceCalculator
Calculates the ControlFlowDistance indicating how far away the given ExecutionResult was from executing the given Branch in a certain way, depending on the given value.
getDistance() - Method in class org.evosuite.ga.Chromosome
 
getDistance(BytecodeInstruction, BytecodeInstruction) - Method in class org.evosuite.graphs.cfg.ActualControlFlowGraph
getDistance
getDistance(V, V) - Method in class org.evosuite.graphs.EvoSuiteGraph
getDistance
getDistance(double, double) - Static method in class org.evosuite.instrumentation.mutation.DeleteField
getDistance
getDistance(Object, Object) - Static method in class org.evosuite.instrumentation.mutation.DeleteField
getDistance
getDistance(double, double) - Static method in class org.evosuite.instrumentation.mutation.ReplaceVariable
getDistance
getDistance(Object, Object) - Static method in class org.evosuite.instrumentation.mutation.ReplaceVariable
getDistance
getDistance(String, String) - Static method in class org.evosuite.instrumentation.RegexDistance
Deprecated.
 
getDistance(int, int, int) - Static method in class org.evosuite.instrumentation.testability.BooleanHelper
Retrieve the distance of a predicate with its given approximation level
getDistance() - Method in class org.evosuite.parameterize.InputVariable
Distance metric used to select variables for mutation based on how close they are to the SUT
getDistance(Collection<Constraint<?>>) - Static method in class org.evosuite.symbolic.solver.DistanceEstimator
getDistance
getDistance() - Method in interface org.evosuite.testcase.variable.VariableReference
Distance metric used to select variables for mutation based on how close they are to the SUT
getDistance() - Method in class org.evosuite.testcase.variable.VariableReferenceImpl
Distance metric used to select variables for mutation based on how close they are to the SUT
getDistanceBasedOnLeftAlignment(String, String) - Static method in class org.evosuite.instrumentation.testability.StringHelper
getDistanceBasedOnLeftAlignment
getDistanceBasedOnLeftAlignmentCharacterDistance(String, String) - Static method in class org.evosuite.instrumentation.testability.StringHelper
 
getDistanceTailoredForStringAVM(String, String) - Static method in class org.evosuite.utils.RegexDistanceUtils
Get the distance between the arg and the given regex.
getDominatingFrontiers(V) - Method in class org.evosuite.graphs.cdg.DominatorTree
Getter for the field dominatingFrontiers.
getDoubleLimits(String) - Static method in class org.evosuite.Properties
Get double boundaries
getDoubleValue(String) - Static method in class org.evosuite.Properties
Get a double parameter value
getDUGoals() - Static method in class org.evosuite.coverage.dataflow.DefUseCoverageFactory
getDUGoals
getDUVariableType() - Method in class org.evosuite.coverage.dataflow.DefUse
getDUVariableType
getDynamicConstantPool() - Method in class org.evosuite.seeding.ConstantPoolManager
 
getEdge(V, V) - Method in class org.evosuite.graphs.EvoSuiteGraph
getEdge
getEdges() - Method in class org.evosuite.setup.callgraph.Graph
 
getEdgeSource(E) - Method in class org.evosuite.graphs.EvoSuiteGraph
getEdgeSource
getEdgeTarget(E) - Method in class org.evosuite.graphs.EvoSuiteGraph
getEdgeTarget
getElements(Type) - Method in class org.evosuite.testcase.execution.Scope
Get all elements in scope of type
getEndProgress() - Method in enum org.evosuite.rmi.service.ClientState
 
getEntry(int, VariableReference) - Method in class org.evosuite.assertion.OutputTrace
Get the current entry at the given position
getEntryInstruction() - Method in class org.evosuite.graphs.ccfg.CCFGMethodEntryNode
Getter for the field entryInstruction.
getEntryPoint() - Method in class org.evosuite.graphs.cfg.ActualControlFlowGraph
Getter for the field entryPoint.
getEnumClass() - Method in class org.evosuite.testcase.statements.EnumPrimitiveStatement
Getter for the field enumClass.
getEnumValue(EnumPrimitiveStatement<?>) - Method in class org.evosuite.testcase.TestCodeVisitor
 
getEnumValues() - Method in class org.evosuite.testcase.statements.EnumPrimitiveStatement
getEnumValues
getErrorMessage() - Method in interface org.evosuite.result.TestGenerationResult
If there was an error, this contains the error message
getEscapedString(String) - Static method in class org.evosuite.utils.StringUtil
 
getEvaluations() - Method in class org.evosuite.lm.LanguageModelSearch
 
getEvoLogger() - Static method in class org.evosuite.utils.LoggingUtils
getEvoLogger
getEvoSuiteClassPath() - Method in class org.evosuite.classpath.ClassPathHandler
 
getExactParameterTypes(Constructor<?>, Type) - Method in class org.evosuite.utils.generic.GenericConstructor
Returns the exact parameter types of the given method in the given type.
getExactParameterTypes(Method, Type) - Method in class org.evosuite.utils.generic.GenericMethod
Returns the exact parameter types of the given method in the given type.
getExactReturnType(Method, Type) - Method in class org.evosuite.utils.generic.GenericMethod
Returns the exact return type of the given method in the given type.
getException() - Method in class org.evosuite.contracts.ContractViolation
 
getException(Statement) - Method in class org.evosuite.testcase.TestCodeVisitor
getException
getExceptionClass(ExecutionResult, int) - Static method in class org.evosuite.coverage.exception.ExceptionCoverageHelper
 
getExceptionClass() - Method in class org.evosuite.coverage.exception.ExceptionCoverageTestFitness
 
getExceptionClass(Throwable) - Static method in class org.evosuite.testcase.statements.AbstractStatement
getExceptionClass
getExceptionClassName() - Method in class org.evosuite.junit.JUnitFailure
 
getExceptionMessage() - Method in class org.evosuite.result.Failure
 
getExceptionMutants() - Method in interface org.evosuite.result.TestGenerationResult
 
getExceptionName() - Method in class org.evosuite.result.Failure
 
getExceptionSignature(Throwable, String) - Static method in class org.evosuite.regression.RegressionExceptionHelper
Get signature based on the root cause from the stack trace (uses: location of the error triggering line from CUT)
getExceptionStackTrace() - Method in class org.evosuite.junit.JUnitFailure
 
getExceptionsThrown() - Method in interface org.evosuite.testcase.execution.InterfaceTestRunnable
getExceptionsThrown
getExceptionsThrown() - Method in class org.evosuite.testcase.execution.TestRunnable
getExceptionsThrown
getExceptionThrownAtPosition(Integer) - Method in class org.evosuite.testcase.execution.ExecutionResult
getExceptionThrownAtPosition
getExcludedMethods(TestCase) - Static method in class org.evosuite.testcase.ConstraintHelper
Retrieve all blacklisted methods in the test.
getExecutedStatements() - Method in class org.evosuite.testcase.execution.ExecutionResult
 
getExecutionDistance(ExecutionResult) - Method in class org.evosuite.coverage.mutation.MutationTestFitness
getExecutionDistance
getExecutionObservers() - Method in class org.evosuite.testcase.execution.TestCaseExecutor
 
getExecutionTime() - Method in class org.evosuite.testcase.execution.ExecutionResult
 
getExecutionTrace() - Method in class org.evosuite.junit.JUnitResult
 
getExecutionTracer() - Static method in class org.evosuite.testcase.execution.ExecutionTracer
getExecutionTracer
getExitPoints() - Method in class org.evosuite.graphs.cfg.ActualControlFlowGraph
Getter for the field exitPoints.
getExplicitException() - Method in interface org.evosuite.testcase.execution.ExecutionTrace
Retrieve the exception thrown in this trace
getExplicitException() - Method in class org.evosuite.testcase.execution.ExecutionTraceImpl
Retrieve the exception thrown in this trace
getExplicitException() - Method in class org.evosuite.testcase.execution.ExecutionTraceProxy
Retrieve the exception thrown in this trace
GetExponent - Class in org.evosuite.symbolic.vm.math
 
GetExponent() - Constructor for class org.evosuite.symbolic.vm.math.GetExponent
 
GetExponent.GetExponent_D - Class in org.evosuite.symbolic.vm.math
 
GetExponent.GetExponent_F - Class in org.evosuite.symbolic.vm.math
 
GetExponent_D(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.math.GetExponent.GetExponent_D
 
GetExponent_F(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.math.GetExponent.GetExponent_F
 
getFailingTests() - Static method in class org.evosuite.contracts.FailingTestSet
 
getFailureCount() - Method in class org.evosuite.junit.JUnitResult
 
getFailures() - Method in class org.evosuite.junit.JUnitResult
 
getFalseCoveredBranches() - Method in class org.evosuite.junit.JUnitTestSuite
getFalseCoveredBranches
getFalseDistance(int) - Method in interface org.evosuite.testcase.execution.ExecutionTrace
Retrieve minimum branch distance to false branch
getFalseDistance() - Method in class org.evosuite.testcase.execution.ExecutionTraceImpl.BranchEval
Deprecated.
 
getFalseDistance(int) - Method in class org.evosuite.testcase.execution.ExecutionTraceImpl
Retrieve minimum branch distance to false branch
getFalseDistance(int) - Method in class org.evosuite.testcase.execution.ExecutionTraceProxy
Retrieve minimum branch distance to false branch
getFalseDistances() - Method in interface org.evosuite.testcase.execution.ExecutionTrace
Retrieve map of all minimal false distances
getFalseDistances() - Method in class org.evosuite.testcase.execution.ExecutionTraceImpl
Retrieve map of all minimal false distances
getFalseDistances() - Method in class org.evosuite.testcase.execution.ExecutionTraceProxy
Retrieve map of all minimal false distances
getFalseDistancesContext() - Method in interface org.evosuite.testcase.execution.ExecutionTrace
Retrieve map of all minimal false distances
getFalseDistancesContext() - Method in class org.evosuite.testcase.execution.ExecutionTraceImpl
 
getFalseDistancesContext() - Method in class org.evosuite.testcase.execution.ExecutionTraceProxy
 
getFalseDistancesSum() - Method in interface org.evosuite.testcase.execution.ExecutionTrace
getFalseDistancesSum
getFalseDistancesSum() - Method in class org.evosuite.testcase.execution.ExecutionTraceImpl
getFalseDistancesSum
getFalseDistancesSum() - Method in class org.evosuite.testcase.execution.ExecutionTraceProxy
getFalseDistancesSum
getField() - Method in class org.evosuite.assertion.PrimitiveFieldAssertion
Getter for the field field.
GETFIELD(Object, String, String, String) - Method in class org.evosuite.dse.AbstractVM
 
GETFIELD(Object, String, String, String) - Method in interface org.evosuite.dse.IVM
 
GETFIELD(Object, String, String, String) - Static method in class org.evosuite.dse.VM
 
GETFIELD - Static variable in class org.evosuite.instrumentation.NodeRegularExpression
Constant GETFIELD=180
GETFIELD(Object, String, String, String) - Method in class org.evosuite.symbolic.vm.HeapVM
Retrieve the value of an instance field
getField(String, String, Object, ReferenceExpression, long) - Method in class org.evosuite.symbolic.vm.SymbolicHeap
Returns a stored symbolic expression for an int field or created one
getField(String, String, Object, ReferenceExpression, double) - Method in class org.evosuite.symbolic.vm.SymbolicHeap
 
getField(String, String, Object, ReferenceExpression, String) - Method in class org.evosuite.symbolic.vm.SymbolicHeap
 
getField(String, String, Object, ReferenceExpression) - Method in class org.evosuite.symbolic.vm.SymbolicHeap
No default concrete value means the return value could be false!
GETFIELD - Static variable in class org.evosuite.testcarver.capture.CaptureLog
 
getField() - Method in class org.evosuite.testcase.statements.FieldStatement
Getter for the field field.
getField() - Method in class org.evosuite.testcase.variable.FieldReference
Access the field
getField() - Method in class org.evosuite.utils.generic.GenericField
 
getFieldDesc(String, String, String) - Method in class org.evosuite.instrumentation.testability.DescriptorMapping
getFieldDesc
GetFieldExpression - Class in org.evosuite.symbolic.expr.ref
 
GetFieldExpression(Type, int, ReferenceExpression, String, Object) - Constructor for class org.evosuite.symbolic.expr.ref.GetFieldExpression
Creates a symbolic expression of the form "expr.F" where expr is the ReferenceExpression, F is the string fieldName and the concrete value of the symbolic expression "expr.F" is concreteValue
getFieldMethodCallName() - Method in class org.evosuite.graphs.cfg.ASMWrapper
 
getFieldMethodCallName() - Method in class org.evosuite.graphs.cfg.BytecodeInstruction
Determines the name of the field variable this method call is invoked on This is done using the getSourceOfMethodInvocationInstruction() method and returning its variable name
getFieldName() - Method in class org.evosuite.graphs.cfg.ASMWrapper
getFieldName
getFieldName() - Method in class org.evosuite.symbolic.expr.ref.GetFieldExpression
Returns the field name (the F in expr.F)
getFields(Class<?>) - Static method in class org.evosuite.setup.TestClusterUtils
Get the set of fields defined in this class and its superclasses
getFieldSimpleName() - Method in class org.evosuite.graphs.cfg.ASMWrapper
getFieldName
getFieldType() - Method in class org.evosuite.graphs.cfg.ASMWrapper
getFieldName
getFieldType() - Method in class org.evosuite.utils.generic.GenericField
 
getFileName(String) - Static method in class org.evosuite.junit.writer.Scaffolding
 
getFinalTestSuite() - Method in class org.evosuite.ga.metaheuristics.mosa.AbstractMOSA
 
getFinalTestSuite() - Method in class org.evosuite.ga.metaheuristics.mosa.MOSA
 
getFirstCheckingStatement() - Method in class org.evosuite.testcase.StructuredTestCase
Return the first statement that is not exercise code
getFirstDayOfWeek() - Method in class org.evosuite.testcarver.wrapper.java.util.Calendar
 
getFirstExerciseStatement() - Method in class org.evosuite.testcase.StructuredTestCase
Return the first statement that is not setup code
getFirstInstruction() - Method in class org.evosuite.graphs.cfg.BasicBlock
getFirstInstruction
getFirstInstructionAtLineNumber(String, String, int) - Method in class org.evosuite.graphs.cfg.BytecodeInstructionPool
 
getFirstLine() - Method in class org.evosuite.graphs.cfg.BasicBlock
getFirstLine
getFirstLineNumberOfMethod(String, String) - Method in class org.evosuite.graphs.cfg.BytecodeInstructionPool
 
getFirstPositionOfThrownException() - Method in class org.evosuite.testcase.execution.ExecutionResult
getFirstPositionOfThrownException
getFitness(AbstractTestSuiteChromosome<? extends ExecutableChromosome>) - Method in class org.evosuite.coverage.ambiguity.AmbiguityCoverageSuiteFitness
 
getFitness(AbstractTestSuiteChromosome<? extends ExecutableChromosome>) - Method in class org.evosuite.coverage.branch.BranchCoverageSuiteFitness
Calculate and set fitness function #TODO the 'set fitness' part should be done by some abstract super class of all FitnessFunctions
getFitness(TestChromosome, ExecutionResult) - Method in class org.evosuite.coverage.branch.BranchCoverageTestFitness
getFitness
getFitness(AbstractTestSuiteChromosome<? extends ExecutableChromosome>) - Method in class org.evosuite.coverage.branch.OnlyBranchCoverageSuiteFitness
Calculate and set fitness function #TODO the 'set fitness' part should be done by some abstract super class of all FitnessFunctions
getFitness(TestChromosome, ExecutionResult) - Method in class org.evosuite.coverage.branch.OnlyBranchCoverageTestFitness
getFitness
getFitness(AbstractTestSuiteChromosome<? extends ExecutableChromosome>) - Method in class org.evosuite.coverage.cbranch.CBranchSuiteFitness
 
getFitness(TestChromosome, ExecutionResult) - Method in class org.evosuite.coverage.cbranch.CBranchTestFitness
 
getFitness(AbstractTestSuiteChromosome<? extends ExecutableChromosome>) - Method in class org.evosuite.coverage.dataflow.AllDefsCoverageSuiteFitness
Calculate and set fitness function #TODO the 'set fitness' part should be done by some abstract super class of all FitnessFunctions
getFitness(TestChromosome, ExecutionResult) - Method in class org.evosuite.coverage.dataflow.AllDefsCoverageTestFitness
getFitness
getFitness(AbstractTestSuiteChromosome<? extends ExecutableChromosome>) - Method in class org.evosuite.coverage.dataflow.DefUseCoverageSuiteFitness
 
getFitness(TestChromosome, ExecutionResult) - Method in class org.evosuite.coverage.dataflow.DefUseCoverageTestFitness
getFitness
getFitness(ExecutionResult) - Method in class org.evosuite.coverage.dataflow.DefUseCoverageTestFitness
Used by DefUseCoverageSuiteFitness Simply call getFitness(TestChromosome,ExecutionResult) with a dummy TestChromosome The chromosome is used only for updateIndividual() anyways.
getFitness(AbstractTestSuiteChromosome<? extends ExecutableChromosome>) - Method in class org.evosuite.coverage.exception.ExceptionCoverageSuiteFitness
 
getFitness(TestChromosome, ExecutionResult) - Method in class org.evosuite.coverage.exception.ExceptionCoverageTestFitness
getFitness
getFitness(AbstractTestSuiteChromosome<? extends ExecutableChromosome>, boolean) - Method in class org.evosuite.coverage.ibranch.IBranchSuiteFitness
 
getFitness(AbstractTestSuiteChromosome<? extends ExecutableChromosome>) - Method in class org.evosuite.coverage.ibranch.IBranchSuiteFitness
 
getFitness(TestChromosome, ExecutionResult) - Method in class org.evosuite.coverage.ibranch.IBranchTestFitness
 
getFitness(AbstractTestSuiteChromosome<? extends ExecutableChromosome>) - Method in class org.evosuite.coverage.io.input.InputCoverageSuiteFitness
Calculate and set fitness function #TODO the 'set fitness' part should be done by some abstract super class of all FitnessFunctions
getFitness(TestChromosome, ExecutionResult) - Method in class org.evosuite.coverage.io.input.InputCoverageTestFitness
getFitness
getFitness(AbstractTestSuiteChromosome<? extends ExecutableChromosome>) - Method in class org.evosuite.coverage.io.output.OutputCoverageSuiteFitness
Calculate and set fitness function #TODO the 'set fitness' part should be done by some abstract super class of all FitnessFunctions
getFitness(TestChromosome, ExecutionResult) - Method in class org.evosuite.coverage.io.output.OutputCoverageTestFitness
getFitness
getFitness(AbstractTestSuiteChromosome<? extends ExecutableChromosome>) - Method in class org.evosuite.coverage.line.LineCoverageSuiteFitness
Calculate and set fitness function #TODO the 'set fitness' part should be done by some abstract super class of all FitnessFunctions
getFitness(TestChromosome, ExecutionResult) - Method in class org.evosuite.coverage.line.LineCoverageTestFitness
getFitness
getFitness(AbstractTestSuiteChromosome<? extends ExecutableChromosome>) - Method in class org.evosuite.coverage.line.OnlyLineCoverageSuiteFitness
Calculate and set fitness function #TODO the 'set fitness' part should be done by some abstract super class of all FitnessFunctions
getFitness(AbstractTestSuiteChromosome<? extends ExecutableChromosome>) - Method in class org.evosuite.coverage.method.MethodCoverageSuiteFitness
Calculate and set fitness function #TODO the 'set fitness' part should be done by some abstract super class of all FitnessFunctions
getFitness(TestChromosome, ExecutionResult) - Method in class org.evosuite.coverage.method.MethodCoverageTestFitness
getFitness
getFitness(TestChromosome, ExecutionResult) - Method in class org.evosuite.coverage.method.MethodNoExceptionCoverageTestFitness
getFitness
getFitness(TestChromosome, ExecutionResult) - Method in class org.evosuite.coverage.method.MethodTraceCoverageTestFitness
getFitness
getFitness(AbstractTestSuiteChromosome<? extends ExecutableChromosome>) - Method in class org.evosuite.coverage.mutation.MutationSuiteFitness
Calculate and set fitness function #TODO the 'set fitness' part should be done by some abstract super class of all FitnessFunctions
getFitness(TestChromosome, ExecutionResult) - Method in class org.evosuite.coverage.mutation.MutationTestFitness
getFitness
getFitness(AbstractTestSuiteChromosome<? extends ExecutableChromosome>) - Method in class org.evosuite.coverage.mutation.OnlyMutationSuiteFitness
Calculate and set fitness function #TODO the 'set fitness' part should be done by some abstract super class of all FitnessFunctions
getFitness(TestChromosome, ExecutionResult) - Method in class org.evosuite.coverage.mutation.OnlyMutationTestFitness
 
getFitness(AbstractTestSuiteChromosome<? extends ExecutableChromosome>) - Method in class org.evosuite.coverage.mutation.StrongMutationSuiteFitness
Calculate and set fitness function #TODO the 'set fitness' part should be done by some abstract super class of all FitnessFunctions
getFitness(TestChromosome, ExecutionResult) - Method in class org.evosuite.coverage.mutation.StrongMutationTestFitness
getFitness
getFitness(AbstractTestSuiteChromosome<? extends ExecutableChromosome>) - Method in class org.evosuite.coverage.mutation.WeakMutationSuiteFitness
Calculate and set fitness function #TODO the 'set fitness' part should be done by some abstract super class of all FitnessFunctions
getFitness(TestChromosome, ExecutionResult) - Method in class org.evosuite.coverage.mutation.WeakMutationTestFitness
getFitness
getFitness(AbstractTestSuiteChromosome<? extends ExecutableChromosome>) - Method in class org.evosuite.coverage.readability.ReadabilitySuiteFitness
 
getFitness(AbstractTestSuiteChromosome<? extends ExecutableChromosome>) - Method in class org.evosuite.coverage.rho.RhoCoverageSuiteFitness
 
getFitness(TestChromosome, ExecutionResult) - Method in class org.evosuite.coverage.rho.RhoCoverageTestFitness
 
getFitness(AbstractTestSuiteChromosome<? extends ExecutableChromosome>) - Method in class org.evosuite.coverage.statement.StatementCoverageSuiteFitness
Calculate and set fitness function #TODO the 'set fitness' part should be done by some abstract super class of all FitnessFunctions
getFitness(TestChromosome, ExecutionResult) - Method in class org.evosuite.coverage.statement.StatementCoverageTestFitness
getFitness
getFitness(TestSuiteChromosome) - Method in interface org.evosuite.coverage.TestFitnessFactory
Gets the fitness for suite if the goals from this TestFitnessFactory are applied.
getFitness() - Method in class org.evosuite.ga.Chromosome
Return current fitness value
getFitness(FitnessFunction<T>) - Method in class org.evosuite.ga.Chromosome
 
getFitness(T) - Method in class org.evosuite.ga.FitnessFunction
Calculate and set fitness function #TODO the 'set fitness' part should be done by some abstract super class of all FitnessFunctions
getFitness(AbstractTestSuiteChromosome<? extends ExecutableChromosome>) - Method in class org.evosuite.lm.LanguageModelSuiteFitness
 
getFitness(AbstractTestSuiteChromosome<? extends ExecutableChromosome>) - Method in class org.evosuite.regression.RegressionSuiteFitness
 
getFitness(RegressionTestChromosome) - Method in class org.evosuite.regression.RegressionTestFitnessFunction
Deprecated.
 
getFitness(TestChromosome, ExecutionResult) - Method in class org.evosuite.testcase.TestFitnessFunction
getFitness
getFitness(TestChromosome) - Method in class org.evosuite.testcase.TestFitnessFunction
Calculate and set fitness function #TODO the 'set fitness' part should be done by some abstract super class of all FitnessFunctions
getFitness(TestSuiteChromosome) - Method in class org.evosuite.testsuite.AbstractFitnessFactory
Gets the fitness for suite if the goals from this TestFitnessFactory are applied.
getFitness(TestSuiteChromosome) - Method in class org.evosuite.testsuite.TestSuiteFitnessFunc_to_TestFitnessFactory_Adapter
Gets the fitness for suite if the goals from this TestFitnessFactory are applied.
getFitnessAlternative(AbstractTestSuiteChromosome<? extends ExecutableChromosome>) - Method in class org.evosuite.coverage.dataflow.DefUseCoverageSuiteFitness
 
getFitnessFactories() - Static method in class org.evosuite.strategy.TestGenerationStrategy
Convert criterion names to factories for test case fitness functions
getFitnessFactories() - Static method in class org.evosuite.TestSuiteGenerator
getFitnessFactories
getFitnessFactory(Properties.Criterion) - Static method in class org.evosuite.coverage.FitnessFunctions
getFitnessFactory
getFitnessFunction(Properties.Criterion) - Static method in class org.evosuite.coverage.FitnessFunctions
getFitnessFunction
getFitnessFunction() - Method in class org.evosuite.ga.metaheuristics.GeneticAlgorithm
Get currently used fitness function
getFitnessFunctions() - Method in class org.evosuite.ga.localsearch.DefaultLocalSearchObjective
Returns a list with all the fitness functions stored in this local search objective
getFitnessFunctions() - Method in interface org.evosuite.ga.localsearch.LocalSearchObjective
Returns a list with all the fitness functions stored in this local search objective
getFitnessFunctions() - Method in class org.evosuite.ga.metaheuristics.GeneticAlgorithm
Get all used fitness function
getFitnessFunctions() - Method in class org.evosuite.strategy.TestGenerationStrategy
Convert criterion names to test suite fitness functions
getFitnessFunctions() - Method in class org.evosuite.testsuite.localsearch.TestSuiteLocalSearchObjective
Since the fitness is computed by the underlying test suite associated to this local search objective, this function should not belong.
getFitnessFunctions() - Static method in class org.evosuite.TestSuiteGenerator
getFitnessFunctions
getFitnessInstanceOf(Class<?>) - Method in class org.evosuite.ga.Chromosome
 
getFitnessOld(Chromosome) - Method in class org.evosuite.coverage.dataflow.DefUseCoverageSuiteFitness
getFitnessValues() - Method in class org.evosuite.ga.Chromosome
 
getFooter() - Static method in class org.evosuite.junit.writer.Scaffolding
 
getFooter() - Method in class org.evosuite.junit.writer.TestSuiteWriter
JUnit file footer
getFormula() - Method in class org.evosuite.symbolic.solver.smt.SmtAssertion
 
getFp32Local(int) - Method in class org.evosuite.symbolic.vm.LocalsTable
 
getFp64Local(int) - Method in class org.evosuite.symbolic.vm.LocalsTable
 
getFrameNode(ClassControlFlowGraph.FrameNodeType) - Method in class org.evosuite.graphs.ccfg.ClassControlFlowGraph
getFrameNode
getFullName() - Method in class org.evosuite.symbolic.BranchCondition
 
getFunctionDeclarations() - Method in class org.evosuite.symbolic.solver.smt.SmtCheckSatQuery
 
getFunctionDefinition() - Method in class org.evosuite.symbolic.solver.smt.SmtFunctionDefinition
 
getFunctionDefinitions() - Method in class org.evosuite.symbolic.solver.smt.SmtCheckSatQuery
 
getFunctionName() - Method in class org.evosuite.symbolic.solver.smt.SmtFunctionDeclaration
 
getFunctionSort() - Method in class org.evosuite.symbolic.solver.smt.SmtFunctionDeclaration
 
getGeneratedClass() - Method in class org.evosuite.utils.generic.GenericAccessibleObject
 
getGeneratedType() - Method in class org.evosuite.utils.generic.GenericAccessibleObject
 
getGeneratedType() - Method in class org.evosuite.utils.generic.GenericConstructor
 
getGeneratedType() - Method in class org.evosuite.utils.generic.GenericField
 
getGeneratedType() - Method in class org.evosuite.utils.generic.GenericMethod
 
getGenerators() - Method in class org.evosuite.setup.TestCluster
Retrieve all generators
getGenerators(GenericClass, boolean) - Method in class org.evosuite.setup.TestCluster
Get a list of all generator objects for the type
getGenericBounds() - Method in class org.evosuite.utils.generic.GenericClass
 
getGenericClass() - Method in class org.evosuite.parameterize.InputVariable
getGenericClass
getGenericClass() - Method in interface org.evosuite.testcase.variable.VariableReference
getGenericClass
getGenericClass() - Method in class org.evosuite.testcase.variable.VariableReferenceImpl
getGenericClass
getGenericComponentType() - Method in class org.evosuite.utils.generic.GenericArrayTypeImpl
 
getGenericContextBranchIdentifier() - Method in class org.evosuite.coverage.cbranch.CBranchTestFitness
 
getGenericContextBranchIdentifier() - Method in class org.evosuite.coverage.ibranch.IBranchTestFitness
 
getGenericFieldType() - Method in class org.evosuite.utils.generic.GenericField
 
getGenericGeneratedType() - Method in class org.evosuite.utils.generic.GenericAccessibleObject
 
getGenericGeneratedType() - Method in class org.evosuite.utils.generic.GenericConstructor
 
getGenericGeneratedType() - Method in class org.evosuite.utils.generic.GenericField
 
getGenericGeneratedType() - Method in class org.evosuite.utils.generic.GenericMethod
 
getGenericInstantiation() - Method in class org.evosuite.utils.generic.GenericAccessibleObject
Instantiate all generic type parameters
getGenericInstantiation(GenericClass) - Method in class org.evosuite.utils.generic.GenericAccessibleObject
Instantiate all generic type parameters based on a new callee type
getGenericInstantiation() - Method in class org.evosuite.utils.generic.GenericClass
Instantiate all type variables randomly, but adhering to type boundaries
getGenericInstantiation(Map<TypeVariable<?>, Type>) - Method in class org.evosuite.utils.generic.GenericClass
Instantiate type variables using map, and anything not contained in the map randomly
getGenericInstantiationFromReturnValue(GenericClass) - Method in class org.evosuite.utils.generic.GenericAccessibleObject
Set type parameters based on return type
getGenericMethodFor(GenericClass) - Method in class org.evosuite.testcase.fm.MethodDescriptor
 
getGenericParameterTypes() - Method in class org.evosuite.utils.generic.GenericAccessibleObject
 
getGenericParameterTypes() - Method in class org.evosuite.utils.generic.GenericConstructor
 
getGenericParameterTypes() - Method in class org.evosuite.utils.generic.GenericMethod
 
getGeneticAlgorithm() - Method in interface org.evosuite.result.TestGenerationResult
The entire GA in its final state
getGeneticAlgorithm(ChromosomeFactory<TestSuiteChromosome>) - Method in class org.evosuite.strategy.PropertiesSuiteGAFactory
 
getGoalDefinition() - Method in class org.evosuite.coverage.dataflow.DefUseCoverageTestFitness
Getter for the field goalDefinition.
getGoalDefinitionFitness() - Method in class org.evosuite.coverage.dataflow.DefUseCoverageTestFitness
Getter for the field goalDefinitionFitness.
getGoals() - Static method in class org.evosuite.coverage.ambiguity.AmbiguityCoverageFactory
 
getGoals() - Static method in class org.evosuite.coverage.exception.ExceptionCoverageFactory
 
getGoals() - Static method in class org.evosuite.coverage.rho.RhoCoverageFactory
 
getGoalUse() - Method in class org.evosuite.coverage.dataflow.DefUseCoverageTestFitness
Getter for the field goalUse.
getGoalUseFitness() - Method in class org.evosuite.coverage.dataflow.DefUseCoverageTestFitness
Getter for the field goalUseFitness.
getGoalVariable() - Method in class org.evosuite.coverage.dataflow.DefUseCoverageTestFitness
Getter for the field goalVariable.
getGraph() - Method in class org.evosuite.setup.callgraph.CallGraph
 
getGreatestMinimum(int) - Method in class org.evosuite.testcarver.wrapper.java.util.Calendar
 
getGroup(String) - Static method in class org.evosuite.Properties
Get group name of parameter
getHeader(String, List<ExecutionResult>, boolean) - Static method in class org.evosuite.junit.writer.Scaffolding
 
getHeader(String, String, List<ExecutionResult>) - Method in class org.evosuite.junit.writer.TestSuiteWriter
JUnit file header
getHitRate() - Method in class org.evosuite.symbolic.solver.SolverCache
 
getHours() - Method in class org.evosuite.testcarver.wrapper.java.util.Date
 
getId() - Method in class org.evosuite.coverage.branch.BranchCoverageGoal
 
getId() - Method in class org.evosuite.coverage.mutation.Mutation
Getter for the field id.
getID() - Method in class org.evosuite.testcase.DefaultTestCase
 
getID() - Method in class org.evosuite.testcase.fm.MethodDescriptor
 
getID() - Method in interface org.evosuite.testcase.TestCase
Get an unique id representing this test.
getImmediateDominator(V) - Method in class org.evosuite.graphs.cdg.DominatorTree
Given a node of this objects CFG this method returns it's previously computed immediateDominator The immediateDominator iDom of a node v has the following properties: 1) iDom dominates v 2) every other dominator of v dominates iDom A node w dominates v or is a dominator of v if and only if every path from the CFG's entryPoint to v contains w
getImpact() - Method in class org.evosuite.coverage.mutation.MutationExecutionResult
Getter for the field impact.
getImports() - Method in class org.evosuite.junit.JUnit3TestAdapter
Get all the framework dependent imports
getImports() - Method in class org.evosuite.junit.JUnit4TestAdapter
Get all the framework dependent imports
getImports() - Method in interface org.evosuite.junit.UnitTestAdapter
Get all the framework dependent imports
getImports(List<ExecutionResult>) - Method in class org.evosuite.junit.writer.TestSuiteWriter
Determine packages that need to be imported in the JUnit file
getImports() - Method in class org.evosuite.testcase.TestCodeVisitor
Retrieve a list of classes that need to be imported to make this unit test compile
getIndex(List<T>) - Method in class org.evosuite.ga.metaheuristics.mosa.MOSATournamentSelection
Return index of next offspring
getIndex(List<T>) - Method in class org.evosuite.ga.operators.selection.BinaryTournamentSelectionCrowdedComparison
 
getIndex(List<T>) - Method in class org.evosuite.ga.operators.selection.FitnessProportionateSelection
Return index of next offspring
getIndex(List<T>) - Method in class org.evosuite.ga.operators.selection.RankSelection
 
getIndex(List<T>) - Method in class org.evosuite.ga.operators.selection.SelectionFunction
Return index of next offspring
getIndex(List<T>) - Method in class org.evosuite.ga.operators.selection.TournamentSelection
Return index of next offspring
getInfectedMutants() - Method in interface org.evosuite.testcase.execution.ExecutionTrace
Retrieve IDs of all executed mutants with an infection distance == 0.0
getInfectedMutants() - Method in class org.evosuite.testcase.execution.ExecutionTraceImpl
 
getInfectedMutants() - Method in class org.evosuite.testcase.execution.ExecutionTraceProxy
 
getInfectionDistance() - Method in class org.evosuite.coverage.mutation.Mutation
getInfectionDistance
getInfectionDistance(FieldInsnNode, InsnList) - Method in class org.evosuite.instrumentation.mutation.DeleteField
getInfectionDistance
getInfectionDistance(int, int) - Method in class org.evosuite.instrumentation.mutation.ReplaceArithmeticOperator
getInfectionDistance
getInfectionDistance(int, int) - Method in class org.evosuite.instrumentation.mutation.ReplaceBitwiseOperator
getInfectionDistance
getInfectionDistance(int, int) - Method in class org.evosuite.instrumentation.mutation.ReplaceComparisonOperator
getInfectionDistance
getInfectionDistance(int, int, int, int) - Static method in class org.evosuite.instrumentation.mutation.ReplaceComparisonOperator
getInfectionDistance
getInfectionDistance(int, int, int) - Static method in class org.evosuite.instrumentation.mutation.ReplaceComparisonOperator
getInfectionDistance
getInfectionDistance(Type, AbstractInsnNode, InsnList) - Method in class org.evosuite.instrumentation.mutation.ReplaceVariable
getInfectionDistance
getInfectionDistanceDouble(double, double, int, int) - Static method in class org.evosuite.instrumentation.mutation.ReplaceArithmeticOperator
getInfectionDistanceDouble
getInfectionDistanceFloat(float, float, int, int) - Static method in class org.evosuite.instrumentation.mutation.ReplaceArithmeticOperator
getInfectionDistanceFloat
getInfectionDistanceInt(int, int, int, int) - Static method in class org.evosuite.instrumentation.mutation.ReplaceArithmeticOperator
getInfectionDistanceInt
getInfectionDistanceInt(int, int, int, int) - Static method in class org.evosuite.instrumentation.mutation.ReplaceBitwiseOperator
getInfectionDistanceInt
getInfectionDistanceLong(long, long, int, int) - Static method in class org.evosuite.instrumentation.mutation.ReplaceArithmeticOperator
getInfectionDistanceLong
getInfectionDistanceLong(long, int, int, int) - Static method in class org.evosuite.instrumentation.mutation.ReplaceBitwiseOperator
getInfectionDistanceLong
getInfectionDistanceLong(long, long, int, int) - Static method in class org.evosuite.instrumentation.mutation.ReplaceBitwiseOperator
getInfectionDistanceLong
getInformation(int) - Method in class org.evosuite.junit.writer.TestSuiteWriter
When writing out the JUnit test file, each test can have a text comment
getInheritanceTree() - Static method in class org.evosuite.setup.DependencyAnalysis
 
getInheritanceTree() - Static method in class org.evosuite.setup.TestCluster
 
getInitializedClasses() - Method in interface org.evosuite.testcase.execution.ExecutionTrace
Returns the list (with no repetitions) following the order in which the method was finished during this test execution
getInitializedClasses() - Method in class org.evosuite.testcase.execution.ExecutionTraceImpl
 
getInitializedClasses() - Method in class org.evosuite.testcase.execution.ExecutionTraceProxy
 
getInitializedClasses() - Method in class org.evosuite.testcase.execution.reset.ClassReInitializer
 
getInitializedTargetClass() - Static method in class org.evosuite.Properties
Returns the target class.
getInjectorForEntityManager() - Static method in class org.evosuite.testcase.jee.InjectionSupport
 
getInjectorForEntityManagerFactory() - Static method in class org.evosuite.testcase.jee.InjectionSupport
 
getInjectorForEvent() - Static method in class org.evosuite.testcase.jee.InjectionSupport
 
getInjectorForGeneralField() - Static method in class org.evosuite.testcase.jee.InjectionSupport
 
getInjectorForUserTransaction() - Static method in class org.evosuite.testcase.jee.InjectionSupport
 
getInputGoals() - Method in class org.evosuite.testcase.execution.ExecutionResult
 
getInputParameterMatchers() - Method in class org.evosuite.testcase.fm.MethodDescriptor
 
getInspector() - Method in class org.evosuite.assertion.InspectorAssertion
Getter for the field inspector.
getInspectors(Class<?>) - Method in class org.evosuite.assertion.InspectorManager
Getter for the field inspectors.
getInspectors(String) - Static method in class org.evosuite.coverage.io.output.OutputCoverageFactory
Returns list of inspector methods in a given class.
getInstance() - Static method in class org.evosuite.assertion.CheapPurityAnalyzer
 
getInstance() - Static method in class org.evosuite.assertion.InspectorManager
Getter for the field instance.
getInstance() - Static method in class org.evosuite.classpath.ClassPathHandler
 
getInstance(ClassLoader) - Static method in class org.evosuite.classpath.ResourceList
 
getInstance(ClassLoader) - Static method in class org.evosuite.coverage.branch.BranchPool
 
getInstance() - Static method in class org.evosuite.dse.VM
 
getInstance() - Static method in class org.evosuite.ga.localsearch.LocalSearchBudget
 
getInstance() - Static method in class org.evosuite.ga.stoppingconditions.RMIStoppingCondition
 
getInstance(ClassLoader) - Static method in class org.evosuite.graphs.cfg.BytecodeInstructionPool
 
getInstance(ClassLoader) - Static method in class org.evosuite.graphs.GraphPool
 
getInstance() - Static method in class org.evosuite.instrumentation.testability.DescriptorMapping
Getter for the field instance.
getInstance() - Static method in class org.evosuite.Properties
Singleton accessor
getInstance() - Static method in class org.evosuite.result.TestGenerationResultBuilder
 
getInstance() - Static method in class org.evosuite.rmi.ClientServices
 
getInstance() - Static method in class org.evosuite.seeding.CastClassManager
 
getInstance() - Static method in class org.evosuite.seeding.ConstantPoolManager
 
getInstance() - Static method in class org.evosuite.seeding.ObjectPoolManager
 
getInstance() - Static method in class org.evosuite.seeding.TestCaseRecycler
Getter for the field instance.
getInstance() - Static method in class org.evosuite.setup.ConcreteClassAnalyzer
 
getInstance() - Static method in class org.evosuite.setup.TestCluster
Instance accessor
getInstance() - Static method in class org.evosuite.symbolic.DSEStats
 
getInstance() - Static method in class org.evosuite.symbolic.solver.SolverCache
 
getInstance() - Static method in class org.evosuite.symbolic.solver.SolverFactory
 
getInstance() - Static method in class org.evosuite.testcarver.extraction.CarvingManager
 
getInstance() - Static method in class org.evosuite.testcarver.wrapper.java.util.Calendar
 
getInstance(TimeZone) - Static method in class org.evosuite.testcarver.wrapper.java.util.Calendar
 
getInstance(Locale) - Static method in class org.evosuite.testcarver.wrapper.java.util.Calendar
 
getInstance(TimeZone, Locale) - Static method in class org.evosuite.testcarver.wrapper.java.util.Calendar
 
getInstance() - Static method in class org.evosuite.testcase.execution.reset.ClassReInitializer
 
getInstance() - Static method in class org.evosuite.testcase.execution.TestCaseExecutor
Getter for the field instance.
getInstance() - Static method in class org.evosuite.testcase.localsearch.BranchCoverageMap
 
getInstance() - Static method in class org.evosuite.testcase.TestFactory
 
getInstance() - Static method in class org.evosuite.TestGenerationContext
 
getInstance() - Static method in class org.evosuite.TimeController
Get the singleton reference
getInstance() - Static method in class org.evosuite.utils.Randomness
Getter for the field instance.
getInstance() - Static method in class org.evosuite.utils.SpawnProcessKeepAliveChecker
 
getInstance_final() - Static method in class org.evosuite.testcarver.wrapper.java.text.DateFormat
 
getInstanceSilent() - Static method in class org.evosuite.Properties
Singleton accessor
getInstruction() - Method in class org.evosuite.coverage.branch.Branch
Getter for the field instruction.
getInstruction(int) - Method in class org.evosuite.graphs.cfg.ActualControlFlowGraph
Can be used to retrieve an instruction contained in this CFG identified by it's instructionId If no such instruction exists in this CFG, null is returned
getInstruction(String, String, int, AbstractInsnNode) - Method in class org.evosuite.graphs.cfg.BytecodeInstructionPool
getInstruction
getInstruction(String, String, int) - Method in class org.evosuite.graphs.cfg.BytecodeInstructionPool
getInstruction
getInstruction(String, String, AbstractInsnNode) - Method in class org.evosuite.graphs.cfg.BytecodeInstructionPool
getInstruction
getInstruction(int) - Method in class org.evosuite.graphs.cfg.ControlFlowGraph
Can be used to retrieve an instruction contained in this CFG identified by it's instructionId If no such instruction exists in this CFG, null is returned
getInstruction(int) - Method in class org.evosuite.graphs.cfg.RawControlFlowGraph
Can be used to retrieve an instruction contained in this CFG identified by it's instructionId If no such instruction exists in this CFG, null is returned
getInstructionId() - Method in class org.evosuite.graphs.cfg.ASMWrapper
getInstructionId
getInstructionId() - Method in class org.evosuite.graphs.cfg.BytecodeInstruction
getInstructionId
getInstructionIndex() - Method in class org.evosuite.symbolic.BranchCondition
 
getInstructionsAfterGoalDefinition() - Method in class org.evosuite.coverage.dataflow.DefUseCoverageTestFitness
Returns a set containing all CFGVertices in the goal definition method that come after the definition.
getInstructionsBeforeGoalUse() - Method in class org.evosuite.coverage.dataflow.DefUseCoverageTestFitness
Returns a set containing all CFGVertices in the goal use method that come before the goal use.
getInstructionsIn(String, String) - Method in class org.evosuite.graphs.cfg.BytecodeInstructionPool
getInstructionsIn
getInstructionsIn(String) - Method in class org.evosuite.graphs.cfg.BytecodeInstructionPool
 
getInstructionsInBetweenDU() - Method in class org.evosuite.coverage.dataflow.DefUseCoverageTestFitness
Return a set containing all CFGVertices that occur in the complete CFG after the goalDefinition and before the goalUse.
getInstructionType() - Method in class org.evosuite.graphs.cfg.ASMWrapper
getInstructionType
getInstructionWithBiggestId() - Method in class org.evosuite.graphs.cfg.RawControlFlowGraph
getInstructionWithBiggestId
getInstructionWithSmallestId() - Method in class org.evosuite.graphs.cfg.RawControlFlowGraph
getInstructionWithSmallestId
getInstrumentation(BytecodeInstruction) - Method in class org.evosuite.instrumentation.coverage.BranchInstrumentation
getInstrumentation
getInstrumentation() - Method in class org.evosuite.instrumentation.InstrumentingClassLoader
 
getIntegerAndRealConstraints() - Method in class org.evosuite.symbolic.ConstraintTypeCounter
 
getIntegerAndStringConstraints() - Method in class org.evosuite.symbolic.ConstraintTypeCounter
 
getIntegerExpression() - Method in class org.evosuite.symbolic.vm.Bv32Operand
 
getIntegerExpression() - Method in class org.evosuite.symbolic.vm.Bv64Operand
 
getIntegerExpression() - Method in interface org.evosuite.symbolic.vm.IntegerOperand
 
getIntegerOnlyConstraints() - Method in class org.evosuite.symbolic.ConstraintTypeCounter
 
getIntegerRealAndStringConstraints() - Method in class org.evosuite.symbolic.ConstraintTypeCounter
 
getIntegerValue(String) - Static method in class org.evosuite.Properties
Get an integer parameter value
getInterfaces() - Method in class org.evosuite.utils.generic.GenericClass
 
getInterMethodGoalsCount() - Static method in class org.evosuite.coverage.dataflow.DefUseCoverageFactory
getInterMethodGoalsCount
getIntLimits(String) - Static method in class org.evosuite.Properties
Get integer boundaries
getIntraClassGoalsCount() - Static method in class org.evosuite.coverage.dataflow.DefUseCoverageFactory
getIntraClassGoalsCount
getIntraMethodGoalsCount() - Static method in class org.evosuite.coverage.dataflow.DefUseCoverageFactory
getIntraMethodGoalsCount
getIsolatedNodes() - Method in class org.evosuite.graphs.EvoSuiteGraph
Returns a Set of all nodes within this graph that neither have incoming nor outgoing edges.
getIteration() - Method in class org.evosuite.rmi.service.ClientStateInformation
 
getJeeData() - Method in class org.evosuite.testcase.statements.environment.AccessedEnvironment
 
getJoins() - Method in class org.evosuite.graphs.cfg.ActualControlFlowGraph
Getter for the field joins.
getJUnitClass() - Method in class org.evosuite.junit.JUnitResult
 
getJUnitClass() - Method in class org.evosuite.junit.JUnitRunner
 
getKey() - Method in class org.evosuite.coverage.exception.ExceptionCoverageTestFitness
 
getKilledMutants() - Method in class org.evosuite.junit.MutationAnalysisRunner
 
getKilledMutations() - Method in class org.evosuite.assertion.Assertion
 
getKnownClasses() - Static method in class org.evosuite.instrumentation.LinePool
Returns a Set containing all classes for which this pool knows lines for as Strings
getKnownMatchingClasses(String) - Method in class org.evosuite.setup.TestCluster
Retrieve all classes that match the given postfix
getKnownMethodsFor(String) - Static method in class org.evosuite.instrumentation.LinePool
 
getLastCoveringFitness() - Method in class org.evosuite.coverage.statement.StatementCoverageTestFitness
Getter for the field lastCoveringFitness.
getLastException() - Method in class org.evosuite.testcase.execution.ExecutionTracer
Return the last explicitly thrown exception
getLastExecutionResult() - Method in class org.evosuite.regression.RegressionTestChromosome
 
getLastExecutionResult() - Method in class org.evosuite.testcase.ExecutableChromosome
Getter for the field lastExecutionResult.
getLastExecutionResult(Mutation) - Method in class org.evosuite.testcase.ExecutableChromosome
Getter for the field lastExecutionResult.
getLastExecutionResults() - Method in class org.evosuite.testsuite.AbstractTestSuiteChromosome
 
getLastInstruction() - Method in class org.evosuite.graphs.cfg.BasicBlock
getLastInstruction
getLastLine() - Method in class org.evosuite.graphs.cfg.BasicBlock
getLastLine
getLastObject(Type) - Method in class org.evosuite.testcase.DefaultTestCase
 
getLastObject(Type, int) - Method in class org.evosuite.testcase.DefaultTestCase
 
getLastObject(Type) - Method in interface org.evosuite.testcase.TestCase
Get the last object of the defined type
getLastObject(Type, int) - Method in interface org.evosuite.testcase.TestCase
Get the last object of the defined type
getLastPositionOfBounded(VariableReference, TestCase) - Static method in class org.evosuite.testcase.ConstraintHelper
 
getLastPositionOfMethodCall(TestCase, String, String, int) - Static method in class org.evosuite.testcase.ConstraintHelper
 
getLastRegressionExecutionResult() - Method in class org.evosuite.regression.RegressionTestChromosome
 
getLastTask() - Method in class org.evosuite.testcase.execution.TimeoutHandler
getLastTask
getLaterInstructionsInMethod(BytecodeInstruction) - Method in class org.evosuite.graphs.cfg.RawControlFlowGraph
Returns the Set of BytecodeInstructions that can potentially be executed from passing the given BytecodeInstruction until the end of the method of this CFG is reached.
getLeastMaximum(int) - Method in class org.evosuite.testcarver.wrapper.java.util.Calendar
 
getLeftOperand() - Method in interface org.evosuite.symbolic.expr.BinaryExpression
getLeftOperand
getLeftOperand() - Method in class org.evosuite.symbolic.expr.bv.IntegerBinaryExpression
getLeftOperand
getLeftOperand() - Method in class org.evosuite.symbolic.expr.bv.StringBinaryComparison
getLeftOperand
getLeftOperand() - Method in class org.evosuite.symbolic.expr.bv.StringBinaryToIntegerExpression
getLeftOperand
getLeftOperand() - Method in class org.evosuite.symbolic.expr.bv.StringMultipleComparison
getLeftOperand
getLeftOperand() - Method in class org.evosuite.symbolic.expr.bv.StringMultipleToIntegerExpression
getLeftOperand
getLeftOperand() - Method in class org.evosuite.symbolic.expr.Constraint
getLeftOperand
getLeftOperand() - Method in class org.evosuite.symbolic.expr.fp.RealBinaryExpression
getLeftOperand
getLeftOperand() - Method in class org.evosuite.symbolic.expr.IntegerConstraint
getLeftOperand
getLeftOperand() - Method in interface org.evosuite.symbolic.expr.MultipleExpression
getLeftOperand
getLeftOperand() - Method in class org.evosuite.symbolic.expr.RealConstraint
getLeftOperand
getLeftOperand() - Method in class org.evosuite.symbolic.expr.str.StringBinaryExpression
getLeftOperand
getLeftOperand() - Method in class org.evosuite.symbolic.expr.str.StringMultipleExpression
getLeftOperand
getLeftOperand() - Method in class org.evosuite.symbolic.expr.StringConstraint
 
getLeftOperand() - Method in class org.evosuite.testcase.statements.PrimitiveExpression
Getter for the field leftOperand.
getLeftOperant() - Method in class org.evosuite.symbolic.expr.bv.IntegerComparison
getLeftOperant
getLeftOperant() - Method in class org.evosuite.symbolic.expr.bv.RealComparison
getLeftOperant
getLengths() - Method in class org.evosuite.testcase.statements.ArrayStatement
Getter for the field lengths.
getLengths() - Method in class org.evosuite.testcase.variable.ArrayReference
Getter for the field lengths.
getLengthSum(ExecutableChromosome, ExecutableChromosome) - Method in class org.evosuite.testcase.TestCaseReplacementFunction
getLengthSum
getLengthSum(AbstractTestSuiteChromosome<?>, AbstractTestSuiteChromosome<?>) - Method in class org.evosuite.testsuite.TestSuiteReplacementFunction
getLengthSum
getLimit() - Method in class org.evosuite.coverage.mutation.MutationTimeoutStoppingCondition
Get upper limit of resources Mainly used for toString()
getLimit() - Method in class org.evosuite.ga.stoppingconditions.GlobalTimeStoppingCondition
Get upper limit of resources Mainly used for toString()
getLimit() - Method in class org.evosuite.ga.stoppingconditions.MaxFitnessEvaluationsStoppingCondition
Get upper limit of resources Mainly used for toString()
getLimit() - Method in class org.evosuite.ga.stoppingconditions.MaxGenerationStoppingCondition
Get upper limit of resources Mainly used for toString()
getLimit() - Method in class org.evosuite.ga.stoppingconditions.MaxLengthStoppingCondition
Get upper limit of resources Mainly used for toString()
getLimit() - Method in class org.evosuite.ga.stoppingconditions.MaxStatementsStoppingCondition
Get upper limit of resources Mainly used for toString()
getLimit() - Method in class org.evosuite.ga.stoppingconditions.MaxTestsStoppingCondition
Get upper limit of resources Mainly used for toString()
getLimit() - Method in class org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
Get upper limit of resources Mainly used for toString()
getLimit() - Method in class org.evosuite.ga.stoppingconditions.RMIStoppingCondition
 
getLimit() - Method in class org.evosuite.ga.stoppingconditions.SocketStoppingCondition
Get upper limit of resources Mainly used for toString()
getLimit() - Method in interface org.evosuite.ga.stoppingconditions.StoppingCondition
Get upper limit of resources Mainly used for toString()
getLimit() - Method in class org.evosuite.ga.stoppingconditions.TimeDeltaStoppingCondition
Get upper limit of resources Mainly used for toString()
getLimit() - Method in class org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
Get upper limit of resources Mainly used for toString()
getLimit() - Method in class org.evosuite.ShutdownTestWriter
Get upper limit of resources Mainly used for toString()
getLimit() - Method in class org.evosuite.utils.ResourceController
Get upper limit of resources Mainly used for toString()
getLine() - Method in class org.evosuite.coverage.line.LineCoverageTestFitness
getLine
getLineGoals() - Static method in class org.evosuite.coverage.rho.RhoAux
Returns the list of lines goals of the CUT
getLineNo() - Method in class org.evosuite.result.BranchInfo
 
getLineNo() - Method in class org.evosuite.result.Failure
 
getLineNo() - Method in class org.evosuite.result.MutationInfo
 
getLineNumber() - Method in class org.evosuite.coverage.branch.BranchCoverageGoal
 
getLineNumber() - Method in class org.evosuite.coverage.mutation.Mutation
 
getLineNumber() - Method in class org.evosuite.graphs.cfg.ASMWrapper
getLineNumber
getLineNumber() - Method in class org.evosuite.graphs.cfg.BytecodeInstruction
getLineNumber
getLines(String, String) - Static method in class org.evosuite.instrumentation.LinePool
Retrieve set of lines
getLines(String) - Static method in class org.evosuite.instrumentation.LinePool
Retrieve all lines in a class
getLiveMutants() - Method in class org.evosuite.junit.MutationAnalysisRunner
 
getLoadedClasses() - Method in class org.evosuite.instrumentation.InstrumentingClassLoader
 
getLocalSearchFor(Statement) - Static method in class org.evosuite.testcase.localsearch.StatementLocalSearch
 
getLocalType(int) - Method in class org.evosuite.instrumentation.testability.transformer.MethodNodeTransformer
Returns the type of the given local variable.
getLocalVariableName() - Method in class org.evosuite.graphs.cfg.ASMWrapper
getLocalVarName
getLocalVariableSlot() - Method in class org.evosuite.graphs.cfg.ASMWrapper
getLocalVar
getLogbackFileName() - Static method in class org.evosuite.utils.LoggingUtils
 
getLogServerPort() - Method in class org.evosuite.utils.LoggingUtils
getLogServerPort
getLongLimits(String) - Static method in class org.evosuite.Properties
Get long boundaries
getLongValue(String) - Static method in class org.evosuite.Properties
Get an integer parameter value
getLowerBounds() - Method in class org.evosuite.utils.generic.WildcardTypeImpl
 
getMatchingTypeParameters(GenericArrayType, GenericArrayType) - Method in class org.evosuite.utils.generic.GenericUtils
 
getMatchingTypeParameters(ParameterizedType, ParameterizedType) - Static method in class org.evosuite.utils.generic.GenericUtils
TODO: Try to match p2 superclasses?
getMatrix() - Static method in class org.evosuite.coverage.rho.RhoCoverageFactory
 
getMaxAmbiguityScore() - Static method in class org.evosuite.coverage.ambiguity.AmbiguityCoverageFactory
 
getMaxEntryLowerThan(List<Integer>, Integer) - Static method in class org.evosuite.coverage.dataflow.DefUseFitnessCalculator
getMaxEntryLowerThan
getMaxExceptionsCovered() - Static method in class org.evosuite.coverage.exception.ExceptionCoverageSuiteFitness
 
getMaximum(int) - Method in class org.evosuite.testcarver.wrapper.java.util.Calendar
 
getMaximumIndex() - Method in class org.evosuite.testcase.variable.ArrayReference
 
getMaxValue() - Method in class org.evosuite.coverage.branch.BranchCoverageSuiteFitness
 
getMaxValue() - Method in class org.evosuite.symbolic.expr.bv.IntegerVariable
getMaxValue
getMaxValue() - Method in class org.evosuite.symbolic.expr.fp.RealVariable
getMaxValue
getMaxValue() - Method in class org.evosuite.symbolic.expr.ref.ReferenceVariable
Returns the concrete object
getMaxValue() - Method in class org.evosuite.symbolic.expr.str.StringVariable
getMaxValue
getMaxValue() - Method in interface org.evosuite.symbolic.expr.Variable
getMaxValue
getMember() - Method in class org.evosuite.symbolic.vm.ConstructorFrame
 
getMember() - Method in class org.evosuite.symbolic.vm.FakeBottomFrame
 
getMember() - Method in class org.evosuite.symbolic.vm.FakeMainCallerFrame
 
getMember() - Method in class org.evosuite.symbolic.vm.Frame
 
getMember() - Method in class org.evosuite.symbolic.vm.MethodFrame
 
getMessage() - Method in class org.evosuite.junit.JUnitFailure
 
getMethod() - Method in class org.evosuite.assertion.Inspector
Getter for the field method.
getMethod() - Method in class org.evosuite.coverage.branch.BranchCoverageTestFitness
getMethod
getMethod() - Method in class org.evosuite.coverage.branch.OnlyBranchCoverageTestFitness
getMethod
getMethod() - Method in class org.evosuite.coverage.exception.ExceptionCoverageTestFitness
getMethod
getMethod() - Method in class org.evosuite.coverage.io.input.InputCoverageTestFitness
getMethod
getMethod() - Method in class org.evosuite.coverage.io.output.OutputCoverageTestFitness
getMethod
getMethod() - Method in class org.evosuite.coverage.line.LineCoverageTestFitness
getMethod
getMethod() - Method in class org.evosuite.coverage.method.MethodCoverageTestFitness
getMethod
getMethod() - Method in class org.evosuite.coverage.method.MethodNoExceptionCoverageTestFitness
getMethod
getMethod() - Method in class org.evosuite.coverage.method.MethodTraceCoverageTestFitness
getMethod
getMethod() - Method in class org.evosuite.graphs.ccfg.CCFGCodeNode
getMethod
getMethod() - Method in class org.evosuite.graphs.ccfg.CCFGMethodCallNode
getMethod
getMethod() - Method in class org.evosuite.graphs.ccfg.CCFGMethodEntryNode
Getter for the field method.
getMethod() - Method in class org.evosuite.graphs.ccfg.CCFGMethodExitNode
Getter for the field method.
getMethod() - Method in class org.evosuite.graphs.ccfg.CCFGMethodReturnNode
getMethod
getMethod() - Method in class org.evosuite.graphs.ccg.ClassCallNode
Getter for the field method.
getMethod(Class<?>, String, String) - Static method in class org.evosuite.setup.TestClusterUtils
 
getMethod() - Method in class org.evosuite.testcase.fm.MethodDescriptor
 
getMethod() - Method in class org.evosuite.testcase.statements.MethodStatement
Getter for the field method.
getMethod() - Method in class org.evosuite.utils.generic.GenericMethod
 
getMethodAccess() - Method in class org.evosuite.graphs.cfg.ControlFlowGraph
getMethodAccess
getMethodCall() - Method in class org.evosuite.assertion.Inspector
getMethodCall
getMethodCall() - Method in class org.evosuite.coverage.dataflow.analysis.VariableDefinition
 
getMethodCallDescriptor() - Method in class org.evosuite.graphs.cfg.ASMWrapper
 
getMethodCallee(String) - Method in class org.evosuite.instrumentation.error.ErrorBranchInstrumenter
 
getMethodCalls() - Method in interface org.evosuite.testcase.execution.ExecutionTrace
Retrieve all traced method calls
getMethodCalls() - Method in class org.evosuite.testcase.execution.ExecutionTraceImpl
Retrieve all traced method calls
getMethodCalls() - Method in class org.evosuite.testcase.execution.ExecutionTraceProxy
Retrieve all traced method calls
getMethodContextCount() - Method in interface org.evosuite.testcase.execution.ExecutionTrace
Retrieve map of all context method counts
getMethodContextCount() - Method in class org.evosuite.testcase.execution.ExecutionTraceImpl
 
getMethodContextCount() - Method in class org.evosuite.testcase.execution.ExecutionTraceProxy
 
getMethodDefinition(String) - Method in class org.evosuite.junit.JUnit3TestAdapter
Get the framework specific definition of a test method
getMethodDefinition(String) - Method in class org.evosuite.junit.JUnit4TestAdapter
Get the framework specific definition of a test method
getMethodDefinition(String) - Method in interface org.evosuite.junit.UnitTestAdapter
Get the framework specific definition of a test method
getMethodDesc(String, String, String) - Method in class org.evosuite.instrumentation.testability.DescriptorMapping
getMethodDesc
getMethodEntryNodeForClassCallNode(ClassCallNode) - Method in class org.evosuite.graphs.ccfg.ClassControlFlowGraph
 
getMethodEntryOf(CCFGMethodExitNode) - Method in class org.evosuite.graphs.ccfg.ClassControlFlowGraph
getMethodEntryOf
getMethodEntryPoint(String, String) - Method in class org.evosuite.setup.callgraph.CallGraph
computes and returns the call contexts of the specific method
getMethodExecutionCount() - Method in interface org.evosuite.testcase.execution.ExecutionTrace
Retrieve execution counts for methods
getMethodExecutionCount() - Method in class org.evosuite.testcase.execution.ExecutionTraceImpl
Retrieve execution counts for methods
getMethodExecutionCount() - Method in class org.evosuite.testcase.execution.ExecutionTraceProxy
Retrieve execution counts for methods
getMethodExitOf(CCFGMethodEntryNode) - Method in class org.evosuite.graphs.ccfg.ClassControlFlowGraph
getMethodExitOf
getMethodIdentifier(ExecutionResult, int) - Static method in class org.evosuite.coverage.exception.ExceptionCoverageHelper
 
getMethodName() - Method in class org.evosuite.coverage.branch.Branch
getMethodName
getMethodName() - Method in class org.evosuite.coverage.branch.BranchCoverageGoal
 
getMethodName() - Method in class org.evosuite.coverage.io.input.InputCoverageGoal
 
getMethodName() - Method in class org.evosuite.coverage.io.output.OutputCoverageGoal
 
getMethodName() - Method in class org.evosuite.coverage.mutation.Mutation
Getter for the field methodName.
getMethodName() - Method in class org.evosuite.graphs.ccfg.CCFGFieldClassCallNode
 
getMethodName() - Method in class org.evosuite.graphs.cdg.ControlDependenceGraph
Getter for the field methodName.
getMethodName() - Method in class org.evosuite.graphs.cfg.ASMWrapper
getMethodName
getMethodName() - Method in class org.evosuite.graphs.cfg.BasicBlock
Getter for the field methodName.
getMethodName() - Method in class org.evosuite.graphs.cfg.BytecodeInstruction
getMethodName
getMethodName() - Method in class org.evosuite.graphs.cfg.CFGGenerator
Getter for the field methodName.
getMethodName() - Method in class org.evosuite.graphs.cfg.ControlFlowGraph
Getter for the field methodName.
getMethodName() - Method in class org.evosuite.instrumentation.error.ErrorConditionMethodAdapter
 
getMethodName(String, String, String) - Method in class org.evosuite.instrumentation.testability.DescriptorMapping
getMethodName
getMethodName() - Method in class org.evosuite.result.BranchInfo
 
getMethodName() - Method in class org.evosuite.result.Failure
 
getMethodName() - Method in class org.evosuite.result.MutationInfo
 
getMethodName() - Method in class org.evosuite.setup.Call
 
getMethodName() - Method in class org.evosuite.setup.callgraph.CallGraphEntry
 
getMethodName() - Method in class org.evosuite.setup.PutStaticMethodCollector.MethodIdentifier
 
getMethodName() - Method in class org.evosuite.symbolic.BranchCondition
 
getMethodName() - Method in class org.evosuite.testcase.fm.MethodDescriptor
 
getMethodName() - Method in class org.evosuite.testcase.statements.ConstructorStatement
 
getMethodName() - Method in class org.evosuite.testcase.statements.EntityWithParametersStatement
 
getMethodName() - Method in class org.evosuite.testcase.statements.FunctionalMockStatement
 
getMethodName() - Method in class org.evosuite.testcase.statements.MethodStatement
 
getMethods(String) - Method in class org.evosuite.graphs.cfg.CFGMethodAdapter
 
getMethods(ClassLoader, String) - Static method in class org.evosuite.graphs.cfg.CFGMethodAdapter
Returns a set with all unique methodNames of methods.
getMethods() - Method in class org.evosuite.graphs.cfg.CFGMethodAdapter
 
getMethods(ClassLoader) - Static method in class org.evosuite.graphs.cfg.CFGMethodAdapter
Returns a set with all unique methodNames of methods.
getMethods(Class<?>) - Static method in class org.evosuite.setup.TestClusterUtils
Get the set of methods defined in this class and its superclasses
getMethodsPrefix(String) - Method in class org.evosuite.graphs.cfg.CFGMethodAdapter
 
getMethodsPrefix(ClassLoader, String) - Static method in class org.evosuite.graphs.cfg.CFGMethodAdapter
Returns a set with all unique methodNames of methods.
getMinimalDaysInFirstWeek() - Method in class org.evosuite.testcarver.wrapper.java.util.Calendar
 
getMinimum(int) - Method in class org.evosuite.testcarver.wrapper.java.util.Calendar
 
getMinutes() - Method in class org.evosuite.testcarver.wrapper.java.util.Date
 
getMinValue() - Method in class org.evosuite.symbolic.expr.bv.IntegerVariable
getMinValue
getMinValue() - Method in class org.evosuite.symbolic.expr.fp.RealVariable
getMinValue
getMinValue() - Method in class org.evosuite.symbolic.expr.ref.ReferenceVariable
Returns the concrete object
getMinValue() - Method in class org.evosuite.symbolic.expr.str.StringVariable
 
getMinValue() - Method in interface org.evosuite.symbolic.expr.Variable
getMinValue
getMockedMethods() - Method in class org.evosuite.testcase.statements.FunctionalMockStatement
 
getModel() - Method in class org.evosuite.symbolic.solver.SolverResult
 
getModifiers() - Method in class org.evosuite.setup.TestCluster
Retrieve all modifiers
getMonth() - Method in class org.evosuite.testcarver.wrapper.java.util.Date
 
getMutant(int) - Static method in class org.evosuite.coverage.mutation.MutationPool
 
getMutantCounter() - Static method in class org.evosuite.coverage.mutation.MutationPool
Returns the number of currently known mutants
getMutants() - Static method in class org.evosuite.coverage.mutation.MutationPool
getMutants
getMutation() - Method in class org.evosuite.coverage.mutation.Mutation
Getter for the field mutation.
getMutation() - Method in class org.evosuite.coverage.mutation.MutationTestFitness
Getter for the field mutation.
getMutationDistance(int) - Method in interface org.evosuite.testcase.execution.ExecutionTrace
Retrieve the minimum infection distance for a mutant
getMutationDistance(int) - Method in class org.evosuite.testcase.execution.ExecutionTraceImpl
Retrieve the minimum infection distance for a mutant
getMutationDistance(int) - Method in class org.evosuite.testcase.execution.ExecutionTraceProxy
Retrieve the minimum infection distance for a mutant
getMutationDistances() - Method in interface org.evosuite.testcase.execution.ExecutionTrace
Retrieve all minimal infection distances
getMutationDistances() - Method in class org.evosuite.testcase.execution.ExecutionTraceImpl
Retrieve all minimal infection distances
getMutationDistances() - Method in class org.evosuite.testcase.execution.ExecutionTraceProxy
Retrieve all minimal infection distances
getMutationHistory() - Method in class org.evosuite.testcase.TestChromosome
 
getMutationName() - Method in class org.evosuite.coverage.mutation.Mutation
Getter for the field mutationName.
getMutations() - Method in class org.evosuite.ga.operators.mutation.MutationHistory
 
getMutationType() - Method in class org.evosuite.testcase.TestMutationHistoryEntry
 
getName() - Method in class org.evosuite.graphs.ccfg.ClassControlFlowGraph
getName
getName() - Method in class org.evosuite.graphs.ccg.ClassCallGraph
getName
getName() - Method in class org.evosuite.graphs.cdg.ControlDependenceGraph
getName
getName() - Method in class org.evosuite.graphs.cdg.DominatorTree
getName
getName() - Method in class org.evosuite.graphs.cfg.BasicBlock
getName
getName() - Method in class org.evosuite.graphs.cfg.BytecodeInstruction
getName
getName() - Method in class org.evosuite.graphs.cfg.ControlFlowGraph
getName
getName() - Method in class org.evosuite.graphs.cfg.EntryBlock
getName
getName() - Method in class org.evosuite.graphs.cfg.ExitBlock
getName
getName() - Method in class org.evosuite.graphs.EvoSuiteGraph
getName
getName() - Method in class org.evosuite.junit.JUnitResult
 
getName(TestCase) - Method in class org.evosuite.junit.naming.methods.CoverageGoalTestNameGenerationStrategy
 
getName(TestCase) - Method in class org.evosuite.junit.naming.methods.NumberedTestNameGenerationStrategy
 
getName(TestCase) - Method in interface org.evosuite.junit.naming.methods.TestNameGenerationStrategy
 
getName() - Method in class org.evosuite.parameterize.InputVariable
Return name for source code representation
getName() - Method in enum org.evosuite.rmi.service.ClientState
 
getName() - Method in class org.evosuite.statistics.OutputVariable
 
getName() - Method in class org.evosuite.symbolic.expr.bv.IntegerVariable
getName
getName() - Method in class org.evosuite.symbolic.expr.fp.RealVariable
getName
getName() - Method in class org.evosuite.symbolic.expr.ref.ReferenceVariable
Returns the name of the variable
getName() - Method in class org.evosuite.symbolic.expr.str.StringVariable
getName
getName() - Method in interface org.evosuite.symbolic.expr.Variable
getName
getName() - Method in class org.evosuite.symbolic.solver.smt.SmtVariable
 
getName() - Method in class org.evosuite.symbolic.vm.SymbolicFunction
 
getName() - Method in class org.evosuite.testcarver.testcase.CarvedTestCase
 
getName() - Method in class org.evosuite.testcase.variable.ArrayIndex
Return name for source code representation
getName() - Method in class org.evosuite.testcase.variable.ConstantValue
Return name for source code representation
getName() - Method in class org.evosuite.testcase.variable.FieldReference
Return name for source code representation
getName() - Method in interface org.evosuite.testcase.variable.VariableReference
Return name for source code representation
getName() - Method in class org.evosuite.testcase.variable.VariableReferenceImpl
Return name for source code representation
getName() - Method in class org.evosuite.utils.generic.GenericAccessibleObject
 
getName() - Method in class org.evosuite.utils.generic.GenericConstructor
 
getName() - Method in class org.evosuite.utils.generic.GenericField
 
getName() - Method in class org.evosuite.utils.generic.GenericMethod
 
getNameOfAccessedFields(int) - Method in class org.evosuite.testcarver.capture.CaptureLog
 
getNameOfTest(List<TestCase>, int) - Static method in class org.evosuite.junit.writer.TestSuiteWriterUtils
 
getNameWithDescriptor() - Method in class org.evosuite.utils.generic.GenericConstructor
 
getNameWithDescriptor() - Method in class org.evosuite.utils.generic.GenericMethod
 
getNeedlemanWunschScore(TestCase, TestCase) - Static method in class org.evosuite.testsuite.similarity.DiversityObserver
Sequence alignment based distance
getNeighbors(E) - Method in class org.evosuite.setup.callgraph.Graph
 
getNeighborsSize(E) - Method in class org.evosuite.setup.callgraph.Graph
 
getNewCoveredGoals() - Method in class org.evosuite.ga.metaheuristics.mosa.FastNonDominatedSorting
 
getNewTestCase() - Method in class org.evosuite.testcase.factories.AllMethodsTestChromosomeFactory
Provided so that subtypes of this factory type can modify the returned TestCase
getNewTestCase() - Method in class org.evosuite.testcase.factories.RandomLengthTestFactory
Provided so that subtypes of this factory type can modify the returned TestCase
getNextIndex(MethodNode) - Static method in class org.evosuite.instrumentation.mutation.ReplaceArithmeticOperator
getNextIndex
getNextMatch(AbstractInsnNode, InsnList) - Method in class org.evosuite.instrumentation.NodeRegularExpression
getNextMatch
getNextOverwritingDefinitionPosition(Definition, ExecutionTrace, Integer, Integer) - Static method in class org.evosuite.coverage.dataflow.DefUseExecutionTraceAnalyzer
Determines the overwriting definition for the given goalDefPos An overwriting definition position is the duCounter position of the next definition for goalVariable that was not the goalDefinition If no such definition exists Integer.MAX_VALUE is returned
getNextTokenCount() - Method in class org.evosuite.symbolic.expr.token.NewTokenizerExpr
 
getNextTokenCount() - Method in class org.evosuite.symbolic.expr.token.NextTokenizerExpr
 
getNextTokenCount() - Method in class org.evosuite.symbolic.expr.token.TokenizerExpr
 
getNodeByMethodName(String) - Method in class org.evosuite.graphs.ccg.ClassCallGraph
getNodeByMethodName
getNodesWithoutChildren() - Method in class org.evosuite.graphs.EvoSuiteGraph
Returns a Set containing every node in this graph that has no outgoing edges.
getNonArtificialBranchCountForMethod(String, String) - Method in class org.evosuite.coverage.branch.BranchPool
 
getNonDominatedSolutions(List<T>) - Method in class org.evosuite.ga.metaheuristics.mosa.AbstractMOSA
This method extracts non-dominated solutions (tests) according to all covered goal (e.g., branches)
getNonMatchingRegexInstance(String) - Static method in class org.evosuite.instrumentation.RegexDistance
Deprecated.
 
getNonMatchingRegexInstance(String) - Static method in class org.evosuite.utils.RegexDistanceUtils
 
getNotParsedResult() - Method in exception org.evosuite.symbolic.solver.SolverParseException
 
getNrFormalParameters() - Method in class org.evosuite.symbolic.vm.ConstructorFrame
 
getNrFormalParameters() - Method in class org.evosuite.symbolic.vm.FakeBottomFrame
 
getNrFormalParameters() - Method in class org.evosuite.symbolic.vm.FakeMainCallerFrame
 
getNrFormalParameters() - Method in class org.evosuite.symbolic.vm.Frame
Without the "this" receiver instance parameter
getNrFormalParameters() - Method in class org.evosuite.symbolic.vm.MethodFrame
 
getNrFormalParametersTotal() - Method in class org.evosuite.symbolic.vm.ConstructorFrame
 
getNrFormalParametersTotal() - Method in class org.evosuite.symbolic.vm.FakeBottomFrame
 
getNrFormalParametersTotal() - Method in class org.evosuite.symbolic.vm.FakeMainCallerFrame
 
getNrFormalParametersTotal() - Method in class org.evosuite.symbolic.vm.Frame
 
getNrFormalParametersTotal() - Method in class org.evosuite.symbolic.vm.MethodFrame
 
getNumArtificialBranches() - Method in class org.evosuite.coverage.branch.BranchPool
 
getNumAssertions() - Method in class org.evosuite.coverage.mutation.MutationExecutionResult
Getter for the field numAssertions.
getNumAssertions(RegressionTestChromosome) - Static method in class org.evosuite.regression.RegressionAssertionCounter
 
getNumAssertions(RegressionTestSuiteChromosome) - Static method in class org.evosuite.regression.RegressionAssertionCounter
 
getNumAssertions(RegressionTestSuiteChromosome, Boolean) - Static method in class org.evosuite.regression.RegressionAssertionCounter
 
getNumAssertions(RegressionTestSuiteChromosome, Boolean, Boolean) - Static method in class org.evosuite.regression.RegressionAssertionCounter
 
getNumber_of_Ones() - Static method in class org.evosuite.coverage.rho.RhoCoverageFactory
 
getNumber_of_Ones() - Method in class org.evosuite.coverage.rho.RhoCoverageSuiteFitness
 
getNumber_of_Ones() - Method in class org.evosuite.coverage.rho.RhoCoverageTestFitness
 
getNumber_of_Test_Cases() - Static method in class org.evosuite.coverage.rho.RhoCoverageFactory
 
getNumber_of_Test_Cases() - Method in class org.evosuite.coverage.rho.RhoCoverageSuiteFitness
 
getNumber_of_Test_Cases() - Method in class org.evosuite.coverage.rho.RhoCoverageTestFitness
 
getNumberFormat() - Method in class org.evosuite.testcarver.wrapper.java.text.DateFormat
 
getNumberGoals() - Static method in class org.evosuite.coverage.rho.RhoCoverageFactory
 
getNumberOfClasses() - Method in class org.evosuite.seeding.ObjectPool
 
getNumberOfCoveredGoals() - Method in enum org.evosuite.coverage.archive.TestsArchive
 
getNumberOfFitnessFunctions() - Method in class org.evosuite.ga.metaheuristics.GeneticAlgorithm
 
getNumberOfInputParameters() - Method in class org.evosuite.testcase.fm.MethodDescriptor
 
getNumberOfSATs() - Method in class org.evosuite.symbolic.solver.SolverCache
 
getNumberOfSequences() - Method in class org.evosuite.seeding.ObjectPool
 
getNumberOfSubfronts() - Method in class org.evosuite.ga.metaheuristics.mosa.FastNonDominatedSorting
 
getNumberOfSubfronts() - Method in class org.evosuite.ga.metaheuristics.mosa.RankBasedPreferenceSorting
 
getNumberOfSubfronts() - Method in interface org.evosuite.ga.metaheuristics.mosa.Ranking
Returns the total number of subFronts founds.
getNumberOfThrownExceptions() - Method in class org.evosuite.testcase.execution.ExecutionResult
getNumberOfThrownExceptions
getNumberOfUniqueViolations() - Static method in class org.evosuite.contracts.FailingTestSet
How many unique violations have we observed?
getNumberOfUNSATs() - Method in class org.evosuite.symbolic.solver.SolverCache
 
getNumberOfUsableFields() - Method in class org.evosuite.testcase.statements.reflection.ReflectionFactory
 
getNumberOfViolations() - Static method in class org.evosuite.contracts.FailingTestSet
How many violations have we observed in total?
getNumberOfViolations(Contract) - Static method in class org.evosuite.contracts.FailingTestSet
How many violations of this contract have we observed in total?
getNumberOfViolations(Class<?>) - Static method in class org.evosuite.contracts.FailingTestSet
How many violations of this contract have we observed in total?
getNumberString(Object) - Static method in class org.evosuite.utils.NumberFormatter
 
getNumberString(Object, TestCodeVisitor) - Static method in class org.evosuite.utils.NumberFormatter
getNumberString
getNumBranchlessMethods(String) - Method in class org.evosuite.coverage.branch.BranchPool
Returns the number of methods without Branches for class className
getNumBranchlessMethods() - Method in class org.evosuite.coverage.branch.BranchPool
Returns the total number of methods without branches in the instrumented classes
getNumBranchlessMethodsMemberClasses(String) - Method in class org.evosuite.coverage.branch.BranchPool
Returns the number of methods without Branches for class className
getNumBranchlessMethodsPrefix(String) - Method in class org.evosuite.coverage.branch.BranchPool
Returns the number of methods without Branches for class className
getNumCarvedTestCases() - Method in class org.evosuite.testcase.factories.JUnitTestCarvedChromosomeFactory
 
getNumClasses() - Method in class org.evosuite.setup.InheritanceTree
 
getNumClassExceptions(Map<String, Set<Class<?>>>) - Static method in class org.evosuite.coverage.exception.ExceptionCoverageSuiteFitness
 
getNumericValue() - Method in class org.evosuite.coverage.io.input.InputCoverageGoal
 
getNumericValue() - Method in class org.evosuite.coverage.io.output.OutputCoverageGoal
 
getNumExceptions(Map<String, Set<Class<?>>>) - Static method in class org.evosuite.coverage.exception.ExceptionCoverageSuiteFitness
 
getNumExecutedStatements() - Static method in class org.evosuite.ga.stoppingconditions.MaxStatementsStoppingCondition
getNumExecutedStatements
getNumExecutedTests() - Static method in class org.evosuite.ga.stoppingconditions.MaxTestsStoppingCondition
getNumExecutedTests
getNumFitnessEvaluations() - Static method in class org.evosuite.ga.stoppingconditions.MaxFitnessEvaluationsStoppingCondition
Static getter method
getNumKilledMutants(TestCase, Map<Mutation, List<OutputTrace<?>>>, List<Mutation>) - Method in class org.evosuite.assertion.MutationAssertionGenerator
 
getNumLines() - Static method in class org.evosuite.instrumentation.LinePool
Retrieve all lines in the pool
getNumMethods() - Method in class org.evosuite.graphs.cfg.CFGMethodAdapter
 
getNumMethods(ClassLoader) - Static method in class org.evosuite.graphs.cfg.CFGMethodAdapter
Returns a set with all unique methodNames of methods.
getNumMethodsMemberClasses(String) - Method in class org.evosuite.graphs.cfg.CFGMethodAdapter
 
getNumMethodsMemberClasses(ClassLoader, String) - Static method in class org.evosuite.graphs.cfg.CFGMethodAdapter
Returns a set with all unique methodNames of methods.
getNumMethodsPrefix(String) - Method in class org.evosuite.graphs.cfg.CFGMethodAdapter
 
getNumMethodsPrefix(ClassLoader, String) - Static method in class org.evosuite.graphs.cfg.CFGMethodAdapter
Returns a set with all unique methodNames of methods.
getNumMutants() - Method in class org.evosuite.coverage.mutation.MutationSuiteFitness
 
getNumOfCoveredGoals() - Method in class org.evosuite.ga.Chromosome
 
getNumOfCoveredGoals(FitnessFunction<?>) - Method in class org.evosuite.ga.Chromosome
Gets the number of covered goals for a given fitness function
getNumOfEnvironmentCalls() - Method in class org.evosuite.setup.TestCluster
 
getNumOfNotCoveredGoals() - Method in class org.evosuite.ga.Chromosome
 
getNumOfNotCoveredGoals(FitnessFunction<?>) - Method in class org.evosuite.ga.Chromosome
Gets the number of not covered goals for a given fitness function
getNumParameters() - Method in class org.evosuite.testcase.statements.AbstractStatement
 
getNumParameters() - Method in class org.evosuite.testcase.statements.ConstructorStatement
 
getNumParameters() - Method in class org.evosuite.testcase.statements.EntityWithParametersStatement
 
getNumParameters() - Method in class org.evosuite.testcase.statements.FieldStatement
 
getNumParameters() - Method in class org.evosuite.testcase.statements.MethodStatement
 
getNumParameters() - Method in interface org.evosuite.testcase.statements.Statement
Retrieve the number of parameters of this statement
getNumParameters() - Method in class org.evosuite.utils.generic.GenericAccessibleObject
 
getNumParameters() - Method in class org.evosuite.utils.generic.GenericClass
Retrieve number of generic type parameters
getNumParameters() - Method in class org.evosuite.utils.generic.GenericConstructor
 
getNumParameters() - Method in class org.evosuite.utils.generic.GenericMethod
 
getNumParametersOfType(Class<?>) - Method in class org.evosuite.testcase.statements.EntityWithParametersStatement
 
getNumPhase() - Method in enum org.evosuite.rmi.service.ClientState
 
getNumRemainingGoals(String) - Method in enum org.evosuite.coverage.archive.TestsArchive
 
getNumsNotCoveredGoals() - Method in class org.evosuite.ga.Chromosome
 
getNumsOfCoveredGoals() - Method in class org.evosuite.ga.Chromosome
 
getNumStalledThreads() - Method in class org.evosuite.testcase.execution.TestCaseExecutor
getNumStalledThreads
getNumStatementsExecuted() - Method in class org.evosuite.testcase.execution.ExecutionTracer
getNumStatementsExecuted
getNumTestCalls() - Method in class org.evosuite.setup.TestCluster
 
getNumUncoveredMethods() - Method in class org.evosuite.testcase.factories.AllMethodsTestChromosomeFactory
How many methods do we still need to cover?
getObject(Scope) - Method in class org.evosuite.parameterize.InputVariable
Return the actual object represented by this variable for a given scope
getObject(VariableReference, Scope) - Method in class org.evosuite.testcase.DefaultTestCase
Get actual object represented by a variable for a given execution scope
getObject(VariableReference) - Method in class org.evosuite.testcase.execution.Scope
Get current value of variable
getObject(VariableReference, Scope) - Method in interface org.evosuite.testcase.TestCase
Get actual object represented by a variable for a given execution scope
getObject(Scope) - Method in class org.evosuite.testcase.variable.ArrayIndex
Return the actual object represented by this variable for a given scope
getObject(Scope) - Method in class org.evosuite.testcase.variable.ConstantValue
Return the actual object represented by this variable for a given scope
getObject(Scope) - Method in class org.evosuite.testcase.variable.FieldReference
Return the actual object represented by this variable for a given scope
getObject(Scope) - Method in interface org.evosuite.testcase.variable.VariableReference
Return the actual object represented by this variable for a given scope
getObject(Scope) - Method in class org.evosuite.testcase.variable.VariableReferenceImpl
Return the actual object represented by this variable for a given scope
getObjectDistance(Object, Object) - Static method in class org.evosuite.regression.ObjectDistanceCalculator
 
getObjectGenerators() - Method in class org.evosuite.setup.TestCluster
Determine the set of generators for an Object.class instance
getObjectMap(Object) - Static method in class org.evosuite.regression.ObjectFields
 
getObjectMapDistance(Map<String, Object>, Map<String, Object>) - Static method in class org.evosuite.regression.ObjectDistanceCalculator
 
getObjects(int) - Method in class org.evosuite.testcase.DefaultTestCase
Get all objects up to position satisfying constraint
getObjects(Type, int) - Method in class org.evosuite.testcase.DefaultTestCase
Get all objects up to position satisfying constraint
getObjects() - Method in class org.evosuite.testcase.execution.Scope
Get all objects in scope
getObjects(Type) - Method in class org.evosuite.testcase.execution.Scope
Get all objects of a given type in scope
getObjects(int) - Method in interface org.evosuite.testcase.TestCase
Get all objects up to position satisfying constraint
getObjects(Type, int) - Method in interface org.evosuite.testcase.TestCase
Get all objects up to position satisfying constraint
getObjectVariables(Object, Class<?>) - Method in class org.evosuite.regression.ObjectFields
 
getObjectVariables() - Method in class org.evosuite.regression.ObjectFields
 
getObjectVariables(Collection<VariableReference>) - Method in class org.evosuite.regression.ObjectFields
 
getObservedClasses() - Method in class org.evosuite.testcarver.capture.CaptureLog
 
getOID(int) - Method in class org.evosuite.testcarver.capture.CaptureLog
 
getOnlyMethodName() - Method in class org.evosuite.graphs.ccfg.CCFGFieldClassCallNode
 
getOnlyParameters() - Method in class org.evosuite.graphs.ccfg.CCFGFieldClassCallNode
 
getOperand() - Method in class org.evosuite.symbolic.expr.bv.IntegerUnaryExpression
getOperand
getOperand() - Method in class org.evosuite.symbolic.expr.bv.RealUnaryToIntegerExpression
getOperand
getOperand() - Method in class org.evosuite.symbolic.expr.bv.StringUnaryToIntegerExpression
getOperand
getOperand() - Method in class org.evosuite.symbolic.expr.fp.RealUnaryExpression
getOperand
getOperand() - Method in class org.evosuite.symbolic.expr.str.StringUnaryExpression
getOperand
getOperand() - Method in interface org.evosuite.symbolic.expr.UnaryExpression
getOperand
getOperand(int) - Method in class org.evosuite.symbolic.vm.LocalsTable
 
getOperandSize() - Method in class org.evosuite.coverage.mutation.Mutation
getOperandSize
getOperator() - Method in interface org.evosuite.symbolic.expr.BinaryExpression
getOperator
getOperator() - Method in class org.evosuite.symbolic.expr.bv.IntegerBinaryExpression
getOperator
getOperator() - Method in class org.evosuite.symbolic.expr.bv.IntegerUnaryExpression
getOperator
getOperator() - Method in class org.evosuite.symbolic.expr.bv.RealUnaryToIntegerExpression
getOperator
getOperator() - Method in class org.evosuite.symbolic.expr.bv.StringBinaryComparison
getOperator
getOperator() - Method in class org.evosuite.symbolic.expr.bv.StringBinaryToIntegerExpression
getOperator
getOperator() - Method in class org.evosuite.symbolic.expr.bv.StringMultipleComparison
getOperator
getOperator() - Method in class org.evosuite.symbolic.expr.bv.StringMultipleToIntegerExpression
getOperator
getOperator() - Method in class org.evosuite.symbolic.expr.bv.StringUnaryToIntegerExpression
getOperator
getOperator() - Method in class org.evosuite.symbolic.expr.fp.RealBinaryExpression
getOperator
getOperator() - Method in class org.evosuite.symbolic.expr.fp.RealUnaryExpression
getOperator
getOperator() - Method in interface org.evosuite.symbolic.expr.MultipleExpression
getOperator
getOperator() - Method in class org.evosuite.symbolic.expr.str.StringBinaryExpression
getOperator
getOperator() - Method in class org.evosuite.symbolic.expr.str.StringMultipleExpression
getOperator
getOperator() - Method in class org.evosuite.symbolic.expr.str.StringUnaryExpression
getOperator
getOperator() - Method in interface org.evosuite.symbolic.expr.UnaryExpression
getOperator
getOperator() - Method in class org.evosuite.symbolic.solver.smt.SmtOperation
 
getOperator() - Method in class org.evosuite.testcase.statements.PrimitiveExpression
Getter for the field operator.
getOperators() - Method in class org.evosuite.symbolic.solver.smt.SmtOperatorCollector
 
getOrderedSuperclasses(String) - Method in class org.evosuite.setup.InheritanceTree
 
getOriginalCode() - Method in class org.evosuite.parameterize.InputVariable
Getter for the field originalCode.
getOriginalCode() - Method in interface org.evosuite.testcase.variable.VariableReference
getOriginalCode
getOriginalCode() - Method in class org.evosuite.testcase.variable.VariableReferenceImpl
getOriginalCode
getOriginalDesc(String, String, String) - Static method in class org.evosuite.instrumentation.testability.BooleanTestabilityTransformation
getOriginalDesc
getOriginalDescriptor(String, String, String) - Method in class org.evosuite.instrumentation.testability.DescriptorMapping
getOriginalDescriptor
getOriginalName(String, String, String) - Method in class org.evosuite.instrumentation.testability.DescriptorMapping
Getter for the field originalName.
getOriginalNameDesc(String, String, String) - Static method in class org.evosuite.instrumentation.testability.BooleanTestabilityTransformation
getOriginalNameDesc
getOriginalNode() - Method in class org.evosuite.coverage.mutation.Mutation
getOriginalNode
getOriginalTypes(String, String, String) - Method in class org.evosuite.instrumentation.testability.DescriptorMapping
getOriginalTypes
getOther() - Method in class org.evosuite.symbolic.expr.bv.StringMultipleComparison
getOther
getOther() - Method in class org.evosuite.symbolic.expr.bv.StringMultipleToIntegerExpression
getOther
getOther() - Method in interface org.evosuite.symbolic.expr.MultipleExpression
 
getOther() - Method in class org.evosuite.symbolic.expr.str.StringMultipleExpression
getOther
getOutputGoals() - Method in class org.evosuite.testcase.execution.ExecutionResult
 
getOutputVariables() - Method in class org.evosuite.statistics.SequenceOutputVariableFactory
 
getOverallProgress() - Method in enum org.evosuite.rmi.service.ClientState
 
getOverallProgress() - Method in class org.evosuite.rmi.service.ClientStateInformation
 
getOverwritingDefinitionsBetween(Definition, ExecutionTrace, int, int, int) - Static method in class org.evosuite.coverage.dataflow.DefUseExecutionTraceAnalyzer
Returns the a map of definitionIds from all definitions that overwrite the goal definition in the given duCounter-range pointing to the duPos at which they first overwrote.
getOverwritingDefinitionsIn(Definition, Collection<BytecodeInstruction>) - Static method in class org.evosuite.coverage.dataflow.DefUseExecutionTraceAnalyzer
Returns a Set containing all elements in the given vertex set that are overwriting definitions for the given targetDefinition
getOwner() - Method in class org.evosuite.symbolic.vm.SymbolicFunction
 
getOwnerClass() - Method in class org.evosuite.utils.generic.GenericAccessibleObject
 
getOwnerClassName() - Method in class org.evosuite.testcase.statements.reflection.PrivateFieldStatement
 
getOwnerType() - Method in class org.evosuite.utils.generic.GenericAccessibleObject
 
getOwnerType() - Method in class org.evosuite.utils.generic.GenericClass
Retrieve the generic owner
getOwnerType() - Method in class org.evosuite.utils.ParameterizedTypeImpl
 
getPackageDistance(String, String) - Static method in class org.evosuite.setup.TestClusterUtils
Calculate package distance between two classnames
getPahts(Graph<E>, E) - Static method in class org.evosuite.setup.callgraph.PathFinder
if startingVertex is not included in the graph, returns an empty collection.
getParam() - Method in class org.evosuite.symbolic.expr.bv.StringToIntegerCast
 
getParameterClasses() - Method in class org.evosuite.utils.generic.GenericClass
Retrieve list of parameter classes
getParameterClasses() - Method in class org.evosuite.utils.generic.GenericMethod
 
getParameterGoals() - Static method in class org.evosuite.coverage.dataflow.DefUseCoverageFactory
For each parameterUse in the CUT this method creates a DefUseCoverageTestFitness that tries to cover that use
getParameterReferences() - Method in class org.evosuite.testcase.statements.ConstructorStatement
getParameterReferences
getParameterReferences() - Method in class org.evosuite.testcase.statements.EntityWithParametersStatement
 
getParameters() - Static method in class org.evosuite.Properties
Get all parameters that are available
getParameters(String) - Method in class org.evosuite.testcase.statements.FunctionalMockStatement
 
getParameterTypes() - Method in class org.evosuite.utils.generic.GenericClass
Retrieve list of actual parameters
getParameterTypes() - Method in class org.evosuite.utils.generic.GenericConstructor
 
getParameterTypes() - Method in class org.evosuite.utils.generic.GenericMethod
 
getParamGoalsCount() - Static method in class org.evosuite.coverage.dataflow.DefUseCoverageFactory
getParamGoalsCount
getParent() - Method in class org.evosuite.symbolic.expr.AbstractExpression
Getter for the field parent.
getParent() - Method in interface org.evosuite.symbolic.expr.Expression
getParent
getParentPackageName(String) - Static method in class org.evosuite.classpath.ResourceList
Remove last '.' token
getParents(V) - Method in class org.evosuite.graphs.EvoSuiteGraph
getParents
getPassedDefIDs() - Method in interface org.evosuite.testcase.execution.ExecutionTrace
Deprecated.
getPassedDefIDs() - Method in class org.evosuite.testcase.execution.ExecutionTraceImpl
 
getPassedDefIDs() - Method in class org.evosuite.testcase.execution.ExecutionTraceProxy
 
getPassedDefinitions(String) - Method in interface org.evosuite.testcase.execution.ExecutionTrace
Retrieve the data definitions for a given variable
getPassedDefinitions(String) - Method in class org.evosuite.testcase.execution.ExecutionTraceImpl
Retrieve the data definitions for a given variable
getPassedDefinitions(String) - Method in class org.evosuite.testcase.execution.ExecutionTraceProxy
Retrieve the data definitions for a given variable
getPassedUseIDs() - Method in interface org.evosuite.testcase.execution.ExecutionTrace
Retrieve the set of all uses by id
getPassedUseIDs() - Method in class org.evosuite.testcase.execution.ExecutionTraceImpl
 
getPassedUseIDs() - Method in class org.evosuite.testcase.execution.ExecutionTraceProxy
 
getPassedUses(String) - Method in interface org.evosuite.testcase.execution.ExecutionTrace
Retrieve the data uses for a given variable
getPassedUses() - Method in interface org.evosuite.testcase.execution.ExecutionTrace
getPassedUses
getPassedUses(String) - Method in class org.evosuite.testcase.execution.ExecutionTraceImpl
Retrieve the data uses for a given variable
getPassedUses() - Method in class org.evosuite.testcase.execution.ExecutionTraceImpl
getPassedUses
getPassedUses(String) - Method in class org.evosuite.testcase.execution.ExecutionTraceProxy
Retrieve the data uses for a given variable
getPassedUses() - Method in class org.evosuite.testcase.execution.ExecutionTraceProxy
getPassedUses
getPathCondition() - Method in class org.evosuite.symbolic.vm.PathConditionCollector
Returns the collected list of branch conditions during concolic execution
getPaths() - Method in class org.evosuite.setup.callgraph.PathFinderDFSIterator
 
getPhasePercentage() - Method in class org.evosuite.TimeController
Calculate the percentage of progress in which we currently are in the phase.
getPhaseProgress() - Method in enum org.evosuite.rmi.service.ClientState
 
getPoolFromFile(String) - Static method in class org.evosuite.seeding.ObjectPool
Read a serialized pool
getPoolFromJUnit(GenericClass, Class<?>) - Static method in class org.evosuite.seeding.ObjectPool
Execute all tests in a JUnit test suite and add resulting sequences from carver
getPoolFromTestSuite(TestSuiteChromosome) - Static method in class org.evosuite.seeding.ObjectPool
Convert a test suite to a pool
getPopulation() - Method in class org.evosuite.ga.metaheuristics.GeneticAlgorithm
Accessor for population Chromosome *
getPopulationLimit() - Method in class org.evosuite.strategy.PropertiesSearchAlgorithmFactory
 
getPopulationSize() - Method in class org.evosuite.ga.metaheuristics.GeneticAlgorithm
getPopulationSize
getPosition() - Method in class org.evosuite.contracts.ContractViolation
 
getPosition() - Method in class org.evosuite.testcase.statements.AbstractStatement
getPosition
getPosition() - Method in class org.evosuite.testcase.statements.AssignmentStatement
 
getPosition() - Method in interface org.evosuite.testcase.statements.Statement
getPosition
getPositionDelta() - Method in class org.evosuite.testcase.localsearch.ArrayLocalSearch
 
getPositionDelta() - Method in class org.evosuite.testcase.localsearch.ReferenceLocalSearch
 
getPositionDelta() - Method in class org.evosuite.testcase.localsearch.StatementLocalSearch
If the position of the statement on which the local search was performed has changed, then we need to tell this to the outside world
getPositionsWhereExceptionsWereThrown() - Method in class org.evosuite.testcase.execution.ExecutionResult
getPositionsWhereExceptionsWereThrown
getPostConstruct() - Static method in class org.evosuite.testcase.jee.InjectionSupport
 
getPotentialOverwritingDefinitions() - Method in class org.evosuite.coverage.dataflow.DefUseCoverageTestFitness
Returns the definitions to the goalVaraible coming after the goalDefinition and before the goalUse in their respective methods
getPredicateContextExecutionCount() - Method in interface org.evosuite.testcase.execution.ExecutionTrace
Retrieve number of predicate executions
getPredicateContextExecutionCount() - Method in class org.evosuite.testcase.execution.ExecutionTraceImpl
 
getPredicateContextExecutionCount() - Method in class org.evosuite.testcase.execution.ExecutionTraceProxy
 
getPredicateExecutionCount() - Method in interface org.evosuite.testcase.execution.ExecutionTrace
Retrieve execution counts for branches
getPredicateExecutionCount() - Method in class org.evosuite.testcase.execution.ExecutionTraceImpl
Retrieve execution counts for branches
getPredicateExecutionCount() - Method in class org.evosuite.testcase.execution.ExecutionTraceProxy
Retrieve execution counts for branches
getPreviousDefinitionId(String, ExecutionTrace, Integer, Integer) - Static method in class org.evosuite.coverage.dataflow.DefUseExecutionTraceAnalyzer
Determines the definitionId for targetVar before tagetDUPos in the given ExecutionTrace If no such definition exists -1 is returned
getPreviousFitnessValues() - Method in class org.evosuite.ga.Chromosome
 
getPreviousInstructionsInMethod(BytecodeInstruction) - Method in class org.evosuite.graphs.cfg.RawControlFlowGraph
Returns the Set of BytecodeInstructions that can potentially be executed from entering the method of this CFG until the given BytecodeInstruction is reached.
getPrimitiveStatement(TestCase, Class<?>) - Static method in class org.evosuite.testcase.statements.PrimitiveStatement
 
getPrimitiveStatement(TestCase, GenericClass) - Static method in class org.evosuite.testcase.statements.PrimitiveStatement
Generate a primitive statement for given type initialized with default value (0)
getProgress() - Method in class org.evosuite.rmi.service.ClientStateInformation
 
getProxyCount() - Method in class org.evosuite.testcase.execution.ExecutionTraceImpl
Getter for the field proxyCount.
getPureMethods(String) - Method in class org.evosuite.assertion.CheapPurityAnalyzer
 
getRandomCallFor(GenericClass, TestCase, int) - Method in class org.evosuite.setup.TestCluster
 
getRandomConstant() - Method in class org.evosuite.seeding.FrequencyBasedPool
 
getRandomDouble() - Method in interface org.evosuite.seeding.ConstantPool
getRandomDouble
getRandomDouble() - Method in class org.evosuite.seeding.DynamicConstantPool
 
getRandomDouble() - Method in class org.evosuite.seeding.DynamicConstantVariableProbabilityPool
 
getRandomDouble() - Method in class org.evosuite.seeding.StaticConstantPool
getRandomDouble
getRandomDouble() - Method in class org.evosuite.seeding.StaticConstantVariableProbabilityPool
getRandomDouble
getRandomFloat() - Method in interface org.evosuite.seeding.ConstantPool
getRandomFloat
getRandomFloat() - Method in class org.evosuite.seeding.DynamicConstantPool
 
getRandomFloat() - Method in class org.evosuite.seeding.DynamicConstantVariableProbabilityPool
 
getRandomFloat() - Method in class org.evosuite.seeding.StaticConstantPool
getRandomFloat
getRandomFloat() - Method in class org.evosuite.seeding.StaticConstantVariableProbabilityPool
getRandomFloat
getRandomGenerator(GenericClass) - Method in class org.evosuite.setup.TestCluster
Randomly select one generator
getRandomGenerator(GenericClass, Set<GenericAccessibleObject<?>>, TestCase, int, VariableReference, int) - Method in class org.evosuite.setup.TestCluster
Randomly select one generator
getRandomInt() - Method in interface org.evosuite.seeding.ConstantPool
getRandomInt
getRandomInt() - Method in class org.evosuite.seeding.DynamicConstantPool
 
getRandomInt() - Method in class org.evosuite.seeding.DynamicConstantVariableProbabilityPool
 
getRandomInt() - Method in class org.evosuite.seeding.StaticConstantPool
getRandomInt
getRandomInt() - Method in class org.evosuite.seeding.StaticConstantVariableProbabilityPool
getRandomInt
getRandomizedCallsToEnvironment() - Method in class org.evosuite.setup.TestCluster
 
getRandomLong() - Method in interface org.evosuite.seeding.ConstantPool
getRandomLong
getRandomLong() - Method in class org.evosuite.seeding.DynamicConstantPool
 
getRandomLong() - Method in class org.evosuite.seeding.DynamicConstantVariableProbabilityPool
 
getRandomLong() - Method in class org.evosuite.seeding.StaticConstantPool
getRandomLong
getRandomLong() - Method in class org.evosuite.seeding.StaticConstantVariableProbabilityPool
getRandomLong
getRandomNonNullNonPrimitiveObject(Type, int) - Method in class org.evosuite.testcase.DefaultTestCase
Get a random object matching type
getRandomNonNullNonPrimitiveObject(Type, int) - Method in interface org.evosuite.testcase.TestCase
Get a random object matching type
getRandomNonNullObject(Type, int) - Method in class org.evosuite.testcase.DefaultTestCase
Get a random object matching type
getRandomNonNullObject(Type, int) - Method in interface org.evosuite.testcase.TestCase
Get a random object matching type
getRandomObject() - Method in class org.evosuite.testcase.DefaultTestCase
Get a random object matching type
getRandomObject(int) - Method in class org.evosuite.testcase.DefaultTestCase
Get a random object matching type
getRandomObject(Type) - Method in class org.evosuite.testcase.DefaultTestCase
Get a random object matching type
getRandomObject(Type, int) - Method in class org.evosuite.testcase.DefaultTestCase
Get a random object matching type
getRandomObject() - Method in interface org.evosuite.testcase.TestCase
Get a random object matching type
getRandomObject(int) - Method in interface org.evosuite.testcase.TestCase
Get a random object matching type
getRandomObject(Type) - Method in interface org.evosuite.testcase.TestCase
Get a random object matching type
getRandomObject(Type, int) - Method in interface org.evosuite.testcase.TestCase
Get a random object matching type
getRandomObjectGenerator() - Method in class org.evosuite.setup.TestCluster
Randomly select a generator for an Object.class instance
getRandomSequence(GenericClass) - Method in class org.evosuite.seeding.ObjectPool
Randomly choose a sequence for a given Type
getRandomStatement(TestCase, GenericClass, int) - Static method in class org.evosuite.testcase.statements.PrimitiveStatement
Create random primitive statement
getRandomString() - Method in interface org.evosuite.seeding.ConstantPool
getRandomString
getRandomString() - Method in class org.evosuite.seeding.DynamicConstantPool
 
getRandomString() - Method in class org.evosuite.seeding.DynamicConstantVariableProbabilityPool
 
getRandomString() - Method in class org.evosuite.seeding.StaticConstantPool
getRandomString
getRandomString() - Method in class org.evosuite.seeding.StaticConstantVariableProbabilityPool
getRandomString
getRandomTestCall(TestCase) - Method in class org.evosuite.setup.TestCluster
Get random method or constructor of unit under test
getRandomType() - Method in interface org.evosuite.seeding.ConstantPool
getRandomType
getRandomType() - Method in class org.evosuite.seeding.DynamicConstantPool
 
getRandomType() - Method in class org.evosuite.seeding.DynamicConstantVariableProbabilityPool
 
getRandomType() - Method in class org.evosuite.seeding.StaticConstantPool
 
getRandomType() - Method in class org.evosuite.seeding.StaticConstantVariableProbabilityPool
 
getRandomValue() - Method in class org.evosuite.seeding.FrequencyBasedRandomAccessQueue
 
getRandomValue() - Method in class org.evosuite.utils.DefaultRandomAccessQueue
 
getRandomValue() - Method in interface org.evosuite.utils.RandomAccessQueue
 
getRandomVertex() - Method in class org.evosuite.graphs.EvoSuiteGraph
getRandomVertex
getRank() - Method in class org.evosuite.ga.Chromosome
 
getRawCFG() - Method in class org.evosuite.graphs.cfg.ASMWrapper
 
getRawCFG() - Method in class org.evosuite.graphs.cfg.BytecodeInstruction
Returns the RawControlFlowGraph of this instructions method Convenience method.
getRawCFG(String, String) - Method in class org.evosuite.graphs.GraphPool
getRawCFG
getRawCFGs(String) - Method in class org.evosuite.graphs.GraphPool
Getter for the field rawCFGs.
getRawClass() - Method in class org.evosuite.utils.generic.GenericClass
getRawClass
getRawComponentClass() - Method in class org.evosuite.utils.generic.GenericClass
getComponentClass
getRawGeneratedType() - Method in class org.evosuite.utils.generic.GenericAccessibleObject
 
getRawGeneratedType() - Method in class org.evosuite.utils.generic.GenericConstructor
 
getRawGeneratedType() - Method in class org.evosuite.utils.generic.GenericField
 
getRawGeneratedType() - Method in class org.evosuite.utils.generic.GenericMethod
 
getRawGenericClass() - Method in class org.evosuite.utils.generic.GenericClass
 
getRawGraph() - Method in class org.evosuite.graphs.cfg.CFGGenerator
Getter for the field rawGraph.
getRawParameterTypes() - Method in class org.evosuite.utils.generic.GenericConstructor
 
getRawParameterTypes() - Method in class org.evosuite.utils.generic.GenericMethod
 
getRawType() - Method in class org.evosuite.utils.ParameterizedTypeImpl
 
getReaderPosition() - Method in class org.evosuite.symbolic.expr.reader.StringReaderExpr
 
getReadProperties() - Method in class org.evosuite.testcase.execution.ExecutionResult
 
getRealAndStringConstraints() - Method in class org.evosuite.symbolic.ConstraintTypeCounter
 
getRealExpression() - Method in class org.evosuite.symbolic.vm.Fp32Operand
 
getRealExpression() - Method in class org.evosuite.symbolic.vm.Fp64Operand
 
getRealExpression() - Method in interface org.evosuite.symbolic.vm.RealOperand
 
getRealOnlyConstraints() - Method in class org.evosuite.symbolic.ConstraintTypeCounter
 
getReceiverExpr() - Method in class org.evosuite.symbolic.expr.ref.GetFieldExpression
Returns the receiver expression (the expr in expr.F)
getRecordIndex(int) - Method in class org.evosuite.testcarver.capture.CaptureLog
 
getRecordIndexOfWhereObjectWasInitializedFirst(int) - Method in class org.evosuite.testcarver.capture.CaptureLog
 
getRecursion() - Method in class org.evosuite.setup.DependencyPair
 
getRecursivelyAllFilesInAllSubfolders(File, String) - Static method in class org.evosuite.utils.FileIOUtils
 
getRecursivelyAllFilesInAllSubfolders(String, String) - Static method in class org.evosuite.utils.FileIOUtils
Scan the base folder, and return a list of all files with the given name ending
getReference() - Method in class org.evosuite.symbolic.vm.ReferenceOperand
 
getReference(Object) - Method in class org.evosuite.symbolic.vm.SymbolicHeap
Returns a ReferenceConstant if the concrete reference is null.
getReferencedVariables() - Method in class org.evosuite.assertion.Assertion
Return all the variables that are part of this assertion
getReferencedVariables() - Method in class org.evosuite.assertion.CompareAssertion
Return all the variables that are part of this assertion
getReferencedVariables() - Method in class org.evosuite.assertion.EqualsAssertion
Return all the variables that are part of this assertion
getReferencedVariables() - Method in class org.evosuite.assertion.SameAssertion
Return all the variables that are part of this assertion
getReferences(VariableReference) - Method in class org.evosuite.testcase.DefaultTestCase
Determine the set of variables that depend on var
getReferences(VariableReference) - Method in interface org.evosuite.testcase.TestCase
Determine the set of variables that depend on var
getReflectedClass() - Method in class org.evosuite.testcase.statements.reflection.ReflectionFactory
 
getRefLocal(int) - Method in class org.evosuite.symbolic.vm.LocalsTable
 
getRegexAutomaton(String) - Static method in class org.evosuite.instrumentation.RegexDistance
Deprecated.
 
getRegexAutomaton(String) - Static method in class org.evosuite.utils.RegexDistanceUtils
 
getRegexInstance(String) - Static method in class org.evosuite.instrumentation.RegexDistance
Deprecated.
 
getRegexInstance(String) - Static method in class org.evosuite.utils.RegexDistanceUtils
 
getRegisteredDefId(BytecodeInstruction) - Static method in class org.evosuite.coverage.dataflow.DefUsePool
getRegisteredDefId
getRegisteredDefinitions() - Static method in class org.evosuite.coverage.dataflow.DefUseCoverageFactory
getRegsiteredDefinitions
getRegisteredDefUseId(BytecodeInstruction) - Static method in class org.evosuite.coverage.dataflow.DefUsePool
getRegisteredDefUseId
getRegisteredGoalsForDefinition(Definition) - Static method in class org.evosuite.coverage.dataflow.DefUseCoverageFactory
getRegisteredGoalsForDefinition
getRegisteredUseId(BytecodeInstruction) - Static method in class org.evosuite.coverage.dataflow.DefUsePool
getRegisteredUseId
getRegressionClassLoaderForSUT() - Method in class org.evosuite.TestGenerationContext
 
getReplacement() - Method in class org.evosuite.result.MutationInfo
 
getReplacementFunction() - Method in class org.evosuite.ga.metaheuristics.MonotonicGA
getReplacementFunction
getResultingBranchFitness() - Method in class org.evosuite.coverage.ControlFlowDistance
getResultingBranchFitness
getReturnClass() - Method in class org.evosuite.testcase.fm.MethodDescriptor
 
getReturnClass() - Method in class org.evosuite.testcase.statements.AbstractStatement
getReturnClass
getReturnClass() - Method in interface org.evosuite.testcase.statements.Statement
getReturnClass
getReturnData() - Method in interface org.evosuite.testcase.execution.ExecutionTrace
Retrieve return value data
getReturnData() - Method in class org.evosuite.testcase.execution.ExecutionTraceImpl
Retrieve return value data
getReturnData() - Method in class org.evosuite.testcase.execution.ExecutionTraceProxy
Retrieve return value data
getReturnNode() - Method in class org.evosuite.graphs.ccfg.CCFGMethodCallNode
Getter for the field returnNode.
getReturnType() - Method in class org.evosuite.assertion.Inspector
getReturnType
getReturnType() - Method in class org.evosuite.testcase.statements.AbstractStatement
getReturnType
getReturnType(Class<?>) - Static method in class org.evosuite.testcase.statements.ConstructorStatement
getReturnType
getReturnType() - Method in interface org.evosuite.testcase.statements.Statement
getReturnType
getReturnType() - Method in class org.evosuite.utils.generic.GenericConstructor
 
getReturnType() - Method in class org.evosuite.utils.generic.GenericMethod
 
getReturnValue(int) - Method in class org.evosuite.testcase.DefaultTestCase
Get return value (variable) of statement at position
getReturnValue() - Method in class org.evosuite.testcase.statements.AbstractStatement
getReturnValue
getReturnValue() - Method in interface org.evosuite.testcase.statements.Statement
getReturnValue
getReturnValue(int) - Method in interface org.evosuite.testcase.TestCase
Get return value (variable) of statement at position
getReturnValueBoolean(String, String, Object...) - Static method in class org.evosuite.stubs.Stubs
 
getReturnValueBooleanArray(String, String, Object...) - Static method in class org.evosuite.stubs.Stubs
 
getReturnValueByte(String, String, Object...) - Static method in class org.evosuite.stubs.Stubs
 
getReturnValueByteArray(String, String, Object...) - Static method in class org.evosuite.stubs.Stubs
 
getReturnValueChar(String, String, Object...) - Static method in class org.evosuite.stubs.Stubs
 
getReturnValueCharArray(String, String, Object...) - Static method in class org.evosuite.stubs.Stubs
 
getReturnValueDouble(String, String, Object...) - Static method in class org.evosuite.stubs.Stubs
 
getReturnValueDoubleArray(String, String, Object...) - Static method in class org.evosuite.stubs.Stubs
 
getReturnValueFloat(String, String, Object...) - Static method in class org.evosuite.stubs.Stubs
 
getReturnValueFloatArray(String, String, Object...) - Static method in class org.evosuite.stubs.Stubs
 
getReturnValueInt(String, String, Object...) - Static method in class org.evosuite.stubs.Stubs
 
getReturnValueIntArray(String, String, Object...) - Static method in class org.evosuite.stubs.Stubs
 
getReturnValueLong(String, String, Object...) - Static method in class org.evosuite.stubs.Stubs
 
getReturnValueLongArray(String, String, Object...) - Static method in class org.evosuite.stubs.Stubs
 
getReturnValueObject(String, String, Object...) - Static method in class org.evosuite.stubs.Stubs
 
getReturnValueObjectArray(String, String, Object...) - Static method in class org.evosuite.stubs.Stubs
 
getReturnValueShort(String, String, Object...) - Static method in class org.evosuite.stubs.Stubs
 
getReturnValueShortArray(String, String, Object...) - Static method in class org.evosuite.stubs.Stubs
 
getReturnValueString(String, String, Object...) - Static method in class org.evosuite.stubs.Stubs
 
getReturnValueStringArray(String, String, Object...) - Static method in class org.evosuite.stubs.Stubs
 
getReverseNeighbors(E) - Method in class org.evosuite.setup.callgraph.Graph
 
getReversePahts(Graph<E>, E) - Static method in class org.evosuite.setup.callgraph.PathFinder
 
getRho() - Static method in class org.evosuite.coverage.rho.RhoCoverageFactory
 
getRightOperand() - Method in interface org.evosuite.symbolic.expr.BinaryExpression
getRightOperand
getRightOperand() - Method in class org.evosuite.symbolic.expr.bv.IntegerBinaryExpression
getRightOperand
getRightOperand() - Method in class org.evosuite.symbolic.expr.bv.StringBinaryComparison
getRightOperand
getRightOperand() - Method in class org.evosuite.symbolic.expr.bv.StringBinaryToIntegerExpression
getRightOperand
getRightOperand() - Method in class org.evosuite.symbolic.expr.bv.StringMultipleComparison
getRightOperand
getRightOperand() - Method in class org.evosuite.symbolic.expr.bv.StringMultipleToIntegerExpression
getRightOperand
getRightOperand() - Method in class org.evosuite.symbolic.expr.Constraint
getRightOperand
getRightOperand() - Method in class org.evosuite.symbolic.expr.fp.RealBinaryExpression
getRightOperand
getRightOperand() - Method in class org.evosuite.symbolic.expr.IntegerConstraint
getRightOperand
getRightOperand() - Method in interface org.evosuite.symbolic.expr.MultipleExpression
getRightOperand
getRightOperand() - Method in class org.evosuite.symbolic.expr.RealConstraint
getRightOperand
getRightOperand() - Method in class org.evosuite.symbolic.expr.str.StringBinaryExpression
getRightOperand
getRightOperand() - Method in class org.evosuite.symbolic.expr.str.StringMultipleExpression
getRightOperand
getRightOperand() - Method in class org.evosuite.symbolic.expr.StringConstraint
 
getRightOperand() - Method in class org.evosuite.testcase.statements.PrimitiveExpression
Getter for the field rightOperand.
getRightOperant() - Method in class org.evosuite.symbolic.expr.bv.IntegerComparison
getRightOperant
getRightOperant() - Method in class org.evosuite.symbolic.expr.bv.RealComparison
getRightOperant
getRootClassName() - Method in class org.evosuite.setup.CallContext
getRootClassName
getRootMethodName() - Method in class org.evosuite.setup.CallContext
getRootMethodName
getRunCount() - Method in class org.evosuite.junit.JUnitResult
 
getRuntime() - Method in class org.evosuite.junit.JUnitResult
 
getScaffoldingFileContent(String, List<ExecutionResult>, boolean) - Static method in class org.evosuite.junit.writer.Scaffolding
Return full JUnit code for scaffolding file for the give test
getScaffoldingImports(boolean, List<ExecutionResult>) - Static method in class org.evosuite.junit.writer.Scaffolding
Return all classes for which we need an import statement
getScore(String) - Method in class org.evosuite.coverage.readability.ReadabilitySuiteFitness
 
getSearchAlgorithm() - Method in class org.evosuite.strategy.PropertiesSearchAlgorithmFactory
 
getSearchAlgorithm() - Method in class org.evosuite.strategy.PropertiesSuiteGAFactory
 
getSearchAlgorithm() - Method in class org.evosuite.strategy.PropertiesTestGAFactory
 
getSearchBudgetInSeconds() - Static method in class org.evosuite.TimeController
 
getSecondaryObjectives(GeneticAlgorithm<TestSuiteChromosome>) - Method in class org.evosuite.strategy.PropertiesSuiteGAFactory
 
getSecondaryObjectives() - Static method in class org.evosuite.testcase.TestChromosome
Getter for the field secondaryObjectives.
getSecondaryObjectivesSize() - Static method in class org.evosuite.testsuite.TestSuiteChromosome
 
getSecondarySuiteObjective(String) - Method in class org.evosuite.strategy.PropertiesSuiteGAFactory
getSecondarySuiteObjective
getSeconds() - Method in class org.evosuite.testcarver.wrapper.java.util.Date
 
getSeed() - Static method in class org.evosuite.utils.Randomness
Getter for the field seed.
getSelectionFunction() - Method in class org.evosuite.ga.metaheuristics.GeneticAlgorithm
Get currently used fitness function
getSelectionFunction() - Method in class org.evosuite.strategy.PropertiesSuiteGAFactory
 
getSequences(GenericClass) - Method in class org.evosuite.seeding.ObjectPool
Retrieve all possible sequences for a given Type
getServletInit() - Static method in class org.evosuite.testcase.jee.ServletSupport
 
getSimpleClassName() - Method in class org.evosuite.parameterize.InputVariable
Return simple class name
getSimpleClassName() - Method in interface org.evosuite.testcase.variable.VariableReference
Return simple class name
getSimpleClassName() - Method in class org.evosuite.testcase.variable.VariableReferenceImpl
Return simple class name
getSimpleName() - Method in class org.evosuite.utils.generic.GenericClass
getSimpleName
getSingleChild(V) - Method in class org.evosuite.graphs.EvoSuiteGraph
If the given node is contained within this graph and has exactly one child v this method will return v.
getSize() - Method in class org.evosuite.symbolic.expr.AbstractExpression
 
getSize() - Method in class org.evosuite.symbolic.expr.Constraint
Getter for the field size.
getSize() - Method in interface org.evosuite.symbolic.expr.Expression
getSize
getSmtConstants() - Method in class org.evosuite.symbolic.solver.smt.SmtConstantCollector
 
getSmtVariables() - Method in class org.evosuite.symbolic.solver.smt.SmtVariableCollector
 
getSource() - Method in class org.evosuite.assertion.Assertion
Getter for source variable
getSource() - Method in class org.evosuite.testcase.statements.FieldStatement
Getter for the field source.
getSource() - Method in class org.evosuite.testcase.variable.FieldReference
Access the source object
getSourceClasses() - Method in class org.evosuite.setup.GetStaticGraph
Returns the set of class names (with dots) of those classes such that there is a at least one edge and the class is the source of the edge.
getSourceOfArrayReference() - Method in class org.evosuite.graphs.cfg.ASMWrapper
 
getSourceOfArrayReference() - Method in class org.evosuite.graphs.cfg.BytecodeInstruction
If this instruction is an array instruction this method will return the BytecodeInstruction that loaded the reference of the array onto the stack.
getSourceOfMethodInvocationInstruction() - Method in class org.evosuite.graphs.cfg.BytecodeInstruction
If this is a method call instruction this method will return the instruction that loaded the reference of the Object the method is invoked onto the stack.
getSourceOfStackInstruction(int) - Method in class org.evosuite.graphs.cfg.BytecodeInstruction
This method returns the BytecodeInstruction that loaded the reference which is located on top of the stack minus positionFromTop when this instruction is executed.
getStack() - Method in class org.evosuite.utils.DebuggingObjectOutputStream
Returns the path to the last object serialized.
getStackTrace() - Method in class org.evosuite.result.Failure
 
getStandardDistance(String, String) - Static method in class org.evosuite.utils.RegexDistanceUtils
Get the distance between the arg and the given regex.
getStartProgress() - Method in enum org.evosuite.rmi.service.ClientState
 
getState() - Method in class org.evosuite.rmi.service.ClientStateInformation
 
getStatement() - Method in class org.evosuite.assertion.Assertion
Getter for statement to which assertion is added
getStatement() - Method in class org.evosuite.contracts.ContractViolation
 
getStatement(int) - Method in class org.evosuite.testcase.DefaultTestCase
Access statement by index
getStatement(Class<?>, TestCase) - Static method in class org.evosuite.testcase.statements.environment.EnvironmentStatements
 
getStatement(int) - Method in interface org.evosuite.testcase.TestCase
Access statement by index
getStatement() - Method in class org.evosuite.testcase.TestMutationHistoryEntry
 
GETSTATIC(String, String, String) - Method in class org.evosuite.dse.AbstractVM
 
GETSTATIC(String, String, String) - Method in interface org.evosuite.dse.IVM
 
GETSTATIC(String, String, String) - Static method in class org.evosuite.dse.VM
 
GETSTATIC - Static variable in class org.evosuite.instrumentation.NodeRegularExpression
Constant GETSTATIC=178
GETSTATIC(String, String, String) - Method in class org.evosuite.symbolic.vm.HeapVM
GetStatic mypackage/MyClass fieldName FieldType
GETSTATIC - Static variable in class org.evosuite.testcarver.capture.CaptureLog
 
getStaticField(String, String, long) - Method in class org.evosuite.symbolic.vm.SymbolicHeap
 
getStaticField(String, String, double) - Method in class org.evosuite.symbolic.vm.SymbolicHeap
 
getStaticField(String, String, String) - Method in class org.evosuite.symbolic.vm.SymbolicHeap
 
getStaticFields() - Method in class org.evosuite.setup.GetStaticGraph
Returns a classname->set(fieldname) with those static fields reached by static methods (included )
GetStaticGraph - Class in org.evosuite.setup
This class represents a graph with the INVOKESTATIC/GETSTATIC relation.
GetStaticGraphGenerator - Class in org.evosuite.setup
This class creates a StaticUsageGraph by traversing the INVOKESTATIC/GETSTATIC relation among instrumentable classes.
GetStaticGraphGenerator() - Constructor for class org.evosuite.setup.GetStaticGraphGenerator
 
getStaticPassed(String, String) - Method in interface org.evosuite.testcase.execution.ExecutionTrace
Record a GETSTATIC statement
getStaticPassed(String, String) - Method in class org.evosuite.testcase.execution.ExecutionTraceImpl
 
getStaticPassed(String, String) - Method in class org.evosuite.testcase.execution.ExecutionTraceProxy
 
getStoppingCondition() - Method in class org.evosuite.strategy.PropertiesSearchAlgorithmFactory
 
getStoppingCondition() - Method in class org.evosuite.strategy.TestGenerationStrategy
Convert property to actual stopping condition
getStoppingConditions() - Method in class org.evosuite.ga.metaheuristics.GeneticAlgorithm
 
getStPosition() - Method in class org.evosuite.parameterize.InputVariable
The position of the statement, defining this VariableReference, in the testcase.
getStPosition() - Method in class org.evosuite.testcase.variable.ArrayIndex
The position of the statement, defining this VariableReference, in the testcase.
getStPosition() - Method in class org.evosuite.testcase.variable.ConstantValue
The position of the statement, defining this VariableReference, in the testcase.
getStPosition() - Method in class org.evosuite.testcase.variable.FieldReference
The position of the statement, defining this VariableReference, in the testcase.
getStPosition() - Method in interface org.evosuite.testcase.variable.VariableReference
The position of the statement, defining this VariableReference, in the testcase.
getStPosition() - Method in class org.evosuite.testcase.variable.VariableReferenceImpl
The position of the statement, defining this VariableReference, in the testcase.
getString() - Method in class org.evosuite.symbolic.expr.reader.StringReaderExpr
 
getString() - Method in class org.evosuite.symbolic.expr.token.NewTokenizerExpr
 
getString() - Method in class org.evosuite.symbolic.expr.token.NextTokenizerExpr
 
getString() - Method in class org.evosuite.symbolic.expr.token.TokenizerExpr
 
getStringOnlyConstraints() - Method in class org.evosuite.symbolic.ConstraintTypeCounter
 
getStringValue(String) - Static method in class org.evosuite.Properties
Get parameter value as string (works for all types)
getSubclasses(String) - Method in class org.evosuite.setup.InheritanceTree
 
getSubfront(int) - Method in class org.evosuite.ga.metaheuristics.mosa.FastNonDominatedSorting
 
getSubfront(int) - Method in class org.evosuite.ga.metaheuristics.mosa.RankBasedPreferenceSorting
 
getSubfront(int) - Method in interface org.evosuite.ga.metaheuristics.mosa.Ranking
Returns a list of chromosome containing the solutions of a given rank.
getSuite(List<String>) - Method in class org.evosuite.junit.JUnit3TestAdapter
Get the class definition of a test suite
getSuite(List<String>) - Method in class org.evosuite.junit.JUnit4TestAdapter
Get the class definition of a test suite
getSuite(List<String>) - Method in interface org.evosuite.junit.UnitTestAdapter
Get the class definition of a test suite
getSuiteSimilarity(TestSuiteChromosome, TestSuiteChromosome) - Static method in class org.evosuite.testsuite.similarity.DiversityObserver
Naive similarity comparison between suites simply consists of merging all tests to a single test for each suite, and then comparing these tests
getSuperClass() - Method in class org.evosuite.utils.generic.GenericClass
 
getSuperclasses(String) - Method in class org.evosuite.setup.InheritanceTree
 
getSuperContext(String, String) - Method in class org.evosuite.setup.CallContext
Deprecated.
getSupportedSourceVersion() - Method in class org.evosuite.annotations.EvoSuiteAnnotationProcessor
 
getSupportingConstraints() - Method in class org.evosuite.symbolic.BranchCondition
Returns a list of implicit constraints (nullity checks, zero division, index within bounds, negative size array length, etc.) collected before the current branch condtion and after the last symbolic branch condition
getSUTName(String, String) - Method in class org.evosuite.junit.DetermineSUT
 
getSwitchInstrumentation(BytecodeInstruction, MethodNode, String, String) - Method in class org.evosuite.instrumentation.coverage.BranchInstrumentation
Creates the instrumentation for switch statements as follows: For each case : in the switch, two calls to the ExecutionTracer are added to the instrumentation, indicating whether the case is hit directly or not.
getSymbArgument(int) - Method in class org.evosuite.symbolic.vm.SymbolicFunction
Returns the i-th symbolic parameter.
getSymbIntegerArgument(int) - Method in class org.evosuite.symbolic.vm.SymbolicFunction
Returns the i-th symbolic parameter.
getSymbIntegerRetVal() - Method in class org.evosuite.symbolic.vm.SymbolicFunction
Returns the symbolic return value.
getSymbolicPath(TestChromosome) - Static method in class org.evosuite.symbolic.ConcolicExecution
Retrieve the path condition for a given test case
getSymbRealArgument(int) - Method in class org.evosuite.symbolic.vm.SymbolicFunction
Returns the i-th symbolic parameter.
getSymbRealRetVal() - Method in class org.evosuite.symbolic.vm.SymbolicFunction
Returns the symbolic return value.
getSymbReceiver() - Method in class org.evosuite.symbolic.vm.SymbolicFunction
For non-static method invocations (not constructors) returns the symbolic receiver.
getSymbRetVal() - Method in class org.evosuite.symbolic.vm.SymbolicFunction
Returns the symbolic return value.
getTargetCaseValue() - Method in class org.evosuite.coverage.branch.Branch
Getter for the field targetCaseValue.
getTargetClass() - Method in class org.evosuite.coverage.branch.BranchCoverageTestFitness
 
getTargetClass() - Method in class org.evosuite.coverage.branch.OnlyBranchCoverageTestFitness
 
getTargetClass() - Method in class org.evosuite.coverage.cbranch.CBranchTestFitness
 
getTargetClass() - Method in class org.evosuite.coverage.dataflow.AllDefsCoverageTestFitness
 
getTargetClass() - Method in class org.evosuite.coverage.dataflow.DefUseCoverageTestFitness
 
getTargetClass() - Method in class org.evosuite.coverage.exception.ExceptionCoverageTestFitness
 
getTargetClass() - Method in class org.evosuite.coverage.ibranch.IBranchTestFitness
 
getTargetClass() - Method in class org.evosuite.coverage.io.input.InputCoverageTestFitness
 
getTargetClass() - Method in class org.evosuite.coverage.io.output.OutputCoverageTestFitness
 
getTargetClass() - Method in class org.evosuite.coverage.line.LineCoverageTestFitness
 
getTargetClass() - Method in class org.evosuite.coverage.method.MethodCoverageTestFitness
 
getTargetClass() - Method in class org.evosuite.coverage.method.MethodNoExceptionCoverageTestFitness
 
getTargetClass() - Method in class org.evosuite.coverage.method.MethodTraceCoverageTestFitness
 
getTargetClass() - Method in class org.evosuite.coverage.mutation.MutationTestFitness
 
getTargetClass() - Method in class org.evosuite.coverage.rho.RhoCoverageTestFitness
 
getTargetClass() - Method in class org.evosuite.coverage.statement.StatementCoverageTestFitness
 
getTargetClass() - Method in class org.evosuite.testcase.statements.FunctionalMockStatement
 
getTargetClass() - Method in class org.evosuite.testcase.StructuredTestCase
Determine the class that is exercised by this test case
getTargetClass() - Method in class org.evosuite.testcase.TestFitnessFunction
 
getTargetClassAndDontInitialise() - Static method in class org.evosuite.Properties
Returns the target class.
getTargetClasses() - Method in class org.evosuite.setup.GetStaticGraph
Returns the set of class names (with dots) of those classes such that there is a at least one edge and the class is the target of the edge.
getTargetClassRegression(boolean) - Static method in class org.evosuite.Properties
 
getTargetCoverage(FitnessFunction<?>) - Method in interface org.evosuite.result.TestGenerationResult
Coverage level of the target criterion
getTargetCriterion() - Method in interface org.evosuite.result.TestGenerationResult
Target coverage criterion used to create this test suite
getTargetMethod() - Method in class org.evosuite.coverage.branch.BranchCoverageTestFitness
 
getTargetMethod() - Method in class org.evosuite.coverage.branch.OnlyBranchCoverageTestFitness
 
getTargetMethod() - Method in class org.evosuite.coverage.cbranch.CBranchTestFitness
 
getTargetMethod() - Method in class org.evosuite.coverage.dataflow.AllDefsCoverageTestFitness
 
getTargetMethod() - Method in class org.evosuite.coverage.dataflow.DefUseCoverageTestFitness
 
getTargetMethod() - Method in class org.evosuite.coverage.exception.ExceptionCoverageTestFitness
 
getTargetMethod() - Method in class org.evosuite.coverage.ibranch.IBranchTestFitness
 
getTargetMethod() - Method in class org.evosuite.coverage.io.input.InputCoverageTestFitness
 
getTargetMethod() - Method in class org.evosuite.coverage.io.output.OutputCoverageTestFitness
 
getTargetMethod() - Method in class org.evosuite.coverage.line.LineCoverageTestFitness
 
getTargetMethod() - Method in class org.evosuite.coverage.method.MethodCoverageTestFitness
 
getTargetMethod() - Method in class org.evosuite.coverage.method.MethodNoExceptionCoverageTestFitness
 
getTargetMethod() - Method in class org.evosuite.coverage.method.MethodTraceCoverageTestFitness
 
getTargetMethod() - Method in class org.evosuite.coverage.mutation.MutationTestFitness
 
getTargetMethod() - Method in class org.evosuite.coverage.mutation.OnlyMutationTestFitness
 
getTargetMethod() - Method in class org.evosuite.coverage.rho.RhoCoverageTestFitness
 
getTargetMethod() - Method in class org.evosuite.coverage.statement.StatementCoverageTestFitness
 
getTargetMethod() - Method in class org.evosuite.testcase.TestFitnessFunction
 
getTargetMethods() - Method in class org.evosuite.testcase.StructuredTestCase
Determine the set of methods this test case is exercising
getTargetOIDs(Set<String>) - Method in class org.evosuite.testcarver.capture.CaptureLog
 
getTargetProjectClasspath() - Method in class org.evosuite.classpath.ClassPathHandler
Return the classpath of the target project.
getTestCalls() - Method in class org.evosuite.setup.TestCluster
Get a list of all test calls (i.e., constructors and methods)
getTestCase() - Method in class org.evosuite.contracts.ContractViolation
Getter for test case
getTestCase() - Method in class org.evosuite.parameterize.InputVariable
 
getTestCase(String) - Method in interface org.evosuite.result.TestGenerationResult
Map from test method to EvoSuite test case
getTestCase() - Method in class org.evosuite.testcase.statements.AbstractStatement
 
getTestCase() - Method in interface org.evosuite.testcase.statements.Statement
Retrieve the test case this statement is part of
getTestCase() - Method in class org.evosuite.testcase.TestChromosome
getTestCase
getTestCase() - Method in interface org.evosuite.testcase.variable.VariableReference
getTestCase
getTestCase() - Method in class org.evosuite.testcase.variable.VariableReferenceImpl
 
getTestCases() - Method in class org.evosuite.junit.writer.TestSuiteWriter
Get all test cases
getTestCases() - Method in class org.evosuite.testcarver.extraction.CarvingRunListener
 
getTestChromosome(int) - Method in class org.evosuite.testsuite.AbstractTestSuiteChromosome
getTestChromosome
getTestChromosomeFactory() - Method in class org.evosuite.testsuite.AbstractTestSuiteChromosome
Getter for the field testChromosomeFactory.
getTestChromosomes() - Method in class org.evosuite.regression.RegressionTestSuiteChromosome
 
getTestChromosomes() - Method in class org.evosuite.testsuite.AbstractTestSuiteChromosome
getTestChromosomes
getTestCode(String) - Method in interface org.evosuite.result.TestGenerationResult
Map from test method to EvoSuite test case
getTestCode(String) - Method in class org.evosuite.testcase.statements.environment.EnvironmentDataStatement
 
getTestCode(String) - Method in class org.evosuite.testcase.statements.environment.FileNamePrimitiveStatement
 
getTestCode(String) - Method in class org.evosuite.testcase.statements.environment.LocalAddressPrimitiveStatement
 
getTestCode(String) - Method in class org.evosuite.testcase.statements.environment.NamePrimitiveStatement
 
getTestCode(String) - Method in class org.evosuite.testcase.statements.environment.RemoteAddressPrimitiveStatement
 
getTestCode(String) - Method in class org.evosuite.testcase.statements.environment.UrlPrimitiveStatement
 
getTestCoveringFalse(int) - Method in class org.evosuite.testcase.localsearch.BranchCoverageMap
 
getTestCoveringTrue(int) - Method in class org.evosuite.testcase.localsearch.BranchCoverageMap
 
getTestGenerationStatus() - Method in interface org.evosuite.result.TestGenerationResult
Did test generation succeed?
getTestResults() - Method in class org.evosuite.junit.JUnitRunner
 
getTests() - Method in class org.evosuite.regression.RegressionTestSuiteChromosome
 
getTests() - Method in class org.evosuite.testsuite.TestSuiteChromosome
getTests
getTestsForClass(Class<?>) - Method in class org.evosuite.testcarver.extraction.CarvingManager
 
getTestString(int, TestCase, Map<Integer, Throwable>) - Method in class org.evosuite.junit.JUnit3TestAdapter
Return the sequence of method calls for a test
getTestString(int, TestCase, Map<Integer, Throwable>, TestCodeVisitor) - Method in class org.evosuite.junit.JUnit3TestAdapter
Return the sequence of method calls for a test
getTestString(int, TestCase, Map<Integer, Throwable>) - Method in class org.evosuite.junit.JUnit4TestAdapter
Return the sequence of method calls for a test
getTestString(int, TestCase, Map<Integer, Throwable>, TestCodeVisitor) - Method in class org.evosuite.junit.JUnit4TestAdapter
Return the sequence of method calls for a test
getTestString(int, TestCase, Map<Integer, Throwable>) - Method in interface org.evosuite.junit.UnitTestAdapter
Return the sequence of method calls for a test
getTestString(int, TestCase, Map<Integer, Throwable>, TestCodeVisitor) - Method in interface org.evosuite.junit.UnitTestAdapter
Return the sequence of method calls for a test
getTestSuite() - Method in class org.evosuite.regression.RegressionTestSuiteChromosome
 
getTestSuiteCode() - Method in interface org.evosuite.result.TestGenerationResult
JUnit test suite source code
getTestSuiteForTheOtherClassLoader() - Method in class org.evosuite.regression.RegressionTestSuiteChromosome
 
getTheSameTestForTheOtherClassLoader() - Method in class org.evosuite.regression.RegressionTestChromosome
 
getTheTest() - Method in class org.evosuite.regression.RegressionTestChromosome
 
getTime(Calendar) - Static method in class org.evosuite.testcarver.wrapper.java.util.Calendar
 
getTime() - Method in class org.evosuite.testcarver.wrapper.java.util.Date
 
getTime_final() - Method in class org.evosuite.testcarver.wrapper.java.util.Calendar
 
getTimeInMillis() - Method in class org.evosuite.testcarver.wrapper.java.util.Calendar
 
getTimeInstance_final() - Static method in class org.evosuite.testcarver.wrapper.java.text.DateFormat
 
getTimeInstance_final(int) - Static method in class org.evosuite.testcarver.wrapper.java.text.DateFormat
 
getTimeInstance_final(int, Locale) - Static method in class org.evosuite.testcarver.wrapper.java.text.DateFormat
 
getTimeZone() - Method in class org.evosuite.testcarver.wrapper.java.text.DateFormat
 
getTimeZone() - Method in class org.evosuite.testcarver.wrapper.java.util.Calendar
 
getTimezoneOffset() - Method in class org.evosuite.testcarver.wrapper.java.util.Date
 
getTokenizerExpr() - Method in class org.evosuite.symbolic.expr.token.HasMoreTokensExpr
 
getTokenizerExpr() - Method in class org.evosuite.symbolic.expr.token.NextTokenizerExpr
 
getTokenizerExpr() - Method in class org.evosuite.symbolic.expr.token.StringNextTokenExpr
 
getTotalNumberOfConstraints() - Method in class org.evosuite.symbolic.ConstraintTypeCounter
 
getTotalNumberOfGoals() - Method in enum org.evosuite.coverage.archive.TestsArchive
 
getTotalNumberOfTestsCarved() - Static method in class org.evosuite.testcase.factories.JUnitTestCarvedChromosomeFactory
 
getTouchedMutants() - Method in interface org.evosuite.testcase.execution.ExecutionTrace
Retrieve IDs of all executed mutants
getTouchedMutants() - Method in class org.evosuite.testcase.execution.ExecutionTraceImpl
Retrieve IDs of all executed mutants
getTouchedMutants() - Method in class org.evosuite.testcase.execution.ExecutionTraceProxy
Retrieve IDs of all executed mutants
getTrace() - Method in class org.evosuite.assertion.AssertionTraceObserver
Getter for the field trace.
getTrace() - Method in class org.evosuite.junit.JUnitFailure
 
getTrace() - Method in class org.evosuite.junit.JUnitResult
 
getTrace() - Method in class org.evosuite.testcase.execution.ExecutionResult
Accessor to the execution trace
getTrace(Class<?>) - Method in class org.evosuite.testcase.execution.ExecutionResult
Accessor for output trace produced by an observer of a particular class
getTrace() - Method in class org.evosuite.testcase.execution.ExecutionTracer
Return trace of current execution
getTraceForObject(int) - Method in interface org.evosuite.testcase.execution.ExecutionTrace
Returns a copy of this trace where all MethodCall-information traced from objects other then the one identified by the given objectID is removed from the finished_calls-field WARNING: this will not affect this.true_distances and other fields of ExecutionTrace this only affects the finished_calls field (which should suffice for BranchCoverageFitness-calculation)
getTraceForObject(int) - Method in class org.evosuite.testcase.execution.ExecutionTraceImpl
Returns a copy of this trace where all MethodCall-information traced from objects other then the one identified by the given objectID is removed from the finished_calls-field WARNING: this will not affect this.true_distances and other fields of ExecutionTrace this only affects the finished_calls field (which should suffice for BranchCoverageFitness-calculation)
getTraceForObject(int) - Method in class org.evosuite.testcase.execution.ExecutionTraceProxy
Returns a copy of this trace where all MethodCall-information traced from objects other then the one identified by the given objectID is removed from the finished_calls-field WARNING: this will not affect this.true_distances and other fields of ExecutionTrace this only affects the finished_calls field (which should suffice for BranchCoverageFitness-calculation)
getTraceInDUCounterRange(DefUse, boolean, int, int) - Method in interface org.evosuite.testcase.execution.ExecutionTrace
Returns a copy of this trace where all MethodCall-information associated with duCounters outside the range of the given duCounter-Start and -End is removed from the finished_calls-traces finished_calls without any point in the trace at which the given duCounter range is hit are removed completely Also traces for methods other then the one that holds the given targetDU are removed as well as trace information that would pass the branch of the given targetDU If wantToCoverTargetDU is false instead those targetDUBranch information is removed that would pass the alternative branch of targetDU The latter is because this method only gets called when the given targetDU was not active in the given duCounter-range if and only if wantToCoverTargetDU is set, and since useFitness calculation is on branch level and the branch of the targetDU can be passed before the targetDU is passed this can lead to a flawed branchFitness.
getTraceInDUCounterRange(DefUse, boolean, int, int) - Method in class org.evosuite.testcase.execution.ExecutionTraceImpl
Returns a copy of this trace where all MethodCall-information associated with duCounters outside the range of the given duCounter-Start and -End is removed from the finished_calls-traces finished_calls without any point in the trace at which the given duCounter range is hit are removed completely Also traces for methods other then the one that holds the given targetDU are removed as well as trace information that would pass the branch of the given targetDU If wantToCoverTargetDU is false instead those targetDUBranch information is removed that would pass the alternative branch of targetDU The latter is because this method only gets called when the given targetDU was not active in the given duCounter-range if and only if wantToCoverTargetDU is set, and since useFitness calculation is on branch level and the branch of the targetDU can be passed before the targetDU is passed this can lead to a flawed branchFitness.
getTraceInDUCounterRange(DefUse, boolean, int, int) - Method in class org.evosuite.testcase.execution.ExecutionTraceProxy
Returns a copy of this trace where all MethodCall-information associated with duCounters outside the range of the given duCounter-Start and -End is removed from the finished_calls-traces finished_calls without any point in the trace at which the given duCounter range is hit are removed completely Also traces for methods other then the one that holds the given targetDU are removed as well as trace information that would pass the branch of the given targetDU If wantToCoverTargetDU is false instead those targetDUBranch information is removed that would pass the alternative branch of targetDU The latter is because this method only gets called when the given targetDU was not active in the given duCounter-range if and only if wantToCoverTargetDU is set, and since useFitness calculation is on branch level and the branch of the targetDU can be passed before the targetDU is passed this can lead to a flawed branchFitness.
getTraces() - Method in class org.evosuite.testcase.execution.ExecutionResult
Accessor for the output traces produced by observers
getTransformedBytes(String, InputStream) - Method in class org.evosuite.instrumentation.InstrumentingClassLoader
 
getTransformedBytes(String, InputStream) - Method in class org.evosuite.instrumentation.NonInstrumentingClassLoader
 
getTransposedMatrix() - Static method in class org.evosuite.coverage.ambiguity.AmbiguityCoverageFactory
 
getTrueCoveredBranches() - Method in class org.evosuite.junit.JUnitTestSuite
getTrueCoveredBranches
getTrueDistance(int) - Method in interface org.evosuite.testcase.execution.ExecutionTrace
Retrieve minimum branch distance to true branch
getTrueDistance() - Method in class org.evosuite.testcase.execution.ExecutionTraceImpl.BranchEval
Deprecated.
 
getTrueDistance(int) - Method in class org.evosuite.testcase.execution.ExecutionTraceImpl
Retrieve minimum branch distance to true branch
getTrueDistance(int) - Method in class org.evosuite.testcase.execution.ExecutionTraceProxy
Retrieve minimum branch distance to true branch
getTrueDistances() - Method in interface org.evosuite.testcase.execution.ExecutionTrace
Retrieve map of all minimal true distances
getTrueDistances() - Method in class org.evosuite.testcase.execution.ExecutionTraceImpl
Retrieve map of all minimal true distances
getTrueDistances() - Method in class org.evosuite.testcase.execution.ExecutionTraceProxy
Retrieve map of all minimal true distances
getTrueDistancesContext() - Method in interface org.evosuite.testcase.execution.ExecutionTrace
Retrieve map of all minimal true distances
getTrueDistancesContext() - Method in class org.evosuite.testcase.execution.ExecutionTraceImpl
 
getTrueDistancesContext() - Method in class org.evosuite.testcase.execution.ExecutionTraceProxy
 
getTrueDistancesSum() - Method in interface org.evosuite.testcase.execution.ExecutionTrace
getTrueDistancesSum
getTrueDistancesSum() - Method in class org.evosuite.testcase.execution.ExecutionTraceImpl
getTrueDistancesSum
getTrueDistancesSum() - Method in class org.evosuite.testcase.execution.ExecutionTraceProxy
getTrueDistancesSum
getTruthValue() - Method in class org.evosuite.result.BranchInfo
 
getType() - Method in class org.evosuite.coverage.dataflow.DefUseCoverageTestFitness
Getter for the field type.
getType(ExecutionResult, int) - Static method in class org.evosuite.coverage.exception.ExceptionCoverageHelper
 
getType() - Method in class org.evosuite.coverage.io.input.InputCoverageGoal
 
getType() - Method in class org.evosuite.coverage.io.input.InputCoverageTestFitness
getValue
getType() - Method in class org.evosuite.coverage.io.output.OutputCoverageGoal
 
getType() - Method in class org.evosuite.coverage.io.output.OutputCoverageTestFitness
getValue
getType() - Method in class org.evosuite.ga.stoppingconditions.StoppingConditionImpl
getType
getType() - Method in class org.evosuite.graphs.ccfg.CCFGFrameNode
Getter for the field type.
getType() - Method in class org.evosuite.graphs.cfg.ASMWrapper
getType
getType() - Method in class org.evosuite.parameterize.InputVariable
Return type of this variable
getType(String) - Static method in class org.evosuite.Properties
Get class of parameter
getType() - Method in interface org.evosuite.testcase.variable.VariableReference
Return type of this variable
getType() - Method in class org.evosuite.testcase.variable.VariableReferenceImpl
Return type of this variable
getType() - Method in class org.evosuite.utils.generic.GenericClass
Getter for the field type.
getTypeFromExactReturnType(GenericArrayType, GenericArrayType) - Static method in class org.evosuite.utils.generic.GenericAccessibleObject
 
getTypeFromExactReturnType(GenericArrayType, ParameterizedType) - Static method in class org.evosuite.utils.generic.GenericAccessibleObject
 
getTypeFromExactReturnType(ParameterizedType, GenericArrayType) - Static method in class org.evosuite.utils.generic.GenericAccessibleObject
 
getTypeFromExactReturnType(ParameterizedType, ParameterizedType) - Static method in class org.evosuite.utils.generic.GenericAccessibleObject
Returns the exact return type of the given method in the given type.
getTypeFromExactReturnType(Type, Type) - Static method in class org.evosuite.utils.generic.GenericAccessibleObject
 
getTypeName(int) - Method in class org.evosuite.testcarver.capture.CaptureLog
 
getTypeName(Type) - Method in class org.evosuite.testcase.TestCodeVisitor
 
getTypeName(VariableReference) - Method in class org.evosuite.testcase.TestCodeVisitor
 
getTypeName() - Method in class org.evosuite.utils.generic.GenericClass
getTypeName
getTypeParameters() - Method in class org.evosuite.utils.generic.GenericAccessibleObject
 
getTypeParameters() - Method in class org.evosuite.utils.generic.GenericConstructor
 
getTypeParameters() - Method in class org.evosuite.utils.generic.GenericField
 
getTypeParameters() - Method in class org.evosuite.utils.generic.GenericMethod
 
getTypeVariableMap() - Method in class org.evosuite.utils.generic.GenericAccessibleObject
 
getTypeVariableMap() - Method in class org.evosuite.utils.generic.GenericClass
 
getTypeVariables() - Method in class org.evosuite.utils.generic.GenericClass
Return a list of type variables of this type, or an empty list if this is not a parameterized type
getUnboxedType() - Method in class org.evosuite.utils.generic.GenericClass
 
getUncoveredBranches() - Method in interface org.evosuite.result.TestGenerationResult
Branches not covered by final test suite
getUncoveredFitnessFunctions() - Static method in class org.evosuite.coverage.mutation.MutationTestPool
getUncoveredFitnessFunctions
getUncoveredLines() - Method in interface org.evosuite.result.TestGenerationResult
Lines not covered by final test suite
getUncoveredMutants() - Static method in class org.evosuite.coverage.mutation.MutationTestPool
getUncoveredMutants
getUncoveredMutants() - Method in interface org.evosuite.result.TestGenerationResult
Mutants not detected by final test suite
getUnfitness(ExecutableChromosome, ExecutionResult) - Method in class org.evosuite.coverage.branch.BranchCoverageTestFitness
getUnfitness
getUniqueVariableReferences() - Method in class org.evosuite.testcase.statements.ArrayStatement
getUniqueVariableReferences
getUniqueVariableReferences() - Method in class org.evosuite.testcase.statements.AssignmentStatement
getUniqueVariableReferences
getUniqueVariableReferences() - Method in class org.evosuite.testcase.statements.EntityWithParametersStatement
 
getUniqueVariableReferences() - Method in class org.evosuite.testcase.statements.FieldStatement
getUniqueVariableReferences
getUniqueVariableReferences() - Method in class org.evosuite.testcase.statements.MethodStatement
getUniqueVariableReferences
getUniqueVariableReferences() - Method in class org.evosuite.testcase.statements.NullStatement
getUniqueVariableReferences
getUniqueVariableReferences() - Method in class org.evosuite.testcase.statements.PrimitiveExpression
getUniqueVariableReferences
getUniqueVariableReferences() - Method in class org.evosuite.testcase.statements.PrimitiveStatement
getUniqueVariableReferences
getUniqueVariableReferences() - Method in interface org.evosuite.testcase.statements.Statement
getUniqueVariableReferences
getUpperBounds() - Method in class org.evosuite.utils.generic.WildcardTypeImpl
 
getUseByDefUseId(int) - Static method in class org.evosuite.coverage.dataflow.DefUsePool
Returns the Use with the given duID
getUseByInstruction(BytecodeInstruction) - Static method in class org.evosuite.coverage.dataflow.DefUsePool
getUseByInstruction
getUseByUseId(int) - Static method in class org.evosuite.coverage.dataflow.DefUsePool
getUseByUseId
getUseCounter() - Static method in class org.evosuite.coverage.dataflow.DefUsePool
Returns the number of currently known Uses
getUseData() - Method in interface org.evosuite.testcase.execution.ExecutionTrace
Retrieve data uses
getUseData() - Method in class org.evosuite.testcase.execution.ExecutionTraceImpl
Retrieve data uses
getUseData() - Method in class org.evosuite.testcase.execution.ExecutionTraceProxy
Retrieve data uses
getUseDataObjects() - Method in interface org.evosuite.testcase.execution.ExecutionTrace
Retrieve data uses
getUseDataObjects() - Method in class org.evosuite.testcase.execution.ExecutionTraceImpl
 
getUseDataObjects() - Method in class org.evosuite.testcase.execution.ExecutionTraceProxy
 
getUseId() - Method in class org.evosuite.coverage.dataflow.DefUse
Getter for the field useId.
getUsePositions(Use, ExecutionTrace, int) - Static method in class org.evosuite.coverage.dataflow.DefUseExecutionTraceAnalyzer
Returns all the duCounterPositions of the targetUse in the given trace
getUsesForDef(Definition) - Method in class org.evosuite.graphs.cfg.RawControlFlowGraph
getUsesForDef
getValidateBean() - Static method in class org.evosuite.testcase.jee.InjectionSupport
 
getValue() - Method in class org.evosuite.assertion.Assertion
Getter for value object
getValue(Object) - Method in class org.evosuite.assertion.Inspector
getValue
getValue() - Method in class org.evosuite.coverage.branch.BranchCoverageGoal
 
getValue() - Method in class org.evosuite.coverage.branch.BranchCoverageTestFitness
 
getValue() - Method in class org.evosuite.coverage.branch.OnlyBranchCoverageTestFitness
 
getValue() - Method in class org.evosuite.coverage.cbranch.CBranchTestFitness
 
getValue() - Method in class org.evosuite.coverage.ibranch.IBranchTestFitness
 
getValue(TestSuiteChromosome) - Method in class org.evosuite.statistics.DirectSequenceOutputVariableFactory
 
getValue() - Method in class org.evosuite.statistics.OutputVariable
 
getValue(TestSuiteChromosome) - Method in class org.evosuite.statistics.SequenceOutputVariableFactory
 
getValue(String) - Method in class org.evosuite.symbolic.solver.SolverResult
 
getValue() - Method in class org.evosuite.testcase.statements.AssignmentStatement
getValue
getValue() - Method in class org.evosuite.testcase.statements.numeric.IntPrimitiveStatement
Access the value
getValue() - Method in class org.evosuite.testcase.statements.PrimitiveStatement
Access the value
getValue() - Method in class org.evosuite.testcase.variable.ConstantValue
Getter for the field value.
getValueDescriptor() - Method in class org.evosuite.coverage.io.input.InputCoverageGoal
 
getValueDescriptor() - Method in class org.evosuite.coverage.io.input.InputCoverageTestFitness
getValue
getValueDescriptor() - Method in class org.evosuite.coverage.io.output.OutputCoverageGoal
 
getValueDescriptor() - Method in class org.evosuite.coverage.io.output.OutputCoverageTestFitness
getValue
getValueString() - Method in class org.evosuite.ga.stoppingconditions.StoppingConditionImpl
getValueString
getVariable(int) - Method in class org.evosuite.contracts.ContractViolation
 
getVariable(TestSuiteChromosome) - Method in class org.evosuite.statistics.ChromosomeOutputVariableFactory
 
getVariable() - Method in class org.evosuite.statistics.PropertyOutputVariableFactory
 
getVariableClass() - Method in class org.evosuite.parameterize.InputVariable
Return raw class of this variable
getVariableClass() - Method in interface org.evosuite.testcase.variable.VariableReference
Return raw class of this variable
getVariableClass() - Method in class org.evosuite.testcase.variable.VariableReferenceImpl
Return raw class of this variable
getVariableName() - Method in class org.evosuite.coverage.dataflow.DefUse
getDUVariableName
getVariableName() - Method in class org.evosuite.graphs.cfg.ASMWrapper
getDUVariableName
getVariableName(VariableReference) - Method in class org.evosuite.testcase.TestCodeVisitor
getVariableName
getVariableNames() - Method in class org.evosuite.statistics.SequenceOutputVariableFactory
 
getVariableNames() - Method in class org.evosuite.testcase.TestCodeVisitor
Retrieve the names of all known variables
getVariableReferences() - Method in class org.evosuite.testcase.statements.ArrayStatement
getVariableReferences
getVariableReferences() - Method in class org.evosuite.testcase.statements.AssignmentStatement
getVariableReferences
getVariableReferences() - Method in class org.evosuite.testcase.statements.EntityWithParametersStatement
 
getVariableReferences() - Method in class org.evosuite.testcase.statements.FieldStatement
getVariableReferences
getVariableReferences() - Method in class org.evosuite.testcase.statements.MethodStatement
getVariableReferences
getVariableReferences() - Method in class org.evosuite.testcase.statements.NullStatement
getVariableReferences
getVariableReferences() - Method in class org.evosuite.testcase.statements.PrimitiveExpression
getVariableReferences
getVariableReferences() - Method in class org.evosuite.testcase.statements.PrimitiveStatement
getVariableReferences
getVariableReferences() - Method in interface org.evosuite.testcase.statements.Statement
getVariableReferences
getVariables() - Method in class org.evosuite.symbolic.expr.bv.IntegerBinaryExpression
 
getVariables() - Method in class org.evosuite.symbolic.expr.bv.IntegerComparison
 
getVariables() - Method in class org.evosuite.symbolic.expr.bv.IntegerConstant
 
getVariables() - Method in class org.evosuite.symbolic.expr.bv.IntegerUnaryExpression
 
getVariables() - Method in class org.evosuite.symbolic.expr.bv.IntegerVariable
 
getVariables() - Method in class org.evosuite.symbolic.expr.bv.RealComparison
 
getVariables() - Method in class org.evosuite.symbolic.expr.bv.RealToIntegerCast
 
getVariables() - Method in class org.evosuite.symbolic.expr.bv.RealUnaryToIntegerExpression
 
getVariables() - Method in class org.evosuite.symbolic.expr.bv.StringBinaryComparison
 
getVariables() - Method in class org.evosuite.symbolic.expr.bv.StringBinaryToIntegerExpression
 
getVariables() - Method in class org.evosuite.symbolic.expr.bv.StringMultipleComparison
 
getVariables() - Method in class org.evosuite.symbolic.expr.bv.StringMultipleToIntegerExpression
 
getVariables() - Method in class org.evosuite.symbolic.expr.bv.StringToIntegerCast
 
getVariables() - Method in class org.evosuite.symbolic.expr.bv.StringUnaryToIntegerExpression
 
getVariables() - Method in class org.evosuite.symbolic.expr.Constraint
 
getVariables() - Method in interface org.evosuite.symbolic.expr.Expression
 
getVariables() - Method in class org.evosuite.symbolic.expr.fp.IntegerToRealCast
 
getVariables() - Method in class org.evosuite.symbolic.expr.fp.RealBinaryExpression
 
getVariables() - Method in class org.evosuite.symbolic.expr.fp.RealConstant
 
getVariables() - Method in class org.evosuite.symbolic.expr.fp.RealUnaryExpression
 
getVariables() - Method in class org.evosuite.symbolic.expr.fp.RealVariable
 
getVariables() - Method in class org.evosuite.symbolic.expr.reader.StringReaderExpr
 
getVariables() - Method in class org.evosuite.symbolic.expr.ref.GetFieldExpression
Returns the set of all the variables in the receiver expression (the expr in expr.F)
getVariables() - Method in class org.evosuite.symbolic.expr.ref.ReferenceConstant
 
getVariables() - Method in class org.evosuite.symbolic.expr.ref.ReferenceVariable
Returns a the set {this}
getVariables() - Method in class org.evosuite.symbolic.expr.str.IntegerToStringCast
 
getVariables() - Method in class org.evosuite.symbolic.expr.str.RealToStringCast
 
getVariables() - Method in class org.evosuite.symbolic.expr.str.StringBinaryExpression
 
getVariables() - Method in class org.evosuite.symbolic.expr.str.StringConstant
 
getVariables() - Method in class org.evosuite.symbolic.expr.str.StringMultipleExpression
 
getVariables() - Method in class org.evosuite.symbolic.expr.str.StringUnaryExpression
 
getVariables() - Method in class org.evosuite.symbolic.expr.str.StringVariable
 
getVariables() - Method in class org.evosuite.symbolic.expr.token.HasMoreTokensExpr
 
getVariables() - Method in class org.evosuite.symbolic.expr.token.NewTokenizerExpr
 
getVariables() - Method in class org.evosuite.symbolic.expr.token.NextTokenizerExpr
 
getVariables() - Method in class org.evosuite.symbolic.expr.token.StringNextTokenExpr
 
getVariables(Collection<Constraint<?>>) - Static method in class org.evosuite.symbolic.solver.Solver
Creates a set with all the variables in the constraints.
getVariables() - Method in class org.evosuite.testcase.execution.Scope
Get all variableReferences in scope
getVariables(Expression<?>, Set<Variable<?>>) - Static method in class org.evosuite.testcase.localsearch.DSETestGenerator
Recursively determine constraints in expression
getVertexSet() - Method in class org.evosuite.setup.callgraph.Graph
 
getViewOfAccessedFiles() - Method in class org.evosuite.testcase.statements.environment.AccessedEnvironment
 
getViewOfCurrentMethods() - Method in class org.evosuite.setup.callgraph.CallGraph
 
getViewOfInstrumentedClasses() - Method in class org.evosuite.instrumentation.InstrumentingClassLoader
 
getViewOfLocalListeningPorts() - Method in class org.evosuite.testcase.statements.environment.AccessedEnvironment
 
getViewOfRemoteContactedPorts() - Method in class org.evosuite.testcase.statements.environment.AccessedEnvironment
 
getViewOfRemoteURLs() - Method in class org.evosuite.testcase.statements.environment.AccessedEnvironment
 
getVisitor(ClassVisitor, String) - Method in interface org.evosuite.instrumentation.ClassAdapterFactory
getVisitor
getWeeksInWeekYear() - Method in class org.evosuite.testcarver.wrapper.java.util.Calendar
 
getWeekYear() - Method in class org.evosuite.testcarver.wrapper.java.util.Calendar
 
getWithComponentClass(GenericClass) - Method in class org.evosuite.utils.generic.GenericClass
 
getWithGenericParameterTypes(List<GenericClass>) - Method in class org.evosuite.utils.generic.GenericClass
 
getWithOwnerType(GenericClass) - Method in class org.evosuite.utils.generic.GenericClass
 
getWithParametersFromSuperclass(GenericClass) - Method in class org.evosuite.utils.generic.GenericClass
If this is a LinkedList and the super class is a List then this returns a LinkedList
getWithParameterTypes(List<Type>) - Method in class org.evosuite.utils.generic.GenericClass
 
getWithParameterTypes(Type[]) - Method in class org.evosuite.utils.generic.GenericClass
 
getWithWildcardTypes() - Method in class org.evosuite.utils.generic.GenericClass
 
getYear() - Method in class org.evosuite.testcarver.wrapper.java.util.Date
 
GGG_V - Static variable in class org.evosuite.symbolic.instrument.ConcolicConfig
 
GGGII_V - Static variable in class org.evosuite.symbolic.instrument.ConcolicConfig
 
GI_V - Static variable in class org.evosuite.symbolic.instrument.ConcolicConfig
 
GLOBAL_TIMEOUT - Static variable in class org.evosuite.Properties
Constant GLOBAL_TIMEOUT=600
globalTime - Variable in class org.evosuite.strategy.TestGenerationStrategy
There should only be one
GlobalTimeStoppingCondition - Class in org.evosuite.ga.stoppingconditions
GlobalTimeStoppingCondition class.
GlobalTimeStoppingCondition() - Constructor for class org.evosuite.ga.stoppingconditions.GlobalTimeStoppingCondition
 
GoalComparator - Class in org.evosuite.junit.naming.methods
Created by gordon on 22/12/2015.
GoalComparator() - Constructor for class org.evosuite.junit.naming.methods.GoalComparator
 
goalComputationTime - Static variable in class org.evosuite.testsuite.AbstractFitnessFactory
A concrete factory can store the time consumed to initially compute all coverage goals in this field in order to track this information in SearchStatistics.
goalInstruction - Variable in class org.evosuite.coverage.line.LineCoverageTestFitness
 
goalInstruction - Variable in class org.evosuite.coverage.statement.StatementCoverageTestFitness
 
goingToExecuteSUTCode() - Method in class org.evosuite.TestGenerationContext
This is pretty important if the SUT use classloader of the running thread.
GOTO() - Method in class org.evosuite.dse.AbstractVM
 
GOTO() - Method in interface org.evosuite.dse.IVM
 
GOTO() - Static method in class org.evosuite.dse.VM
 
GOTO - Static variable in class org.evosuite.instrumentation.NodeRegularExpression
Constant GOTO=167
GOTO() - Method in class org.evosuite.symbolic.vm.JumpVM
Unconditional jump No change to operand stack or local variables.
GOTO_W() - Method in class org.evosuite.dse.AbstractVM
 
GOTO_W() - Method in interface org.evosuite.dse.IVM
 
GOTO_W() - Static method in class org.evosuite.dse.VM
 
GOTO_W() - Method in class org.evosuite.symbolic.vm.JumpVM
 
gradientBranches - Static variable in class org.evosuite.testcase.execution.ExecutionTraceImpl
 
gradientBranchesCoveredFalse - Static variable in class org.evosuite.testcase.execution.ExecutionTraceImpl
 
gradientBranchesCoveredTrue - Static variable in class org.evosuite.testcase.execution.ExecutionTraceImpl
 
graph - Variable in class org.evosuite.graphs.EvoSuiteGraph
 
Graph<E> - Class in org.evosuite.setup.callgraph
simple implementation of a graph where edges are not classes.
Graph() - Constructor for class org.evosuite.setup.callgraph.Graph
 
graphId - Variable in class org.evosuite.graphs.EvoSuiteGraph
 
GraphPool - Class in org.evosuite.graphs
Gives access to all Graphs computed during CUT analysis such as CFGs created by the CFGGenerator and BytcodeAnalyzer in the CFGMethodAdapter For each CUT and each of their methods a Raw- and an ActualControlFlowGraph instance are stored within this pool.
GROUP_ID - Static variable in class org.evosuite.Properties
Constant GROUP_ID="none"
gte(IntegerValue, IntegerValue) - Static method in class org.evosuite.symbolic.vm.ConstraintFactory
 

H

HALFWAY - Static variable in class org.evosuite.instrumentation.error.ErrorConditionChecker
 
handle(ClassNode, int) - Method in class org.evosuite.seeding.CastClassAnalyzer
 
handle(ClassNode, String, int) - Method in class org.evosuite.seeding.CastClassAnalyzer
 
handle(String, String, int) - Method in class org.evosuite.seeding.CastClassAnalyzer
 
handle(Signal) - Method in class org.evosuite.ShutdownTestWriter
HANDLE_SERVLETS - Static variable in class org.evosuite.Properties
 
HANDLE_STATIC_FIELDS - Static variable in class org.evosuite.Properties
Constant HANDLE_STATIC_FIELDS=false
handleBranchlessMethods(AbstractTestSuiteChromosome<? extends ExecutableChromosome>, ExecutionResult, Map<String, Integer>) - Method in class org.evosuite.coverage.branch.BranchCoverageSuiteFitness
 
handleBranchlessMethods(AbstractTestSuiteChromosome<? extends ExecutableChromosome>, ExecutionResult, Map<String, Integer>) - Method in class org.evosuite.coverage.exception.TryCatchCoverageSuiteFitness
 
handleConstructorExceptions(AbstractTestSuiteChromosome<? extends ExecutableChromosome>, List<ExecutionResult>, Set<String>) - Method in class org.evosuite.coverage.method.MethodCoverageSuiteFitness
If there is an exception in a super-constructor, then the corresponding constructor might not be included in the execution trace
handleConstructorExceptions(AbstractTestSuiteChromosome<? extends ExecutableChromosome>, List<ExecutionResult>, Set<String>) - Method in class org.evosuite.coverage.method.MethodNoExceptionCoverageSuiteFitness
 
handleConstructorExceptions(AbstractTestSuiteChromosome<? extends ExecutableChromosome>, List<ExecutionResult>, Set<String>) - Method in class org.evosuite.coverage.method.MethodTraceCoverageSuiteFitness
If there is an exception in a superconstructor, then the corresponding constructor might not be included in the execution trace
handleException(Throwable) - Static method in class org.evosuite.dse.VM
 
handleFalseDistances(AbstractTestSuiteChromosome<? extends ExecutableChromosome>, ExecutionResult, Map<Integer, Double>) - Method in class org.evosuite.coverage.branch.BranchCoverageSuiteFitness
 
handleFalseDistances(AbstractTestSuiteChromosome<? extends ExecutableChromosome>, ExecutionResult, Map<Integer, Double>) - Method in class org.evosuite.coverage.exception.TryCatchCoverageSuiteFitness
 
handleMethodNode(ClassNode, MethodNode, int) - Method in class org.evosuite.seeding.CastClassAnalyzer
Add all possible calls for a given method
handlePredicateCount(AbstractTestSuiteChromosome<? extends ExecutableChromosome>, ExecutionResult, Map<Integer, Integer>) - Method in class org.evosuite.coverage.branch.BranchCoverageSuiteFitness
 
HANDLER_BEGIN(int, String, String, String) - Method in class org.evosuite.dse.AbstractVM
 
HANDLER_BEGIN(int, String, String, String) - Method in interface org.evosuite.dse.IVM
 
HANDLER_BEGIN(int, String, String, String) - Static method in class org.evosuite.dse.VM
New basic block that is the start of an exception handler
HANDLER_BEGIN(int, String, String, String) - Method in class org.evosuite.symbolic.vm.CallVM
Begin of a basic block that is the begin of an exception handler.
handleRuntimeAccesses(TestCase) - Method in class org.evosuite.setup.EnvironmentTestClusterAugmenter
If access to certain classes was observed at runtime, this method adds test calls to the test cluster which may lead to covering more branches.
handleRuntimeAccesses(TestCase) - Method in class org.evosuite.setup.TestCluster
 
handleSuperClasses(ClassNode) - Method in class org.evosuite.seeding.CastClassAnalyzer
If we want to have the calltree also for the superclasses, we need to determine which methods are callable
handleTestsThatAreUnstable(List<TestCase>) - Static method in class org.evosuite.junit.JUnitAnalyzer
Compile and run all the test cases, and mark as "unstable" all the ones that fail during execution (ie, unstable assertions).
handleTrueDistances(AbstractTestSuiteChromosome<? extends ExecutableChromosome>, ExecutionResult, Map<Integer, Double>) - Method in class org.evosuite.coverage.branch.BranchCoverageSuiteFitness
 
hasAnyOnlyForAssertionMethod(TestCase) - Static method in class org.evosuite.testcase.ConstraintVerifier
During the search, assertions have not been generated yet.
hasAnySecurityException(List<ExecutionResult>) - Static method in class org.evosuite.junit.writer.TestSuiteWriterUtils
 
hasAssertions() - Method in class org.evosuite.testcase.DefaultTestCase
Check if there are any assertions
hasAssertions() - Method in class org.evosuite.testcase.statements.AbstractStatement
Check if there are assertions
hasAssertions() - Method in interface org.evosuite.testcase.statements.Statement
Check if there are assertions
hasAssertions() - Method in interface org.evosuite.testcase.TestCase
Check if there are any assertions
hasBasicBlockSet() - Method in class org.evosuite.graphs.cfg.BytecodeInstruction
Checks whether this instance's basicBlock has already been set by the CFG or
hasBooleanParameters(String) - Method in class org.evosuite.instrumentation.testability.DescriptorMapping
hasBooleanParameters
hasCall(String, String, String, String) - Method in class org.evosuite.setup.callgraph.CallGraph
 
hasCarvedTestCases() - Method in class org.evosuite.testcase.factories.JUnitTestCarvedChromosomeFactory
 
hasCastableObject(Type) - Method in class org.evosuite.testcase.DefaultTestCase
hasCastableObject
hasCastableObject(Type) - Method in interface org.evosuite.testcase.TestCase
hasCastableObject
hasChanged(T) - Method in class org.evosuite.ga.localsearch.DefaultLocalSearchObjective
This operation should not be invoked for this class
hasChanged(T) - Method in interface org.evosuite.ga.localsearch.LocalSearchObjective
Returns true if the individual has changed since local search started
hasChanged(TestChromosome) - Method in class org.evosuite.testsuite.localsearch.TestSuiteLocalSearchObjective
Overrides the test case at position testIndex with the individual.
hasChanged() - Method in class org.evosuite.utils.PassiveChangeListener
Returns whether the listener received any event since the last call of this method.
hasClass(String) - Method in class org.evosuite.classpath.ResourceList
is the target class among the ones in the SUT classpath?
hasClass(String) - Method in class org.evosuite.seeding.CastClassManager
 
hasClass(String) - Method in class org.evosuite.setup.InheritanceTree
 
hasComment() - Method in class org.evosuite.assertion.Assertion
 
hasConstant(T) - Method in class org.evosuite.seeding.FrequencyBasedPool
 
hasControlDependenciesSet() - Method in class org.evosuite.graphs.cfg.BasicBlock
hasControlDependenciesSet
hasControlDependency() - Method in class org.evosuite.graphs.cfg.ControlFlowEdge
hasControlDependency
hasDefClearPath(DefUse, Set<String>) - Method in class org.evosuite.graphs.cfg.RawControlFlowGraph
Checks if the given DefUse has a definition-clear path to its methods exit
hasDefClearPathFromMethodEntry(Use) - Method in class org.evosuite.graphs.cfg.RawControlFlowGraph
hasDefClearPathFromMethodEntry
hasDefClearPathToMethodExit(Definition) - Method in class org.evosuite.graphs.cfg.RawControlFlowGraph
hasDefClearPathToMethodExit
hasEntriesForId(Map<Integer, HashMap<Integer, Integer>>, int) - Static method in class org.evosuite.coverage.dataflow.DefUseFitnessCalculator
hasEntriesForId
hasEntriesForId(Map<Integer, HashMap<Integer, Integer>>, Integer, int) - Static method in class org.evosuite.coverage.dataflow.DefUseFitnessCalculator
hasEntriesForId
hasEntryInBetween(List<Integer>, Integer, Integer) - Static method in class org.evosuite.coverage.dataflow.DefUseFitnessCalculator
hasEntryInBetween
hasEntryLowerThan(List<Integer>, Integer) - Static method in class org.evosuite.coverage.dataflow.DefUseFitnessCalculator
hasEntryLowerThan
hasException() - Method in class org.evosuite.coverage.mutation.MutationExecutionResult
hasException
hasException() - Method in class org.evosuite.testcase.TestChromosome
hasException
hasExecutedFitness(FitnessFunction<?>) - Method in class org.evosuite.ga.Chromosome
 
hasFalseDistance(int) - Method in interface org.evosuite.testcase.execution.ExecutionTrace
Determine if a branch has a false distance stored
hasFalseDistance(int) - Method in class org.evosuite.testcase.execution.ExecutionTraceImpl
Determine if a branch has a false distance stored
hasFalseDistance(int) - Method in class org.evosuite.testcase.execution.ExecutionTraceProxy
Determine if a branch has a false distance stored
hasFitnessChanged() - Method in class org.evosuite.ga.Chromosome
 
hasGenerator(GenericClass) - Method in class org.evosuite.setup.TestCluster
Determine if there are generators
hasGenerator(Type) - Method in class org.evosuite.setup.TestCluster
Determine if there are generators
hasGenericSuperType(GenericClass) - Method in class org.evosuite.utils.generic.GenericClass
Determine if this class is a subclass of superType
hasGenericSuperType(Type) - Method in class org.evosuite.utils.generic.GenericClass
Determine if this class is a subclass of superType
hash(String) - Static method in class org.evosuite.utils.MD5
Return the md5-hash of a string based on Heshan Perera @ http://stackoverflow.com/a/10530959/998816
hash(File) - Static method in class org.evosuite.utils.MD5
Return the md5-hash of a file
hashCode() - Method in class org.evosuite.assertion.ArrayEqualsAssertion
hashCode() - Method in class org.evosuite.assertion.Assertion
hashCode() - Method in class org.evosuite.assertion.CompareAssertion
hashCode() - Method in class org.evosuite.assertion.EqualsAssertion
hashCode() - Method in class org.evosuite.assertion.Inspector
hashCode() - Method in class org.evosuite.assertion.InspectorAssertion
hashCode() - Method in class org.evosuite.assertion.PrimitiveFieldAssertion
hashCode() - Method in class org.evosuite.assertion.SameAssertion
hashCode() - Method in class org.evosuite.coverage.branch.Branch
hashCode() - Method in class org.evosuite.coverage.branch.BranchCoverageGoal
hashCode() - Method in class org.evosuite.coverage.branch.BranchCoverageTestFitness
hashCode() - Method in class org.evosuite.coverage.branch.OnlyBranchCoverageTestFitness
hashCode() - Method in class org.evosuite.coverage.cbranch.CBranchTestFitness
 
hashCode() - Method in class org.evosuite.coverage.dataflow.AllDefsCoverageTestFitness
hashCode() - Method in class org.evosuite.coverage.dataflow.analysis.MethodCall
 
hashCode() - Method in class org.evosuite.coverage.dataflow.analysis.VariableDefinition
 
hashCode() - Method in class org.evosuite.coverage.dataflow.DefUse
 
hashCode() - Method in class org.evosuite.coverage.dataflow.DefUseCoverageTestFitness
hashCode() - Method in class org.evosuite.coverage.exception.ExceptionCoverageTestFitness
hashCode() - Method in class org.evosuite.coverage.ibranch.IBranchTestFitness
 
hashCode() - Method in class org.evosuite.coverage.io.input.InputCoverageGoal
hashCode() - Method in class org.evosuite.coverage.io.input.InputCoverageTestFitness
hashCode() - Method in class org.evosuite.coverage.io.output.OutputCoverageGoal
hashCode() - Method in class org.evosuite.coverage.io.output.OutputCoverageTestFitness
hashCode() - Method in class org.evosuite.coverage.line.LineCoverageTestFitness
hashCode() - Method in class org.evosuite.coverage.method.MethodCoverageTestFitness
hashCode() - Method in class org.evosuite.coverage.method.MethodNoExceptionCoverageTestFitness
hashCode() - Method in class org.evosuite.coverage.method.MethodTraceCoverageTestFitness
hashCode() - Method in class org.evosuite.coverage.mutation.Mutation
hashCode() - Method in class org.evosuite.coverage.mutation.MutationTestFitness
 
hashCode() - Method in class org.evosuite.coverage.rho.RhoCoverageTestFitness
 
hashCode() - Method in class org.evosuite.coverage.statement.StatementCoverageTestFitness
 
hashCode() - Method in class org.evosuite.ga.Chromosome
hashCode() - Method in class org.evosuite.graphs.ccfg.CCFGCodeEdge
hashCode() - Method in class org.evosuite.graphs.ccfg.CCFGCodeNode
hashCode() - Method in class org.evosuite.graphs.ccfg.CCFGFieldClassCallNode
 
hashCode() - Method in class org.evosuite.graphs.ccfg.CCFGMethodCallNode
hashCode() - Method in class org.evosuite.graphs.ccfg.CCFGMethodEntryNode
hashCode() - Method in class org.evosuite.graphs.ccfg.CCFGMethodExitNode
hashCode() - Method in class org.evosuite.graphs.ccfg.CCFGMethodReturnNode
hashCode() - Method in class org.evosuite.graphs.ccg.ClassCallEdge
hashCode() - Method in class org.evosuite.graphs.ccg.ClassCallNode
hashCode() - Method in class org.evosuite.graphs.cfg.BasicBlock
 
hashCode() - Method in class org.evosuite.graphs.cfg.BytecodeInstruction
hashCode() - Method in class org.evosuite.instrumentation.PurityAnalysisClassVisitor.MethodEntry
 
hashCode() - Method in class org.evosuite.junit.JUnitFailure
 
hashCode() - Method in class org.evosuite.junit.JUnitResult
 
hashCode() - Method in class org.evosuite.regression.RegressionTestChromosome
 
hashCode() - Method in class org.evosuite.result.BranchInfo
 
hashCode() - Method in class org.evosuite.result.MutationInfo
 
hashCode() - Method in class org.evosuite.setup.Call
 
hashCode() - Method in class org.evosuite.setup.CallContext
 
hashCode() - Method in class org.evosuite.setup.callgraph.CallGraphEntry
 
hashCode() - Method in class org.evosuite.setup.DependencyPair
 
hashCode() - Method in class org.evosuite.setup.GetStaticGraph
 
hashCode() - Method in class org.evosuite.setup.PutStaticMethodCollector.MethodIdentifier
 
hashCode() - Method in class org.evosuite.symbolic.expr.bv.IntegerBinaryExpression
 
hashCode() - Method in class org.evosuite.symbolic.expr.bv.IntegerComparison
 
hashCode() - Method in class org.evosuite.symbolic.expr.bv.IntegerConstant
 
hashCode() - Method in class org.evosuite.symbolic.expr.bv.IntegerUnaryExpression
 
hashCode() - Method in class org.evosuite.symbolic.expr.bv.IntegerVariable
hashCode() - Method in class org.evosuite.symbolic.expr.bv.RealComparison
 
hashCode() - Method in class org.evosuite.symbolic.expr.bv.RealToIntegerCast
 
hashCode() - Method in class org.evosuite.symbolic.expr.bv.RealUnaryToIntegerExpression
 
hashCode() - Method in class org.evosuite.symbolic.expr.bv.StringBinaryComparison
 
hashCode() - Method in class org.evosuite.symbolic.expr.bv.StringBinaryToIntegerExpression
 
hashCode() - Method in class org.evosuite.symbolic.expr.bv.StringMultipleComparison
 
hashCode() - Method in class org.evosuite.symbolic.expr.bv.StringMultipleToIntegerExpression
 
hashCode() - Method in class org.evosuite.symbolic.expr.bv.StringToIntegerCast
 
hashCode() - Method in class org.evosuite.symbolic.expr.bv.StringUnaryToIntegerExpression
 
hashCode() - Method in class org.evosuite.symbolic.expr.Constraint
hashCode() - Method in class org.evosuite.symbolic.expr.fp.IntegerToRealCast
 
hashCode() - Method in class org.evosuite.symbolic.expr.fp.RealBinaryExpression
 
hashCode() - Method in class org.evosuite.symbolic.expr.fp.RealConstant
 
hashCode() - Method in class org.evosuite.symbolic.expr.fp.RealUnaryExpression
 
hashCode() - Method in class org.evosuite.symbolic.expr.fp.RealVariable
hashCode() - Method in class org.evosuite.symbolic.expr.reader.StringReaderExpr
 
hashCode() - Method in class org.evosuite.symbolic.expr.str.IntegerToStringCast
 
hashCode() - Method in class org.evosuite.symbolic.expr.str.RealToStringCast
 
hashCode() - Method in class org.evosuite.symbolic.expr.str.StringBinaryExpression
 
hashCode() - Method in class org.evosuite.symbolic.expr.str.StringConstant
 
hashCode() - Method in class org.evosuite.symbolic.expr.str.StringMultipleExpression
 
hashCode() - Method in class org.evosuite.symbolic.expr.str.StringUnaryExpression
 
hashCode() - Method in class org.evosuite.symbolic.expr.str.StringVariable
hashCode() - Method in class org.evosuite.symbolic.expr.token.HasMoreTokensExpr
 
hashCode() - Method in class org.evosuite.symbolic.expr.token.NewTokenizerExpr
 
hashCode() - Method in class org.evosuite.symbolic.expr.token.NextTokenizerExpr
 
hashCode() - Method in class org.evosuite.symbolic.expr.token.StringNextTokenExpr
 
hashCode() - Method in class org.evosuite.symbolic.solver.smt.SmtBooleanConstant
 
hashCode() - Method in class org.evosuite.symbolic.solver.smt.SmtIntConstant
 
hashCode() - Method in class org.evosuite.symbolic.solver.smt.SmtOperation
 
hashCode() - Method in class org.evosuite.symbolic.solver.smt.SmtRealConstant
 
hashCode() - Method in class org.evosuite.symbolic.solver.smt.SmtStringConstant
 
hashCode() - Method in class org.evosuite.symbolic.solver.smt.SmtVariable
 
hashCode() - Method in class org.evosuite.testcarver.wrapper.java.text.DateFormat
 
hashCode() - Method in class org.evosuite.testcarver.wrapper.java.text.SimpleDateFormat
 
hashCode() - Method in class org.evosuite.testcarver.wrapper.java.util.Calendar
 
hashCode() - Method in class org.evosuite.testcarver.wrapper.java.util.Date
 
hashCode() - Method in class org.evosuite.testcase.DefaultTestCase
Equality check
hashCode() - Method in class org.evosuite.testcase.execution.ExecutionTraceImpl
hashCode() - Method in class org.evosuite.testcase.statements.ArrayStatement
Generate hash code
hashCode() - Method in class org.evosuite.testcase.statements.AssignmentStatement
Generate hash code
hashCode() - Method in class org.evosuite.testcase.statements.ConstructorStatement
Generate hash code
hashCode() - Method in class org.evosuite.testcase.statements.FieldStatement
Generate hash code
hashCode() - Method in class org.evosuite.testcase.statements.MethodStatement
Generate hash code
hashCode() - Method in class org.evosuite.testcase.statements.PrimitiveStatement
Generate hash code
hashCode() - Method in interface org.evosuite.testcase.statements.Statement
Generate hash code
hashCode() - Method in class org.evosuite.testcase.TestChromosome
hashCode() - Method in class org.evosuite.testcase.TestFitnessFunction
 
hashCode() - Method in class org.evosuite.testcase.variable.ArrayIndex
hashCode() - Method in class org.evosuite.testcase.variable.FieldReference
hashCode() - Method in class org.evosuite.testsuite.AbstractTestSuiteChromosome
hashCode() - Method in class org.evosuite.utils.generic.GenericAccessibleObject
 
hashCode() - Method in class org.evosuite.utils.generic.GenericArrayTypeImpl
 
hashCode() - Method in class org.evosuite.utils.generic.GenericClass
 
hashCode() - Method in class org.evosuite.utils.generic.GenericConstructor
 
hashCode() - Method in class org.evosuite.utils.generic.GenericField
 
hashCode() - Method in class org.evosuite.utils.generic.GenericMethod
 
hashCode() - Method in class org.evosuite.utils.generic.WildcardTypeImpl
 
hashCode(Object...) - Static method in class org.evosuite.utils.HashUtil
hashCode
hashCode() - Method in class org.evosuite.utils.ListenableList
hashCode() - Method in class org.evosuite.utils.ParameterizedTypeImpl
 
hashCode() - Method in class org.evosuite.utils.ReverseComparator
Implement a hash code for this comparator that is consistent with equals.
HashCodeReturnsNormallyContract - Class in org.evosuite.contracts
HashCodeReturnsNormallyContract class.
HashCodeReturnsNormallyContract() - Constructor for class org.evosuite.contracts.HashCodeReturnsNormallyContract
 
hashCodeWithoutValue() - Method in class org.evosuite.coverage.branch.BranchCoverageGoal
 
hashCodeWithPrime(int, Object...) - Static method in class org.evosuite.utils.HashUtil
hashCodeWithPrime
hashCodeWithPrime(int, int...) - Static method in class org.evosuite.utils.HashUtil
hashCodeWithPrime
HashUtil - Class in org.evosuite.utils
 
HashUtil() - Constructor for class org.evosuite.utils.HashUtil
 
hasImproved(T) - Method in class org.evosuite.ga.localsearch.DefaultLocalSearchObjective
This operation should not be invoked for this class
hasImproved(T) - Method in interface org.evosuite.ga.localsearch.LocalSearchObjective
Returns true if the individual has improved due to the applied local search
hasImproved(TestChromosome) - Method in class org.evosuite.testsuite.localsearch.TestSuiteLocalSearchObjective
Replaces the test case at position testIndex with the passed TestChromosome.
hasLineNumberSet() - Method in class org.evosuite.graphs.cfg.BytecodeInstruction
At first, if this instruction constitutes a line number instruction this method tries to retrieve the lineNumber from the underlying asmNode and set the lineNumber field to the value given by the asmNode.
hasLocalSearchBeenApplied() - Method in class org.evosuite.ga.Chromosome
 
hasMethod(String, String) - Method in class org.evosuite.graphs.cfg.BytecodeInstructionPool
 
hasMethod(String, String) - Method in class org.evosuite.setup.callgraph.CallGraph
 
hasMoreThanOneValue() - Method in class org.evosuite.testcase.statements.ClassPrimitiveStatement
 
hasMoreThanOneValue() - Method in class org.evosuite.testcase.statements.EnumPrimitiveStatement
 
hasMoreThanOneValue() - Method in class org.evosuite.testcase.statements.PrimitiveStatement
 
HasMoreTokens - Class in org.evosuite.symbolic.vm.string.tokenizer
 
HasMoreTokens(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.string.tokenizer.HasMoreTokens
 
HasMoreTokensExpr - Class in org.evosuite.symbolic.expr.token
StringComparison class.
HasMoreTokensExpr(TokenizerExpr, Long) - Constructor for class org.evosuite.symbolic.expr.token.HasMoreTokensExpr
 
hasNext() - Method in class org.evosuite.setup.callgraph.PathFinderDFSIterator
 
hasNotWorsened(T) - Method in class org.evosuite.ga.localsearch.DefaultLocalSearchObjective
This operation should not be invoked for this class
hasNotWorsened(T) - Method in interface org.evosuite.ga.localsearch.LocalSearchObjective
Returns true if the individual has not worsened due to the applied local search
hasNotWorsened(TestChromosome) - Method in class org.evosuite.testsuite.localsearch.TestSuiteLocalSearchObjective
Returns true if by replacing the test case at position testIndex with the argument testCase, the resulting test suite has not worsened the fitness
hasNPartentsMChildren(V, int, int) - Method in class org.evosuite.graphs.EvoSuiteGraph
Returns true iff whether the given node is not null, in this graph and has exactly n parents and m children.
hasObject(Type, int) - Method in class org.evosuite.testcase.DefaultTestCase
Check if the test case has an object of a given class
hasObject(Type, int) - Method in interface org.evosuite.testcase.TestCase
Check if the test case has an object of a given class
hasOwnerType() - Method in class org.evosuite.utils.generic.GenericClass
 
hasParameter(String) - Static method in class org.evosuite.Properties
Check if there exist any parameter with given name
hasPrivateFieldsOrMethods() - Method in class org.evosuite.testcase.statements.reflection.ReflectionFactory
 
hasProperty(String) - Method in class org.evosuite.testcase.statements.environment.AccessedEnvironment
 
hasReferences(VariableReference) - Method in class org.evosuite.testcase.DefaultTestCase
Check if var is referenced after its definition
hasReferences(VariableReference) - Method in interface org.evosuite.testcase.TestCase
Check if var is referenced after its definition
hasRelevantMutations() - Method in class org.evosuite.testcase.TestChromosome
 
hasSecurityException - Variable in class org.evosuite.testcase.execution.ExecutionResult
Was there a permission denied during execution?
hasSecurityException() - Method in class org.evosuite.testcase.execution.ExecutionResult
check if the test case threw any security exception
hasSequence(GenericClass) - Method in class org.evosuite.seeding.ObjectPool
Check if there are sequences for given Type
hasStatement(int) - Method in class org.evosuite.testcase.DefaultTestCase
Check if there is a statement at the given position.
hasStatement(int) - Method in interface org.evosuite.testcase.TestCase
Check if there is a statement at the given position.
hasStaticFieldRead(String, String, String, String) - Method in class org.evosuite.setup.GetStaticGraph
Returns if there is a static field read egde (GETSTATIC bytecode instruction)from to .
hasStaticGenerator(Class<?>) - Static method in class org.evosuite.setup.TestClusterUtils
 
hasStaticMethodCall(String, String, String, String) - Method in class org.evosuite.setup.GetStaticGraph
Returns if there is a static method call egde (INVOKESTATIC bytecode instruction) from to .
hasTargetClassBeenLoaded() - Static method in class org.evosuite.Properties
Returns true if there is a loaded target class object.
hasTestException() - Method in class org.evosuite.testcase.execution.ExecutionResult
Does the test contain an exception caused in the test itself?
hasTimeout() - Method in class org.evosuite.coverage.mutation.MutationExecutionResult
hasTimeout
hasTimeout(ExecutionResult) - Static method in class org.evosuite.coverage.TestCoverageGoal
hasTimeout
hasTimeout() - Method in class org.evosuite.testcase.execution.ExecutionResult
Was the reason for termination a timeout?
hasTimeToExecuteATestCase() - Method in class org.evosuite.TimeController
Is there time to execute a test case? This not only depends on which phase we are in, but also on how maximum long a test case can be left run before trying to kill its threads if timeout.
hasTransformedArguments(String, String, String) - Method in class org.evosuite.instrumentation.testability.DescriptorMapping
hasTransformedArguments
hasTransformedParameters(String, String, String) - Static method in class org.evosuite.instrumentation.testability.BooleanTestabilityTransformation
hasTransformedParameters
hasTrueDistance(int) - Method in interface org.evosuite.testcase.execution.ExecutionTrace
Determine if a branch has a true distance stored
hasTrueDistance(int) - Method in class org.evosuite.testcase.execution.ExecutionTraceImpl
Determine if a branch has a true distance stored
hasTrueDistance(int) - Method in class org.evosuite.testcase.execution.ExecutionTraceProxy
Determine if a branch has a true distance stored
hasTypeParameters() - Method in class org.evosuite.utils.generic.GenericAccessibleObject
 
hasTypeVariables() - Method in class org.evosuite.utils.generic.GenericClass
 
hasUndeclaredException() - Method in class org.evosuite.testcase.execution.ExecutionResult
Is there an undeclared exception in the trace?
hasViolation(ContractViolation) - Static method in class org.evosuite.contracts.FailingTestSet
Determine if we already have an instance of this violation
hasWildcardOrTypeVariables() - Method in class org.evosuite.utils.generic.GenericClass
 
hasWildcardTypes() - Method in class org.evosuite.utils.generic.GenericClass
 
HEADLESS_CHICKEN_TEST - Static variable in class org.evosuite.Properties
Constant HEADLESS_CHICKEN_TEST=false
HEADLESS_MODE - Static variable in class org.evosuite.Properties
 
heap - Variable in class org.evosuite.symbolic.vm.SymbolicEnvironment
Storage for symbolic information in the memory heap
HeapVM - Class in org.evosuite.symbolic.vm
Static area (static fields) and heap (instance fields) FIXME: reset static state before each execution.
HeapVM(SymbolicEnvironment, PathConditionCollector, ConcolicInstrumentingClassLoader) - Constructor for class org.evosuite.symbolic.vm.HeapVM
 
Help - Annotation Type in org.evosuite.dse
Help text.
HIERARCHY_DATA - Static variable in class org.evosuite.Properties
Constant HIERARCHY_DATA="hierarchy.xml"
HtmlAnalyzer - Class in org.evosuite.utils
 
HtmlAnalyzer() - Constructor for class org.evosuite.utils.HtmlAnalyzer
 
HYPOT - Class in org.evosuite.symbolic.vm.math
 
HYPOT(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.math.HYPOT
 

I

I2B() - Method in class org.evosuite.dse.AbstractVM
 
I2B() - Method in interface org.evosuite.dse.IVM
 
I2B() - Static method in class org.evosuite.dse.VM
 
I2B() - Method in class org.evosuite.symbolic.vm.ArithmeticVM
 
I2C() - Method in class org.evosuite.dse.AbstractVM
 
I2C() - Method in interface org.evosuite.dse.IVM
 
I2C() - Static method in class org.evosuite.dse.VM
 
I2C() - Method in class org.evosuite.symbolic.vm.ArithmeticVM
 
I2D() - Method in class org.evosuite.dse.AbstractVM
 
I2D() - Method in interface org.evosuite.dse.IVM
 
I2D() - Static method in class org.evosuite.dse.VM
 
I2D() - Method in class org.evosuite.symbolic.vm.ArithmeticVM
http://java.sun.com/docs/books/jvms/second_edition/html/Instructions2.
I2F() - Method in class org.evosuite.dse.AbstractVM
 
I2F() - Method in interface org.evosuite.dse.IVM
 
I2F() - Static method in class org.evosuite.dse.VM
 
I2F() - Method in class org.evosuite.symbolic.vm.ArithmeticVM
http://java.sun.com/docs/books/jvms/second_edition/html/Instructions2.
I2I_DESCRIPTOR - Static variable in interface org.evosuite.symbolic.vm.math.Types
 
I2L() - Method in class org.evosuite.dse.AbstractVM
 
I2L() - Method in interface org.evosuite.dse.IVM
 
I2L() - Static method in class org.evosuite.dse.VM
 
I2L() - Method in class org.evosuite.symbolic.vm.ArithmeticVM
int --> long This conversion is exact = preserve all information.
I2S() - Method in class org.evosuite.dse.AbstractVM
 
I2S() - Method in interface org.evosuite.dse.IVM
 
I2S() - Static method in class org.evosuite.dse.VM
 
I2S() - Method in class org.evosuite.symbolic.vm.ArithmeticVM
 
I_Init - Class in org.evosuite.symbolic.vm.wrappers
 
I_Init(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.wrappers.I_Init
 
I_IntValue - Class in org.evosuite.symbolic.vm.wrappers
 
I_IntValue(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.wrappers.I_IntValue
 
I_ParseInt - Class in org.evosuite.symbolic.vm.wrappers
 
I_ParseInt(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.wrappers.I_ParseInt
 
I_TO_INTEGER - Static variable in interface org.evosuite.symbolic.vm.wrappers.Types
 
I_TO_STRING_BUFFER - Static variable in interface org.evosuite.symbolic.vm.string.buffer.Types
 
I_TO_VOID - Static variable in interface org.evosuite.symbolic.vm.wrappers.Types
 
I_V - Static variable in class org.evosuite.symbolic.instrument.ConcolicConfig
 
I_ValueOf - Class in org.evosuite.symbolic.vm.wrappers
 
I_ValueOf(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.wrappers.I_ValueOf
 
IADD() - Method in class org.evosuite.dse.AbstractVM
 
IADD() - Method in interface org.evosuite.dse.IVM
http://java.sun.com/docs/books/jvms/second_edition/html/Instructions2.
IADD() - Static method in class org.evosuite.dse.VM
http://java.sun.com/docs/books/jvms/second_edition/html/Instructions2.
IADD - Static variable in class org.evosuite.instrumentation.NodeRegularExpression
Constant IADD=96
IADD() - Method in class org.evosuite.symbolic.vm.ArithmeticVM
 
IALOAD(Object, int) - Method in class org.evosuite.dse.AbstractVM
 
IALOAD(Object, int) - Method in interface org.evosuite.dse.IVM
http://java.sun.com/docs/books/jvms/second_edition/html/Instructions2.
IALOAD(Object, int) - Static method in class org.evosuite.dse.VM
 
IALOAD(Object, int) - Method in class org.evosuite.symbolic.vm.HeapVM
Load an int value from an array and push it on the stack ..., arrayref, index ==> ..., value http://java.sun.com/docs/books/jvms/second_edition/html/Instructions2.
IAND() - Method in class org.evosuite.dse.AbstractVM
 
IAND() - Method in interface org.evosuite.dse.IVM
 
IAND() - Static method in class org.evosuite.dse.VM
 
IAND(int, int) - Static method in class org.evosuite.instrumentation.testability.BooleanHelper
IAND
IAND() - Method in class org.evosuite.symbolic.vm.ArithmeticVM
bitwise AND http://java.sun.com/docs/books/jvms/second_edition/html/Instructions2.
IASTORE(Object, int) - Method in class org.evosuite.dse.AbstractVM
 
IASTORE(Object, int) - Method in interface org.evosuite.dse.IVM
 
IASTORE(Object, int) - Static method in class org.evosuite.dse.VM
 
IASTORE(Object, int) - Method in class org.evosuite.symbolic.vm.HeapVM
Store the top operand stack value into an array http://java.sun.com/docs/books/jvms/second_edition/html/Instructions2.
IB_V - Static variable in class org.evosuite.symbolic.instrument.ConcolicConfig
 
IBranchFitnessFactory - Class in org.evosuite.coverage.ibranch
Create the IBranchTestFitness goals for the class under test.
IBranchFitnessFactory() - Constructor for class org.evosuite.coverage.ibranch.IBranchFitnessFactory
 
IBranchSecondaryObjective - Class in org.evosuite.coverage.ibranch
IBranchSecondaryObjective class.
IBranchSecondaryObjective() - Constructor for class org.evosuite.coverage.ibranch.IBranchSecondaryObjective
 
IBranchSuiteFitness - Class in org.evosuite.coverage.ibranch
We don't remember what the I of IBranch stands for.
IBranchSuiteFitness() - Constructor for class org.evosuite.coverage.ibranch.IBranchSuiteFitness
 
IBranchTestFitness - Class in org.evosuite.coverage.ibranch
IBranch test fitness function.
IBranchTestFitness(BranchCoverageGoal, CallContext) - Constructor for class org.evosuite.coverage.ibranch.IBranchTestFitness
 
IC_V - Static variable in class org.evosuite.symbolic.instrument.ConcolicConfig
 
ICaptureLogAnalyzer - Interface in org.evosuite.testcarver.codegen
 
ICodeGenerator<T> - Interface in org.evosuite.testcarver.codegen
 
ICONST_0() - Method in class org.evosuite.dse.AbstractVM
 
ICONST_0() - Method in interface org.evosuite.dse.IVM
 
ICONST_0() - Static method in class org.evosuite.dse.VM
http://java.sun.com/docs/books/jvms/second_edition/html/Instructions2.
ICONST_0 - Static variable in class org.evosuite.instrumentation.NodeRegularExpression
Constant ICONST_0=3
ICONST_0 - Static variable in class org.evosuite.symbolic.vm.ExpressionFactory
 
ICONST_0() - Method in class org.evosuite.symbolic.vm.LocalsVM
 
ICONST_1() - Method in class org.evosuite.dse.AbstractVM
 
ICONST_1() - Method in interface org.evosuite.dse.IVM
 
ICONST_1() - Static method in class org.evosuite.dse.VM
http://java.sun.com/docs/books/jvms/second_edition/html/Instructions2.
ICONST_1 - Static variable in class org.evosuite.instrumentation.NodeRegularExpression
Constant ICONST_1=4
ICONST_1 - Static variable in class org.evosuite.symbolic.vm.ExpressionFactory
 
ICONST_1() - Method in class org.evosuite.symbolic.vm.LocalsVM
 
ICONST_2() - Method in class org.evosuite.dse.AbstractVM
 
ICONST_2() - Method in interface org.evosuite.dse.IVM
 
ICONST_2() - Static method in class org.evosuite.dse.VM
http://java.sun.com/docs/books/jvms/second_edition/html/Instructions2.
ICONST_2 - Static variable in class org.evosuite.symbolic.vm.ExpressionFactory
 
ICONST_2() - Method in class org.evosuite.symbolic.vm.LocalsVM
 
ICONST_3() - Method in class org.evosuite.dse.AbstractVM
 
ICONST_3() - Method in interface org.evosuite.dse.IVM
 
ICONST_3() - Static method in class org.evosuite.dse.VM
http://java.sun.com/docs/books/jvms/second_edition/html/Instructions2.
ICONST_3 - Static variable in class org.evosuite.symbolic.vm.ExpressionFactory
 
ICONST_3() - Method in class org.evosuite.symbolic.vm.LocalsVM
 
ICONST_4() - Method in class org.evosuite.dse.AbstractVM
 
ICONST_4() - Method in interface org.evosuite.dse.IVM
 
ICONST_4() - Static method in class org.evosuite.dse.VM
http://java.sun.com/docs/books/jvms/second_edition/html/Instructions2.
ICONST_4 - Static variable in class org.evosuite.symbolic.vm.ExpressionFactory
 
ICONST_4() - Method in class org.evosuite.symbolic.vm.LocalsVM
 
ICONST_5() - Method in class org.evosuite.dse.AbstractVM
 
ICONST_5() - Method in interface org.evosuite.dse.IVM
 
ICONST_5() - Static method in class org.evosuite.dse.VM
http://java.sun.com/docs/books/jvms/second_edition/html/Instructions2.
ICONST_5 - Static variable in class org.evosuite.symbolic.vm.ExpressionFactory
 
ICONST_5() - Method in class org.evosuite.symbolic.vm.LocalsVM
 
ICONST_M1() - Method in class org.evosuite.dse.AbstractVM
 
ICONST_M1() - Method in interface org.evosuite.dse.IVM
 
ICONST_M1() - Static method in class org.evosuite.dse.VM
http://java.sun.com/docs/books/jvms/second_edition/html/Instructions2.
ICONST_M1 - Static variable in class org.evosuite.symbolic.vm.ExpressionFactory
 
ICONST_M1() - Method in class org.evosuite.symbolic.vm.LocalsVM
http://java.sun.com/docs/books/jvms/second_edition/html/Instructions2.
ID_V - Static variable in class org.evosuite.symbolic.instrument.ConcolicConfig
 
idGenerator - Static variable in class org.evosuite.testcase.DefaultTestCase
 
IDIV(int) - Method in class org.evosuite.dse.AbstractVM
 
IDIV(int) - Method in interface org.evosuite.dse.IVM
 
IDIV(int) - Static method in class org.evosuite.dse.VM
 
IDIV - Static variable in class org.evosuite.instrumentation.NodeRegularExpression
Constant IDIV=108
IDIV(int) - Method in class org.evosuite.symbolic.vm.ArithmeticVM
a/b if (b==0) throw exception; // clear stack, push exception else actual division // compute, push result
IEEEremainder - Class in org.evosuite.symbolic.vm.math
 
IEEEremainder(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.math.IEEEremainder
 
IF - Static variable in class org.evosuite.instrumentation.NodeRegularExpression
Constant IF=new int[] { 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164 }
IF_ACMPEQ(String, String, int, Object, Object) - Method in class org.evosuite.dse.AbstractVM
 
IF_ACMPEQ(String, String, int, Object, Object) - Method in interface org.evosuite.dse.IVM
 
IF_ACMPEQ(Object, Object, String, String, int) - Static method in class org.evosuite.dse.VM
 
IF_ACMPEQ - Static variable in class org.evosuite.instrumentation.NodeRegularExpression
Constant IF_ACMPEQ=165
IF_ACMPEQ(String, String, int, Object, Object) - Method in class org.evosuite.symbolic.vm.JumpVM
(left == right).
IF_ACMPNE(String, String, int, Object, Object) - Method in class org.evosuite.dse.AbstractVM
 
IF_ACMPNE(String, String, int, Object, Object) - Method in interface org.evosuite.dse.IVM
 
IF_ACMPNE(Object, Object, String, String, int) - Static method in class org.evosuite.dse.VM
 
IF_ACMPNE - Static variable in class org.evosuite.instrumentation.NodeRegularExpression
Constant IF_ACMPNE=166
IF_ACMPNE(String, String, int, Object, Object) - Method in class org.evosuite.symbolic.vm.JumpVM
 
IF_ICMPEQ(String, String, int, int, int) - Method in class org.evosuite.dse.AbstractVM
 
IF_ICMPEQ(String, String, int, int, int) - Method in interface org.evosuite.dse.IVM
 
IF_ICMPEQ(int, int, String, String, int) - Static method in class org.evosuite.dse.VM
 
IF_ICMPEQ - Static variable in class org.evosuite.instrumentation.NodeRegularExpression
Constant IF_ICMPEQ=159
IF_ICMPEQ(String, String, int, int, int) - Method in class org.evosuite.symbolic.vm.JumpVM
(left == right).
IF_ICMPGE(String, String, int, int, int) - Method in class org.evosuite.dse.AbstractVM
 
IF_ICMPGE(String, String, int, int, int) - Method in interface org.evosuite.dse.IVM
 
IF_ICMPGE(int, int, String, String, int) - Static method in class org.evosuite.dse.VM
 
IF_ICMPGE - Static variable in class org.evosuite.instrumentation.NodeRegularExpression
Constant IF_ICMPGE=162
IF_ICMPGE(String, String, int, int, int) - Method in class org.evosuite.symbolic.vm.JumpVM
 
IF_ICMPGT(String, String, int, int, int) - Method in class org.evosuite.dse.AbstractVM
 
IF_ICMPGT(String, String, int, int, int) - Method in interface org.evosuite.dse.IVM
 
IF_ICMPGT(int, int, String, String, int) - Static method in class org.evosuite.dse.VM
 
IF_ICMPGT - Static variable in class org.evosuite.instrumentation.NodeRegularExpression
Constant IF_ICMPGT=163
IF_ICMPGT(String, String, int, int, int) - Method in class org.evosuite.symbolic.vm.JumpVM
(left > right) is just (right < left).
IF_ICMPLE(String, String, int, int, int) - Method in class org.evosuite.dse.AbstractVM
 
IF_ICMPLE(String, String, int, int, int) - Method in interface org.evosuite.dse.IVM
 
IF_ICMPLE(int, int, String, String, int) - Static method in class org.evosuite.dse.VM
 
IF_ICMPLE - Static variable in class org.evosuite.instrumentation.NodeRegularExpression
Constant IF_ICMPLE=164
IF_ICMPLE(String, String, int, int, int) - Method in class org.evosuite.symbolic.vm.JumpVM
 
IF_ICMPLT(String, String, int, int, int) - Method in class org.evosuite.dse.AbstractVM
 
IF_ICMPLT(String, String, int, int, int) - Method in interface org.evosuite.dse.IVM
 
IF_ICMPLT(int, int, String, String, int) - Static method in class org.evosuite.dse.VM
 
IF_ICMPLT - Static variable in class org.evosuite.instrumentation.NodeRegularExpression
Constant IF_ICMPLT=161
IF_ICMPLT(String, String, int, int, int) - Method in class org.evosuite.symbolic.vm.JumpVM
(left < right).
IF_ICMPNE(String, String, int, int, int) - Method in class org.evosuite.dse.AbstractVM
 
IF_ICMPNE(String, String, int, int, int) - Method in interface org.evosuite.dse.IVM
 
IF_ICMPNE(int, int, String, String, int) - Static method in class org.evosuite.dse.VM
 
IF_ICMPNE - Static variable in class org.evosuite.instrumentation.NodeRegularExpression
Constant IF_ICMPNE=160
IF_ICMPNE(String, String, int, int, int) - Method in class org.evosuite.symbolic.vm.JumpVM
 
IF_V - Static variable in class org.evosuite.symbolic.instrument.ConcolicConfig
 
IFELSE - Static variable in class org.evosuite.instrumentation.NodeRegularExpression
Constant IFELSE
IFEQ(String, String, int, int) - Method in class org.evosuite.dse.AbstractVM
 
IFEQ(String, String, int, int) - Method in interface org.evosuite.dse.IVM
 
IFEQ(int, String, String, int) - Static method in class org.evosuite.dse.VM
 
IFEQ - Static variable in class org.evosuite.instrumentation.NodeRegularExpression
Constant IFEQ=153
IFEQ(String, String, int, int) - Method in class org.evosuite.symbolic.vm.JumpVM
(p == 0) is just ((p == right) with right==0).
IFGE(String, String, int, int) - Method in class org.evosuite.dse.AbstractVM
 
IFGE(String, String, int, int) - Method in interface org.evosuite.dse.IVM
 
IFGE(int, String, String, int) - Static method in class org.evosuite.dse.VM
 
IFGE - Static variable in class org.evosuite.instrumentation.NodeRegularExpression
Constant IFGE=156
IFGE(String, String, int, int) - Method in class org.evosuite.symbolic.vm.JumpVM
 
IFGT(String, String, int, int) - Method in class org.evosuite.dse.AbstractVM
 
IFGT(String, String, int, int) - Method in interface org.evosuite.dse.IVM
 
IFGT(int, String, String, int) - Static method in class org.evosuite.dse.VM
 
IFGT - Static variable in class org.evosuite.instrumentation.NodeRegularExpression
Constant IFGT=157
IFGT(String, String, int, int) - Method in class org.evosuite.symbolic.vm.JumpVM
(p > 0) is just (0 < p).
IFLE(String, String, int, int) - Method in class org.evosuite.dse.AbstractVM
 
IFLE(String, String, int, int) - Method in interface org.evosuite.dse.IVM
 
IFLE(int, String, String, int) - Static method in class org.evosuite.dse.VM
 
IFLE - Static variable in class org.evosuite.instrumentation.NodeRegularExpression
Constant IFLE=158
IFLE(String, String, int, int) - Method in class org.evosuite.symbolic.vm.JumpVM
 
IFLT(String, String, int, int) - Method in class org.evosuite.dse.AbstractVM
 
IFLT(String, String, int, int) - Method in interface org.evosuite.dse.IVM
 
IFLT(int, String, String, int) - Static method in class org.evosuite.dse.VM
 
IFLT - Static variable in class org.evosuite.instrumentation.NodeRegularExpression
Constant IFLT=155
IFLT(String, String, int, int) - Method in class org.evosuite.symbolic.vm.JumpVM
(p < 0) is just ((p < right) with right==0).
IFNE(String, String, int, int) - Method in class org.evosuite.dse.AbstractVM
 
IFNE(String, String, int, int) - Method in interface org.evosuite.dse.IVM
 
IFNE(int, String, String, int) - Static method in class org.evosuite.dse.VM
 
IFNE - Static variable in class org.evosuite.instrumentation.NodeRegularExpression
Constant IFNE=154
IFNE(String, String, int, int) - Method in class org.evosuite.symbolic.vm.JumpVM
 
IFNONNULL(String, String, int, Object) - Method in class org.evosuite.dse.AbstractVM
 
IFNONNULL(String, String, int, Object) - Method in interface org.evosuite.dse.IVM
 
IFNONNULL(Object, String, String, int) - Static method in class org.evosuite.dse.VM
 
IFNONNULL - Static variable in class org.evosuite.instrumentation.NodeRegularExpression
Constant IFNONNULL=199
IFNONNULL(String, String, int, Object) - Method in class org.evosuite.symbolic.vm.JumpVM
 
IFNULL(String, String, int, Object) - Method in class org.evosuite.dse.AbstractVM
 
IFNULL(String, String, int, Object) - Method in interface org.evosuite.dse.IVM
 
IFNULL(Object, String, String, int) - Static method in class org.evosuite.dse.VM
 
IFNULL - Static variable in class org.evosuite.instrumentation.NodeRegularExpression
Constant IFNULL=198
IFNULL(String, String, int, Object) - Method in class org.evosuite.symbolic.vm.JumpVM
http://java.sun.com/docs/books/jvms/second_edition/html/Instructions2.
IG_V - Static variable in class org.evosuite.symbolic.instrument.ConcolicConfig
 
IGGG_V - Static variable in class org.evosuite.symbolic.instrument.ConcolicConfig
 
IGNORE_MISSING_STATISTICS - Static variable in class org.evosuite.Properties
 
IGNORE_THREADS - Static variable in class org.evosuite.Properties
 
II2I_DESCRIPTOR - Static variable in interface org.evosuite.symbolic.vm.math.Types
 
II_V - Static variable in class org.evosuite.symbolic.instrument.ConcolicConfig
 
III_V - Static variable in class org.evosuite.symbolic.instrument.ConcolicConfig
 
IINC(int, int) - Method in class org.evosuite.dse.AbstractVM
 
IINC(int, int) - Method in interface org.evosuite.dse.IVM
 
IINC(int, int) - Static method in class org.evosuite.dse.VM
 
IINC(int, int) - Method in class org.evosuite.symbolic.vm.ArithmeticVM
Increment i-th local (int) variable by constant (int) value http://java.sun.com/docs/books/jvms/second_edition/html/Instructions2.
IIR_V - Static variable in class org.evosuite.symbolic.instrument.ConcolicConfig
 
IJ_V - Static variable in class org.evosuite.symbolic.instrument.ConcolicConfig
 
IL_V - Static variable in class org.evosuite.symbolic.instrument.ConcolicConfig
 
ILOAD(int) - Method in class org.evosuite.dse.AbstractVM
 
ILOAD(int) - Method in interface org.evosuite.dse.IVM
http://java.sun.com/docs/books/jvms/second_edition/html/Instructions2.
ILOAD(int) - Static method in class org.evosuite.dse.VM
http://java.sun.com/docs/books/jvms/second_edition/html/Instructions2.
ILOAD - Static variable in class org.evosuite.instrumentation.NodeRegularExpression
Constant ILOAD=21
ILOAD(int) - Method in class org.evosuite.symbolic.vm.LocalsVM
...
ILOAD_0() - Method in class org.evosuite.dse.AbstractVM
ASM handles following by the more general XLOAD(int)
ILOAD_0() - Method in interface org.evosuite.dse.IVM
 
ILOAD_0() - Static method in class org.evosuite.dse.VM
http://java.sun.com/docs/books/jvms/second_edition/html/Instructions2.
ILOAD_1() - Method in class org.evosuite.dse.AbstractVM
 
ILOAD_1() - Method in interface org.evosuite.dse.IVM
 
ILOAD_1() - Static method in class org.evosuite.dse.VM
 
ILOAD_2() - Method in class org.evosuite.dse.AbstractVM
 
ILOAD_2() - Method in interface org.evosuite.dse.IVM
 
ILOAD_2() - Static method in class org.evosuite.dse.VM
 
ILOAD_3() - Method in class org.evosuite.dse.AbstractVM
 
ILOAD_3() - Method in interface org.evosuite.dse.IVM
 
ILOAD_3() - Static method in class org.evosuite.dse.VM
 
ImmutableStringPrimitiveStatement - Class in org.evosuite.testcase.statements
 
ImmutableStringPrimitiveStatement(TestCase, String) - Constructor for class org.evosuite.testcase.statements.ImmutableStringPrimitiveStatement
 
ImplicitElseTransformer - Class in org.evosuite.instrumentation.testability.transformer
Expand ifs without else
ImplicitElseTransformer(BooleanTestabilityTransformation) - Constructor for class org.evosuite.instrumentation.testability.transformer.ImplicitElseTransformer
 
importClass(String) - Method in class org.evosuite.setup.TestCluster
Integrate a new class into the test cluster
IMUL() - Method in class org.evosuite.dse.AbstractVM
 
IMUL() - Method in interface org.evosuite.dse.IVM
 
IMUL() - Static method in class org.evosuite.dse.VM
http://java.sun.com/docs/books/jvms/second_edition/html/Instructions2.
IMUL - Static variable in class org.evosuite.instrumentation.NodeRegularExpression
Constant IMUL=104
IMUL() - Method in class org.evosuite.symbolic.vm.ArithmeticVM
 
in - Variable in class org.evosuite.utils.ExternalProcessUtilities
 
incomingEdgesOf(V) - Method in class org.evosuite.graphs.EvoSuiteGraph
incomingEdgesOf
increaseApproachLevel() - Method in class org.evosuite.coverage.ControlFlowDistance
increaseApproachLevel
increaseCounter() - Method in class org.evosuite.testcase.fm.MethodDescriptor
 
increment() - Method in class org.evosuite.testcase.statements.ImmutableStringPrimitiveStatement
 
increment(long) - Method in class org.evosuite.testcase.statements.numeric.BooleanPrimitiveStatement
Change value by delta
increment() - Method in class org.evosuite.testcase.statements.numeric.BooleanPrimitiveStatement
Increase value by smallest possible increment
increment(long) - Method in class org.evosuite.testcase.statements.numeric.BytePrimitiveStatement
Change value by delta
increment() - Method in class org.evosuite.testcase.statements.numeric.BytePrimitiveStatement
Increase value by smallest possible increment
increment(long) - Method in class org.evosuite.testcase.statements.numeric.CharPrimitiveStatement
Change value by delta
increment() - Method in class org.evosuite.testcase.statements.numeric.CharPrimitiveStatement
Increase value by smallest possible increment
increment(long) - Method in class org.evosuite.testcase.statements.numeric.DoublePrimitiveStatement
Change value by delta
increment(double) - Method in class org.evosuite.testcase.statements.numeric.DoublePrimitiveStatement
Change value by delta
increment() - Method in class org.evosuite.testcase.statements.numeric.DoublePrimitiveStatement
Increase value by smallest possible increment
increment(long) - Method in class org.evosuite.testcase.statements.numeric.FloatPrimitiveStatement
Change value by delta
increment(double) - Method in class org.evosuite.testcase.statements.numeric.FloatPrimitiveStatement
Change value by delta
increment() - Method in class org.evosuite.testcase.statements.numeric.FloatPrimitiveStatement
Increase value by smallest possible increment
increment(long) - Method in class org.evosuite.testcase.statements.numeric.IntPrimitiveStatement
Change value by delta
increment() - Method in class org.evosuite.testcase.statements.numeric.IntPrimitiveStatement
Increase value by smallest possible increment
increment(long) - Method in class org.evosuite.testcase.statements.numeric.LongPrimitiveStatement
Change value by delta
increment() - Method in class org.evosuite.testcase.statements.numeric.LongPrimitiveStatement
Increase value by smallest possible increment
increment() - Method in class org.evosuite.testcase.statements.numeric.NumericalPrimitiveStatement
Increase value by smallest possible increment
increment(long) - Method in class org.evosuite.testcase.statements.numeric.NumericalPrimitiveStatement
Change value by delta
increment(double) - Method in class org.evosuite.testcase.statements.numeric.NumericalPrimitiveStatement
Change value by delta
increment(long) - Method in class org.evosuite.testcase.statements.numeric.ShortPrimitiveStatement
Change value by delta
increment() - Method in class org.evosuite.testcase.statements.numeric.ShortPrimitiveStatement
Increase value by smallest possible increment
increment() - Method in class org.evosuite.testcase.statements.StringPrimitiveStatement
increment
incrementFailureCount() - Method in class org.evosuite.junit.JUnitResult
 
incrementNumber_of_Ones(int) - Method in class org.evosuite.coverage.rho.RhoCoverageSuiteFitness
 
incrementNumber_of_Ones(int) - Method in class org.evosuite.coverage.rho.RhoCoverageTestFitness
 
incrementNumber_of_Test_Cases() - Method in class org.evosuite.coverage.rho.RhoCoverageSuiteFitness
 
incrementNumber_of_Test_Cases() - Method in class org.evosuite.coverage.rho.RhoCoverageTestFitness
 
incrementRunCount() - Method in class org.evosuite.junit.JUnitResult
 
inDegreeOf(V) - Method in class org.evosuite.graphs.EvoSuiteGraph
inDegreeOf
IndexOf - Class in org.evosuite.symbolic.vm.string
 
IndexOf(SymbolicEnvironment, String) - Constructor for class org.evosuite.symbolic.vm.string.IndexOf
 
indexOf(Object) - Method in class org.evosuite.utils.ListenableList
IndexOf.IndexOf_C - Class in org.evosuite.symbolic.vm.string
 
IndexOf.IndexOf_CI - Class in org.evosuite.symbolic.vm.string
 
IndexOf.IndexOf_S - Class in org.evosuite.symbolic.vm.string
 
IndexOf.IndexOf_SI - Class in org.evosuite.symbolic.vm.string
 
IndexOf_C(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.string.IndexOf.IndexOf_C
 
IndexOf_CI(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.string.IndexOf.IndexOf_CI
 
IndexOf_S(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.string.IndexOf.IndexOf_S
 
IndexOf_SI(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.string.IndexOf.IndexOf_SI
 
indexOfDifference(String[]) - Static method in class org.evosuite.utils.StringUtil
Compares all Strings in an array and returns the index at which the Strings begin to differ.
IndividualPopulationLimit - Class in org.evosuite.ga.populationlimit
IndividualPopulationLimit class.
IndividualPopulationLimit() - Constructor for class org.evosuite.ga.populationlimit.IndividualPopulationLimit
 
IndividualTestStrategy - Class in org.evosuite.strategy
This strategy selects one coverage goal at a time and generates a test that satisfies it.
IndividualTestStrategy() - Constructor for class org.evosuite.strategy.IndividualTestStrategy
 
INEG() - Method in class org.evosuite.dse.AbstractVM
 
INEG() - Method in interface org.evosuite.dse.IVM
 
INEG() - Static method in class org.evosuite.dse.VM
 
INEG - Static variable in class org.evosuite.instrumentation.NodeRegularExpression
Constant INEG=116
INEG() - Method in class org.evosuite.symbolic.vm.ArithmeticVM
http://java.sun.com/docs/books/jvms/second_edition/html/Instructions2.
inferTypes(TestCase) - Method in class org.evosuite.utils.generic.GenericTypeInference
 
informObservers_after(Statement, Throwable) - Method in class org.evosuite.testcase.execution.TestRunnable
Inform all observers that input statement has been executed
informObservers_before(Statement) - Method in class org.evosuite.testcase.execution.TestRunnable
Inform all observers that we are going to execute the input statement
informObservers_finished(ExecutionResult) - Method in class org.evosuite.testcase.execution.TestRunnable
 
informSearchIsFinished(Object) - Method in class org.evosuite.utils.ExternalProcessUtilities
informSearchIsFinished
INHERITANCE_FILE - Static variable in class org.evosuite.Properties
Constant INHERITANCE_FILE=""
InheritanceTree - Class in org.evosuite.setup
 
InheritanceTree() - Constructor for class org.evosuite.setup.InheritanceTree
 
InheritanceTreeGenerator - Class in org.evosuite.setup
 
InheritanceTreeGenerator() - Constructor for class org.evosuite.setup.InheritanceTreeGenerator
 
inInstrumentation - Variable in class org.evosuite.instrumentation.error.ErrorConditionMethodAdapter
 
INIT - Variable in class org.evosuite.dse.MainConfig
 
init() - Method in class org.evosuite.rmi.service.ClientNodeImpl
 
init() - Method in interface org.evosuite.rmi.service.ClientNodeLocal
 
init() - Method in class org.evosuite.rmi.service.DummyClientNodeImpl
 
INIT - Static variable in interface org.evosuite.symbolic.vm.bigint.Types
 
INIT - Static variable in interface org.evosuite.symbolic.vm.wrappers.Types
 
initExecutor() - Static method in class org.evosuite.testcase.execution.TestCaseExecutor
initExecutor
initialisePool() - Method in class org.evosuite.seeding.ObjectPoolManager
 
INITIALIZATION_TIMEOUT - Static variable in class org.evosuite.Properties
 
InitializeClasses - Class in org.evosuite.junit.rules
 
InitializeClasses(String...) - Constructor for class org.evosuite.junit.rules.InitializeClasses
 
initializePopulation() - Method in class org.evosuite.ga.metaheuristics.GeneticAlgorithm
Set up initial population
initializePopulation() - Method in class org.evosuite.ga.metaheuristics.MonotonicGA
Set up initial population
initializePopulation() - Method in class org.evosuite.ga.metaheuristics.mosa.AbstractMOSA
Set up initial population
initializePopulation() - Method in class org.evosuite.ga.metaheuristics.NSGAII
Set up initial population
initializePopulation() - Method in class org.evosuite.ga.metaheuristics.OnePlusOneEA
Set up initial population
initializePopulation() - Method in class org.evosuite.ga.metaheuristics.RandomSearch
Set up initial population
initializePopulation() - Method in class org.evosuite.ga.metaheuristics.SPEA2
 
initializePopulation() - Method in class org.evosuite.ga.metaheuristics.StandardGA
Set up initial population
initializeReference(Object) - Method in class org.evosuite.symbolic.expr.ref.ReferenceExpression
Initializes the current reference using the concrete object
initializeReference(Object, ReferenceExpression) - Method in class org.evosuite.symbolic.vm.SymbolicHeap
Initializes a reference using a concrete object
initializeToolJar() - Static method in class org.evosuite.classpath.ClassPathHacker
Locate and add to classpath the tools.jar.
initProperties() - Method in class org.evosuite.junit.rules.Stubbing
 
initTotalGoals() - Static method in class org.evosuite.coverage.dataflow.DefUseCoverageSuiteFitness
 
InjectionSupport - Class in org.evosuite.testcase.jee
Utility methods used to do JEE dependency injection.
InjectionSupport() - Constructor for class org.evosuite.testcase.jee.InjectionSupport
 
INLINE - Static variable in class org.evosuite.Properties
Constant INLINE=false
inline(TestCase) - Method in class org.evosuite.testcase.ConstantInliner
inline
inline(TestChromosome) - Method in class org.evosuite.testcase.ConstantInliner
inline
inline(TestSuiteChromosome) - Method in class org.evosuite.testcase.ConstantInliner
inline
INNER_BLOCK_SPACE - Static variable in class org.evosuite.junit.writer.TestSuiteWriterUtils
 
INNER_INNER_BLOCK_SPACE - Static variable in class org.evosuite.junit.writer.TestSuiteWriterUtils
 
INNER_INNER_INNER_BLOCK_SPACE - Static variable in class org.evosuite.junit.writer.TestSuiteWriterUtils
 
InputCoverageFactory - Class in org.evosuite.coverage.io.input
 
InputCoverageFactory() - Constructor for class org.evosuite.coverage.io.input.InputCoverageFactory
 
InputCoverageGoal - Class in org.evosuite.coverage.io.input
A single input coverage goal.
InputCoverageGoal(String, String, int, Type, String) - Constructor for class org.evosuite.coverage.io.input.InputCoverageGoal
Can be used to create an arbitrary InputCoverageGoal trying to cover the method such that it returns a given value

If the method returns a boolean, this goal will try to cover the method with either true or false If the given branch is null, this goal will try to cover the root branch of the method identified by the given name - meaning it will just try to call the method at hand

Otherwise this goal will try to reach the given branch and if value is true, make the branchInstruction jump and visa versa

InputCoverageGoal(String, String, int, Type, String, Number) - Constructor for class org.evosuite.coverage.io.input.InputCoverageGoal
 
InputCoverageSuiteFitness - Class in org.evosuite.coverage.io.input
 
InputCoverageSuiteFitness() - Constructor for class org.evosuite.coverage.io.input.InputCoverageSuiteFitness
 
InputCoverageTestFitness - Class in org.evosuite.coverage.io.input
 
InputCoverageTestFitness(InputCoverageGoal) - Constructor for class org.evosuite.coverage.io.input.InputCoverageTestFitness
Constructor - fitness is specific to a method
InputObserver - Class in org.evosuite.coverage.io.input
 
InputObserver() - Constructor for class org.evosuite.coverage.io.input.InputObserver
 
InputVariable - Class in org.evosuite.parameterize
InputVariable class.
InputVariable(Type, int) - Constructor for class org.evosuite.parameterize.InputVariable
Constructor for InputVariable.
insertAllTests(List<TestCase>) - Method in class org.evosuite.junit.writer.TestSuiteWriter
insertTests
insertBranch(int, String) - Method in class org.evosuite.instrumentation.error.ErrorBranchInstrumenter
 
insertBranchWithoutException(int) - Method in class org.evosuite.instrumentation.error.OverflowInstrumentation
 
insertBranchWithoutTag(int, String) - Method in class org.evosuite.instrumentation.error.ErrorBranchInstrumenter
 
insertedGet - Static variable in class org.evosuite.instrumentation.TransformationStatistics
Constant insertedGet=0
insertedGet() - Static method in class org.evosuite.instrumentation.TransformationStatistics
Insertion of getPredicate
insertedPushInt0 - Static variable in class org.evosuite.instrumentation.TransformationStatistics
Constant insertedPushInt0=0
insertedPushInt1 - Static variable in class org.evosuite.instrumentation.TransformationStatistics
Constant insertedPushInt1=0
insertedPushIntNull - Static variable in class org.evosuite.instrumentation.TransformationStatistics
Constant insertedPushIntNull=0
insertedPushIntRef - Static variable in class org.evosuite.instrumentation.TransformationStatistics
Constant insertedPushIntRef=0
insertGet(AbstractInsnNode, InsnList) - Method in class org.evosuite.instrumentation.testability.BooleanTestabilityTransformation
Insert a call that takes a boolean from the stack, and returns the appropriate distance
insertGetBefore(AbstractInsnNode, InsnList) - Method in class org.evosuite.instrumentation.testability.BooleanTestabilityTransformation
Insert a call that takes a boolean from the stack, and returns the appropriate distance
INSERTION_ENVIRONMENT - Static variable in class org.evosuite.Properties
 
INSERTION_PARAMETER - Static variable in class org.evosuite.Properties
 
INSERTION_SCORE_OBJECT - Static variable in class org.evosuite.Properties
Constant INSERTION_SCORE_OBJECT=1
INSERTION_SCORE_PARAMETER - Static variable in class org.evosuite.Properties
Constant INSERTION_SCORE_PARAMETER=1
INSERTION_SCORE_UUT - Static variable in class org.evosuite.Properties
Constant INSERTION_SCORE_UUT=1
INSERTION_UUT - Static variable in class org.evosuite.Properties
 
InsertionStrategy - Interface in org.evosuite.testcase.mutation
 
insertPush(int, JumpInsnNode, InsnList) - Method in class org.evosuite.instrumentation.testability.BooleanTestabilityTransformation
Insert a call to the distance function for unary comparison
insertPush(int) - Static method in class org.evosuite.instrumentation.TransformationStatistics
Insertion of pushDistance
insertPush2(int, JumpInsnNode, InsnList) - Method in class org.evosuite.instrumentation.testability.BooleanTestabilityTransformation
Insert a call to the distance function for binary comparison
insertPushEquals(int, JumpInsnNode, InsnList) - Method in class org.evosuite.instrumentation.testability.BooleanTestabilityTransformation
Insert a call to the reference equality check helper function
insertPushNull(int, JumpInsnNode, InsnList) - Method in class org.evosuite.instrumentation.testability.BooleanTestabilityTransformation
Insert a call to the isNull helper function
insertRandomCall(TestCase, int) - Method in class org.evosuite.testcase.TestFactory
Insert a random call for the UUT at the given position
insertRandomCallOnEnvironment(TestCase, int) - Method in class org.evosuite.testcase.TestFactory
 
insertRandomCallOnObject(TestCase, int) - Method in class org.evosuite.testcase.mutation.LegacyInsertion
Insert a random call at given position for an object defined before this position
insertRandomCallOnObjectAt(TestCase, VariableReference, int) - Method in class org.evosuite.testcase.TestFactory
 
insertRandomStatement(TestCase, int) - Method in class org.evosuite.testcase.TestFactory
 
insertStatement(TestCase, int) - Method in interface org.evosuite.testcase.mutation.InsertionStrategy
 
insertStatement(TestCase, int) - Method in class org.evosuite.testcase.mutation.LegacyInsertion
 
insertStatement(TestCase, int) - Method in class org.evosuite.testcase.mutation.RandomInsertion
 
insertTest(TestCase) - Method in class org.evosuite.junit.writer.TestSuiteWriter
Add test to suite.
insertTest(TestCase, String) - Method in class org.evosuite.junit.writer.TestSuiteWriter
insertTest
insertTests(List<TestCase>) - Method in class org.evosuite.junit.writer.TestSuiteWriter
insertTests
InsertUnaryOperator - Class in org.evosuite.instrumentation.mutation
InsertUnaryOperator class.
InsertUnaryOperator() - Constructor for class org.evosuite.instrumentation.mutation.InsertUnaryOperator
 
Inspector - Class in org.evosuite.assertion
 
Inspector(Class<?>, Method) - Constructor for class org.evosuite.assertion.Inspector
Constructor for Inspector.
inspector - Variable in class org.evosuite.assertion.InspectorAssertion
 
InspectorAssertion - Class in org.evosuite.assertion
 
InspectorAssertion() - Constructor for class org.evosuite.assertion.InspectorAssertion
 
InspectorAssertion(Inspector, Statement, VariableReference, Object) - Constructor for class org.evosuite.assertion.InspectorAssertion
 
InspectorManager - Class in org.evosuite.assertion
 
inspectorObserver - Static variable in class org.evosuite.assertion.AssertionGenerator
Constant inspector_observer
inspectorObserver - Static variable in class org.evosuite.assertion.MutationAssertionGenerator
 
InspectorTraceEntry - Class in org.evosuite.assertion
InspectorTraceEntry class.
InspectorTraceEntry(VariableReference) - Constructor for class org.evosuite.assertion.InspectorTraceEntry
Constructor for InspectorTraceEntry.
InspectorTraceObserver - Class in org.evosuite.assertion
 
InspectorTraceObserver() - Constructor for class org.evosuite.assertion.InspectorTraceObserver
 
instance - Static variable in class org.evosuite.testcase.localsearch.BranchCoverageMap
 
INSTANCEOF(Object, String) - Method in class org.evosuite.dse.AbstractVM
 
INSTANCEOF(Object, String) - Method in interface org.evosuite.dse.IVM
 
INSTANCEOF(Object, String) - Static method in class org.evosuite.dse.VM
 
INSTANCEOF - Static variable in class org.evosuite.instrumentation.NodeRegularExpression
Constant INSTANCEOF=193
instanceOf(Object, Class<?>) - Static method in class org.evosuite.instrumentation.testability.BooleanHelper
Replacement function for the Java instanceof instruction, which returns a distance integer
INSTANCEOF(Object, String) - Method in class org.evosuite.symbolic.vm.HeapVM
Dynamic type check:
InstanceOfTransformer - Class in org.evosuite.instrumentation.testability.transformer
Replace instanceof operation with helper that puts int on the stack
InstanceOfTransformer() - Constructor for class org.evosuite.instrumentation.testability.transformer.InstanceOfTransformer
 
InstanceOnlyOnce - Class in org.evosuite.testcase.jee
In some cases, there are classes we want to instantiate only once, eg an HTTP Servlet, where having more than one of it would make no sense from a unit testing point of view.
InstanceOnlyOnce() - Constructor for class org.evosuite.testcase.jee.InstanceOnlyOnce
 
instructionId - Variable in class org.evosuite.graphs.cfg.BytecodeInstruction
 
instrument(String, ClassNode) - Method in class org.evosuite.testcarver.instrument.Instrumenter
 
instrument(String, byte[]) - Method in class org.evosuite.testcarver.instrument.Instrumenter
 
INSTRUMENT_CONTEXT - Static variable in class org.evosuite.Properties
 
INSTRUMENT_LIBRARIES - Static variable in class org.evosuite.Properties
 
INSTRUMENT_METHOD_CALLS - Static variable in class org.evosuite.Properties
 
INSTRUMENT_PARENT - Static variable in class org.evosuite.Properties
Constant INSTRUMENT_PARENT=false
instrumentation - Variable in class org.evosuite.instrumentation.error.ErrorConditionMethodAdapter
 
Instrumentation - Class in org.evosuite.junit.rules
Should be used as MethodRule
Instrumentation() - Constructor for class org.evosuite.junit.rules.Instrumentation
 
INSTRUMENTATION_SKIP_DEBUG - Static variable in class org.evosuite.Properties
Constant INSTRUMENTATION_SKIP_DEBUG=false
Instrumenter - Class in org.evosuite.testcarver.instrument
 
Instrumenter() - Constructor for class org.evosuite.testcarver.instrument.Instrumenter
 
InstrumentingClassLoader - Class in org.evosuite.instrumentation
Note: Do not inadvertently use multiple instances of this class in the application! This may lead to hard to detect and debug errors.
InstrumentingClassLoader() - Constructor for class org.evosuite.instrumentation.InstrumentingClassLoader
Constructor for InstrumentingClassLoader.
InstrumentingClassLoader(boolean) - Constructor for class org.evosuite.instrumentation.InstrumentingClassLoader
Constructor for InstrumentingClassLoader.
InstrumentingClassLoader(BytecodeInstrumentation) - Constructor for class org.evosuite.instrumentation.InstrumentingClassLoader
Constructor for InstrumentingClassLoader.
INT - Static variable in class org.evosuite.symbolic.instrument.ConcolicConfig
 
INT_ARR - Static variable in class org.evosuite.symbolic.instrument.ConcolicConfig
 
INT_ARRAY - Static variable in class org.evosuite.instrumentation.BooleanArrayInterpreter
Constant INT_ARRAY
INT_INT_TO_INT_DESCRIPTOR - Static variable in interface org.evosuite.symbolic.vm.string.Types
 
INT_INT_TO_STR_DESCRIPTOR - Static variable in interface org.evosuite.symbolic.vm.string.Types
 
INT_STR_INT_INT_TO_BOOL_DESCRIPTOR - Static variable in interface org.evosuite.symbolic.vm.string.Types
 
INT_TO_CHAR_DESCRIPTOR - Static variable in interface org.evosuite.symbolic.vm.string.Types
 
INT_TO_INT_DESCRIPTOR - Static variable in interface org.evosuite.symbolic.vm.string.Types
 
INT_TO_STR_DESCRIPTOR - Static variable in interface org.evosuite.symbolic.vm.string.Types
 
INT_TO_STRBUILDER_DESCRIPTOR - Static variable in interface org.evosuite.symbolic.vm.string.Types
 
INT_TO_VOID_DESCRIPTOR - Static variable in interface org.evosuite.symbolic.vm.string.buffer.Types
 
INTEGER - Static variable in interface org.evosuite.symbolic.vm.wrappers.Types
 
IntegerBinaryExpression - Class in org.evosuite.symbolic.expr.bv
 
IntegerBinaryExpression(Expression<Long>, Operator, Expression<Long>, Long) - Constructor for class org.evosuite.symbolic.expr.bv.IntegerBinaryExpression
Constructor for IntegerBinaryExpression.
IntegerComparison - Class in org.evosuite.symbolic.expr.bv
 
IntegerComparison(Expression<Long>, Expression<Long>, Long) - Constructor for class org.evosuite.symbolic.expr.bv.IntegerComparison
Constructor for IntegerComparison.
IntegerConstant - Class in org.evosuite.symbolic.expr.bv
 
IntegerConstant(long) - Constructor for class org.evosuite.symbolic.expr.bv.IntegerConstant
Constructor for IntegerConstant.
IntegerConstraint - Class in org.evosuite.symbolic.expr
 
IntegerConstraint(Expression<Long>, Comparator, Expression<Long>) - Constructor for class org.evosuite.symbolic.expr.IntegerConstraint
Constructor for IntegerConstraint.
IntegerLocalSearch<T> - Class in org.evosuite.testcase.localsearch
IntegerLocalSearch class.
IntegerLocalSearch() - Constructor for class org.evosuite.testcase.localsearch.IntegerLocalSearch
 
IntegerOperand - Interface in org.evosuite.symbolic.vm
 
IntegerToRealCast - Class in org.evosuite.symbolic.expr.fp
 
IntegerToRealCast(IntegerValue, Double) - Constructor for class org.evosuite.symbolic.expr.fp.IntegerToRealCast
Constructor for IntegerToRealCast.
IntegerToStringCast - Class in org.evosuite.symbolic.expr.str
 
IntegerToStringCast(Expression<Long>, String) - Constructor for class org.evosuite.symbolic.expr.str.IntegerToStringCast
 
IntegerUnaryExpression - Class in org.evosuite.symbolic.expr.bv
 
IntegerUnaryExpression(Expression<Long>, Operator, Long) - Constructor for class org.evosuite.symbolic.expr.bv.IntegerUnaryExpression
Constructor for IntegerUnaryExpression.
IntegerValue - Interface in org.evosuite.symbolic.expr.bv
 
IntegerVariable - Class in org.evosuite.symbolic.expr.bv
 
IntegerVariable(String, long, long, long) - Constructor for class org.evosuite.symbolic.expr.bv.IntegerVariable
Constructor for IntegerVariable.
InterfaceTestRunnable - Interface in org.evosuite.testcase.execution
InterfaceTestRunnable interface.
IntPrimitiveStatement - Class in org.evosuite.testcase.statements.numeric
IntPrimitiveStatement class.
IntPrimitiveStatement(TestCase, Integer) - Constructor for class org.evosuite.testcase.statements.numeric.IntPrimitiveStatement
Constructor for IntPrimitiveStatement.
IntPrimitiveStatement(TestCase) - Constructor for class org.evosuite.testcase.statements.numeric.IntPrimitiveStatement
Constructor for IntPrimitiveStatement.
intSub(int, int) - Static method in class org.evosuite.instrumentation.testability.BooleanHelper
intSub
intToBoolean(int) - Static method in class org.evosuite.instrumentation.testability.BooleanHelper
intToBoolean
invalidateGeneratorCache(GenericClass) - Method in class org.evosuite.setup.TestCluster
 
invokeInstrumentedCode(boolean) - Method in class org.evosuite.symbolic.vm.FakeBottomFrame
 
invokeInstrumentedCode(boolean) - Method in class org.evosuite.symbolic.vm.Frame
The next call is to an instrumented method.
INVOKEINTERFACE(Object, String, String, String) - Method in class org.evosuite.dse.AbstractVM
 
INVOKEINTERFACE(Object, String, String, String) - Method in interface org.evosuite.dse.IVM
 
INVOKEINTERFACE(Object, String, String, String) - Static method in class org.evosuite.dse.VM
 
INVOKEINTERFACE - Static variable in class org.evosuite.instrumentation.NodeRegularExpression
Constant INVOKEINTERFACE=185
INVOKEINTERFACE(Object, String, String, String) - Method in class org.evosuite.symbolic.vm.CallVM
We get this callback right before the user code makes the corresponding call to interface method className.methName(methDesc).
INVOKEINTERFACE(Object, String, String, String) - Method in class org.evosuite.symbolic.vm.SymbolicFunctionVM
 
INVOKESPECIAL(String, String, String) - Method in class org.evosuite.dse.AbstractVM
 
INVOKESPECIAL(Object, String, String, String) - Method in class org.evosuite.dse.AbstractVM
 
INVOKESPECIAL(String, String, String) - Method in interface org.evosuite.dse.IVM
 
INVOKESPECIAL(Object, String, String, String) - Method in interface org.evosuite.dse.IVM
 
INVOKESPECIAL(String, String, String) - Static method in class org.evosuite.dse.VM
 
INVOKESPECIAL(Object, String, String, String) - Static method in class org.evosuite.dse.VM
 
INVOKESPECIAL - Static variable in class org.evosuite.instrumentation.NodeRegularExpression
Constant INVOKESPECIAL=183
INVOKESPECIAL(String, String, String) - Method in class org.evosuite.symbolic.vm.CallVM
Used to invoke any instance initialization method = (constructor + field init) private method method of a superclass of the current class No dynamic dispatch (unlike InvokeVirtual) http://java.sun.com/docs/books/jvms/second_edition/html/Instructions2.
INVOKESPECIAL(Object, String, String, String) - Method in class org.evosuite.symbolic.vm.CallVM
 
INVOKESPECIAL(String, String, String) - Method in class org.evosuite.symbolic.vm.SymbolicFunctionVM
 
INVOKESPECIAL(Object, String, String, String) - Method in class org.evosuite.symbolic.vm.SymbolicFunctionVM
 
INVOKESTATIC(String, String, String) - Method in class org.evosuite.dse.AbstractVM
 
INVOKESTATIC(String, String, String) - Method in interface org.evosuite.dse.IVM
 
INVOKESTATIC(String, String, String) - Static method in class org.evosuite.dse.VM
 
INVOKESTATIC - Static variable in class org.evosuite.instrumentation.NodeRegularExpression
Constant INVOKESTATIC=184
INVOKESTATIC(String, String, String) - Method in class org.evosuite.symbolic.vm.CallVM
http://java.sun.com/docs/books/jvms/second_edition/html/Instructions2.
INVOKESTATIC(String, String, String) - Method in class org.evosuite.symbolic.vm.SymbolicFunctionVM
 
INVOKEVIRTUAL(Object, String, String, String) - Method in class org.evosuite.dse.AbstractVM
 
INVOKEVIRTUAL(Object, String, String, String) - Method in interface org.evosuite.dse.IVM
 
INVOKEVIRTUAL(Object, String, String, String) - Static method in class org.evosuite.dse.VM
 
INVOKEVIRTUAL - Static variable in class org.evosuite.instrumentation.NodeRegularExpression
Constant INVOKEVIRTUAL=182
INVOKEVIRTUAL(Object, String, String, String) - Method in class org.evosuite.symbolic.vm.CallVM
We get this callback right before the user code makes the corresponding virtual call to method className.methName(methDesc).
INVOKEVIRTUAL(Object, String, String, String) - Method in class org.evosuite.symbolic.vm.SymbolicFunctionVM
 
IOCoverageConstants - Class in org.evosuite.coverage.io
 
IOCoverageConstants() - Constructor for class org.evosuite.coverage.io.IOCoverageConstants
 
IOR() - Method in class org.evosuite.dse.AbstractVM
 
IOR() - Method in interface org.evosuite.dse.IVM
 
IOR() - Static method in class org.evosuite.dse.VM
 
IOR(int, int) - Static method in class org.evosuite.instrumentation.testability.BooleanHelper
IOR
IOR() - Method in class org.evosuite.symbolic.vm.ArithmeticVM
bitwise OR http://java.sun.com/docs/books/jvms/second_edition/html/Instructions2.
IREM(int) - Method in class org.evosuite.dse.AbstractVM
 
IREM(int) - Method in interface org.evosuite.dse.IVM
 
IREM(int) - Static method in class org.evosuite.dse.VM
 
IREM - Static variable in class org.evosuite.instrumentation.NodeRegularExpression
Constant IREM=112
IREM(int) - Method in class org.evosuite.symbolic.vm.ArithmeticVM
Modulo -- Remainder -- % http://java.sun.com/docs/books/jvms/second_edition/html/Instructions2.
IRETURN() - Method in class org.evosuite.dse.AbstractVM
 
IRETURN() - Method in interface org.evosuite.dse.IVM
 
IRETURN() - Static method in class org.evosuite.dse.VM
 
IRETURN - Static variable in class org.evosuite.instrumentation.NodeRegularExpression
Constant IRETURN=172
IRETURN() - Method in class org.evosuite.symbolic.vm.CallVM
Dispose our frame and transfer the return value back.
IS_RUNNING_A_SYSTEM_TEST - Static variable in class org.evosuite.Properties
 
IS_V - Static variable in class org.evosuite.symbolic.instrument.ConcolicConfig
 
isAbstract(int) - Static method in class org.evosuite.testcarver.instrument.TransformerUtil
 
isAbstract() - Method in class org.evosuite.utils.generic.GenericClass
True if this represents an abstract class
isAbstractClass(String) - Method in class org.evosuite.setup.InheritanceTree
 
isAccessible() - Method in class org.evosuite.parameterize.InputVariable
 
isAccessible() - Method in class org.evosuite.testcase.DefaultTestCase
 
isAccessible() - Method in class org.evosuite.testcase.statements.AbstractStatement
 
isAccessible() - Method in class org.evosuite.testcase.statements.ConstructorStatement
 
isAccessible() - Method in class org.evosuite.testcase.statements.FieldStatement
 
isAccessible() - Method in class org.evosuite.testcase.statements.MethodStatement
 
isAccessible() - Method in interface org.evosuite.testcase.statements.Statement
Determine if the underlying reflection object is currently accessible
isAccessible() - Method in interface org.evosuite.testcase.TestCase
Check if all methods/fields accessed are accessible also for the current SUT
isAccessible() - Method in class org.evosuite.testcase.variable.FieldReference
 
isAccessible() - Method in interface org.evosuite.testcase.variable.VariableReference
Return true if we can validly access this variable.
isAccessible() - Method in class org.evosuite.testcase.variable.VariableReferenceImpl
 
isAccessible() - Method in class org.evosuite.utils.generic.GenericAccessibleObject
 
isAccessible() - Method in class org.evosuite.utils.generic.GenericConstructor
 
isAccessible() - Method in class org.evosuite.utils.generic.GenericField
 
isAccessible() - Method in class org.evosuite.utils.generic.GenericMethod
 
isActualBranch() - Method in class org.evosuite.graphs.cfg.ASMWrapper
isActualBranch
isActualCase() - Method in class org.evosuite.coverage.branch.Branch
isActualCase
isAdjacentToEntryBlock(BasicBlock) - Method in class org.evosuite.graphs.cdg.ControlDependenceGraph
Returns true if the given BasicBlock has an incoming edge from this CDG's EntryBlock or is itself the EntryBlock
isAlias() - Method in class org.evosuite.coverage.dataflow.DefUseCoverageTestFitness
 
isAnonymous() - Method in class org.evosuite.utils.generic.GenericClass
True if this is an anonymous class
isAnonymousClass(String) - Static method in class org.evosuite.setup.TestClusterUtils
 
isApplicable(BytecodeInstruction) - Method in class org.evosuite.instrumentation.mutation.DeleteField
Check if the mutation operator is applicable to the instruction
isApplicable(BytecodeInstruction) - Method in class org.evosuite.instrumentation.mutation.DeleteStatement
Check if the mutation operator is applicable to the instruction
isApplicable(BytecodeInstruction) - Method in class org.evosuite.instrumentation.mutation.InsertUnaryOperator
Check if the mutation operator is applicable to the instruction
isApplicable(BytecodeInstruction) - Method in interface org.evosuite.instrumentation.mutation.MutationOperator
Check if the mutation operator is applicable to the instruction
isApplicable(BytecodeInstruction) - Method in class org.evosuite.instrumentation.mutation.NegateCondition
Check if the mutation operator is applicable to the instruction
isApplicable(BytecodeInstruction) - Method in class org.evosuite.instrumentation.mutation.ReplaceArithmeticOperator
Check if the mutation operator is applicable to the instruction
isApplicable(BytecodeInstruction) - Method in class org.evosuite.instrumentation.mutation.ReplaceBitwiseOperator
Check if the mutation operator is applicable to the instruction
isApplicable(BytecodeInstruction) - Method in class org.evosuite.instrumentation.mutation.ReplaceComparisonOperator
Check if the mutation operator is applicable to the instruction
isApplicable(BytecodeInstruction) - Method in class org.evosuite.instrumentation.mutation.ReplaceConstant
Check if the mutation operator is applicable to the instruction
isApplicable(BytecodeInstruction) - Method in class org.evosuite.instrumentation.mutation.ReplaceVariable
Check if the mutation operator is applicable to the instruction
isArchiveEmpty() - Method in enum org.evosuite.coverage.archive.TestsArchive
 
isArray() - Method in class org.evosuite.parameterize.InputVariable
 
isArray() - Method in interface org.evosuite.testcase.variable.VariableReference
Return true if variable is an array
isArray() - Method in class org.evosuite.testcase.variable.VariableReferenceImpl
 
isArray() - Method in class org.evosuite.utils.generic.GenericClass
Return true if variable is an array
isArrayIndex() - Method in class org.evosuite.parameterize.InputVariable
 
isArrayIndex() - Method in class org.evosuite.testcase.variable.ArrayIndex
Return true if variable is an array
isArrayIndex() - Method in interface org.evosuite.testcase.variable.VariableReference
Return true if this is an index into an array variable
isArrayIndex() - Method in class org.evosuite.testcase.variable.VariableReferenceImpl
 
isArrayLoadInstruction() - Method in class org.evosuite.graphs.cfg.ASMWrapper
 
isArrayStoreInstruction() - Method in class org.evosuite.graphs.cfg.ASMWrapper
 
isAssertionError() - Method in class org.evosuite.junit.JUnitFailure
 
isAssignable(Type, Type) - Static method in class org.evosuite.utils.generic.GenericClass
isAssignable
isAssignable(Type, TypeVariable<?>) - Static method in class org.evosuite.utils.generic.GenericUtils
 
isAssignableFrom(Type) - Method in class org.evosuite.parameterize.InputVariable
Return true if other type can be assigned to this variable
isAssignableFrom(VariableReference) - Method in class org.evosuite.parameterize.InputVariable
Return true if other type can be assigned to this variable
isAssignableFrom(Type) - Method in interface org.evosuite.testcase.variable.VariableReference
Return true if other type can be assigned to this variable
isAssignableFrom(VariableReference) - Method in interface org.evosuite.testcase.variable.VariableReference
Return true if other type can be assigned to this variable
isAssignableFrom(Type) - Method in class org.evosuite.testcase.variable.VariableReferenceImpl
Return true if other type can be assigned to this variable
isAssignableFrom(VariableReference) - Method in class org.evosuite.testcase.variable.VariableReferenceImpl
Return true if other type can be assigned to this variable
isAssignableFrom(GenericClass) - Method in class org.evosuite.utils.generic.GenericClass
isAssignableFrom
isAssignableFrom(Type) - Method in class org.evosuite.utils.generic.GenericClass
isAssignableFrom
isAssignableTo(Type) - Method in class org.evosuite.parameterize.InputVariable
Return true if this variable can by assigned to a variable of other type
isAssignableTo(VariableReference) - Method in class org.evosuite.parameterize.InputVariable
Return true if this variable can by assigned to a variable of other type
isAssignableTo(Type) - Method in interface org.evosuite.testcase.variable.VariableReference
Return true if this variable can by assigned to a variable of other type
isAssignableTo(VariableReference) - Method in interface org.evosuite.testcase.variable.VariableReference
Return true if this variable can by assigned to a variable of other type
isAssignableTo(Type) - Method in class org.evosuite.testcase.variable.VariableReferenceImpl
Return true if this variable can by assigned to a variable of other type
isAssignableTo(VariableReference) - Method in class org.evosuite.testcase.variable.VariableReferenceImpl
Return true if this variable can by assigned to a variable of other type
isAssignableTo(GenericClass) - Method in class org.evosuite.utils.generic.GenericClass
isAssignableTo
isAssignableTo(Type) - Method in class org.evosuite.utils.generic.GenericClass
isAssignableTo
isAssignmentStatement() - Method in class org.evosuite.testcase.statements.ArrayStatement
Returns true if this statement should be handled as an AssignmentStatement.
isAssignmentStatement() - Method in class org.evosuite.testcase.statements.AssignmentStatement
Returns true if this statement should be handled as an AssignmentStatement.
isAssignmentStatement() - Method in class org.evosuite.testcase.statements.ConstructorStatement
Returns true if this statement should be handled as an AssignmentStatement.
isAssignmentStatement() - Method in class org.evosuite.testcase.statements.FieldStatement
Returns true if this statement should be handled as an AssignmentStatement.
isAssignmentStatement() - Method in class org.evosuite.testcase.statements.FunctionalMockStatement
 
isAssignmentStatement() - Method in class org.evosuite.testcase.statements.MethodStatement
Returns true if this statement should be handled as an AssignmentStatement.
isAssignmentStatement() - Method in class org.evosuite.testcase.statements.PrimitiveExpression
Returns true if this statement should be handled as an AssignmentStatement.
isAssignmentStatement() - Method in class org.evosuite.testcase.statements.PrimitiveStatement
Returns true if this statement should be handled as an AssignmentStatement.
isAssignmentStatement() - Method in interface org.evosuite.testcase.statements.Statement
Returns true if this statement should be handled as an AssignmentStatement.
isAuxiliaryBlock - Variable in class org.evosuite.graphs.cfg.BasicBlock
 
isBetter(Chromosome, Chromosome) - Method in class org.evosuite.ga.ReplacementFunction
isBetter
isBetterOrEqual(Chromosome, Chromosome) - Method in class org.evosuite.ga.metaheuristics.GeneticAlgorithm
Returns true if the chromosome1 is better or equal than chromosome2 according to the compound fitness function.
isBetterOrEqual(Chromosome, Chromosome) - Method in class org.evosuite.ga.ReplacementFunction
isBetterOrEqual
isBooleanAssignment(AbstractInsnNode, MethodNode) - Method in class org.evosuite.instrumentation.testability.BooleanTestabilityTransformation
This helper function determines whether the boolean on the stack at the current position will be stored in a Boolean variable
isBooleanMethod(String) - Method in class org.evosuite.instrumentation.testability.DescriptorMapping
isBooleanMethod
isBooleanOnStack(MethodNode, AbstractInsnNode, int) - Method in class org.evosuite.instrumentation.testability.BooleanTestabilityTransformation
 
isBooleanVariable(int, MethodNode) - Method in class org.evosuite.instrumentation.testability.BooleanTestabilityTransformation
 
isBounded(VariableReference) - Method in class org.evosuite.testcase.statements.EntityWithParametersStatement
Check if the given var is bounded in this method/constructor as input parameter
isBranch() - Method in class org.evosuite.graphs.cfg.ASMWrapper
isBranch
isBranchLabel() - Method in class org.evosuite.graphs.cfg.ASMWrapper
isBranchLabel
isBranchlessMethod(String, String) - Method in class org.evosuite.coverage.branch.BranchPool
 
isBudgetExpended() - Method in class org.evosuite.lm.LanguageModelSearch
 
isCalledClass(String) - Method in class org.evosuite.setup.callgraph.CallGraph
Determine if className can be reached from the class under test
isCalledClassOld(String) - Method in class org.evosuite.setup.callgraph.CallGraph
 
isCalledMethod(String, String) - Method in class org.evosuite.setup.callgraph.CallGraph
Determine if methodName of className can be called through the target class
isCalledMethodOld(String, String) - Method in class org.evosuite.setup.callgraph.CallGraph
 
isCallingEdge() - Method in class org.evosuite.graphs.ccfg.CCFGMethodCallEdge
Marks whether this is a calling edge or a returning edge
isCallToPublicMethod() - Method in class org.evosuite.graphs.cfg.BytecodeInstruction
isCallToPublicMethod
isCallToStaticMethod() - Method in class org.evosuite.graphs.cfg.BytecodeInstruction
isCallToStaticMethod
isCapturing() - Static method in class org.evosuite.testcarver.capture.Capturer
 
isCertainlyFalse() - Method in enum org.evosuite.utils.TriBoolean
isCertainlyFalse
isCertainlyTrue() - Method in enum org.evosuite.utils.TriBoolean
isCertainlyTrue
isChanged() - Method in class org.evosuite.ga.Chromosome
Return whether the chromosome has changed since the fitness value was computed last
isClass() - Method in class org.evosuite.utils.generic.GenericClass
True if this represents java.lang.Class
isClassAccessible(ClassNode) - Static method in class org.evosuite.testcarver.instrument.TransformerUtil
 
isClassAnInterface(String) - Method in class org.evosuite.classpath.ResourceList
 
isClassConsideredForInstrumentation(String) - Static method in class org.evosuite.testcarver.instrument.TransformerUtil
 
isClassDefined(String) - Method in class org.evosuite.setup.InheritanceTree
 
isClassDeprecated(String) - Method in class org.evosuite.classpath.ResourceList
 
isClassTestable(String) - Method in class org.evosuite.classpath.ResourceList
 
isConnected() - Method in class org.evosuite.graphs.EvoSuiteGraph
Checks whether each vertex inside this graph is reachable from some other vertex
isConnectedTo(BranchCoverageGoal) - Method in class org.evosuite.coverage.branch.BranchCoverageGoal
Determines whether this goals is connected to the given goal This is the case when this goals target branch is control dependent on the target branch of the given goal or visa versa This is used in the ChromosomeRecycler to determine if tests produced to cover one goal should be used initially when trying to cover the other goal
isConstant() - Method in class org.evosuite.graphs.cfg.ASMWrapper
isConstant
isConstructor() - Method in class org.evosuite.utils.generic.GenericAccessibleObject
 
isConstructor() - Method in class org.evosuite.utils.generic.GenericConstructor
 
isConstructorInvocation() - Method in class org.evosuite.graphs.cfg.ASMWrapper
Checks whether this instruction is an INVOKESPECIAL instruction that calls a constructor.
isConstructorInvocation(String) - Method in class org.evosuite.graphs.cfg.ASMWrapper
Checks whether this instruction is an INVOKESPECIAL instruction that calls a constructor of the given class.
isCovered() - Method in class org.evosuite.coverage.dataflow.DefUseCoverageTestFitness
 
isCovered(ExecutionResult) - Method in class org.evosuite.coverage.line.LineCoverageTestFitness
 
isCovered(Mutation) - Static method in class org.evosuite.coverage.mutation.MutationTestPool
isCovered
isCovered(TestChromosome, ExecutionResult) - Method in class org.evosuite.coverage.mutation.StrongMutationTestFitness
 
isCovered(TestChromosome) - Method in class org.evosuite.coverage.TestCoverageGoal
Return true if this coverage goal is covered by the given test
isCovered(List<TestChromosome>) - Method in class org.evosuite.coverage.TestCoverageGoal
Determine if there is an existing test case covering this goal
isCovered(List<TestCase>) - Method in class org.evosuite.testcase.TestFitnessFunction
Determine if there is an existing test case covering this goal
isCovered(TestCase) - Method in class org.evosuite.testcase.TestFitnessFunction
isCovered
isCovered(TestChromosome) - Method in class org.evosuite.testcase.TestFitnessFunction
isCovered
isCovered(TestChromosome, ExecutionResult) - Method in class org.evosuite.testcase.TestFitnessFunction
isCovered
isCovered(ExecutionResult) - Method in class org.evosuite.testcase.TestFitnessFunction
Helper function if this is used without a chromosome
isCoveredBy(TestSuiteChromosome) - Method in class org.evosuite.testcase.TestFitnessFunction
 
isCoveredByResults(List<ExecutionResult>) - Method in class org.evosuite.testcase.TestFitnessFunction
Determine if there is an existing test case covering this goal
isCoveredFalse(int) - Method in class org.evosuite.testcase.localsearch.BranchCoverageMap
 
isCoveredTrue(int) - Method in class org.evosuite.testcase.localsearch.BranchCoverageMap
 
isCUT(String) - Method in class org.evosuite.testsuite.AbstractFitnessFactory
 
isDeclared(ExecutionResult, int) - Static method in class org.evosuite.coverage.exception.ExceptionCoverageHelper
 
isDeclaredException(Throwable) - Method in class org.evosuite.testcase.statements.AbstractStatement
Tests if the throwable defined by t is declared to be thrown by the underlying type.
isDeclaredException(Throwable) - Method in class org.evosuite.testcase.statements.MethodStatement
Tests if the throwable defined by t is declared to be thrown by the underlying type.
isDeclaredException(Throwable) - Method in interface org.evosuite.testcase.statements.Statement
Tests if the throwable defined by t is declared to be thrown by the underlying type.
isDefaultCase() - Method in class org.evosuite.coverage.branch.Branch
isDefaultCase
isDefinition() - Method in class org.evosuite.graphs.cfg.ASMWrapper
isDefinition
isDefinitionForVariable(String) - Method in class org.evosuite.graphs.cfg.ASMWrapper
isDefinitionForVariable
isDefUse() - Method in class org.evosuite.graphs.cfg.ASMWrapper
isDefUse
isDependency(String) - Static method in class org.evosuite.testcarver.instrument.TransformerUtil
 
isDetectedBy(Assertion) - Method in class org.evosuite.assertion.ArrayTraceEntry
 
isDetectedBy(Assertion) - Method in class org.evosuite.assertion.ComparisonTraceEntry
isDetectedBy
isDetectedBy(Assertion) - Method in class org.evosuite.assertion.InspectorTraceEntry
isDetectedBy
isDetectedBy(Assertion) - Method in class org.evosuite.assertion.NullTraceEntry
isDetectedBy
isDetectedBy(Assertion) - Method in class org.evosuite.assertion.OutputTrace
Check if this trace makes the assertion fail
isDetectedBy(Assertion) - Method in interface org.evosuite.assertion.OutputTraceEntry
isDetectedBy
isDetectedBy(Assertion) - Method in class org.evosuite.assertion.PrimitiveFieldTraceEntry
isDetectedBy
isDetectedBy(Assertion) - Method in class org.evosuite.assertion.PrimitiveTraceEntry
isDetectedBy
isDetectedBy(Assertion) - Method in class org.evosuite.assertion.SameTraceEntry
isDetectedBy
isDirectlyControlDependentOn(BytecodeInstruction, Branch) - Method in class org.evosuite.graphs.cdg.ControlDependenceGraph
Determines whether the given BytecodeInstruction is directly control dependent on the given Branch.
isDirectlyControlDependentOn(BasicBlock, Branch) - Method in class org.evosuite.graphs.cdg.ControlDependenceGraph
Determines whether the given BasicBlock is directly control dependent on the given Branch.
isDirectlyControlDependentOn(Branch) - Method in class org.evosuite.graphs.cfg.BytecodeInstruction
Determines whether this BytecodeInstruction is directly control dependent on the given Branch.
isDirectSuccessor(BytecodeInstruction, BytecodeInstruction) - Method in class org.evosuite.graphs.cfg.ActualControlFlowGraph
isDirectSuccessor
isDirectSuccessor(V, V) - Method in class org.evosuite.graphs.EvoSuiteGraph
isDirectSuccessor
isDisabled(Mutation) - Static method in class org.evosuite.coverage.mutation.MutationTimeoutStoppingCondition
isDisabled
isDone() - Method in class org.evosuite.ga.localsearch.DefaultLocalSearchObjective
This operation should not be invoked for this class
isDone() - Method in interface org.evosuite.ga.localsearch.LocalSearchObjective
true if the objective was achieved
isDone() - Method in class org.evosuite.testsuite.localsearch.TestSuiteLocalSearchObjective
Returns true if all the fitness functions are minimising and the fitness value for each of them is 0.0
isEmpty() - Method in class org.evosuite.ga.operators.mutation.MutationHistory
 
isEmpty() - Method in class org.evosuite.graphs.EvoSuiteGraph
isEmpty
isEmpty() - Method in class org.evosuite.seeding.ObjectPool
 
isEmpty() - Method in class org.evosuite.setup.CallContext
 
isEmpty() - Method in class org.evosuite.symbolic.PathCondition
Returns true if the path condition is empty
isEmpty() - Method in class org.evosuite.symbolic.vm.OperandStack
 
isEmpty() - Method in class org.evosuite.symbolic.vm.SymbolicEnvironment
 
isEmpty() - Method in class org.evosuite.testcase.DefaultTestCase
isEmpty
isEmpty() - Method in interface org.evosuite.testcase.TestCase
isEmpty
isEmpty() - Method in class org.evosuite.utils.ListenableList
isEnabled() - Static method in class org.evosuite.testcase.execution.ExecutionTracer
isEnabled
isEndOfSentence(String) - Method in class org.evosuite.lm.LangModel
 
isEntryBlock() - Method in class org.evosuite.graphs.cfg.BasicBlock
isEntryBlock
isEntryBlock() - Method in class org.evosuite.graphs.cfg.EntryBlock
isEntryBlock
isEntryPoint(BasicBlock) - Method in class org.evosuite.graphs.cfg.ActualControlFlowGraph
isEntryPoint
isEnum() - Method in class org.evosuite.parameterize.InputVariable
Return true if variable is an enumeration
isEnum() - Method in interface org.evosuite.testcase.variable.VariableReference
Return true if variable is an enumeration
isEnum() - Method in class org.evosuite.testcase.variable.VariableReferenceImpl
Return true if variable is an enumeration
isEnum() - Method in class org.evosuite.utils.generic.GenericClass
Return true if variable is an enumeration
isEnvironmentData(Class<?>) - Static method in class org.evosuite.testcase.statements.environment.EnvironmentStatements
 
isEqual(Object, Object, int) - Static method in class org.evosuite.instrumentation.testability.BooleanHelper
isEqual
isEvoSuiteClass(Class<?>) - Static method in class org.evosuite.setup.TestClusterUtils
 
isExceptionEdge() - Method in class org.evosuite.graphs.cfg.ControlFlowEdge
isExceptionEdge
isExceptionOfType(Class<?>) - Method in class org.evosuite.contracts.ContractViolation
 
isExerciseStatement(int) - Method in class org.evosuite.testcase.StructuredTestCase
Determine if the given statement is part of the exercised code
isExitBlock() - Method in class org.evosuite.graphs.cfg.BasicBlock
isExitBlock
isExitBlock() - Method in class org.evosuite.graphs.cfg.ExitBlock
isExitBlock
isExitOfMethodEntry(CCFGMethodEntryNode) - Method in class org.evosuite.graphs.ccfg.CCFGMethodExitNode
isExitOfMethodEntry
isExitPoint(BasicBlock) - Method in class org.evosuite.graphs.cfg.ActualControlFlowGraph
isExitPoint
isExplicit(ExecutionResult, int) - Static method in class org.evosuite.coverage.exception.ExceptionCoverageHelper
 
isFailing() - Method in class org.evosuite.testcase.DefaultTestCase
 
isFailing() - Method in interface org.evosuite.testcase.TestCase
 
isField() - Method in class org.evosuite.utils.generic.GenericAccessibleObject
 
isField() - Method in class org.evosuite.utils.generic.GenericField
 
isFieldArrayDefinition() - Method in class org.evosuite.graphs.cfg.ASMWrapper
 
isFieldDefinition() - Method in class org.evosuite.graphs.cfg.ASMWrapper
isFieldDefinition
isFieldDU() - Method in class org.evosuite.graphs.cfg.ASMWrapper
isFieldDU
isFieldMethodCall - Variable in class org.evosuite.coverage.dataflow.DefUse
 
isFieldMethodCallDefinition - Variable in class org.evosuite.coverage.dataflow.DefUse
 
isFieldMethodCallDefinition() - Method in class org.evosuite.coverage.dataflow.DefUse
 
isFieldMethodCallDefinition() - Method in class org.evosuite.graphs.cfg.ASMWrapper
 
isFieldMethodCallDefinition() - Method in class org.evosuite.graphs.cfg.BytecodeInstruction
 
isFieldMethodCallUse - Variable in class org.evosuite.coverage.dataflow.DefUse
 
isFieldMethodCallUse() - Method in class org.evosuite.coverage.dataflow.DefUse
 
isFieldMethodCallUse() - Method in class org.evosuite.graphs.cfg.ASMWrapper
 
isFieldMethodCallUse() - Method in class org.evosuite.graphs.cfg.BytecodeInstruction
 
isFieldNodeDefinition() - Method in class org.evosuite.graphs.cfg.ASMWrapper
isFieldDefinition
isFieldNodeDU() - Method in class org.evosuite.graphs.cfg.ASMWrapper
 
isFieldNodeUse() - Method in class org.evosuite.graphs.cfg.ASMWrapper
isFieldUse
isFieldReference() - Method in class org.evosuite.parameterize.InputVariable
 
isFieldReference() - Method in class org.evosuite.testcase.variable.FieldReference
 
isFieldReference() - Method in interface org.evosuite.testcase.variable.VariableReference
Return true if this is a reference to a public field
isFieldReference() - Method in class org.evosuite.testcase.variable.VariableReferenceImpl
 
isFieldUse() - Method in class org.evosuite.graphs.cfg.ASMWrapper
isFieldUse
isFileSystemAccessed() - Method in class org.evosuite.testcase.statements.environment.AccessedEnvironment
 
isFinal() - Method in class org.evosuite.utils.generic.GenericField
 
isFinalField(Field) - Static method in class org.evosuite.setup.TestClusterGenerator
This method returns is a given field is final or not.
isFinished() - Method in class org.evosuite.coverage.mutation.MutationTimeoutStoppingCondition
isFinished
isFinished() - Method in class org.evosuite.ga.localsearch.LocalSearchBudget
isFinished
isFinished() - Method in class org.evosuite.ga.metaheuristics.GeneticAlgorithm
Determine whether any of the stopping conditions hold
isFinished() - Method in class org.evosuite.ga.stoppingconditions.GlobalTimeStoppingCondition
isFinished
isFinished() - Method in class org.evosuite.ga.stoppingconditions.MaxFitnessEvaluationsStoppingCondition
isFinished
isFinished() - Method in class org.evosuite.ga.stoppingconditions.MaxGenerationStoppingCondition
isFinished
isFinished() - Method in class org.evosuite.ga.stoppingconditions.MaxLengthStoppingCondition
isFinished
isFinished() - Method in class org.evosuite.ga.stoppingconditions.MaxStatementsStoppingCondition
isFinished
isFinished() - Method in class org.evosuite.ga.stoppingconditions.MaxTestsStoppingCondition
isFinished
isFinished() - Method in class org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
isFinished
isFinished() - Method in class org.evosuite.ga.stoppingconditions.RMIStoppingCondition
 
isFinished() - Method in class org.evosuite.ga.stoppingconditions.SocketStoppingCondition
isFinished
isFinished() - Method in interface org.evosuite.ga.stoppingconditions.StoppingCondition
isFinished
isFinished() - Method in class org.evosuite.ga.stoppingconditions.TimeDeltaStoppingCondition
isFinished
isFinished() - Method in class org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
isFinished
isFinished() - Method in class org.evosuite.ShutdownTestWriter
isFinished
isFinished(TestSuiteChromosome, StoppingCondition) - Method in class org.evosuite.strategy.TestGenerationStrategy
Check if the budget has been used up.
isFinished() - Method in class org.evosuite.utils.ResourceController
isFinished
isFirstSecondaryObjectiveEnabled() - Static method in class org.evosuite.testsuite.TestSuiteChromosome
 
isFrame() - Method in class org.evosuite.graphs.cfg.ASMWrapper
isFrame
isGenericArray() - Method in class org.evosuite.utils.generic.GenericClass
 
isGenericMethod() - Method in class org.evosuite.utils.generic.GenericMethod
 
isGenericSuperTypeOf(GenericClass) - Method in class org.evosuite.utils.generic.GenericClass
Determine if subType is a generic subclass
isGenericSuperTypeOf(Type) - Method in class org.evosuite.utils.generic.GenericClass
Determine if subType is a generic subclass
isGoalCovered(TestFitnessFunction) - Method in class org.evosuite.testcase.DefaultTestCase
 
isGoalCovered(TestFitnessFunction) - Method in interface org.evosuite.testcase.TestCase
Check if the current test case does cover the given goal.
isGoto() - Method in class org.evosuite.graphs.cfg.ASMWrapper
isGoto
ISHL() - Method in class org.evosuite.dse.AbstractVM
 
ISHL() - Method in interface org.evosuite.dse.IVM
 
ISHL() - Static method in class org.evosuite.dse.VM
 
ISHL() - Method in class org.evosuite.symbolic.vm.ArithmeticVM
Stack=value1(int)|value2(int) Pops two ints off the stack.
ISHR() - Method in class org.evosuite.dse.AbstractVM
 
ISHR() - Method in interface org.evosuite.dse.IVM
 
ISHR() - Static method in class org.evosuite.dse.VM
 
ISHR() - Method in class org.evosuite.symbolic.vm.ArithmeticVM
Stack=value1(int)|value2(int) Pops two ints off the stack.
isIfNull() - Method in class org.evosuite.graphs.cfg.ASMWrapper
isIfNull
isIgnored(String) - Method in class org.evosuite.dse.MainConfig
TODO: Get a more precise answer by calling getAllLoadedClasses() on the java.lang.instrument.Instrumentation instance passed to our JvmAgent and diffing it with the list of classes we transformed.
isIINC() - Method in class org.evosuite.graphs.cfg.ASMWrapper
 
isInitialized() - Method in class org.evosuite.symbolic.expr.ref.ReferenceExpression
Returns true iff the the reference is initialised
isInitialized(int) - Method in class org.evosuite.testcase.variable.ArrayReference
 
isInitialized(int, int) - Method in class org.evosuite.testcase.variable.ArrayReference
 
isInitialMethodCall() - Method in class org.evosuite.coverage.dataflow.analysis.MethodCall
 
isInStaticMethod - Variable in class org.evosuite.coverage.dataflow.DefUse
 
isInstrumented() - Method in class org.evosuite.coverage.branch.Branch
isInstrumented
isInterface(String) - Static method in class org.evosuite.classpath.ResourceList
 
isInterface(String) - Method in class org.evosuite.setup.InheritanceTree
 
isInterMethodPair() - Method in class org.evosuite.coverage.dataflow.DefUseCoverageTestFitness
isInterMethodPair
isInterrupted() - Static method in class org.evosuite.ShutdownTestWriter
isInterrupted
isIntraClassPair() - Method in class org.evosuite.coverage.dataflow.DefUseCoverageTestFitness
isIntraClassPair
isInvokeSpecial() - Method in class org.evosuite.graphs.cfg.ASMWrapper
isInvokeSpecial
isInvokeStatic() - Method in class org.evosuite.graphs.cfg.ASMWrapper
isInvokeStatic
isJavaClass(String) - Static method in class org.evosuite.junit.DetermineSUT
isJavaClass
isJavaCompilerAvailable() - Static method in class org.evosuite.junit.JUnitAnalyzer
Check if it is possible to use the Java compiler.
isJump() - Method in class org.evosuite.graphs.cfg.ASMWrapper
isJump
isKnown(BytecodeInstruction) - Static method in class org.evosuite.coverage.dataflow.DefUsePool
isKnown
isKnownAsBranch(BytecodeInstruction) - Method in class org.evosuite.coverage.branch.BranchPool
Checks whether the given instruction has Branch objects associated with it.
isKnownAsDefinition(BytecodeInstruction) - Static method in class org.evosuite.coverage.dataflow.DefUsePool
isKnownAsDefinition
isKnownAsDefinition(int) - Static method in class org.evosuite.coverage.dataflow.DefUsePool
 
isKnownAsFieldMethodCall(BytecodeInstruction) - Static method in class org.evosuite.coverage.dataflow.DefUsePool
isKnownAsFieldMethodCall
isKnownAsNormalBranchInstruction(BytecodeInstruction) - Method in class org.evosuite.coverage.branch.BranchPool
isKnownAsNormalBranchInstruction
isKnownAsParameterUse(BytecodeInstruction) - Static method in class org.evosuite.coverage.dataflow.DefUsePool
isKnownAsParameterUse
isKnownAsSwitchBranchInstruction(BytecodeInstruction) - Method in class org.evosuite.coverage.branch.BranchPool
isKnownAsSwitchBranchInstruction
isKnownAsUse(int) - Static method in class org.evosuite.coverage.dataflow.DefUsePool
 
isKnownAsUse(BytecodeInstruction) - Static method in class org.evosuite.coverage.dataflow.DefUsePool
isKnownAsUse
isKnownObject(Object) - Static method in class org.evosuite.testcarver.capture.FieldRegistry
 
isLabel() - Method in class org.evosuite.graphs.cfg.ASMWrapper
isLabel
isLastInstructionInMethod() - Method in class org.evosuite.graphs.cfg.BytecodeInstruction
isLastInstructionInMethod
isLenient() - Method in class org.evosuite.testcarver.wrapper.java.text.DateFormat
 
isLenient() - Method in class org.evosuite.testcarver.wrapper.java.util.Calendar
 
isLineNumber() - Method in class org.evosuite.graphs.cfg.ASMWrapper
Determines if this instruction is a line number instruction More precisely this method checks if the underlying asmNode is a LineNumberNode
isLoadConstant() - Method in class org.evosuite.graphs.cfg.ASMWrapper
isLoadConstant
isLocalArrayDefinition() - Method in class org.evosuite.graphs.cfg.ASMWrapper
 
isLocalDU() - Method in class org.evosuite.graphs.cfg.ASMWrapper
isLocalDU
isLocalVariableDefinition() - Method in class org.evosuite.graphs.cfg.ASMWrapper
isLocalVarDefinition
isLocalVariableUse() - Method in class org.evosuite.graphs.cfg.ASMWrapper
isLocalVarUse
isLookupSwitch() - Method in class org.evosuite.graphs.cfg.ASMWrapper
isLookupSwitch
isMagicChar(String) - Method in class org.evosuite.lm.LangModel
 
isMaximizationFunction() - Method in class org.evosuite.coverage.readability.ReadabilitySuiteFitness
 
isMaximizationFunction() - Method in class org.evosuite.ga.FitnessFunction
Do we need to maximize, or minimize this function?
isMaximizationFunction() - Method in class org.evosuite.regression.RegressionSuiteFitness
 
isMaximizationFunction() - Method in class org.evosuite.regression.RegressionTestFitnessFunction
Deprecated.
 
isMaximizationFunction() - Method in class org.evosuite.testcase.TestFitnessFunction
Do we need to maximize, or minimize this function?
isMaximizationFunction() - Method in class org.evosuite.testsuite.TestSuiteFitnessFunction
Do we need to maximize, or minimize this function?
isMaximizationObjective() - Method in class org.evosuite.ga.localsearch.DefaultLocalSearchObjective
 
isMaximizationObjective() - Method in interface org.evosuite.ga.localsearch.LocalSearchObjective
Returns true if all the fitness functions are maximising functions (Observe that it is not possible to store simoustaneously maximising and minimising fitness functions)
isMaximizationObjective() - Method in class org.evosuite.testsuite.localsearch.TestSuiteLocalSearchObjective
 
isMaximize() - Method in class org.evosuite.ga.operators.selection.SelectionFunction
isMaximize
isMaximumLengthReached() - Method in interface org.evosuite.testcarver.codegen.ICodeGenerator
 
isMaximumLengthReached() - Method in class org.evosuite.testcarver.testcase.EvoTestCaseCodeGenerator
 
isMethod() - Method in class org.evosuite.utils.generic.GenericAccessibleObject
 
isMethod() - Method in class org.evosuite.utils.generic.GenericMethod
 
isMethodCall() - Method in class org.evosuite.graphs.cfg.ASMWrapper
isMethodCall
isMethodCallFor(BytecodeInstruction) - Method in class org.evosuite.coverage.dataflow.analysis.MethodCall
 
isMethodCallForClass(String) - Method in class org.evosuite.graphs.cfg.ASMWrapper
Returns true if and only if the class of the method called by this instruction is the same as the given className
isMethodCallOfField() - Method in class org.evosuite.graphs.cfg.ASMWrapper
 
isMethodCallOfField() - Method in class org.evosuite.graphs.cfg.BytecodeInstruction
Determines whether this instruction calls a method on a field variable This is done using the getSourceOfMethodInvocationInstruction() method and checking if the return of that method is a field use instruction
isMethodCallOnSameObject() - Method in class org.evosuite.graphs.cfg.BytecodeInstruction
Determines whether this instruction calls a method on its own Object ('this') This is done using the getSourceOfMethodInvocationInstruction() method and checking if the return of that method loads this using loadsReferenceToThis()
isMethodDefined(String, String) - Method in class org.evosuite.setup.InheritanceTree
 
isMethodDefined(String, String, String) - Method in class org.evosuite.setup.InheritanceTree
 
isMethodFullyCovered(String) - Method in enum org.evosuite.coverage.archive.TestsArchive
 
isMissingTypeParameters(Type) - Static method in class org.evosuite.utils.generic.GenericAccessibleObject
Checks if the given type is a class that is supposed to have type parameters, but doesn't.
isNative(int) - Static method in class org.evosuite.testcarver.instrument.TransformerUtil
 
isNetworkAccessed() - Method in class org.evosuite.testcase.statements.environment.AccessedEnvironment
 
isNextPopulationFull(List<T>) - Method in class org.evosuite.ga.metaheuristics.GeneticAlgorithm
Determine if the next generation has reached its size limit
isNotWorse() - Method in interface org.evosuite.testcase.ValueMinimizer.Minimization
 
isNull(Object, int) - Static method in class org.evosuite.instrumentation.testability.BooleanHelper
Replacement function for the Java IFNULL instruction, returning a distance integer
isNull(VariableReference, TestCase) - Static method in class org.evosuite.testcase.ConstraintHelper
 
isNullOrEmpty(Collection<?>) - Static method in class org.evosuite.utils.CollectionUtil
 
isNullOrEmpty(Map<?, ?>) - Static method in class org.evosuite.utils.CollectionUtil
 
isObject() - Method in class org.evosuite.utils.generic.GenericClass
True is this represents java.lang.Object
isOverloaded(List<VariableReference>) - Method in class org.evosuite.utils.generic.GenericConstructor
 
isOverloaded() - Method in class org.evosuite.utils.generic.GenericMethod
 
isOverloaded(List<VariableReference>) - Method in class org.evosuite.utils.generic.GenericMethod
 
isOverwritingDefinition(Definition, Definition) - Static method in class org.evosuite.coverage.dataflow.DefUseExecutionTraceAnalyzer
Determines if the two given Definitions refer to the same variable but are different
isParameterGoal() - Method in class org.evosuite.coverage.dataflow.DefUseCoverageTestFitness
isParameterGoal
isParameterizedType() - Method in class org.evosuite.utils.generic.GenericClass
True if this represents a parameterized generic type
isParameterUse - Variable in class org.evosuite.coverage.dataflow.DefUse
 
isParameterUse() - Method in class org.evosuite.coverage.dataflow.DefUse
isParameterUse
isPopulationFull(List<? extends Chromosome>) - Method in class org.evosuite.ga.populationlimit.IndividualPopulationLimit
isPopulationFull
isPopulationFull(List<? extends Chromosome>) - Method in interface org.evosuite.ga.populationlimit.PopulationLimit
isPopulationFull
isPopulationFull(List<? extends Chromosome>) - Method in class org.evosuite.ga.populationlimit.SizePopulationLimit
isPopulationFull
isPopulationFull(List<? extends Chromosome>) - Method in class org.evosuite.testsuite.StatementsPopulationLimit
isPopulationFull
isPositive() - Method in class org.evosuite.testcase.statements.numeric.BooleanPrimitiveStatement
Is the value >= 0?
isPositive() - Method in class org.evosuite.testcase.statements.numeric.BytePrimitiveStatement
Is the value >= 0?
isPositive() - Method in class org.evosuite.testcase.statements.numeric.CharPrimitiveStatement
Is the value >= 0?
isPositive() - Method in class org.evosuite.testcase.statements.numeric.DoublePrimitiveStatement
Is the value >= 0?
isPositive() - Method in class org.evosuite.testcase.statements.numeric.FloatPrimitiveStatement
Is the value >= 0?
isPositive() - Method in class org.evosuite.testcase.statements.numeric.IntPrimitiveStatement
Is the value >= 0?
isPositive() - Method in class org.evosuite.testcase.statements.numeric.LongPrimitiveStatement
Is the value >= 0?
isPositive() - Method in class org.evosuite.testcase.statements.numeric.NumericalPrimitiveStatement
Is the value >= 0?
isPositive() - Method in class org.evosuite.testcase.statements.numeric.ShortPrimitiveStatement
Is the value >= 0?
isPossiblyFalse() - Method in enum org.evosuite.utils.TriBoolean
isPossiblyFalse
isPossiblyTrue() - Method in enum org.evosuite.utils.TriBoolean
isPossiblyTrue
isPrefix(TestCase) - Method in class org.evosuite.testcase.DefaultTestCase
Check if this test case is a prefix of t
isPrefix(TestCase) - Method in interface org.evosuite.testcase.TestCase
Check if this test case is a prefix of t
isPrimitive() - Method in class org.evosuite.parameterize.InputVariable
Return true if variable is a primitive type
isPrimitive() - Method in interface org.evosuite.testcase.variable.VariableReference
Return true if variable is a primitive type
isPrimitive() - Method in class org.evosuite.testcase.variable.VariableReferenceImpl
Return true if variable is a primitive type
isPrimitive() - Method in class org.evosuite.utils.generic.GenericClass
Return true if variable is a primitive type
isPrivate(int) - Static method in class org.evosuite.testcarver.instrument.TransformerUtil
 
isProtected(int) - Static method in class org.evosuite.testcarver.instrument.TransformerUtil
 
isPublic(int) - Static method in class org.evosuite.testcarver.instrument.TransformerUtil
 
isPublicMethod(String) - Method in class org.evosuite.graphs.ccfg.ClassControlFlowGraph
 
isPublicMethod(CCFGMethodEntryNode) - Method in class org.evosuite.graphs.ccfg.ClassControlFlowGraph
 
isPublicMethod() - Method in class org.evosuite.graphs.cfg.ControlFlowGraph
isPublicMethod
isPure(String, String, String) - Method in class org.evosuite.assertion.CheapPurityAnalyzer
Returns if the method is cheap-pure.
isPure(Method) - Method in class org.evosuite.assertion.CheapPurityAnalyzer
Returns if a Method is cheap-pure
isPure(String) - Method in class org.evosuite.graphs.ccfg.ClassControlFlowGraph
 
isPureJDKMethod(Method) - Method in enum org.evosuite.utils.JdkPureMethodsList
 
isRawClass() - Method in class org.evosuite.utils.generic.GenericClass
True if this is a non-generic type
isReflectionStatement() - Method in class org.evosuite.testcase.statements.AbstractStatement
 
isReflectionStatement() - Method in class org.evosuite.testcase.statements.reflection.PrivateFieldStatement
 
isReflectionStatement() - Method in class org.evosuite.testcase.statements.reflection.PrivateMethodStatement
 
isReflectionStatement() - Method in interface org.evosuite.testcase.statements.Statement
 
isRegression() - Static method in class org.evosuite.Properties
 
isReturn() - Method in class org.evosuite.graphs.cfg.ASMWrapper
isReturn
isRootBranchDependent() - Method in class org.evosuite.graphs.cfg.BytecodeInstruction
Determines whether or not this instruction is control dependent on the root branch of it's method by calling getControlDependentBranchIds() to see if the return contains -1.
isRootDependent(BytecodeInstruction) - Method in class org.evosuite.graphs.cdg.ControlDependenceGraph
Checks whether the given instruction is dependent on the root branch of it's method This is the case if the BasicBlock of the given instruction is directly adjacent to the EntryBlock
isRootDependent(BasicBlock) - Method in class org.evosuite.graphs.cdg.ControlDependenceGraph
Checks whether the given basicBlock is dependent on the root branch of it's method This is the case if the BasicBlock of the given instruction is directly adjacent to the EntryBlock
isRunFinished() - Method in interface org.evosuite.testcase.execution.InterfaceTestRunnable
isRunFinished
isRunFinished() - Method in class org.evosuite.testcase.execution.TestRunnable
isRunFinished
isSAT() - Method in class org.evosuite.symbolic.solver.SolverResult
 
isServerClosed() - Method in class org.evosuite.utils.LoggingUtils
isServerClosed
isSet_final(int) - Method in class org.evosuite.testcarver.wrapper.java.util.Calendar
 
isSetupStatement(int) - Method in class org.evosuite.testcase.StructuredTestCase
Determine if the given statement is part of the setup code
isSolveable() - Method in class org.evosuite.symbolic.expr.Constraint
Sound but not complete
isStatic(int) - Static method in class org.evosuite.testcarver.instrument.TransformerUtil
 
isStatic() - Method in class org.evosuite.testcase.statements.FieldStatement
isStatic
isStatic() - Method in class org.evosuite.testcase.statements.MethodStatement
isStatic
isStatic() - Method in class org.evosuite.utils.generic.GenericAccessibleObject
 
isStatic() - Method in class org.evosuite.utils.generic.GenericConstructor
 
isStatic() - Method in class org.evosuite.utils.generic.GenericField
 
isStatic() - Method in class org.evosuite.utils.generic.GenericMethod
 
isStaticArrayUsage() - Method in class org.evosuite.graphs.cfg.ASMWrapper
 
isStaticCallList - Variable in class org.evosuite.testcarver.capture.CaptureLog
 
isStaticDefUse() - Method in class org.evosuite.graphs.cfg.ASMWrapper
isStaticDefUse
isStaticField() - Method in class org.evosuite.testcase.statements.reflection.PrivateFieldStatement
 
isStaticMethod() - Method in class org.evosuite.graphs.cfg.ControlFlowGraph
isStaticMethod
isStopped() - Method in class org.evosuite.dse.VM
 
isString() - Method in class org.evosuite.parameterize.InputVariable
Return true if variable is a string
isString() - Method in class org.evosuite.symbolic.expr.ref.ReferenceExpression
Returns true iff the reference is of type String
isString() - Method in interface org.evosuite.testcase.variable.VariableReference
Return true if variable is a string
isString() - Method in class org.evosuite.testcase.variable.VariableReferenceImpl
Return true if variable is a string
isString() - Method in class org.evosuite.utils.generic.GenericClass
True if this represents java.lang.String
isSubclass(Type, Type) - Static method in class org.evosuite.utils.generic.GenericClass
isSubclass
isSutException(ExecutionResult, int) - Static method in class org.evosuite.coverage.exception.ExceptionCoverageHelper
 
isSwitch() - Method in class org.evosuite.graphs.cfg.ASMWrapper
isSwitch
isSwitchCaseBranch() - Method in class org.evosuite.coverage.branch.Branch
isSwitchCaseBranch
isSymbolic() - Method in class org.evosuite.symbolic.solver.smt.SmtConstant
 
isSymbolic() - Method in class org.evosuite.symbolic.solver.smt.SmtExpr
 
isSymbolic() - Method in class org.evosuite.symbolic.solver.smt.SmtOperation
 
isSymbolic() - Method in class org.evosuite.symbolic.solver.smt.SmtVariable
 
isTableSwitch() - Method in class org.evosuite.graphs.cfg.ASMWrapper
isTableSwitch
isTargetClassName(String) - Static method in class org.evosuite.setup.DependencyAnalysis
Determine if the given class is the target class
isTargetClassName(String) - Static method in class org.evosuite.setup.TestCluster
 
isTargetProject(String) - Static method in class org.evosuite.setup.DependencyAnalysis
 
isTargetStatement(Statement) - Method in class org.evosuite.contracts.Contract
Check if this statement is related to the unit under test
isTest(Class<?>) - Static method in class org.evosuite.junit.CoverageAnalysis
Determine if a class contains JUnit tests
isTest(String) - Static method in class org.evosuite.setup.TestClusterUtils
Deprecated.
use org.evosuite.junit.CoverageAnalysis.isTest(Class<?> cls)
isThereAnExceptionAtPosition(Integer) - Method in class org.evosuite.testcase.execution.ExecutionResult
isThereAnExceptionAtPosition
isThereStillTimeInThisPhase() - Method in class org.evosuite.TimeController
 
isThereStillTimeInThisPhase(long) - Method in class org.evosuite.TimeController
 
isThreadNeqCurrentThread() - Static method in class org.evosuite.testcase.execution.ExecutionTracer
Obviously more than one thread is executing during the creation of concurrent TestCases.
isThrow() - Method in class org.evosuite.graphs.cfg.ASMWrapper
isThrow
isToBeUpdated() - Method in class org.evosuite.ga.Chromosome
 
isToBeUpdated(boolean) - Method in class org.evosuite.ga.Chromosome
 
isTooLong(Chromosome) - Method in interface org.evosuite.ga.bloatcontrol.BloatControlFunction
isTooLong
isTooLong(Chromosome) - Method in class org.evosuite.ga.bloatcontrol.MaxSizeBloatControl
isTooLong
isTooLong(Chromosome) - Method in class org.evosuite.ga.metaheuristics.GeneticAlgorithm
Check whether individual is suitable according to bloat control functions
isTooLong(Chromosome) - Method in class org.evosuite.testcase.RelativeTestLengthBloatControl
isTooLong
isTooLong(Chromosome) - Method in class org.evosuite.testsuite.MaxLengthBloatControl
isTooLong
isTooLong(Chromosome) - Method in class org.evosuite.testsuite.RelativeSuiteLengthBloatControl
isTooLong
ISTORE(int) - Method in class org.evosuite.dse.AbstractVM
 
ISTORE(int) - Method in interface org.evosuite.dse.IVM
http://java.sun.com/docs/books/jvms/second_edition/html/Instructions2.
ISTORE(int) - Static method in class org.evosuite.dse.VM
http://java.sun.com/docs/books/jvms/second_edition/html/Instructions2.
ISTORE - Static variable in class org.evosuite.instrumentation.NodeRegularExpression
Constant ISTORE=54
ISTORE(int) - Method in class org.evosuite.symbolic.vm.LocalsVM
..., value ==> ...
ISTORE_0() - Method in class org.evosuite.dse.AbstractVM
ASM handles following by the more general XSTORE(int)
ISTORE_0() - Method in interface org.evosuite.dse.IVM
 
ISTORE_0() - Static method in class org.evosuite.dse.VM
http://java.sun.com/docs/books/jvms/second_edition/html/Instructions2.
ISTORE_1() - Method in class org.evosuite.dse.AbstractVM
 
ISTORE_1() - Method in interface org.evosuite.dse.IVM
 
ISTORE_1() - Static method in class org.evosuite.dse.VM
 
ISTORE_2() - Method in class org.evosuite.dse.AbstractVM
 
ISTORE_2() - Method in interface org.evosuite.dse.IVM
 
ISTORE_2() - Static method in class org.evosuite.dse.VM
 
ISTORE_3() - Method in class org.evosuite.dse.AbstractVM
 
ISTORE_3() - Method in interface org.evosuite.dse.IVM
 
ISTORE_3() - Static method in class org.evosuite.dse.VM
 
isTraceCallsEnabled() - Static method in class org.evosuite.testcase.execution.ExecutionTraceImpl
 
isTraceCallsEnabled() - Static method in class org.evosuite.testcase.execution.ExecutionTracer
 
isTransformedField(String, String, String) - Static method in class org.evosuite.instrumentation.testability.BooleanTestabilityTransformation
isTransformedField
isTransformedField(String, String, String) - Method in class org.evosuite.instrumentation.testability.DescriptorMapping
isTransformedField
isTransformedMethod(String, String, String) - Method in class org.evosuite.instrumentation.testability.DescriptorMapping
isTransformedMethod
isTransformedOrBooleanField(String, String, String) - Method in class org.evosuite.instrumentation.testability.DescriptorMapping
isTransformedOrBooleanField
isTransformedOrBooleanMethod(String, String, String) - Method in class org.evosuite.instrumentation.testability.DescriptorMapping
isTransformedOrBooleanMethod
isTransformedOrBooleanReturnMethod(String, String, String) - Method in class org.evosuite.instrumentation.testability.DescriptorMapping
isTransformedOrBooleanReturnMethod
isTypeVariable() - Method in class org.evosuite.utils.generic.GenericClass
True if this is a type variable
ISUB() - Method in class org.evosuite.dse.AbstractVM
 
ISUB() - Method in interface org.evosuite.dse.IVM
 
ISUB() - Static method in class org.evosuite.dse.VM
 
ISUB - Static variable in class org.evosuite.instrumentation.NodeRegularExpression
Constant ISUB=100
ISUB() - Method in class org.evosuite.symbolic.vm.ArithmeticVM
 
isUNSAT() - Method in class org.evosuite.symbolic.solver.SolverResult
 
isUnstable() - Method in class org.evosuite.testcase.DefaultTestCase
 
isUnstable() - Method in interface org.evosuite.testcase.TestCase
A test can be unstable if its assertions fail, eg due to non-determinism, non-properly handled static variables and side effects on environment, etc
isUsable(Method) - Static method in class org.evosuite.coverage.method.MethodTraceCoverageFactory
 
isUsable(Constructor<?>) - Static method in class org.evosuite.coverage.method.MethodTraceCoverageFactory
 
isUse() - Method in class org.evosuite.graphs.cfg.ASMWrapper
isUse
isUsedAsCallee(TestCase, VariableReference) - Method in class org.evosuite.assertion.MutationAssertionGenerator
Returns true if the variable var is used as callee later on in the test
isValid() - Method in class org.evosuite.assertion.Assertion
Self-check
isValid() - Method in class org.evosuite.assertion.CompareAssertion
Self-check
isValid() - Method in class org.evosuite.assertion.InspectorAssertion
Self-check
isValid() - Method in class org.evosuite.contracts.SingleContractChecker
isValid
isValid() - Method in class org.evosuite.testcase.DefaultTestCase
Check if test case is valid (executable)
isValid() - Method in class org.evosuite.testcase.statements.AbstractStatement
Various consistency checks.
isValid() - Method in class org.evosuite.testcase.statements.ArrayStatement
Various consistency checks.
isValid() - Method in class org.evosuite.testcase.statements.AssignmentStatement
Various consistency checks.
isValid() - Method in class org.evosuite.testcase.statements.ConstructorStatement
Various consistency checks.
isValid() - Method in class org.evosuite.testcase.statements.MethodStatement
Various consistency checks.
isValid() - Method in interface org.evosuite.testcase.statements.Statement
Various consistency checks.
isValid() - Method in interface org.evosuite.testcase.TestCase
Check if test case is valid (executable)
isValidPosition(ExecutionResult, Integer) - Method in class org.evosuite.coverage.method.MethodCoverageSuiteFitness
 
isValidPositionForInsertion(GenericAccessibleObject<?>, TestCase, int) - Static method in class org.evosuite.testcase.ConstraintVerifier
 
isVoid() - Method in class org.evosuite.parameterize.InputVariable
Return true if variable is void
isVoid() - Method in interface org.evosuite.testcase.variable.VariableReference
Return true if variable is void
isVoid() - Method in class org.evosuite.testcase.variable.VariableReferenceImpl
Return true if variable is void
isVoid() - Method in class org.evosuite.utils.generic.GenericClass
Return true if variable is void
isWeekDateSupported() - Method in class org.evosuite.testcarver.wrapper.java.util.Calendar
 
isWildcardType() - Method in class org.evosuite.utils.generic.GenericClass
True if this is a wildcard type
isWithinConstructor() - Method in class org.evosuite.graphs.cfg.BytecodeInstruction
isWithinConstructor
isWrapperType() - Method in class org.evosuite.parameterize.InputVariable
Return true if type of variable is a primitive wrapper
isWrapperType(Class<?>) - Static method in class org.evosuite.testcase.execution.ExecutionObserver
isWrapperType
isWrapperType() - Method in interface org.evosuite.testcase.variable.VariableReference
Return true if type of variable is a primitive wrapper
isWrapperType() - Method in class org.evosuite.testcase.variable.VariableReferenceImpl
Return true if type of variable is a primitive wrapper
isWrapperType() - Method in class org.evosuite.utils.generic.GenericClass
Return true if type of variable is a primitive wrapper
iteration(GeneticAlgorithm<?>) - Method in class org.evosuite.coverage.FitnessLogger
Called after each iteration of the search
iteration(GeneticAlgorithm<?>) - Method in class org.evosuite.coverage.mutation.MutationTestPool
Called after each iteration of the search
iteration(GeneticAlgorithm<?>) - Method in class org.evosuite.ga.localsearch.LocalSearchBudget
Called after each iteration of the search
iteration(GeneticAlgorithm<?>) - Method in interface org.evosuite.ga.metaheuristics.SearchListener
Called after each iteration of the search
iteration(GeneticAlgorithm<?>) - Method in class org.evosuite.ga.stoppingconditions.MaxGenerationStoppingCondition
Called after each iteration of the search
iteration(GeneticAlgorithm<?>) - Method in class org.evosuite.ga.stoppingconditions.MaxLengthStoppingCondition
Called after each iteration of the search
iteration(GeneticAlgorithm<?>) - Method in class org.evosuite.ga.stoppingconditions.RMIStoppingCondition
 
iteration(GeneticAlgorithm<?>) - Method in class org.evosuite.ga.stoppingconditions.SocketStoppingCondition
Called after each iteration of the search
iteration(GeneticAlgorithm<?>) - Method in class org.evosuite.ga.stoppingconditions.StoppingConditionImpl
Called after each iteration of the search
iteration(GeneticAlgorithm<?>) - Method in class org.evosuite.ga.stoppingconditions.TimeDeltaStoppingCondition
 
iteration(GeneticAlgorithm<?>) - Method in class org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
Called after each iteration of the search
iteration - Variable in class org.evosuite.ProgressMonitor
 
iteration(GeneticAlgorithm<?>) - Method in class org.evosuite.ProgressMonitor
Called after each iteration of the search
iteration(GeneticAlgorithm<?>) - Method in class org.evosuite.seeding.TestCaseRecycler
 
iteration(GeneticAlgorithm<?>) - Method in class org.evosuite.statistics.StatisticsListener
 
iteration(GeneticAlgorithm<?>) - Method in class org.evosuite.testcase.localsearch.BranchCoverageMap
 
iteration(GeneticAlgorithm<?>) - Method in class org.evosuite.testcase.RelativeTestLengthBloatControl
Called after each iteration of the search
iteration(GeneticAlgorithm<?>) - Method in class org.evosuite.testsuite.RelativeSuiteLengthBloatControl
Called after each iteration of the search
iteration(GeneticAlgorithm<?>) - Method in class org.evosuite.testsuite.similarity.DiversityObserver
 
iteration(GeneticAlgorithm<?>) - Method in class org.evosuite.utils.ResourceController
Called after each iteration of the search
iterator() - Method in class org.evosuite.ga.operators.mutation.MutationHistory
 
iterator() - Method in class org.evosuite.graphs.cfg.BasicBlock
iterator() - Method in class org.evosuite.setup.callgraph.CallGraph
 
iterator() - Method in class org.evosuite.symbolic.vm.OperandStack
 
iterator() - Method in class org.evosuite.testcase.DefaultTestCase
iterator() - Method in class org.evosuite.utils.ListenableList
IterUtil - Class in org.evosuite.utils
 
IterUtil() - Constructor for class org.evosuite.utils.IterUtil
 
IUSHR() - Method in class org.evosuite.dse.AbstractVM
 
IUSHR() - Method in interface org.evosuite.dse.IVM
 
IUSHR() - Static method in class org.evosuite.dse.VM
 
IUSHR() - Method in class org.evosuite.symbolic.vm.ArithmeticVM
Stack=value1(int)|value2(int) Pops two ints off the operand stack.
IVM - Interface in org.evosuite.dse
 
IXOR() - Method in class org.evosuite.dse.AbstractVM
 
IXOR() - Method in interface org.evosuite.dse.IVM
 
IXOR() - Static method in class org.evosuite.dse.VM
 
IXOR(int, int) - Static method in class org.evosuite.instrumentation.testability.BooleanHelper
IXOR
IXOR() - Method in class org.evosuite.symbolic.vm.ArithmeticVM
bitwise XOR http://java.sun.com/docs/books/jvms/second_edition/html/Instructions2.
IZ_V - Static variable in class org.evosuite.symbolic.instrument.ConcolicConfig
 

J

J_Init - Class in org.evosuite.symbolic.vm.wrappers
 
J_Init(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.wrappers.J_Init
 
J_LongValue - Class in org.evosuite.symbolic.vm.wrappers
 
J_LongValue(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.wrappers.J_LongValue
 
J_TO_LONG - Static variable in interface org.evosuite.symbolic.vm.wrappers.Types
 
J_TO_VOID - Static variable in interface org.evosuite.symbolic.vm.wrappers.Types
 
J_V - Static variable in class org.evosuite.symbolic.instrument.ConcolicConfig
 
J_ValueOf - Class in org.evosuite.symbolic.vm.wrappers
 
J_ValueOf(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.wrappers.J_ValueOf
 
JAVA_IO_READER - Static variable in interface org.evosuite.symbolic.vm.string.Types
 
JAVA_IO_STRING_READER - Static variable in interface org.evosuite.symbolic.vm.string.Types
 
JAVA_LANG_BOOLEAN - Static variable in interface org.evosuite.symbolic.vm.wrappers.Types
 
JAVA_LANG_BYTE - Static variable in interface org.evosuite.symbolic.vm.wrappers.Types
 
JAVA_LANG_CHARACTER - Static variable in interface org.evosuite.symbolic.vm.wrappers.Types
 
JAVA_LANG_DOUBLE - Static variable in interface org.evosuite.symbolic.vm.wrappers.Types
 
JAVA_LANG_FLOAT - Static variable in interface org.evosuite.symbolic.vm.wrappers.Types
 
JAVA_LANG_INTEGER - Static variable in interface org.evosuite.symbolic.vm.wrappers.Types
 
JAVA_LANG_LONG - Static variable in interface org.evosuite.symbolic.vm.wrappers.Types
 
JAVA_LANG_MATH - Static variable in interface org.evosuite.symbolic.vm.math.Types
 
JAVA_LANG_SHORT - Static variable in interface org.evosuite.symbolic.vm.wrappers.Types
 
JAVA_LANG_STRING - Static variable in interface org.evosuite.symbolic.vm.bigint.Types
 
JAVA_LANG_STRING - Static variable in interface org.evosuite.symbolic.vm.regex.Types
 
JAVA_LANG_STRING - Static variable in interface org.evosuite.symbolic.vm.string.buffer.Types
 
JAVA_LANG_STRING - Static variable in interface org.evosuite.symbolic.vm.string.Types
 
JAVA_LANG_STRING - Static variable in interface org.evosuite.symbolic.vm.wrappers.Types
 
JAVA_LANG_STRING_BUFFER - Static variable in interface org.evosuite.symbolic.vm.string.buffer.Types
 
JAVA_LANG_STRING_BUILDER - Static variable in interface org.evosuite.symbolic.vm.regex.Types
 
JAVA_LANG_STRING_BUILDER - Static variable in interface org.evosuite.symbolic.vm.string.Types
 
JAVA_MATH_BIG_INTEGER - Static variable in interface org.evosuite.symbolic.vm.bigint.Types
 
JAVA_UTIL_REGEX_MATCHER - Static variable in interface org.evosuite.symbolic.vm.regex.Types
 
JAVA_UTIL_REGEX_PATTERN - Static variable in interface org.evosuite.symbolic.vm.regex.Types
 
JAVA_UTIL_STRING_TOKENIZER - Static variable in interface org.evosuite.symbolic.vm.string.Types
 
JCrasherExceptionContract - Class in org.evosuite.contracts
JCrasherExceptionContract class.
JCrasherExceptionContract() - Constructor for class org.evosuite.contracts.JCrasherExceptionContract
 
JdkPureMethodsList - Enum in org.evosuite.utils
 
JEE - Static variable in class org.evosuite.Properties
 
JGGG_V - Static variable in class org.evosuite.symbolic.instrument.ConcolicConfig
 
JII_V - Static variable in class org.evosuite.symbolic.instrument.ConcolicConfig
 
JMC - Static variable in class org.evosuite.Properties
 
join(Object[], String) - Static method in class org.evosuite.utils.ArrayUtil
join
join(Object[]) - Static method in class org.evosuite.utils.ArrayUtil
join
join(long[], String) - Static method in class org.evosuite.utils.ArrayUtil
join
join(long[]) - Static method in class org.evosuite.utils.ArrayUtil
join
join(byte[], String) - Static method in class org.evosuite.utils.ArrayUtil
join
join(byte[]) - Static method in class org.evosuite.utils.ArrayUtil
join
join(Iterable<?>, String) - Static method in class org.evosuite.utils.IterUtil
join
join(Iterable<?>) - Static method in class org.evosuite.utils.IterUtil
join
JSR() - Method in class org.evosuite.dse.AbstractVM
 
JSR() - Method in interface org.evosuite.dse.IVM
 
JSR() - Static method in class org.evosuite.dse.VM
 
JSR() - Method in class org.evosuite.symbolic.vm.JumpVM
Unconditional jump (to sub-routine, finally block) Pushes address onto operand stack, which finally block will astore.
JSR_W() - Method in class org.evosuite.dse.AbstractVM
 
JSR_W() - Method in interface org.evosuite.dse.IVM
 
JSR_W() - Static method in class org.evosuite.dse.VM
 
JSR_W() - Method in class org.evosuite.symbolic.vm.JumpVM
 
JumpVM - Class in org.evosuite.symbolic.vm
Java byte codes we group together as "jump-related" Explicit intra-procedural control transfer, conditional or unconditional: Goto, jump, etc.
JumpVM(SymbolicEnvironment, PathConditionCollector) - Constructor for class org.evosuite.symbolic.vm.JumpVM
Constructor
JUNIT - Static variable in class org.evosuite.Properties
Constant JUNIT=""
JUnit3TestAdapter - Class in org.evosuite.junit
JUnit3TestAdapter class.
JUnit3TestAdapter() - Constructor for class org.evosuite.junit.JUnit3TestAdapter
 
JUnit4TestAdapter - Class in org.evosuite.junit
JUnit4TestAdapter class.
JUnit4TestAdapter() - Constructor for class org.evosuite.junit.JUnit4TestAdapter
 
JUNIT_CHECK - Static variable in class org.evosuite.Properties
 
JUNIT_CHECK_ON_SEPARATE_PROCESS - Static variable in class org.evosuite.Properties
Deprecated.
JUNIT_CHECK_TIMEOUT - Static variable in class org.evosuite.Properties
 
JUNIT_EXTEND - Static variable in class org.evosuite.Properties
TODO: this functionality is not implemented yet
JUNIT_FAILED_SUFFIX - Static variable in class org.evosuite.Properties
 
JUNIT_STRICT - Static variable in class org.evosuite.Properties
Constant JUNIT_STRICT=false
JUNIT_SUFFIX - Static variable in class org.evosuite.Properties
 
JUNIT_TESTS - Static variable in class org.evosuite.Properties
Constant JUNIT_TESTS=true
JUNIT_THEORIES - Static variable in class org.evosuite.Properties
 
JUnitAnalyzer - Class in org.evosuite.junit
This class is used to check if a set of test cases are valid for JUnit: ie, if they can be compiled, they do not fail, and if running them a second time produces same result (ie not fail).
JUnitAnalyzer() - Constructor for class org.evosuite.junit.JUnitAnalyzer
 
JUnitExecutionException - Exception in org.evosuite.junit
 
JUnitExecutionException(String) - Constructor for exception org.evosuite.junit.JUnitExecutionException
 
JUnitExecutionException(Exception) - Constructor for exception org.evosuite.junit.JUnitExecutionException
 
JUnitFailure - Class in org.evosuite.junit
The information regarding a failure from executing a JUnit test case needed by the JUnitAnalyzer
JUnitFailure(String, String, String, boolean, String) - Constructor for class org.evosuite.junit.JUnitFailure
 
JUnitResult - Class in org.evosuite.junit
The information from executing a JUnit test case
JUnitResult(String) - Constructor for class org.evosuite.junit.JUnitResult
 
JUnitResult(String, Class<?>) - Constructor for class org.evosuite.junit.JUnitResult
 
JUnitResult(boolean, int, int) - Constructor for class org.evosuite.junit.JUnitResult
 
JUnitResultBuilder - Class in org.evosuite.junit
Creates a JUnitResult instance from a org.junit.runner.Result object.
JUnitResultBuilder() - Constructor for class org.evosuite.junit.JUnitResultBuilder
 
JUnitRunListener - Class in org.evosuite.junit
JUnitRunListener class
JUnitRunListener(JUnitRunner) - Constructor for class org.evosuite.junit.JUnitRunListener
 
JUnitRunner - Class in org.evosuite.junit
JUnitRunner class
JUnitRunner(Class<?>) - Constructor for class org.evosuite.junit.JUnitRunner
 
JUnitTestCarvedChromosomeFactory - Class in org.evosuite.testcase.factories
 
JUnitTestCarvedChromosomeFactory(ChromosomeFactory<TestChromosome>) - Constructor for class org.evosuite.testcase.factories.JUnitTestCarvedChromosomeFactory
The carved test cases are used only with a certain probability P.
JUnitTestSuite - Class in org.evosuite.junit
JUnitTestSuite class.
JUnitTestSuite() - Constructor for class org.evosuite.junit.JUnitTestSuite
 
JUnitTestSuiteChromosomeFactory - Class in org.evosuite.testsuite.factories
JUnitTestSuiteChromosomeFactory class.
JUnitTestSuiteChromosomeFactory(ChromosomeFactory<TestChromosome>) - Constructor for class org.evosuite.testsuite.factories.JUnitTestSuiteChromosomeFactory
Constructor for JUnitTestSuiteChromosomeFactory.
JUnitTheoryContract - Class in org.evosuite.contracts
 
JUnitTheoryContract(GenericMethod) - Constructor for class org.evosuite.contracts.JUnitTheoryContract
 
justNullAssertion(Statement) - Method in class org.evosuite.assertion.MutationAssertionGenerator
Returns true if the statement has nothing but null assertions

K

K - Static variable in class org.evosuite.instrumentation.testability.BooleanHelper
Constant K=Integer.MAX_VALUE - 2
KEEP_REGRESSION_ARCHIVE - Static variable in class org.evosuite.Properties
Constant KEEP_REGRESSION_ARCHIVE
keepOffspring(Chromosome, Chromosome, Chromosome, Chromosome) - Method in class org.evosuite.ga.metaheuristics.MonotonicGA
keepOffspring
keepOffspring(Chromosome, Chromosome, Chromosome, Chromosome) - Method in class org.evosuite.ga.ReplacementFunction
Decide whether to keep the offspring or the parents
keepOffspring(Chromosome, Chromosome) - Method in class org.evosuite.ga.ReplacementFunction
Deprecated.
should not be used, as it does not handle Properties.CHECK_PARENTS_LENGTH
keepOffspring(Chromosome, Chromosome, Chromosome, Chromosome) - Method in class org.evosuite.testcase.TestCaseReplacementFunction
Decide whether to keep the offspring or the parents
keepOffspring(Chromosome, Chromosome, Chromosome, Chromosome) - Method in class org.evosuite.testsuite.TestSuiteReplacementFunction
Decide whether to keep the offspring or the parents
killAndJoinClientThreads() - Method in class org.evosuite.testcase.execution.TestRunnable
Try to kill (and then join) the SUT threads.
killedMutants - Variable in class org.evosuite.assertion.Assertion
 
KINCOMPENSATION - Static variable in class org.evosuite.Properties
Constant KINCOMPENSATION=1.0
knownCallerObjects - Variable in class org.evosuite.testcase.execution.ExecutionTraceImpl
 
knownClasses() - Method in class org.evosuite.coverage.branch.BranchPool
Returns a Set containing all classes for which this pool knows Branches for as Strings
knownClasses() - Method in class org.evosuite.graphs.cfg.BytecodeInstructionPool
knownClasses
knownMethods(String) - Method in class org.evosuite.coverage.branch.BranchPool
Returns a Set containing all methods in the class represented by the given String for which this pool knows Branches for as Strings
knownMethods(String) - Method in class org.evosuite.graphs.cfg.BytecodeInstructionPool
knownMethods
knowsDefinitionForVariableOf(BytecodeInstruction) - Static method in class org.evosuite.coverage.dataflow.DefUsePool
knowsDefinitionForVariableOf
knowsInstruction(BytecodeInstruction) - Method in class org.evosuite.graphs.cdg.ControlDependenceGraph
Checks whether this graph knows the given instruction.
knowsInstruction(BytecodeInstruction) - Method in class org.evosuite.graphs.cfg.ActualControlFlowGraph
Checks whether this graph knows the given instruction.

L

L2D() - Method in class org.evosuite.dse.AbstractVM
 
L2D() - Method in interface org.evosuite.dse.IVM
 
L2D() - Static method in class org.evosuite.dse.VM
 
L2D() - Method in class org.evosuite.symbolic.vm.ArithmeticVM
 
L2F() - Method in class org.evosuite.dse.AbstractVM
 
L2F() - Method in interface org.evosuite.dse.IVM
 
L2F() - Static method in class org.evosuite.dse.VM
 
L2F() - Method in class org.evosuite.symbolic.vm.ArithmeticVM
 
L2I() - Method in class org.evosuite.dse.AbstractVM
 
L2I() - Method in interface org.evosuite.dse.IVM
 
L2I() - Static method in class org.evosuite.dse.VM
 
L2I() - Method in class org.evosuite.symbolic.vm.ArithmeticVM
 
L2L_DESCRIPTOR - Static variable in interface org.evosuite.symbolic.vm.math.Types
 
L_TO_STRING_BUFFER - Static variable in interface org.evosuite.symbolic.vm.string.buffer.Types
 
L_V - Static variable in class org.evosuite.symbolic.instrument.ConcolicConfig
 
LADD() - Method in class org.evosuite.dse.AbstractVM
 
LADD() - Method in interface org.evosuite.dse.IVM
 
LADD() - Static method in class org.evosuite.dse.VM
 
LADD() - Method in class org.evosuite.symbolic.vm.ArithmeticVM
http://java.sun.com/docs/books/jvms/second_edition/html/Instructions2.
LALOAD(Object, int) - Method in class org.evosuite.dse.AbstractVM
 
LALOAD(Object, int) - Method in interface org.evosuite.dse.IVM
 
LALOAD(Object, int) - Static method in class org.evosuite.dse.VM
 
LALOAD(Object, int) - Method in class org.evosuite.symbolic.vm.HeapVM
 
LAND() - Method in class org.evosuite.dse.AbstractVM
 
LAND() - Method in interface org.evosuite.dse.IVM
 
LAND() - Static method in class org.evosuite.dse.VM
 
LAND() - Method in class org.evosuite.symbolic.vm.ArithmeticVM
 
LangModel - Class in org.evosuite.lm
Represents a language model, a set of bigrams, unigrams and associated log-probabilities.
LangModel(String) - Constructor for class org.evosuite.lm.LangModel
Load the language model.
languageModel - Variable in class org.evosuite.lm.LanguageModelSearch
 
LanguageModel11EA - Class in org.evosuite.lm
Created by mat on 07/04/2014.
LanguageModel11EA(ConstantValue, ValueMinimizer.Minimization) - Constructor for class org.evosuite.lm.LanguageModel11EA
 
LanguageModelGA - Class in org.evosuite.lm
Created by mat on 02/04/2014.
LanguageModelGA(ConstantValue, ValueMinimizer.Minimization) - Constructor for class org.evosuite.lm.LanguageModelGA
 
LanguageModelSearch - Class in org.evosuite.lm
Created by mat on 07/04/2014.
LanguageModelSearch(ValueMinimizer.Minimization, ConstantValue) - Constructor for class org.evosuite.lm.LanguageModelSearch
 
LanguageModelSuiteFitness - Class in org.evosuite.lm
Created by mat on 20/03/2014.
LanguageModelSuiteFitness() - Constructor for class org.evosuite.lm.LanguageModelSuiteFitness
 
lastCoverage - Variable in class org.evosuite.ProgressMonitor
 
lastExecutionResult - Variable in class org.evosuite.testcase.ExecutableChromosome
 
lastFitness - Variable in class org.evosuite.ga.stoppingconditions.TimeDeltaStoppingCondition
Best fitness value observed so far
lastGeneration - Variable in class org.evosuite.ga.stoppingconditions.TimeDeltaStoppingCondition
Time at which the fitness value was last checked
lastImprovement - Variable in class org.evosuite.ga.stoppingconditions.TimeDeltaStoppingCondition
Time at which the best fitness value was last improved
LastIndexOf - Class in org.evosuite.symbolic.vm.string
 
LastIndexOf(SymbolicEnvironment, String) - Constructor for class org.evosuite.symbolic.vm.string.LastIndexOf
 
lastIndexOf(Object) - Method in class org.evosuite.utils.ListenableList
LastIndexOf.LastIndexOf_C - Class in org.evosuite.symbolic.vm.string
 
LastIndexOf.LastIndexOf_CI - Class in org.evosuite.symbolic.vm.string
 
LastIndexOf.LastIndexOf_S - Class in org.evosuite.symbolic.vm.string
 
LastIndexOf.LastIndexOf_SI - Class in org.evosuite.symbolic.vm.string
 
LastIndexOf_C(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.string.LastIndexOf.LastIndexOf_C
 
LastIndexOf_CI(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.string.LastIndexOf.LastIndexOf_CI
 
LastIndexOf_S(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.string.LastIndexOf.LastIndexOf_S
 
LastIndexOf_SI(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.string.LastIndexOf.LastIndexOf_SI
 
lastMutationResult - Variable in class org.evosuite.testcase.ExecutableChromosome
 
LASTORE(Object, int) - Method in class org.evosuite.dse.AbstractVM
 
LASTORE(Object, int) - Method in interface org.evosuite.dse.IVM
 
LASTORE(Object, int) - Static method in class org.evosuite.dse.VM
 
LASTORE(Object, int) - Method in class org.evosuite.symbolic.vm.HeapVM
 
lastProgress - Variable in class org.evosuite.ProgressMonitor
 
latestErr - Static variable in class org.evosuite.utils.LoggingUtils
Constant latestErr
latestOut - Static variable in class org.evosuite.utils.LoggingUtils
Constant latestOut
launchNewProcess(String, String, int, OutputStream) - Static method in class org.evosuite.symbolic.solver.SubProcessSolver
 
launchNewProcess(String, int) - Method in class org.evosuite.utils.ProcessLauncher
 
launchNewProcess(File, String[], int) - Method in class org.evosuite.utils.ProcessLauncher
 
launchNewProcess(File, String, int) - Method in class org.evosuite.utils.ProcessLauncher
 
lazyClone() - Method in interface org.evosuite.testcase.execution.ExecutionTrace
Create a lazy copy
lazyClone() - Method in class org.evosuite.testcase.execution.ExecutionTraceImpl
Create a lazy copy
lazyClone() - Method in class org.evosuite.testcase.execution.ExecutionTraceProxy
Create a lazy copy
LCMP() - Method in class org.evosuite.dse.AbstractVM
 
LCMP() - Method in interface org.evosuite.dse.IVM
 
LCMP() - Static method in class org.evosuite.dse.VM
 
LCMP() - Method in class org.evosuite.symbolic.vm.ArithmeticVM
(a > b) ==> 1 (a == b) ==> 0 (a < b) ==> -1
LCONST_0() - Method in class org.evosuite.dse.AbstractVM
 
LCONST_0() - Method in interface org.evosuite.dse.IVM
 
LCONST_0() - Static method in class org.evosuite.dse.VM
 
LCONST_0() - Method in class org.evosuite.symbolic.vm.LocalsVM
 
LCONST_1() - Method in class org.evosuite.dse.AbstractVM
 
LCONST_1() - Method in interface org.evosuite.dse.IVM
 
LCONST_1() - Static method in class org.evosuite.dse.VM
 
LCONST_1() - Method in class org.evosuite.symbolic.vm.LocalsVM
 
LDC(String) - Method in class org.evosuite.dse.AbstractVM
 
LDC(Class<?>) - Method in class org.evosuite.dse.AbstractVM
 
LDC(int) - Method in class org.evosuite.dse.AbstractVM
 
LDC(float) - Method in class org.evosuite.dse.AbstractVM
 
LDC(String) - Method in interface org.evosuite.dse.IVM
http://java.sun.com/docs/books/jvms/second_edition/html/Instructions2.
LDC(Class<?>) - Method in interface org.evosuite.dse.IVM
 
LDC(int) - Method in interface org.evosuite.dse.IVM
 
LDC(float) - Method in interface org.evosuite.dse.IVM
 
LDC(String) - Static method in class org.evosuite.dse.VM
http://java.sun.com/docs/books/jvms/second_edition/html/Instructions2.
LDC(Class<?>) - Static method in class org.evosuite.dse.VM
http://java.sun.com/docs/books/jvms/second_edition/html/Instructions2.
LDC(int) - Static method in class org.evosuite.dse.VM
http://java.sun.com/docs/books/jvms/second_edition/html/Instructions2.
LDC(float) - Static method in class org.evosuite.dse.VM
http://java.sun.com/docs/books/jvms/second_edition/html/Instructions2.
LDC(int) - Method in class org.evosuite.symbolic.vm.LocalsVM
Bytecode instruction stream: ...
LDC(String) - Method in class org.evosuite.symbolic.vm.LocalsVM
 
LDC(Class<?>) - Method in class org.evosuite.symbolic.vm.LocalsVM
Class literal described in Java Spec 3rd ed, Section 15.8.2 ".class" Java expression, such as for example in: I.class.isAssignableFrom(..)
LDC(float) - Method in class org.evosuite.symbolic.vm.LocalsVM
 
LDC2_W(long) - Method in class org.evosuite.dse.AbstractVM
 
LDC2_W(double) - Method in class org.evosuite.dse.AbstractVM
 
LDC2_W(long) - Method in interface org.evosuite.dse.IVM
 
LDC2_W(double) - Method in interface org.evosuite.dse.IVM
 
LDC2_W(long) - Static method in class org.evosuite.dse.VM
http://java.sun.com/docs/books/jvms/second_edition/html/Instructions2.
LDC2_W(double) - Static method in class org.evosuite.dse.VM
http://java.sun.com/docs/books/jvms/second_edition/html/Instructions2.
LDC2_W(long) - Method in class org.evosuite.symbolic.vm.LocalsVM
 
LDC2_W(double) - Method in class org.evosuite.symbolic.vm.LocalsVM
 
LDC_W() - Method in class org.evosuite.dse.AbstractVM
 
LDC_W() - Method in interface org.evosuite.dse.IVM
 
LDC_W() - Static method in class org.evosuite.dse.VM
Handled by LDC
LDIV(long) - Method in class org.evosuite.dse.AbstractVM
 
LDIV(long) - Method in interface org.evosuite.dse.IVM
 
LDIV(long) - Static method in class org.evosuite.dse.VM
 
LDIV(long) - Method in class org.evosuite.symbolic.vm.ArithmeticVM
 
leadsToNode(ControlFlowEdge, V) - Method in class org.evosuite.graphs.cfg.ControlFlowGraph
leadsToNode
leftMethod(String, String) - Static method in class org.evosuite.testcase.execution.ExecutionTracer
Called by instrumented code whenever a method is left
LegacyInsertion - Class in org.evosuite.testcase.mutation
 
LegacyInsertion() - Constructor for class org.evosuite.testcase.mutation.LegacyInsertion
 
Length - Class in org.evosuite.symbolic.vm.string
 
Length(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.string.Length
 
LG_V - Static variable in class org.evosuite.symbolic.instrument.ConcolicConfig
 
LGGG_V - Static variable in class org.evosuite.symbolic.instrument.ConcolicConfig
 
LI_V - Static variable in class org.evosuite.symbolic.instrument.ConcolicConfig
 
LII_V - Static variable in class org.evosuite.symbolic.instrument.ConcolicConfig
 
LineCoverageFactory - Class in org.evosuite.coverage.line
MethodCoverageFactory class.
LineCoverageFactory() - Constructor for class org.evosuite.coverage.line.LineCoverageFactory
 
LineCoverageSuiteFitness - Class in org.evosuite.coverage.line
Fitness function for a whole test suite for all branches
LineCoverageSuiteFitness() - Constructor for class org.evosuite.coverage.line.LineCoverageSuiteFitness
 
LineCoverageTestFitness - Class in org.evosuite.coverage.line
Fitness function for a single test on a single branch
LineCoverageTestFitness(String, String, Integer) - Constructor for class org.evosuite.coverage.line.LineCoverageTestFitness
Constructor - fitness is specific to a method
LineNumberMethodAdapter - Class in org.evosuite.instrumentation
Instruments classes to call the tracer each time a new line of the source code is passed.
LineNumberMethodAdapter(MethodVisitor, String, String, String) - Constructor for class org.evosuite.instrumentation.LineNumberMethodAdapter
Constructor for LineNumberMethodAdapter.
linePassed(String, String, int) - Method in interface org.evosuite.testcase.execution.ExecutionTrace
Add line to currently active method call
linePassed(String, String, int) - Method in class org.evosuite.testcase.execution.ExecutionTraceImpl
Add line to currently active method call
linePassed(String, String, int) - Method in class org.evosuite.testcase.execution.ExecutionTraceProxy
Add line to currently active method call
LinePool - Class in org.evosuite.instrumentation
Keep track of the lines of code in a class
LinePool() - Constructor for class org.evosuite.instrumentation.LinePool
 
lines - Variable in class org.evosuite.coverage.line.LineCoverageSuiteFitness
 
lines - Variable in class org.evosuite.coverage.line.OnlyLineCoverageSuiteFitness
 
lineTrace - Variable in class org.evosuite.testcase.execution.MethodCall
 
LinkedHashSetInstrumentation - Class in org.evosuite.instrumentation.error
 
LinkedHashSetInstrumentation(ErrorConditionMethodAdapter) - Constructor for class org.evosuite.instrumentation.error.LinkedHashSetInstrumentation
 
LinkedListInstrumentation - Class in org.evosuite.instrumentation.error
 
LinkedListInstrumentation(ErrorConditionMethodAdapter) - Constructor for class org.evosuite.instrumentation.error.LinkedListInstrumentation
 
LinkedStringList - Class in org.evosuite.dse
Linked list of Strings
LinkedStringList(String...) - Constructor for class org.evosuite.dse.LinkedStringList
Constructor
LinkedStringList(String) - Constructor for class org.evosuite.dse.LinkedStringList
Constructor Parse arg as comma separated string list.
LIST_EMPTY - Static variable in class org.evosuite.coverage.io.IOCoverageConstants
 
LIST_NONEMPTY - Static variable in class org.evosuite.coverage.io.IOCoverageConstants
 
Listenable<T> - Interface in org.evosuite.utils
Observable should be an interface.
ListenableList<E> - Class in org.evosuite.utils
 
ListenableList(List<E>) - Constructor for class org.evosuite.utils.ListenableList
Constructor for ListenableList.
Listener<T> - Interface in org.evosuite.utils
Since the Listenable is a class rather than an Interface, one cannot use it in any case.
listeners - Variable in class org.evosuite.dse.VM
 
listeners - Variable in class org.evosuite.ga.metaheuristics.GeneticAlgorithm
Listeners
listeners - Variable in class org.evosuite.utils.SimpleListenable
 
ListInstrumentation - Class in org.evosuite.instrumentation.error
 
ListInstrumentation(ErrorConditionMethodAdapter) - Constructor for class org.evosuite.instrumentation.error.ListInstrumentation
 
listIterator() - Method in class org.evosuite.utils.ListenableList
listIterator(int) - Method in class org.evosuite.utils.ListenableList
ListUtil - Class in org.evosuite.utils
 
ListUtil() - Constructor for class org.evosuite.utils.ListUtil
 
LL2L_DESCRIPTOR - Static variable in interface org.evosuite.symbolic.vm.math.Types
 
LL_V - Static variable in class org.evosuite.symbolic.instrument.ConcolicConfig
 
LLOAD(int) - Method in class org.evosuite.dse.AbstractVM
 
LLOAD(int) - Method in interface org.evosuite.dse.IVM
 
LLOAD(int) - Static method in class org.evosuite.dse.VM
 
LLOAD(int) - Method in class org.evosuite.symbolic.vm.LocalsVM
 
LLOAD_0() - Method in class org.evosuite.dse.AbstractVM
 
LLOAD_0() - Method in interface org.evosuite.dse.IVM
 
LLOAD_0() - Static method in class org.evosuite.dse.VM
http://java.sun.com/docs/books/jvms/second_edition/html/Instructions2.
LLOAD_1() - Method in class org.evosuite.dse.AbstractVM
 
LLOAD_1() - Method in interface org.evosuite.dse.IVM
 
LLOAD_1() - Static method in class org.evosuite.dse.VM
 
LLOAD_2() - Method in class org.evosuite.dse.AbstractVM
 
LLOAD_2() - Method in interface org.evosuite.dse.IVM
 
LLOAD_2() - Static method in class org.evosuite.dse.VM
 
LLOAD_3() - Method in class org.evosuite.dse.AbstractVM
 
LLOAD_3() - Method in interface org.evosuite.dse.IVM
 
LLOAD_3() - Static method in class org.evosuite.dse.VM
 
LM_ITERATIONS - Static variable in class org.evosuite.Properties
Constant LM_ITERATIONS = 1000
LM_MUTATION_TYPE - Static variable in class org.evosuite.Properties
Constant LM_ITERATIONS = MutationType.LANGMODEL
LM_SRC - Static variable in class org.evosuite.Properties
Constant LM_SRC=false
LM_STRINGS - Static variable in class org.evosuite.Properties
Constant LM_STRINGS=false
LMUL() - Method in class org.evosuite.dse.AbstractVM
 
LMUL() - Method in interface org.evosuite.dse.IVM
 
LMUL() - Static method in class org.evosuite.dse.VM
 
LMUL() - Method in class org.evosuite.symbolic.vm.ArithmeticVM
 
LNEG() - Method in class org.evosuite.dse.AbstractVM
 
LNEG() - Method in interface org.evosuite.dse.IVM
 
LNEG() - Static method in class org.evosuite.dse.VM
 
LNEG() - Method in class org.evosuite.symbolic.vm.ArithmeticVM
http://java.sun.com/docs/books/jvms/second_edition/html/Instructions2.
load(InputStream) - Static method in class org.evosuite.testcarver.capture.Capturer
 
loadBytecode(GeneratorAdapter, Map<Integer, Integer>) - Method in class org.evosuite.parameterize.InputVariable
loadBytecode
loadBytecode(GeneratorAdapter, Map<Integer, Integer>) - Method in class org.evosuite.testcase.variable.ArrayIndex
loadBytecode
loadBytecode(GeneratorAdapter, Map<Integer, Integer>) - Method in class org.evosuite.testcase.variable.FieldReference
 
loadBytecode(GeneratorAdapter, Map<Integer, Integer>) - Method in interface org.evosuite.testcase.variable.VariableReference
loadBytecode
loadBytecode(GeneratorAdapter, Map<Integer, Integer>) - Method in class org.evosuite.testcase.variable.VariableReferenceImpl
loadBytecode
loadClass(String) - Method in class org.evosuite.instrumentation.InstrumentingClassLoader
 
loadClass(String) - Method in class org.evosuite.symbolic.instrument.ConcolicInstrumentingClassLoader
 
loadClass(String) - Static method in class org.evosuite.testcarver.capture.CaptureUtil
 
loadClass(String) - Method in class org.evosuite.testcarver.extraction.CarvingClassLoader
loadClassFromFile(String, String) - Method in class org.evosuite.instrumentation.InstrumentingClassLoader
 
loadCoverage() - Static method in class org.evosuite.coverage.ambiguity.AmbiguityCoverageFactory
Read the coverage of a test suite from a file
loadCoverage() - Static method in class org.evosuite.coverage.rho.RhoCoverageFactory
Read the coverage of a test suite from a file
loadLocal(int) - Method in class org.evosuite.instrumentation.testability.transformer.MethodNodeTransformer
Generates the instruction to load the given local variable on the stack.
loadLogbackForEvoSuite() - Static method in class org.evosuite.utils.LoggingUtils
Load the EvoSuite xml configuration file for Logback, unless a non-default one is already in use.
loadProperties(boolean) - Method in class org.evosuite.Properties
Load and initialize a properties file from the default path
loadProperties(String, boolean) - Method in class org.evosuite.Properties
Load and initialize a properties file from a given path
loadPropertiesFile(String, boolean) - Method in class org.evosuite.Properties
Load a properties file
loadsReferenceToThis() - Method in class org.evosuite.coverage.dataflow.DefUse
Determines whether this is the special ALOAD that pushes 'this' onto the stack In non static methods the variable slot 0 holds the reference to "this".
loadsReferenceToThis() - Method in class org.evosuite.graphs.cfg.ASMWrapper
Determines whether this is the special ALOAD that pushes 'this' onto the stack In non static methods the variable slot 0 holds the reference to "this".
loadTests(File, String) - Static method in class org.evosuite.testsuite.TestSuiteSerialization
 
loadTests(String) - Static method in class org.evosuite.testsuite.TestSuiteSerialization
 
loadTests(File) - Static method in class org.evosuite.testsuite.TestSuiteSerialization
 
LOCAL_SEARCH_ADAPTATION_RATE - Static variable in class org.evosuite.Properties
 
LOCAL_SEARCH_ARRAYS - Static variable in class org.evosuite.Properties
 
LOCAL_SEARCH_BUDGET - Static variable in class org.evosuite.Properties
 
LOCAL_SEARCH_BUDGET_TYPE - Static variable in class org.evosuite.Properties
Constant LOCAL_SEARCH_BUDGET_TYPE
LOCAL_SEARCH_DSE - Static variable in class org.evosuite.Properties
 
LOCAL_SEARCH_ENSURE_DOUBLE_EXECUTION - Static variable in class org.evosuite.Properties
 
LOCAL_SEARCH_EXPAND_TESTS - Static variable in class org.evosuite.Properties
 
LOCAL_SEARCH_PRIMITIVES - Static variable in class org.evosuite.Properties
 
LOCAL_SEARCH_PROBABILITY - Static variable in class org.evosuite.Properties
 
LOCAL_SEARCH_PROBES - Static variable in class org.evosuite.Properties
Constant LOCAL_SEARCH_PROBES=10
LOCAL_SEARCH_RATE - Static variable in class org.evosuite.Properties
Constant LOCAL_SEARCH_RATE=-1
LOCAL_SEARCH_REFERENCES - Static variable in class org.evosuite.Properties
 
LOCAL_SEARCH_RESTORE_COVERAGE - Static variable in class org.evosuite.Properties
 
LOCAL_SEARCH_SELECTIVE - Static variable in class org.evosuite.Properties
Deprecated.
LOCAL_SEARCH_SELECTIVE_PRIMITIVES - Static variable in class org.evosuite.Properties
 
LOCAL_SEARCH_STRINGS - Static variable in class org.evosuite.Properties
 
LocalAddressPrimitiveStatement - Class in org.evosuite.testcase.statements.environment
Created by arcuri on 12/15/14.
LocalAddressPrimitiveStatement(TestCase) - Constructor for class org.evosuite.testcase.statements.environment.LocalAddressPrimitiveStatement
 
LocalAddressPrimitiveStatement(TestCase, EvoSuiteLocalAddress) - Constructor for class org.evosuite.testcase.statements.environment.LocalAddressPrimitiveStatement
 
localObjective - Variable in class org.evosuite.ga.metaheuristics.GeneticAlgorithm
Local search might need a different local objective
localSearch(LocalSearchObjective<? extends Chromosome>) - Method in class org.evosuite.ga.Chromosome
Apply the local search
LocalSearch<T extends Chromosome> - Interface in org.evosuite.ga.localsearch
This class applies local search on an specific Chromosome.
localSearch(LocalSearchObjective) - Method in class org.evosuite.regression.RegressionTestChromosome
 
localSearch(LocalSearchObjective) - Method in class org.evosuite.regression.RegressionTestSuiteChromosome
 
localSearch(LocalSearchObjective<? extends Chromosome>) - Method in class org.evosuite.testcase.TestChromosome
Apply the local search
localSearch(LocalSearchObjective<? extends Chromosome>) - Method in class org.evosuite.testsuite.AbstractTestSuiteChromosome
Apply the local search
localSearch(LocalSearchObjective<? extends Chromosome>) - Method in class org.evosuite.testsuite.TestSuiteChromosome
 
LocalSearchBudget - Class in org.evosuite.ga.localsearch
This singleton class provides support for updating the amount of LS budget that was consumed during the current application of LS.
LocalSearchObjective<T extends Chromosome> - Interface in org.evosuite.ga.localsearch
Represents a local search objective that will be used during local search to assess the success (or failure) of a local search to a given chromosome (it could be TestSuiteChromosome or TestChromosome).
localSearchProbability - Variable in class org.evosuite.ga.metaheuristics.GeneticAlgorithm
 
localSearchStarted() - Method in class org.evosuite.ga.localsearch.LocalSearchBudget
Indicates that the application of LS to the current population has started.
LocalsTable - Class in org.evosuite.symbolic.vm
 
LocalsTable(int) - Constructor for class org.evosuite.symbolic.vm.LocalsTable
 
LocalsVM - Class in org.evosuite.symbolic.vm
 
LocalsVM(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.LocalsVM
 
localTypes - Variable in class org.evosuite.instrumentation.testability.transformer.MethodNodeTransformer
Types of the local variables of the method visited by this adapter.
log - Static variable in class org.evosuite.symbolic.expr.bv.IntegerBinaryExpression
 
log - Static variable in class org.evosuite.symbolic.expr.bv.IntegerComparison
 
log - Static variable in class org.evosuite.symbolic.expr.bv.IntegerUnaryExpression
 
log - Static variable in class org.evosuite.symbolic.expr.bv.RealComparison
 
log - Static variable in class org.evosuite.symbolic.expr.bv.RealUnaryToIntegerExpression
 
log - Static variable in class org.evosuite.symbolic.expr.bv.StringBinaryComparison
 
log - Static variable in class org.evosuite.symbolic.expr.bv.StringBinaryToIntegerExpression
 
log - Static variable in class org.evosuite.symbolic.expr.bv.StringMultipleComparison
 
log - Static variable in class org.evosuite.symbolic.expr.bv.StringMultipleToIntegerExpression
 
log - Static variable in class org.evosuite.symbolic.expr.bv.StringUnaryToIntegerExpression
 
log - Static variable in class org.evosuite.symbolic.expr.ExpressionExecutor
 
log - Static variable in class org.evosuite.symbolic.expr.fp.RealBinaryExpression
 
log - Static variable in class org.evosuite.symbolic.expr.fp.RealUnaryExpression
 
log - Static variable in class org.evosuite.symbolic.expr.str.IntegerToStringCast
 
log - Static variable in class org.evosuite.symbolic.expr.str.RealToStringCast
 
log - Static variable in class org.evosuite.symbolic.expr.str.StringBinaryExpression
 
log - Static variable in class org.evosuite.symbolic.expr.str.StringMultipleExpression
 
log - Static variable in class org.evosuite.symbolic.expr.str.StringUnaryExpression
 
log - Static variable in class org.evosuite.symbolic.expr.token.HasMoreTokensExpr
 
log - Static variable in class org.evosuite.symbolic.expr.token.StringNextTokenExpr
 
LOG - Class in org.evosuite.symbolic.vm.math
 
LOG(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.math.LOG
 
log(int, Object, String, String, Object...) - Method in class org.evosuite.testcarver.capture.CaptureLog
 
LOG10 - Class in org.evosuite.symbolic.vm.math
 
LOG10(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.math.LOG10
 
LOG1P - Class in org.evosuite.symbolic.vm.math
 
LOG1P(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.math.LOG1P
 
LOG_CLASS_NAMES - Static variable in class org.evosuite.symbolic.instrument.ConcolicConfig
Log each class and if we rewrite it (y/n)
LOG_GOALS - Static variable in class org.evosuite.Properties
Constant LOG_GOALS=false
LOG_LEVEL - Static variable in class org.evosuite.Properties
 
LOG_LEVEL - Static variable in class org.evosuite.utils.LoggingUtils
Constant LOG_LEVEL="log.level"
LOG_TARGET - Static variable in class org.evosuite.Properties
 
LOG_TARGET - Static variable in class org.evosuite.utils.LoggingUtils
Constant LOG_TARGET="log.target"
LOG_TIMEOUT - Static variable in class org.evosuite.Properties
Constant LOG_TIMEOUT=false
logEnd(int, Object, Object) - Method in class org.evosuite.testcarver.capture.CaptureLog
if there is an return value and the return value creation has not been logged before (may happen, if, for example, the constructor is private), save the information that the value comes from a finished method call
logErrorAtMostOnce(Logger, String) - Static method in class org.evosuite.utils.LoggingUtils
Deprecated.
logger - Static variable in class org.evosuite.assertion.Assertion
Constant logger
logger - Static variable in class org.evosuite.assertion.AssertionGenerator
Constant logger
logger - Static variable in class org.evosuite.assertion.AssertionTraceObserver
Constant logger
logger - Static variable in class org.evosuite.contracts.Contract
 
logger - Static variable in class org.evosuite.coverage.io.output.OutputCoverageTestFitness
 
logger - Static variable in class org.evosuite.coverage.TestCoverageGoal
Constant logger
logger - Static variable in class org.evosuite.ga.FitnessFunction
Constant logger
logger - Static variable in class org.evosuite.ga.operators.crossover.CrossOverFunction
Constant logger
logger - Static variable in class org.evosuite.ga.operators.selection.SelectionFunction
Constant logger
logger - Static variable in class org.evosuite.ga.SecondaryObjective
Constant logger
logger - Static variable in class org.evosuite.instrumentation.BooleanArrayInterpreter
Constant logger
logger - Static variable in class org.evosuite.instrumentation.coverage.BranchInstrumentation
Constant logger
logger - Static variable in class org.evosuite.instrumentation.error.ErrorBranchInstrumenter
 
logger - Static variable in class org.evosuite.instrumentation.error.ErrorConditionMethodAdapter
 
logger - Static variable in class org.evosuite.instrumentation.ExceptionTransformationMethodAdapter
 
logger - Static variable in class org.evosuite.instrumentation.ObjectCallAdapter
Constant logger
logger - Static variable in class org.evosuite.instrumentation.ObjectSignatureAdapter
Constant logger
logger - Static variable in class org.evosuite.instrumentation.testability.BooleanTestabilityTransformation
 
logger - Static variable in class org.evosuite.junit.writer.TestSuiteWriterUtils
 
logger - Static variable in class org.evosuite.lm.LanguageModel11EA
 
logger - Static variable in class org.evosuite.regression.bytecode.RegressionClassDiff
 
logger - Static variable in class org.evosuite.regression.ObjectDistanceCalculator
 
logger - Static variable in class org.evosuite.regression.RegressionAssertionCounter
 
logger - Static variable in class org.evosuite.seeding.ObjectPool
 
logger - Static variable in class org.evosuite.setup.TestCluster
 
logger - Static variable in class org.evosuite.setup.TestClusterUtils
 
logger - Static variable in class org.evosuite.strategy.PropertiesSearchAlgorithmFactory
 
logger - Static variable in class org.evosuite.symbolic.ConcolicMutation
 
logger - Static variable in class org.evosuite.symbolic.vm.SymbolicHeap
 
logger - Static variable in class org.evosuite.testcase.execution.TimeoutHandler
Constant logger
logger - Static variable in class org.evosuite.testcase.factories.AllMethodsTestChromosomeFactory
Constant logger
logger - Static variable in class org.evosuite.testcase.factories.FixedLengthTestChromosomeFactory
Constant logger
logger - Static variable in class org.evosuite.testcase.factories.RandomLengthTestFactory
Constant logger
logger - Static variable in class org.evosuite.testcase.fm.MethodDescriptor
 
logger - Static variable in class org.evosuite.testcase.localsearch.TestCaseLocalSearch
 
logger - Static variable in class org.evosuite.testcase.statements.AbstractStatement
Constant logger
logger - Static variable in class org.evosuite.testsuite.TestSuiteFitnessFunction
Constant logger
logger - Static variable in class org.evosuite.utils.ExternalProcessUtilities
Constant logger
logger - Static variable in class org.evosuite.utils.generic.GenericAccessibleObject
 
LoggingUtils - Class in org.evosuite.utils
this class is used to get help on some customization of logging facility
LoggingUtils() - Constructor for class org.evosuite.utils.LoggingUtils
Constructor for LoggingUtils.
logInstructionsIn(String, String) - Method in class org.evosuite.graphs.cfg.BytecodeInstructionPool
logInstructionsIn
logStatistics() - Method in class org.evosuite.symbolic.DSEStats
 
logWarnAtMostOnce(Logger, String) - Static method in class org.evosuite.utils.LoggingUtils
Deprecated.
LONG - Static variable in class org.evosuite.symbolic.instrument.ConcolicConfig
 
LONG - Static variable in interface org.evosuite.symbolic.vm.wrappers.Types
 
LONG_TO_STR_DESCRIPTOR - Static variable in interface org.evosuite.symbolic.vm.string.Types
 
LONG_TO_STRBUILDER_DESCRIPTOR - Static variable in interface org.evosuite.symbolic.vm.string.Types
 
LongPrimitiveStatement - Class in org.evosuite.testcase.statements.numeric
LongPrimitiveStatement class.
LongPrimitiveStatement(TestCase, Long) - Constructor for class org.evosuite.testcase.statements.numeric.LongPrimitiveStatement
Constructor for LongPrimitiveStatement.
LongPrimitiveStatement(TestCase) - Constructor for class org.evosuite.testcase.statements.numeric.LongPrimitiveStatement
Constructor for LongPrimitiveStatement.
longSub(long, long) - Static method in class org.evosuite.instrumentation.testability.BooleanHelper
Replacement function for long comparison
LOOKUPSWITCH(String, String, int, int, int[]) - Method in class org.evosuite.dse.AbstractVM
 
LOOKUPSWITCH(String, String, int, int, int[]) - Method in interface org.evosuite.dse.IVM
 
LOOKUPSWITCH(int, int[], String, String, int) - Static method in class org.evosuite.dse.VM
 
LOOKUPSWITCH(String, String, int, int, int[]) - Method in class org.evosuite.symbolic.vm.JumpVM
switch statement whose cases may not be numbered consecutively.
LOR() - Method in class org.evosuite.dse.AbstractVM
 
LOR() - Method in interface org.evosuite.dse.IVM
 
LOR() - Static method in class org.evosuite.dse.VM
 
LOR() - Method in class org.evosuite.symbolic.vm.ArithmeticVM
 
LREM(long) - Method in class org.evosuite.dse.AbstractVM
 
LREM(long) - Method in interface org.evosuite.dse.IVM
 
LREM(long) - Static method in class org.evosuite.dse.VM
 
LREM(long) - Method in class org.evosuite.symbolic.vm.ArithmeticVM
 
LRETURN() - Method in class org.evosuite.dse.AbstractVM
 
LRETURN() - Method in interface org.evosuite.dse.IVM
 
LRETURN() - Static method in class org.evosuite.dse.VM
 
LRETURN() - Method in class org.evosuite.symbolic.vm.CallVM
 
LSHL() - Method in class org.evosuite.dse.AbstractVM
 
LSHL() - Method in interface org.evosuite.dse.IVM
 
LSHL() - Static method in class org.evosuite.dse.VM
 
LSHL() - Method in class org.evosuite.symbolic.vm.ArithmeticVM
Stack=value1(int)|value2(long) Pops a long integer and an int from the stack.
LSHR() - Method in class org.evosuite.dse.AbstractVM
 
LSHR() - Method in interface org.evosuite.dse.IVM
 
LSHR() - Static method in class org.evosuite.dse.VM
 
LSHR() - Method in class org.evosuite.symbolic.vm.ArithmeticVM
Stack=value1(int)|value2(long) Pops an int and a long integer from the stack.
LSTORE(int) - Method in class org.evosuite.dse.AbstractVM
 
LSTORE(int) - Method in interface org.evosuite.dse.IVM
 
LSTORE(int) - Static method in class org.evosuite.dse.VM
 
LSTORE(int) - Method in class org.evosuite.symbolic.vm.LocalsVM
 
LSTORE_0() - Method in class org.evosuite.dse.AbstractVM
 
LSTORE_0() - Method in interface org.evosuite.dse.IVM
 
LSTORE_0() - Static method in class org.evosuite.dse.VM
http://java.sun.com/docs/books/jvms/second_edition/html/Instructions2.
LSTORE_1() - Method in class org.evosuite.dse.AbstractVM
 
LSTORE_1() - Method in interface org.evosuite.dse.IVM
 
LSTORE_1() - Static method in class org.evosuite.dse.VM
 
LSTORE_2() - Method in class org.evosuite.dse.AbstractVM
 
LSTORE_2() - Method in interface org.evosuite.dse.IVM
 
LSTORE_2() - Static method in class org.evosuite.dse.VM
 
LSTORE_3() - Method in class org.evosuite.dse.AbstractVM
 
LSTORE_3() - Method in interface org.evosuite.dse.IVM
 
LSTORE_3() - Static method in class org.evosuite.dse.VM
 
LSUB() - Method in class org.evosuite.dse.AbstractVM
 
LSUB() - Method in interface org.evosuite.dse.IVM
 
LSUB() - Static method in class org.evosuite.dse.VM
 
LSUB() - Method in class org.evosuite.symbolic.vm.ArithmeticVM
 
lt(IntegerValue, IntegerValue) - Static method in class org.evosuite.symbolic.vm.ConstraintFactory
 
LUSHR() - Method in class org.evosuite.dse.AbstractVM
 
LUSHR() - Method in interface org.evosuite.dse.IVM
 
LUSHR() - Static method in class org.evosuite.dse.VM
 
LUSHR() - Method in class org.evosuite.symbolic.vm.ArithmeticVM
Stack=value1(int)|value2(long) Pops an integer and a long integer and from the stack.
LXOR() - Method in class org.evosuite.dse.AbstractVM
 
LXOR() - Method in interface org.evosuite.dse.IVM
 
LXOR() - Static method in class org.evosuite.dse.VM
 
LXOR() - Method in class org.evosuite.symbolic.vm.ArithmeticVM
 

M

main(String[]) - Static method in class org.evosuite.ClientProcess
main
main(String[]) - Static method in class org.evosuite.junit.DetermineSUT
 
main(String[]) - Static method in class org.evosuite.setup.InheritanceTreeGenerator
 
main(String[]) - Static method in class org.evosuite.TestSuiteGenerator
main
main(String[]) - Static method in class org.evosuite.utils.MersenneTwister
Tests the code.
MainConfig - Class in org.evosuite.dse
Constant values
MainConfig() - Constructor for class org.evosuite.dse.MainConfig
Constructor.
mainDirectory(String) - Static method in class org.evosuite.junit.writer.TestSuiteWriterUtils
Create subdirectory for package in test directory
MAKE_ACCESSIBLE - Static variable in class org.evosuite.Properties
Deprecated.
makeAccessible(Field) - Static method in class org.evosuite.setup.TestClusterUtils
 
makeAccessible(Method) - Static method in class org.evosuite.setup.TestClusterUtils
 
makeAccessible(Constructor<?>) - Static method in class org.evosuite.setup.TestClusterUtils
 
makeDefinition(BytecodeInstruction) - Static method in class org.evosuite.coverage.dataflow.DefUseFactory
Returns a Definition instance given a BytecodeInstruction for which isDefinition() is true
makeDirectory(String) - Static method in class org.evosuite.junit.writer.TestSuiteWriterUtils
Create subdirectory for package in test directory
makeInstance(BytecodeInstruction) - Static method in class org.evosuite.coverage.dataflow.DefUseFactory
Convenience method to offer DefUse-Functionality for when it doesn't matter whether a Definition or Use is returned Returns a Definition instance given a BytecodeInstruction for which isDefinition() is true Otherwise returns a Use instance given a BytecodeInstruction for which isUse() is true WARNING: when given the wrap for an IINC this method will return a Definition
makeUse(BytecodeInstruction) - Static method in class org.evosuite.coverage.dataflow.DefUseFactory
Returns a Use instance given a BytecodeInstruction for which isUse() is true
map(Type) - Method in class org.evosuite.utils.generic.VarMap
 
map(Type[]) - Method in class org.evosuite.utils.generic.VarMap
 
MAP_EMPTY - Static variable in class org.evosuite.coverage.io.IOCoverageConstants
 
MAP_INIT - Static variable in class org.evosuite.testcarver.capture.CaptureLog
 
MAP_NONEMPTY - Static variable in class org.evosuite.coverage.io.IOCoverageConstants
 
mapContainsKey(Map<?, ?>, Object) - Static method in class org.evosuite.instrumentation.testability.ContainerHelper
Helper function that is called instead of Map.containsKey
mapContainsValue(Map<?, ?>, Object) - Static method in class org.evosuite.instrumentation.testability.ContainerHelper
Helper function that is called instead of Map.containsValue
mapIsEmpty(Map<?, ?>) - Static method in class org.evosuite.instrumentation.testability.ContainerHelper
Helper function that is called instead of Map.isEmpty
mapping - Variable in class org.evosuite.instrumentation.testability.transformer.MethodNodeTransformer
Mapping from old to new local variable indexes.
mapTypeParameters(Type, Type) - Method in class org.evosuite.utils.generic.GenericAccessibleObject
Maps type parameters in a type to their values.
MasterNodeRemote - Interface in org.evosuite.rmi.service
Master Node view in the client process.
Matcher_Matches - Class in org.evosuite.symbolic.vm.regex
 
Matcher_Matches(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.regex.Matcher_Matches
 
MATCHER_TYPE - Static variable in interface org.evosuite.symbolic.vm.regex.Types
 
matches(InsnList) - Method in class org.evosuite.instrumentation.NodeRegularExpression
matches
matches(Call) - Method in class org.evosuite.setup.Call
 
matches(CallContext) - Method in class org.evosuite.setup.CallContext
 
Matches - Class in org.evosuite.symbolic.vm.string
 
Matches(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.string.Matches
 
MAX - Class in org.evosuite.symbolic.vm.math
 
MAX() - Constructor for class org.evosuite.symbolic.vm.math.MAX
 
MAX.MAX_D - Class in org.evosuite.symbolic.vm.math
 
MAX.MAX_F - Class in org.evosuite.symbolic.vm.math
 
MAX.MAX_I - Class in org.evosuite.symbolic.vm.math
 
MAX.MAX_L - Class in org.evosuite.symbolic.vm.math
 
MAX_ARRAY - Static variable in class org.evosuite.Properties
Constant MAX_ARRAY=10
MAX_ATTEMPTS - Static variable in class org.evosuite.Properties
Constant MAX_ATTEMPTS=1000
MAX_CHARS - Static variable in class org.evosuite.junit.naming.methods.CoverageGoalTestNameGenerationStrategy
 
MAX_COVERAGE_DEPTH - Static variable in class org.evosuite.Properties
Constant MAX_COVERAGE_DEPTH=-1
MAX_D(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.math.MAX.MAX_D
 
MAX_DELTA - Static variable in class org.evosuite.Properties
Constant MAX_DELTA=20
MAX_EVALUATIONS - Static variable in class org.evosuite.lm.LanguageModelSearch
 
MAX_F(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.math.MAX.MAX_F
 
MAX_GENERIC_DEPTH - Static variable in class org.evosuite.Properties
 
MAX_I(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.math.MAX.MAX_I
 
MAX_INITIAL_TESTS - Static variable in class org.evosuite.Properties
Constant MAX_INITIAL_TESTS=10
MAX_INT - Static variable in class org.evosuite.Properties
Constant MAX_INT=2048
MAX_L(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.math.MAX.MAX_L
 
MAX_LENGTH - Static variable in class org.evosuite.Properties
Constant MAX_LENGTH=0
MAX_LENGTH_TEST_CASE - Static variable in class org.evosuite.Properties
Constant MAX_LENGTH_TEST_CASE=0
MAX_LOCALS_DEFAULT - Variable in class org.evosuite.dse.MainConfig
 
MAX_LOOP_ITERATIONS - Static variable in class org.evosuite.Properties
 
MAX_MUTANTS - Static variable in class org.evosuite.Properties
Constant MAX_MUTANTS=100
MAX_MUTANTS_PER_CLASS - Static variable in class org.evosuite.Properties
 
MAX_MUTANTS_PER_METHOD - Static variable in class org.evosuite.Properties
 
MAX_MUTANTS_PER_TEST - Static variable in class org.evosuite.Properties
 
MAX_RECURSION - Static variable in class org.evosuite.Properties
Constant MAX_RECURSION=10
MAX_REPLACE_MUTANTS - Static variable in class org.evosuite.Properties
 
MAX_SIMILAR_GOALS - Static variable in class org.evosuite.junit.naming.methods.CoverageGoalTestNameGenerationStrategy
 
MAX_SIZE - Static variable in class org.evosuite.Properties
Constant MAX_SIZE=100
MAX_STALLED_THREADS - Static variable in class org.evosuite.Properties
Constant MAX_STALLED_THREADS=10
MAX_STARTED_THREADS - Static variable in class org.evosuite.Properties
 
MAX_STRING - Static variable in class org.evosuite.Properties
 
maxCoveredBranches - Variable in class org.evosuite.coverage.branch.BranchCoverageSuiteFitness
 
maxCoveredBranches - Variable in class org.evosuite.coverage.branch.OnlyBranchCoverageSuiteFitness
 
maxCoveredGoals - Variable in class org.evosuite.coverage.io.input.InputCoverageSuiteFitness
 
maxCoveredGoals - Variable in class org.evosuite.coverage.io.output.OutputCoverageSuiteFitness
 
maxCoveredLines - Variable in class org.evosuite.coverage.line.LineCoverageSuiteFitness
 
maxCoveredLines - Variable in class org.evosuite.coverage.line.OnlyLineCoverageSuiteFitness
 
maxCoveredMethods - Variable in class org.evosuite.coverage.branch.BranchCoverageSuiteFitness
 
maxCoveredMethods - Variable in class org.evosuite.coverage.method.MethodCoverageSuiteFitness
 
maxEvaluations - Variable in class org.evosuite.ga.stoppingconditions.MaxFitnessEvaluationsStoppingCondition
Maximum number of evaluations
MaxFitnessEvaluationsStoppingCondition - Class in org.evosuite.ga.stoppingconditions
Stop search after a predefined maximum search depth
MaxFitnessEvaluationsStoppingCondition() - Constructor for class org.evosuite.ga.stoppingconditions.MaxFitnessEvaluationsStoppingCondition
 
MaxGenerationStoppingCondition - Class in org.evosuite.ga.stoppingconditions
Stop search after a predefined number of iterations
MaxGenerationStoppingCondition() - Constructor for class org.evosuite.ga.stoppingconditions.MaxGenerationStoppingCondition
 
maximize - Variable in class org.evosuite.ga.operators.selection.SelectionFunction
Do we want to minimize or maximize fitness?
maximize - Variable in class org.evosuite.ga.ReplacementFunction
 
maxIterations - Variable in class org.evosuite.ga.stoppingconditions.MaxGenerationStoppingCondition
Maximum number of iterations
MaxLengthBloatControl - Class in org.evosuite.testsuite
MaxLengthBloatControl class.
MaxLengthBloatControl() - Constructor for class org.evosuite.testsuite.MaxLengthBloatControl
 
MaxLengthStoppingCondition - Class in org.evosuite.ga.stoppingconditions
Stop search when a maximum (average) length has been reached.
MaxLengthStoppingCondition() - Constructor for class org.evosuite.ga.stoppingconditions.MaxLengthStoppingCondition
 
maxSeconds - Variable in class org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
Maximum number of seconds
MaxSizeBloatControl - Class in org.evosuite.ga.bloatcontrol
Reject individuals when they exceed a certain size
MaxSizeBloatControl() - Constructor for class org.evosuite.ga.bloatcontrol.MaxSizeBloatControl
 
MaxStatementsStoppingCondition - Class in org.evosuite.ga.stoppingconditions
MaxStatementsStoppingCondition class.
MaxStatementsStoppingCondition() - Constructor for class org.evosuite.ga.stoppingconditions.MaxStatementsStoppingCondition
 
maxTests - Variable in class org.evosuite.ga.stoppingconditions.MaxTestsStoppingCondition
Maximum number of evaluations
MaxTestsStoppingCondition - Class in org.evosuite.ga.stoppingconditions
MaxTestsStoppingCondition class.
MaxTestsStoppingCondition() - Constructor for class org.evosuite.ga.stoppingconditions.MaxTestsStoppingCondition
 
MaxTimeStoppingCondition - Class in org.evosuite.ga.stoppingconditions
Stop search after a predefined amount of time
MaxTimeStoppingCondition() - Constructor for class org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
 
MD5 - Class in org.evosuite.utils
MD5 class.
MD5() - Constructor for class org.evosuite.utils.MD5
 
merge(BasicValue, BasicValue) - Method in class org.evosuite.instrumentation.BooleanValueInterpreter
merge(BasicValue, BasicValue) - Method in class org.evosuite.instrumentation.ThisInterpreter
mergeProperties(List<ExecutionResult>) - Static method in class org.evosuite.junit.writer.TestSuiteWriterUtils
 
MersenneTwister - Class in org.evosuite.utils
MersenneTwister and MersenneTwisterFast
MersenneTwister() - Constructor for class org.evosuite.utils.MersenneTwister
Constructor using the default seed.
MersenneTwister(long) - Constructor for class org.evosuite.utils.MersenneTwister
Constructor using a given seed.
MersenneTwister(int[]) - Constructor for class org.evosuite.utils.MersenneTwister
Constructor using an array of integers as seed.
Messages - Class in org.evosuite.utils
 
Messages() - Constructor for class org.evosuite.utils.Messages
 
method - Variable in class org.evosuite.testcase.statements.MethodStatement
 
METHOD_BEGIN(int, String, String, String) - Method in class org.evosuite.dse.AbstractVM
 
METHOD_BEGIN(int, String, String, String) - Method in interface org.evosuite.dse.IVM
Start of a new method
METHOD_BEGIN(int, String, String, String) - Static method in class org.evosuite.dse.VM
New method frame, before first instruction
METHOD_BEGIN(int, String, String, String) - Method in class org.evosuite.symbolic.vm.CallVM
Pop operands off caller stack Method methName is about to start execution.
METHOD_BEGIN_PARAM(int, int, int) - Method in class org.evosuite.dse.AbstractVM
 
METHOD_BEGIN_PARAM(int, int, boolean) - Method in class org.evosuite.dse.AbstractVM
 
METHOD_BEGIN_PARAM(int, int, short) - Method in class org.evosuite.dse.AbstractVM
 
METHOD_BEGIN_PARAM(int, int, byte) - Method in class org.evosuite.dse.AbstractVM
 
METHOD_BEGIN_PARAM(int, int, char) - Method in class org.evosuite.dse.AbstractVM
 
METHOD_BEGIN_PARAM(int, int, long) - Method in class org.evosuite.dse.AbstractVM
 
METHOD_BEGIN_PARAM(int, int, float) - Method in class org.evosuite.dse.AbstractVM
 
METHOD_BEGIN_PARAM(int, int, double) - Method in class org.evosuite.dse.AbstractVM
 
METHOD_BEGIN_PARAM(int, int, Object) - Method in class org.evosuite.dse.AbstractVM
 
METHOD_BEGIN_PARAM(int, int, int) - Method in interface org.evosuite.dse.IVM
Pass index-th concrete parameter of the just called method.
METHOD_BEGIN_PARAM(int, int, boolean) - Method in interface org.evosuite.dse.IVM
 
METHOD_BEGIN_PARAM(int, int, short) - Method in interface org.evosuite.dse.IVM
 
METHOD_BEGIN_PARAM(int, int, byte) - Method in interface org.evosuite.dse.IVM
 
METHOD_BEGIN_PARAM(int, int, char) - Method in interface org.evosuite.dse.IVM
 
METHOD_BEGIN_PARAM(int, int, long) - Method in interface org.evosuite.dse.IVM
 
METHOD_BEGIN_PARAM(int, int, float) - Method in interface org.evosuite.dse.IVM
 
METHOD_BEGIN_PARAM(int, int, double) - Method in interface org.evosuite.dse.IVM
 
METHOD_BEGIN_PARAM(int, int, Object) - Method in interface org.evosuite.dse.IVM
 
METHOD_BEGIN_PARAM(int, int, int) - Static method in class org.evosuite.dse.VM
Pass concrete values that the caller passed into a method call, before first instruction of called method is executed.
METHOD_BEGIN_PARAM(boolean, int, int) - Static method in class org.evosuite.dse.VM
 
METHOD_BEGIN_PARAM(byte, int, int) - Static method in class org.evosuite.dse.VM
 
METHOD_BEGIN_PARAM(char, int, int) - Static method in class org.evosuite.dse.VM
 
METHOD_BEGIN_PARAM(short, int, int) - Static method in class org.evosuite.dse.VM
 
METHOD_BEGIN_PARAM(long, int, int) - Static method in class org.evosuite.dse.VM
 
METHOD_BEGIN_PARAM(float, int, int) - Static method in class org.evosuite.dse.VM
 
METHOD_BEGIN_PARAM(double, int, int) - Static method in class org.evosuite.dse.VM
 
METHOD_BEGIN_PARAM(Object, int, int) - Static method in class org.evosuite.dse.VM
 
METHOD_BEGIN_PARAM(int, int, int) - Method in class org.evosuite.symbolic.vm.CallVM
 
METHOD_BEGIN_PARAM(int, int, boolean) - Method in class org.evosuite.symbolic.vm.CallVM
 
METHOD_BEGIN_PARAM(int, int, byte) - Method in class org.evosuite.symbolic.vm.CallVM
 
METHOD_BEGIN_PARAM(int, int, char) - Method in class org.evosuite.symbolic.vm.CallVM
 
METHOD_BEGIN_PARAM(int, int, short) - Method in class org.evosuite.symbolic.vm.CallVM
 
METHOD_BEGIN_PARAM(int, int, long) - Method in class org.evosuite.symbolic.vm.CallVM
 
METHOD_BEGIN_PARAM(int, int, double) - Method in class org.evosuite.symbolic.vm.CallVM
 
METHOD_BEGIN_PARAM(int, int, float) - Method in class org.evosuite.symbolic.vm.CallVM
 
METHOD_BEGIN_PARAM(int, int, Object) - Method in class org.evosuite.symbolic.vm.CallVM
 
METHOD_BEGIN_RECEIVER(Object) - Method in class org.evosuite.dse.AbstractVM
 
METHOD_BEGIN_RECEIVER(Object) - Method in interface org.evosuite.dse.IVM
METHOD_BEGIN_PARAM for the receiver instance ("this"), if this method is a non-constructor instance method.
METHOD_BEGIN_RECEIVER(Object) - Static method in class org.evosuite.dse.VM
 
METHOD_BEGIN_RECEIVER(Object) - Method in class org.evosuite.symbolic.vm.CallVM
 
METHOD_MAXS(String, String, String, int, int) - Method in class org.evosuite.dse.AbstractVM
 
METHOD_MAXS(String, String, String, int, int) - Method in interface org.evosuite.dse.IVM
Max values of a method
METHOD_MAXS(String, String, String, int, int) - Static method in class org.evosuite.dse.VM
Max values of a method
METHOD_MAXS(String, String, String, int, int) - Method in class org.evosuite.symbolic.vm.CallVM
Cache max values for this method, except for static initializers.
METHOD_SPACE - Static variable in class org.evosuite.junit.writer.TestSuiteWriterUtils
 
MethodCall - Class in org.evosuite.coverage.dataflow.analysis
Represents a single invocation of a method during the Inter-Method pair search.
MethodCall(CCFGMethodCallNode, String) - Constructor for class org.evosuite.coverage.dataflow.analysis.MethodCall
 
MethodCall - Class in org.evosuite.testcase.execution
 
MethodCall(String, String, int, int, int) - Constructor for class org.evosuite.testcase.execution.MethodCall
Constructor for MethodCall.
MethodCoverageFactory - Class in org.evosuite.coverage.method
MethodCoverageFactory class.
MethodCoverageFactory() - Constructor for class org.evosuite.coverage.method.MethodCoverageFactory
 
methodCoverageMap - Variable in class org.evosuite.coverage.method.MethodCoverageSuiteFitness
 
MethodCoverageSuiteFitness - Class in org.evosuite.coverage.method
Fitness function for a whole test suite for all methods considering only normal behaviour (no exceptions)
MethodCoverageSuiteFitness() - Constructor for class org.evosuite.coverage.method.MethodCoverageSuiteFitness
Constructor for MethodCoverageSuiteFitness.
MethodCoverageTestFitness - Class in org.evosuite.coverage.method
Fitness function for a single test on a single method (no exception)
MethodCoverageTestFitness(String, String) - Constructor for class org.evosuite.coverage.method.MethodCoverageTestFitness
Constructor - fitness is specific to a method
MethodDescriptor - Class in org.evosuite.testcase.fm
Created by Andrea Arcuri on 27/07/15.
MethodDescriptor(Method, GenericClass) - Constructor for class org.evosuite.testcase.fm.MethodDescriptor
 
MethodDescriptor(String, String, String) - Constructor for class org.evosuite.testcase.fm.MethodDescriptor
Deprecated.
MethodEntry(String, String, String) - Constructor for class org.evosuite.instrumentation.PurityAnalysisClassVisitor.MethodEntry
 
MethodEntryAdapter - Class in org.evosuite.instrumentation
Instrument classes to keep track of method entry and exit
MethodEntryAdapter(MethodVisitor, int, String, String, String) - Constructor for class org.evosuite.instrumentation.MethodEntryAdapter
Constructor for MethodEntryAdapter.
methodExceptionMap - Static variable in class org.evosuite.instrumentation.ExceptionTransformationClassAdapter
 
MethodFrame - Class in org.evosuite.symbolic.vm
Frame for a method invocation
methodId - Variable in class org.evosuite.testcase.execution.MethodCall
 
methodIdentifier - Variable in class org.evosuite.coverage.exception.ExceptionCoverageTestFitness
name+descriptor
MethodIdentifier(String, String, String) - Constructor for class org.evosuite.setup.PutStaticMethodCollector.MethodIdentifier
 
MethodInstrumentation - Interface in org.evosuite.instrumentation.coverage
An interface which criteria (like defUse, concurrency, LCSAJs) can use to instrument the code of methods
methodMatches(String) - Method in class org.evosuite.coverage.MethodNameMatcher
Returns if a method name matches any of the target method criteria: It is equal to Properties.TARGET_METHOD (if setted) It is contained in the semi-colon separated list Propertires.TARGET_METHOD_LIST (if setted) Its prefix matches Properties.TARGET_METHOD_PREFIX (if setted) The format of the method name is identifier(ASM signature).
methodName - Variable in class org.evosuite.coverage.method.MethodCoverageTestFitness
 
methodName - Variable in class org.evosuite.coverage.method.MethodNoExceptionCoverageTestFitness
 
methodName - Variable in class org.evosuite.coverage.method.MethodTraceCoverageTestFitness
 
methodName - Variable in class org.evosuite.graphs.cfg.BasicBlock
 
methodName - Variable in class org.evosuite.graphs.cfg.BytecodeInstruction
 
methodName - Variable in class org.evosuite.graphs.cfg.ControlFlowGraph
 
methodName - Variable in class org.evosuite.instrumentation.error.ErrorBranchInstrumenter
 
methodName - Variable in class org.evosuite.instrumentation.ReturnValueAdapter
 
methodName - Variable in class org.evosuite.testcase.execution.MethodCall
 
MethodNameMatcher - Class in org.evosuite.coverage
 
MethodNameMatcher() - Constructor for class org.evosuite.coverage.MethodNameMatcher
 
methodNames - Variable in class org.evosuite.testcarver.capture.CaptureLog
 
MethodNodeTransformer - Class in org.evosuite.instrumentation.testability.transformer
MethodNodeTransformer class.
MethodNodeTransformer() - Constructor for class org.evosuite.instrumentation.testability.transformer.MethodNodeTransformer
 
MethodNoExceptionCoverageFactory - Class in org.evosuite.coverage.method
MethodNoExceptionCoverageFactory class.
MethodNoExceptionCoverageFactory() - Constructor for class org.evosuite.coverage.method.MethodNoExceptionCoverageFactory
 
MethodNoExceptionCoverageSuiteFitness - Class in org.evosuite.coverage.method
Fitness function for a whole test suite for all methods considering only normal behaviour (no exceptions)
MethodNoExceptionCoverageSuiteFitness() - Constructor for class org.evosuite.coverage.method.MethodNoExceptionCoverageSuiteFitness
 
MethodNoExceptionCoverageTestFitness - Class in org.evosuite.coverage.method
Fitness function for a single test on a single method (no exception)
MethodNoExceptionCoverageTestFitness(String, String) - Constructor for class org.evosuite.coverage.method.MethodNoExceptionCoverageTestFitness
Constructor - fitness is specific to a method
methods - Variable in class org.evosuite.coverage.method.MethodCoverageSuiteFitness
 
methods - Static variable in class org.evosuite.graphs.cfg.CFGMethodAdapter
The set of all methods which can be used during test case generation This excludes e.g.
MethodStatement - Class in org.evosuite.testcase.statements
 
MethodStatement(TestCase, GenericMethod, VariableReference, List<VariableReference>) - Constructor for class org.evosuite.testcase.statements.MethodStatement
Constructor for MethodStatement.
MethodStatement(TestCase, GenericMethod, VariableReference, List<VariableReference>, VariableReference) - Constructor for class org.evosuite.testcase.statements.MethodStatement
 
MethodStatement(TestCase, GenericMethod, VariableReference, VariableReference, List<VariableReference>) - Constructor for class org.evosuite.testcase.statements.MethodStatement
This constructor allows you to use an already existing VariableReference as retvar.
MethodTraceCoverageFactory - Class in org.evosuite.coverage.method
MethodTraceCoverageFactory class.
MethodTraceCoverageFactory() - Constructor for class org.evosuite.coverage.method.MethodTraceCoverageFactory
 
MethodTraceCoverageSuiteFitness - Class in org.evosuite.coverage.method
Fitness function for a whole test suite for all methods.
MethodTraceCoverageSuiteFitness() - Constructor for class org.evosuite.coverage.method.MethodTraceCoverageSuiteFitness
 
MethodTraceCoverageTestFitness - Class in org.evosuite.coverage.method
Fitness function for a single test on a single method.
MethodTraceCoverageTestFitness(String, String) - Constructor for class org.evosuite.coverage.method.MethodTraceCoverageTestFitness
Constructor - fitness is specific to a method
min(int, int, int) - Static method in class org.evosuite.instrumentation.testability.BooleanHelper
min
MIN - Class in org.evosuite.symbolic.vm.math
 
MIN() - Constructor for class org.evosuite.symbolic.vm.math.MIN
 
MIN.MIN_D - Class in org.evosuite.symbolic.vm.math
 
MIN.MIN_F - Class in org.evosuite.symbolic.vm.math
 
MIN.MIN_I - Class in org.evosuite.symbolic.vm.math
 
MIN.MIN_L - Class in org.evosuite.symbolic.vm.math
 
MIN_D(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.math.MIN.MIN_D
 
MIN_F(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.math.MIN.MIN_F
 
MIN_FREE_MEM - Static variable in class org.evosuite.Properties
Constant MIN_FREE_MEM=50 * 1000 * 1000
MIN_I(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.math.MIN.MIN_I
 
MIN_INITIAL_TESTS - Static variable in class org.evosuite.Properties
Constant MIN_INITIAL_TESTS=1
MIN_L(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.math.MIN.MIN_L
 
MINIMIZATION_TIMEOUT - Static variable in class org.evosuite.Properties
Constant MINIMIZATION_TIMEOUT=600
MINIMIZE - Static variable in class org.evosuite.Properties
Constant MINIMIZE=true
minimize(TestSuiteChromosome) - Method in class org.evosuite.regression.RegressionSuiteMinimizer
 
minimize(TestChromosome) - Method in class org.evosuite.testcase.TestCaseMinimizer
Central minimization function.
minimize(TestChromosome, TestFitnessFunction) - Method in class org.evosuite.testcase.ValueMinimizer
minimize
minimize(TestSuiteChromosome, TestSuiteFitnessFunction) - Method in class org.evosuite.testcase.ValueMinimizer
minimize
minimize(TestSuiteChromosome, boolean) - Method in class org.evosuite.testsuite.TestSuiteMinimizer
minimize
MINIMIZE_OLD - Static variable in class org.evosuite.Properties
Deprecated.
MINIMIZE_SECOND_PASS - Static variable in class org.evosuite.Properties
Constant MINIMIZE_SECOND_PASS=true
MINIMIZE_SKIP_COINCIDENTAL - Static variable in class org.evosuite.Properties
Constant MINIMIZE_SKIP_COINCIDENTAL=true
MINIMIZE_SORT - Static variable in class org.evosuite.Properties
Constant MINIMIZE_SORT=true
MINIMIZE_STRINGS - Static variable in class org.evosuite.Properties
Constant MINIMIZE_STRINGS=true
MINIMIZE_VALUES - Static variable in class org.evosuite.Properties
Constant MINIMIZE_VALUES=false
MinimizeAverageLengthSecondaryObjective - Class in org.evosuite.testsuite.secondaryobjectives
MinimizeAverageLengthSecondaryObjective class.
MinimizeAverageLengthSecondaryObjective() - Constructor for class org.evosuite.testsuite.secondaryobjectives.MinimizeAverageLengthSecondaryObjective
 
MinimizeExceptionsSecondaryObjective - Class in org.evosuite.testcase
MinimizeExceptionsSecondaryObjective class.
MinimizeExceptionsSecondaryObjective() - Constructor for class org.evosuite.testcase.MinimizeExceptionsSecondaryObjective
 
MinimizeExceptionsSecondaryObjective - Class in org.evosuite.testsuite.secondaryobjectives
MinimizeExceptionsSecondaryObjective class.
MinimizeExceptionsSecondaryObjective() - Constructor for class org.evosuite.testsuite.secondaryobjectives.MinimizeExceptionsSecondaryObjective
 
MinimizeMaxLengthSecondaryObjective - Class in org.evosuite.testsuite.secondaryobjectives
MinimizeMaxLengthSecondaryObjective class.
MinimizeMaxLengthSecondaryObjective() - Constructor for class org.evosuite.testsuite.secondaryobjectives.MinimizeMaxLengthSecondaryObjective
 
MinimizeSizeSecondaryObjective<T extends Chromosome> - Class in org.evosuite.ga
MinimizeSizeSecondaryObjective class.
MinimizeSizeSecondaryObjective() - Constructor for class org.evosuite.ga.MinimizeSizeSecondaryObjective
 
minimizeTest() - Method in class org.evosuite.contracts.ContractViolation
Remove all statements that do not contribute to the contract violation
MinimizeTotalLengthSecondaryObjective - Class in org.evosuite.testsuite.secondaryobjectives
MinimizeTotalLengthSecondaryObjective class.
MinimizeTotalLengthSecondaryObjective() - Constructor for class org.evosuite.testsuite.secondaryobjectives.MinimizeTotalLengthSecondaryObjective
 
mkAbs(SmtExpr) - Static method in class org.evosuite.symbolic.solver.SmtExprBuilder
 
mkAdd(SmtExpr, SmtExpr) - Static method in class org.evosuite.symbolic.solver.SmtExprBuilder
 
mkBV2Int(SmtExpr) - Static method in class org.evosuite.symbolic.solver.SmtExprBuilder
 
mkBV2Nat(SmtExpr) - Static method in class org.evosuite.symbolic.solver.SmtExprBuilder
 
mkBVADD(SmtExpr, SmtExpr) - Static method in class org.evosuite.symbolic.solver.SmtExprBuilder
 
mkBVAND(SmtExpr, SmtExpr) - Static method in class org.evosuite.symbolic.solver.SmtExprBuilder
 
mkBVASHR(SmtExpr, SmtExpr) - Static method in class org.evosuite.symbolic.solver.SmtExprBuilder
 
mkBVLSHR(SmtExpr, SmtExpr) - Static method in class org.evosuite.symbolic.solver.SmtExprBuilder
 
mkBVOR(SmtExpr, SmtExpr) - Static method in class org.evosuite.symbolic.solver.SmtExprBuilder
 
mkBVSHL(SmtExpr, SmtExpr) - Static method in class org.evosuite.symbolic.solver.SmtExprBuilder
 
mkBVXOR(SmtExpr, SmtExpr) - Static method in class org.evosuite.symbolic.solver.SmtExprBuilder
 
mkCharToInt(SmtExpr) - Static method in class org.evosuite.symbolic.solver.SmtExprBuilder
 
mkConcat(SmtExpr, SmtExpr) - Static method in class org.evosuite.symbolic.solver.SmtExprBuilder
 
mkContains(SmtExpr, SmtExpr) - Static method in class org.evosuite.symbolic.solver.SmtExprBuilder
 
mkEndsWith(SmtExpr, SmtExpr) - Static method in class org.evosuite.symbolic.solver.SmtExprBuilder
 
mkEq(SmtExpr, SmtExpr) - Static method in class org.evosuite.symbolic.solver.SmtExprBuilder
 
mkGe(SmtExpr, SmtExpr) - Static method in class org.evosuite.symbolic.solver.SmtExprBuilder
 
mkGt(SmtExpr, SmtExpr) - Static method in class org.evosuite.symbolic.solver.SmtExprBuilder
 
mkIndexOf(SmtExpr, SmtExpr) - Static method in class org.evosuite.symbolic.solver.SmtExprBuilder
 
mkInt2BV(int, SmtExpr) - Static method in class org.evosuite.symbolic.solver.SmtExprBuilder
 
mkInt2Real(SmtExpr) - Static method in class org.evosuite.symbolic.solver.SmtExprBuilder
 
mkIntConstant(long) - Static method in class org.evosuite.symbolic.solver.SmtExprBuilder
 
mkIntConstantDeclaration(String) - Static method in class org.evosuite.symbolic.solver.SmtExprBuilder
 
mkIntDiv(SmtExpr, SmtExpr) - Static method in class org.evosuite.symbolic.solver.SmtExprBuilder
 
mkIntFunctionDeclaration(String) - Static method in class org.evosuite.symbolic.solver.SmtExprBuilder
 
mkIntToChar(SmtExpr) - Static method in class org.evosuite.symbolic.solver.SmtExprBuilder
 
mkIntToStr(SmtExpr) - Static method in class org.evosuite.symbolic.solver.SmtExprBuilder
 
mkIntVariable(String) - Static method in class org.evosuite.symbolic.solver.SmtExprBuilder
 
mkITE(SmtExpr, SmtExpr, SmtExpr) - Static method in class org.evosuite.symbolic.solver.SmtExprBuilder
 
mkLe(SmtExpr, SmtExpr) - Static method in class org.evosuite.symbolic.solver.SmtExprBuilder
 
mkLength(SmtExpr) - Static method in class org.evosuite.symbolic.solver.SmtExprBuilder
 
mkLoop(SmtExpr, SmtIntConstant) - Static method in class org.evosuite.symbolic.solver.SmtExprBuilder
 
mkLoop(SmtExpr, SmtIntConstant, SmtIntConstant) - Static method in class org.evosuite.symbolic.solver.SmtExprBuilder
 
mkLt(SmtExpr, SmtExpr) - Static method in class org.evosuite.symbolic.solver.SmtExprBuilder
 
mkMod(SmtExpr, SmtExpr) - Static method in class org.evosuite.symbolic.solver.SmtExprBuilder
 
mkMul(SmtExpr, SmtExpr) - Static method in class org.evosuite.symbolic.solver.SmtExprBuilder
 
mkNeg(SmtExpr) - Static method in class org.evosuite.symbolic.solver.SmtExprBuilder
 
mkNot(SmtExpr) - Static method in class org.evosuite.symbolic.solver.SmtExprBuilder
 
mkReal2Int(SmtExpr) - Static method in class org.evosuite.symbolic.solver.SmtExprBuilder
 
mkRealConstant(double) - Static method in class org.evosuite.symbolic.solver.SmtExprBuilder
 
mkRealConstantDeclaration(String) - Static method in class org.evosuite.symbolic.solver.SmtExprBuilder
 
mkRealDiv(SmtExpr, SmtExpr) - Static method in class org.evosuite.symbolic.solver.SmtExprBuilder
 
mkRealFunctionDeclaration(String) - Static method in class org.evosuite.symbolic.solver.SmtExprBuilder
 
mkRealVariable(String) - Static method in class org.evosuite.symbolic.solver.SmtExprBuilder
 
mkRegExpAllChar() - Static method in class org.evosuite.symbolic.solver.SmtExprBuilder
 
mkRegExpConcat(SmtExpr, SmtExpr) - Static method in class org.evosuite.symbolic.solver.SmtExprBuilder
 
mkRegExpKleeCross(SmtExpr) - Static method in class org.evosuite.symbolic.solver.SmtExprBuilder
 
mkRegExpOptional(SmtExpr) - Static method in class org.evosuite.symbolic.solver.SmtExprBuilder
 
mkRegExpRange(SmtExpr, SmtExpr) - Static method in class org.evosuite.symbolic.solver.SmtExprBuilder
 
mkRegExpUnion(SmtExpr, SmtExpr) - Static method in class org.evosuite.symbolic.solver.SmtExprBuilder
 
mkReKleeneStar(SmtExpr) - Static method in class org.evosuite.symbolic.solver.SmtExprBuilder
 
mkRem(SmtExpr, SmtExpr) - Static method in class org.evosuite.symbolic.solver.SmtExprBuilder
 
mkReplace(SmtExpr, SmtExpr, SmtExpr) - Static method in class org.evosuite.symbolic.solver.SmtExprBuilder
 
mkStartsWith(SmtExpr, SmtExpr) - Static method in class org.evosuite.symbolic.solver.SmtExprBuilder
 
mkStrAt(SmtExpr, SmtExpr) - Static method in class org.evosuite.symbolic.solver.SmtExprBuilder
 
mkStrConcat(SmtExpr, SmtExpr) - Static method in class org.evosuite.symbolic.solver.SmtExprBuilder
 
mkStrContains(SmtExpr, SmtExpr) - Static method in class org.evosuite.symbolic.solver.SmtExprBuilder
 
mkStrIndexOf(SmtExpr, SmtExpr, SmtExpr) - Static method in class org.evosuite.symbolic.solver.SmtExprBuilder
 
mkStringConstant(String) - Static method in class org.evosuite.symbolic.solver.SmtExprBuilder
 
mkStringConstantDeclaration(String) - Static method in class org.evosuite.symbolic.solver.SmtExprBuilder
 
mkStringFunctionDeclaration(String) - Static method in class org.evosuite.symbolic.solver.SmtExprBuilder
 
mkStringVariable(String) - Static method in class org.evosuite.symbolic.solver.SmtExprBuilder
 
mkStrInRegExp(SmtExpr, SmtExpr) - Static method in class org.evosuite.symbolic.solver.SmtExprBuilder
 
mkStrLen(SmtExpr) - Static method in class org.evosuite.symbolic.solver.SmtExprBuilder
 
mkStrPrefixOf(SmtExpr, SmtExpr) - Static method in class org.evosuite.symbolic.solver.SmtExprBuilder
 
mkStrReplace(SmtExpr, SmtExpr, SmtExpr) - Static method in class org.evosuite.symbolic.solver.SmtExprBuilder
 
mkStrSubstring(SmtExpr, SmtExpr, SmtExpr) - Static method in class org.evosuite.symbolic.solver.SmtExprBuilder
 
mkStrSuffixOf(SmtExpr, SmtExpr) - Static method in class org.evosuite.symbolic.solver.SmtExprBuilder
 
mkStrToInt(SmtExpr) - Static method in class org.evosuite.symbolic.solver.SmtExprBuilder
 
mkStrToRegExp(SmtStringConstant) - Static method in class org.evosuite.symbolic.solver.SmtExprBuilder
 
mkSub(SmtExpr, SmtExpr) - Static method in class org.evosuite.symbolic.solver.SmtExprBuilder
 
mkSubstring(SmtExpr, SmtExpr, SmtExpr) - Static method in class org.evosuite.symbolic.solver.SmtExprBuilder
 
MOCK_IF_NO_GENERATOR - Static variable in class org.evosuite.Properties
 
MockitoConfiguration - Class in org.mockito.configuration
Class needed to be on classpath to configure Mockito, which cannot be configured programmatically :( This is essential during search, but should NOT be part of standalone runtime.
MockitoConfiguration() - Constructor for class org.mockito.configuration.MockitoConfiguration
 
modification(Chromosome) - Method in class org.evosuite.coverage.FitnessLogger
Called before a chromosome is mutated
modification(Chromosome) - Method in class org.evosuite.coverage.mutation.MutationTestPool
Called before a chromosome is mutated
modification(Chromosome) - Method in class org.evosuite.ga.localsearch.LocalSearchBudget
Called before a chromosome is mutated
modification(Chromosome) - Method in interface org.evosuite.ga.metaheuristics.SearchListener
Called before a chromosome is mutated
modification(Chromosome) - Method in class org.evosuite.ga.stoppingconditions.RMIStoppingCondition
 
modification(Chromosome) - Method in class org.evosuite.ga.stoppingconditions.SocketStoppingCondition
Called before a chromosome is mutated
modification(Chromosome) - Method in class org.evosuite.ga.stoppingconditions.StoppingConditionImpl
Called before a chromosome is mutated
modification(Chromosome) - Method in class org.evosuite.ProgressMonitor
Called before a chromosome is mutated
modification(Chromosome) - Method in class org.evosuite.seeding.TestCaseRecycler
 
modification(Chromosome) - Method in class org.evosuite.statistics.StatisticsListener
 
modification(Chromosome) - Method in class org.evosuite.testcase.localsearch.BranchCoverageMap
 
modification(Chromosome) - Method in class org.evosuite.testcase.RelativeTestLengthBloatControl
Called before a chromosome is mutated
modification(Chromosome) - Method in class org.evosuite.testsuite.RelativeSuiteLengthBloatControl
Called before a chromosome is mutated
modification(Chromosome) - Method in class org.evosuite.testsuite.similarity.DiversityObserver
 
modification(Chromosome) - Method in class org.evosuite.utils.ResourceController
Called before a chromosome is mutated
modifyVisibility(int, int) - Static method in class org.evosuite.testcarver.instrument.TransformerUtil
 
MONITORENTER() - Method in class org.evosuite.dse.AbstractVM
 
MONITORENTER() - Method in interface org.evosuite.dse.IVM
 
MONITORENTER() - Static method in class org.evosuite.dse.VM
 
MONITORENTER() - Method in class org.evosuite.symbolic.vm.OtherVM
Enter synchronized region of code
MONITOREXIT() - Method in class org.evosuite.dse.AbstractVM
 
MONITOREXIT() - Method in interface org.evosuite.dse.IVM
 
MONITOREXIT() - Static method in class org.evosuite.dse.VM
 
MONITOREXIT() - Method in class org.evosuite.symbolic.vm.OtherVM
 
MonotonicGA<T extends Chromosome> - Class in org.evosuite.ga.metaheuristics
Implementation of steady state GA
MonotonicGA(ChromosomeFactory<T>) - Constructor for class org.evosuite.ga.metaheuristics.MonotonicGA
Constructor
MOSA<T extends Chromosome> - Class in org.evosuite.ga.metaheuristics.mosa
Implementation of the MOSA (Many-Objective Sorting Algorithm) described in the ICST'15 paper ...
MOSA(ChromosomeFactory<T>) - Constructor for class org.evosuite.ga.metaheuristics.mosa.MOSA
Constructor based on the abstract class AbstractMOSA
MOSADominanceComparator<T extends Chromosome> - Class in org.evosuite.ga.metaheuristics.mosa.comparators
This class implements a Comparator (a method for comparing Chromosomes objects) based on the dominance test and considering the specified test goals only.
MOSADominanceComparator(Set<FitnessFunction<T>>) - Constructor for class org.evosuite.ga.metaheuristics.mosa.comparators.MOSADominanceComparator
Constructor
MOSATournamentSelection<T extends Chromosome> - Class in org.evosuite.ga.metaheuristics.mosa
Select an individual from a population as winner of a number of tournaments according to the "non-dominance" relationship and the crowding distance
MOSATournamentSelection() - Constructor for class org.evosuite.ga.metaheuristics.mosa.MOSATournamentSelection
 
mostCoveredGoals - Static variable in class org.evosuite.coverage.dataflow.DefUseCoverageSuiteFitness
Constant mostCoveredGoals
MOSuiteStrategy - Class in org.evosuite.strategy
Test generation with MOSA
MOSuiteStrategy() - Constructor for class org.evosuite.strategy.MOSuiteStrategy
 
mul(IntegerValue, IntegerValue, long) - Static method in class org.evosuite.symbolic.vm.ExpressionFactory
 
mul(RealValue, RealValue, double) - Static method in class org.evosuite.symbolic.vm.ExpressionFactory
 
MULTIANEWARRAY(String, int) - Method in class org.evosuite.dse.AbstractVM
 
MULTIANEWARRAY(String, int) - Method in interface org.evosuite.dse.IVM
 
MULTIANEWARRAY(String, int) - Static method in class org.evosuite.dse.VM
 
MULTIANEWARRAY(String, int) - Method in class org.evosuite.symbolic.vm.HeapVM
MULTIANEWARRAY
MultipleExpression<T> - Interface in org.evosuite.symbolic.expr
 
mutantDistances - Variable in class org.evosuite.testcase.execution.ExecutionTraceImpl
 
mutantId - Variable in class org.evosuite.coverage.mutation.MutationTestFitness
 
mutantMap - Variable in class org.evosuite.coverage.mutation.MutationSuiteFitness
 
mutantMap - Variable in class org.evosuite.coverage.mutation.OnlyMutationSuiteFitness
 
mutants - Variable in class org.evosuite.assertion.MutationAssertionGenerator
 
mutants - Variable in class org.evosuite.coverage.mutation.MutationSuiteFitness
 
mutants - Variable in class org.evosuite.coverage.mutation.OnlyMutationSuiteFitness
 
mutate() - Method in class org.evosuite.ga.Chromosome
Apply mutation
mutate(String) - Method in class org.evosuite.lm.LanguageModelSearch
 
mutate(Chromosome) - Method in class org.evosuite.lm.LanguageModelSearch
 
mutate() - Method in class org.evosuite.regression.RegressionTestChromosome
 
mutate(TestCase, TestFactory) - Method in class org.evosuite.testcase.statements.AbstractStatement
mutate
mutate(TestCase, TestFactory) - Method in class org.evosuite.testcase.statements.ArrayStatement
mutate
mutate(TestCase, TestFactory) - Method in class org.evosuite.testcase.statements.AssignmentStatement
mutate
mutate(TestCase, TestFactory) - Method in class org.evosuite.testcase.statements.ConstructorStatement
Go through parameters of constructor call and apply local search
mutate(TestCase, TestFactory) - Method in class org.evosuite.testcase.statements.FieldStatement
Try to replace source of field with all possible choices
mutate(TestCase, TestFactory) - Method in class org.evosuite.testcase.statements.ImmutableStringPrimitiveStatement
 
mutate(TestCase, TestFactory) - Method in class org.evosuite.testcase.statements.MethodStatement
Go through parameters of method call and apply local search
mutate(TestCase, TestFactory) - Method in class org.evosuite.testcase.statements.PrimitiveStatement
mutate
mutate(TestCase, TestFactory) - Method in class org.evosuite.testcase.statements.reflection.PrivateFieldStatement
 
mutate(TestCase, TestFactory) - Method in class org.evosuite.testcase.statements.reflection.PrivateMethodStatement
 
mutate(TestCase, TestFactory) - Method in interface org.evosuite.testcase.statements.Statement
mutate
mutate() - Method in class org.evosuite.testcase.TestChromosome
Apply mutation
mutate() - Method in class org.evosuite.testsuite.AbstractTestSuiteChromosome
Apply mutation
mutate() - Method in class org.evosuite.testsuite.TestSuiteChromosome
Apply mutation
mutateEvoSuite(String) - Static method in class org.evosuite.lm.LanguageModelSearch
 
mutateLangModel(String) - Method in class org.evosuite.lm.LanguageModelSearch
Produce a new string similar to input.
mutateParameter(TestCase, int) - Method in class org.evosuite.testcase.statements.EntityWithParametersStatement
 
mutateRandom(String) - Static method in class org.evosuite.lm.LanguageModelSearch
 
Mutation - Class in org.evosuite.coverage.mutation
Mutation class.
Mutation(String, String, String, int, BytecodeInstruction, AbstractInsnNode, InsnList) - Constructor for class org.evosuite.coverage.mutation.Mutation
Constructor for Mutation.
Mutation(String, String, String, int, BytecodeInstruction, InsnList, InsnList) - Constructor for class org.evosuite.coverage.mutation.Mutation
Constructor for Mutation.
mutation - Variable in class org.evosuite.coverage.mutation.MutationTestFitness
 
mutation - Variable in class org.evosuite.testcase.execution.ExecutionResult
Mutation that was active during execution
MUTATION_GENERATIONS - Static variable in class org.evosuite.Properties
Constant MUTATION_GENERATIONS=10
MUTATION_RATE - Static variable in class org.evosuite.Properties
Constant MUTATION_RATE=0.75
MUTATION_TIMEOUTS - Static variable in class org.evosuite.Properties
Constant MUTATION_TIMEOUTS=3
MutationAnalysisRunner - Class in org.evosuite.junit
 
MutationAnalysisRunner(Class<?>, Collection<Mutation>) - Constructor for class org.evosuite.junit.MutationAnalysisRunner
 
MutationAnalysisRunner(Class<?>) - Constructor for class org.evosuite.junit.MutationAnalysisRunner
 
MutationAssertionGenerator - Class in org.evosuite.assertion
This class executes a test case on a unit and all mutants and infers assertions from the resulting traces.
MutationAssertionGenerator() - Constructor for class org.evosuite.assertion.MutationAssertionGenerator
Default constructor
MutationExecutionResult - Class in org.evosuite.coverage.mutation
MutationExecutionResult class.
MutationExecutionResult() - Constructor for class org.evosuite.coverage.mutation.MutationExecutionResult
 
MutationFactory - Class in org.evosuite.coverage.mutation
MutationFactory class.
MutationFactory() - Constructor for class org.evosuite.coverage.mutation.MutationFactory
Constructor for MutationFactory.
MutationFactory(boolean) - Constructor for class org.evosuite.coverage.mutation.MutationFactory
Constructor for MutationFactory.
mutationGoals - Variable in class org.evosuite.coverage.mutation.MutationSuiteFitness
 
MutationHistory<T extends MutationHistoryEntry> - Class in org.evosuite.ga.operators.mutation
 
MutationHistory() - Constructor for class org.evosuite.ga.operators.mutation.MutationHistory
 
mutationHistory - Variable in class org.evosuite.testcase.TestChromosome
To keep track of what has changed since last fitness evaluation
MutationHistoryEntry - Interface in org.evosuite.ga.operators.mutation
 
MutationInfo - Class in org.evosuite.result
 
MutationInfo(Mutation) - Constructor for class org.evosuite.result.MutationInfo
 
MutationInfo(String, String, int, String) - Constructor for class org.evosuite.result.MutationInfo
 
mutationInsert() - Method in class org.evosuite.testcase.TestChromosome
With exponentially decreasing probability, insert statements at random position
MutationInstrumentation - Class in org.evosuite.instrumentation.coverage
MutationInstrumentation class.
MutationInstrumentation() - Constructor for class org.evosuite.instrumentation.coverage.MutationInstrumentation
Constructor for MutationInstrumentation.
MutationObserver - Class in org.evosuite.coverage.mutation
MutationObserver class.
MutationObserver() - Constructor for class org.evosuite.coverage.mutation.MutationObserver
 
MutationOperator - Interface in org.evosuite.instrumentation.mutation
MutationOperator interface.
mutationPassed(int, double) - Method in interface org.evosuite.testcase.execution.ExecutionTrace
Record a mutant execution
mutationPassed(int, double) - Method in class org.evosuite.testcase.execution.ExecutionTraceImpl
Record a mutant execution
mutationPassed(int, double) - Method in class org.evosuite.testcase.execution.ExecutionTraceProxy
Record a mutant execution
MutationPool - Class in org.evosuite.coverage.mutation
MutationPool class.
MutationPool() - Constructor for class org.evosuite.coverage.mutation.MutationPool
 
MutationSuiteFitness - Class in org.evosuite.coverage.mutation
Abstract MutationSuiteFitness class.
MutationSuiteFitness() - Constructor for class org.evosuite.coverage.mutation.MutationSuiteFitness
 
MutationTestFitness - Class in org.evosuite.coverage.mutation
Abstract MutationTestFitness class.
MutationTestFitness(Mutation) - Constructor for class org.evosuite.coverage.mutation.MutationTestFitness
Constructor for MutationTestFitness.
MutationTestPool - Class in org.evosuite.coverage.mutation
MutationTestPool class.
MutationTestPool() - Constructor for class org.evosuite.coverage.mutation.MutationTestPool
 
MutationTimeoutStoppingCondition - Class in org.evosuite.coverage.mutation
MutationTimeoutStoppingCondition class.
MutationTimeoutStoppingCondition() - Constructor for class org.evosuite.coverage.mutation.MutationTimeoutStoppingCondition
 
mutationTouched(int) - Static method in class org.evosuite.coverage.mutation.MutationObserver
mutationTouched
MutationType - Enum in org.evosuite.lm
Created by mat on 21/03/2014.
mutationType - Variable in class org.evosuite.testcase.TestMutationHistoryEntry
 
muteCurrentOutAndErrStream() - Static method in class org.evosuite.utils.LoggingUtils
Redirect current System.out and System.err to a buffer
mv - Variable in class org.evosuite.instrumentation.error.ErrorBranchInstrumenter
 
MyWeakRef(T, ReferenceQueue<? super T>) - Constructor for class org.evosuite.testcarver.capture.FieldRegistry.MyWeakRef
 

N

NAME - Static variable in class org.evosuite.instrumentation.mutation.DeleteField
 
NAME - Static variable in class org.evosuite.instrumentation.mutation.DeleteStatement
 
NAME - Static variable in class org.evosuite.instrumentation.mutation.InsertUnaryOperator
 
NAME - Static variable in class org.evosuite.instrumentation.mutation.NegateCondition
 
NAME - Static variable in class org.evosuite.instrumentation.mutation.ReplaceArithmeticOperator
 
NAME - Static variable in class org.evosuite.instrumentation.mutation.ReplaceBitwiseOperator
 
NAME - Static variable in class org.evosuite.instrumentation.mutation.ReplaceComparisonOperator
 
NAME - Static variable in class org.evosuite.instrumentation.mutation.ReplaceConstant
 
NAME - Static variable in class org.evosuite.instrumentation.mutation.ReplaceVariable
 
NamePrimitiveStatement - Class in org.evosuite.testcase.statements.environment
Created by Andrea Arcuri on 06/12/15.
NamePrimitiveStatement(TestCase) - Constructor for class org.evosuite.testcase.statements.environment.NamePrimitiveStatement
 
NamePrimitiveStatement(TestCase, EvoName) - Constructor for class org.evosuite.testcase.statements.environment.NamePrimitiveStatement
 
naryOperation(AbstractInsnNode, List) - Method in class org.evosuite.instrumentation.BooleanArrayInterpreter
naryOperation(AbstractInsnNode, List) - Method in class org.evosuite.instrumentation.BooleanValueInterpreter
 
naryOperation(AbstractInsnNode, List) - Method in class org.evosuite.instrumentation.testability.ContainerBooleanInterpreter
naryOperation(AbstractInsnNode, List) - Method in class org.evosuite.instrumentation.testability.StringBooleanInterpreter
NEED_RESTART - Static variable in class org.evosuite.utils.Messages
Constant NEED_RESTART="NEED_RESTART"
needToUseAgent() - Static method in class org.evosuite.junit.writer.TestSuiteWriterUtils
Check the configuration settings to see if we are doing any instrumentation.
negate() - Method in class org.evosuite.symbolic.expr.Constraint
 
negate() - Method in class org.evosuite.symbolic.expr.IntegerConstraint
 
negate() - Method in class org.evosuite.symbolic.expr.RealConstraint
 
negate() - Method in class org.evosuite.symbolic.expr.StringConstraint
 
negate(int) - Method in class org.evosuite.symbolic.PathCondition
Creates a new path condition by negating the branch condition at index branchConditionIndex
negate() - Method in class org.evosuite.testcase.statements.AbstractStatement
negate
negate() - Method in class org.evosuite.testcase.statements.ImmutableStringPrimitiveStatement
 
negate() - Method in class org.evosuite.testcase.statements.numeric.BooleanPrimitiveStatement
negate
negate() - Method in class org.evosuite.testcase.statements.numeric.BytePrimitiveStatement
negate
negate() - Method in class org.evosuite.testcase.statements.numeric.DoublePrimitiveStatement
negate
negate() - Method in class org.evosuite.testcase.statements.numeric.FloatPrimitiveStatement
negate
negate() - Method in class org.evosuite.testcase.statements.numeric.IntPrimitiveStatement
negate
negate() - Method in class org.evosuite.testcase.statements.numeric.LongPrimitiveStatement
negate
negate() - Method in class org.evosuite.testcase.statements.numeric.ShortPrimitiveStatement
negate
NegateCondition - Class in org.evosuite.instrumentation.mutation
NegateCondition class.
NegateCondition() - Constructor for class org.evosuite.instrumentation.mutation.NegateCondition
 
negateCondition(List<BranchCondition>, BranchCondition, TestCase) - Static method in class org.evosuite.symbolic.ConcolicMutation
Generate new constraint and ask solver for solution
negated() - Method in enum org.evosuite.utils.TriBoolean
negated
neq(IntegerValue, IntegerValue) - Static method in class org.evosuite.symbolic.vm.ConstraintFactory
 
NESTED_STOREFLAG - Static variable in class org.evosuite.instrumentation.NodeRegularExpression
Constant NESTED_STOREFLAG
NEW(String) - Method in class org.evosuite.dse.AbstractVM
 
NEW(String) - Method in interface org.evosuite.dse.IVM
 
NEW(String) - Static method in class org.evosuite.dse.VM
 
NEW(String) - Method in class org.evosuite.symbolic.vm.HeapVM
Allocate space on the heap and push a reference ref to it onto the stack.
NEW_OBJECT_SELECTION - Static variable in class org.evosuite.Properties
 
NEW_SEARCH - Static variable in class org.evosuite.utils.Messages
Constant NEW_SEARCH="NEW_SEARCH"
NEW_STATISTICS - Static variable in class org.evosuite.Properties
 
NEWARRAY(int, Class<?>) - Method in class org.evosuite.dse.AbstractVM
 
NEWARRAY(int, Class<?>) - Method in interface org.evosuite.dse.IVM
 
NEWARRAY(int, int) - Static method in class org.evosuite.dse.VM
 
NEWARRAY - Static variable in class org.evosuite.instrumentation.NodeRegularExpression
Constant NEWARRAY=188
NEWARRAY(int, Class<?>) - Method in class org.evosuite.symbolic.vm.HeapVM
Create a (one-dimensional) array of primitive componenet type, e.g., new int[3] Allocate space on the heap and push a reference ref to it onto the stack.
newControlFlowEdge(int, int) - Method in class org.evosuite.graphs.cfg.BytecodeAnalyzer
Called for each non-exceptional cfg edge
newControlFlowExceptionEdge(int, int) - Method in class org.evosuite.graphs.cfg.BytecodeAnalyzer
We also need to keep track of exceptional edges - they are also branches
newFrame(int, int) - Method in class org.evosuite.graphs.cfg.BytecodeAnalyzer
newFrame(Frame) - Method in class org.evosuite.graphs.cfg.BytecodeAnalyzer
NEWLINE - Static variable in class org.evosuite.testcase.TestCodeVisitor
 
newLocal(Type) - Method in class org.evosuite.instrumentation.testability.transformer.MethodNodeTransformer
Creates a new local variable of the given type.
newLocalMapping(Type) - Method in class org.evosuite.instrumentation.testability.transformer.MethodNodeTransformer
 
newLocals - Variable in class org.evosuite.instrumentation.testability.transformer.MethodNodeTransformer
Array used to store stack map local variable types after remapping.
newObservers() - Method in class org.evosuite.testcase.execution.TestCaseExecutor
newObservers
newOperation(AbstractInsnNode) - Method in class org.evosuite.instrumentation.BooleanValueInterpreter
newSAT(Map<String, Object>) - Static method in class org.evosuite.symbolic.solver.SolverResult
 
newThread(Runnable) - Method in class org.evosuite.testcase.execution.TestCaseExecutor
NewTokenizerExpr - Class in org.evosuite.symbolic.expr.token
 
NewTokenizerExpr(StringValue, StringValue) - Constructor for class org.evosuite.symbolic.expr.token.NewTokenizerExpr
 
newUNSAT() - Static method in class org.evosuite.symbolic.solver.SolverResult
 
newValue(Type) - Method in class org.evosuite.instrumentation.BooleanArrayInterpreter
newValue(Type) - Method in class org.evosuite.instrumentation.BooleanValueInterpreter
next() - Method in class org.evosuite.setup.callgraph.PathFinderDFSIterator
 
next(int) - Method in class org.evosuite.utils.MersenneTwister
Returns an integer with bits bits filled with a random number.
NextAfter - Class in org.evosuite.symbolic.vm.math
 
NextAfter() - Constructor for class org.evosuite.symbolic.vm.math.NextAfter
 
NextAfter.NextAfter_D - Class in org.evosuite.symbolic.vm.math
 
NextAfter.NextAfter_F - Class in org.evosuite.symbolic.vm.math
 
NextAfter_D(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.math.NextAfter.NextAfter_D
 
NextAfter_F(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.math.NextAfter.NextAfter_F
 
nextBoolean() - Method in class org.evosuite.utils.MersenneTwister
This method is missing from jdk 1.0.x and below.
nextBoolean(float) - Method in class org.evosuite.utils.MersenneTwister
This generates a coin flip with a probability probability of returning true, else returning false.
nextBoolean(double) - Method in class org.evosuite.utils.MersenneTwister
This generates a coin flip with a probability probability of returning true, else returning false.
nextBoolean() - Static method in class org.evosuite.utils.Randomness
nextBoolean
nextByte() - Method in class org.evosuite.utils.MersenneTwister
For completeness' sake, though it's not in java.util.Random.
nextByte() - Static method in class org.evosuite.utils.Randomness
nextByte
nextBytes(byte[]) - Method in class org.evosuite.utils.MersenneTwister
A bug fix for all versions of the JDK.
nextChar() - Method in class org.evosuite.utils.MersenneTwister
For completeness' sake, though it's not in java.util.Random.
nextChar() - Static method in class org.evosuite.utils.Randomness
nextChar
nextDouble() - Method in class org.evosuite.utils.MersenneTwister
A bug fix for versions of JDK 1.1 and below.
nextDouble() - Static method in class org.evosuite.utils.Randomness
returns a randomly generated double in the range [0,1]
nextField() - Method in class org.evosuite.testcase.statements.reflection.ReflectionFactory
 
nextFloat() - Method in class org.evosuite.utils.MersenneTwister
A bug fix for versions of JDK 1.1 and below.
nextFloat() - Static method in class org.evosuite.utils.Randomness
nextFloat
nextGaussian() - Method in class org.evosuite.utils.MersenneTwister
A bug fix for all JDK code including 1.2.
nextGaussian() - Static method in class org.evosuite.utils.Randomness
 
nextIndices - Variable in class org.evosuite.testcase.TestCodeVisitor
 
nextInt(int) - Method in class org.evosuite.utils.MersenneTwister
This method is missing from JDK 1.1 and below.
nextInt(int) - Static method in class org.evosuite.utils.Randomness
nextInt
nextInt(int, int) - Static method in class org.evosuite.utils.Randomness
nextInt
nextInt() - Static method in class org.evosuite.utils.Randomness
nextInt
nextLocal - Variable in class org.evosuite.instrumentation.testability.transformer.MethodNodeTransformer
Index of the next local variable to be created by MethodNodeTransformer.newLocal(org.objectweb.asm.Type).
nextLong(long) - Method in class org.evosuite.utils.MersenneTwister
This method is for completness' sake.
nextLong() - Static method in class org.evosuite.utils.Randomness
nextLong
nextMethod() - Method in class org.evosuite.testcase.statements.reflection.ReflectionFactory
 
nextShort() - Method in class org.evosuite.utils.MersenneTwister
For completeness' sake, though it's not in java.util.Random.
nextShort() - Static method in class org.evosuite.utils.Randomness
nextShort
nextString(int) - Static method in class org.evosuite.utils.Randomness
nextString
NextToken - Class in org.evosuite.symbolic.vm.string.tokenizer
 
NextToken(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.string.tokenizer.NextToken
 
NextTokenizerExpr - Class in org.evosuite.symbolic.expr.token
 
NextTokenizerExpr(TokenizerExpr) - Constructor for class org.evosuite.symbolic.expr.token.NextTokenizerExpr
 
NextUp - Class in org.evosuite.symbolic.vm.math
 
NextUp() - Constructor for class org.evosuite.symbolic.vm.math.NextUp
 
NextUp.NextUp_D - Class in org.evosuite.symbolic.vm.math
 
NextUp.NextUp_F - Class in org.evosuite.symbolic.vm.math
 
NextUp_D(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.math.NextUp.NextUp_D
 
NextUp_F(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.math.NextUp.NextUp_F
 
nextUseField() - Method in class org.evosuite.testcase.statements.reflection.ReflectionFactory
 
NO_ARGS - Static variable in class org.evosuite.testcarver.capture.CaptureLog
 
NO_DEPENDENCY - Static variable in class org.evosuite.testcarver.capture.CaptureLog
 
NO_RUNTIME_DEPENDENCY - Static variable in class org.evosuite.Properties
 
NodeRegularExpression - Class in org.evosuite.instrumentation
NodeRegularExpression class.
NodeRegularExpression(int[]) - Constructor for class org.evosuite.instrumentation.NodeRegularExpression
Constructor for NodeRegularExpression.
NodeRegularExpression(int[][]) - Constructor for class org.evosuite.instrumentation.NodeRegularExpression
Constructor for NodeRegularExpression.
NoJUnitClassException() - Constructor for exception org.evosuite.junit.DetermineSUT.NoJUnitClassException
 
NonInstrumentingClassLoader - Class in org.evosuite.instrumentation
 
NonInstrumentingClassLoader() - Constructor for class org.evosuite.instrumentation.NonInstrumentingClassLoader
 
NonTargetClassAdapter - Class in org.evosuite.instrumentation
NonTargetClassAdapter class.
NonTargetClassAdapter(ClassVisitor, String) - Constructor for class org.evosuite.instrumentation.NonTargetClassAdapter
Constructor for NonTargetClassAdapter.
NOP() - Method in class org.evosuite.dse.AbstractVM
 
NOP() - Method in interface org.evosuite.dse.IVM
 
NOP() - Static method in class org.evosuite.dse.VM
 
NOP() - Method in class org.evosuite.symbolic.vm.LocalsVM
 
normalize(double) - Static method in class org.evosuite.coverage.dataflow.DefUseFitnessCalculator
normalize
normalize(double) - Static method in class org.evosuite.ga.FitnessFunction
Normalize a value using Andrea's normalization function
normalize(int) - Static method in class org.evosuite.instrumentation.testability.BooleanHelper
FIXME: the use of this function needs to be clarified
normalize(double) - Static method in class org.evosuite.symbolic.expr.Constraint
Returns x/(x+1)
normalize(IntegerConstraint) - Static method in class org.evosuite.symbolic.vm.ConstraintNormalizer
Transforms an IntegerConstraint into a corresponding StringConstraint, RealConstraint or IntegerConstraint.
NoSuchParameterException(String) - Constructor for exception org.evosuite.Properties.NoSuchParameterException
 
not() - Method in enum org.evosuite.symbolic.expr.Comparator
not
NOT_GENERATED_TEST_NAME - Static variable in class org.evosuite.junit.writer.TestSuiteWriter
 
NOT_OBSERVED_INIT - Static variable in class org.evosuite.testcarver.capture.CaptureLog
 
notAnd(TriBoolean) - Method in enum org.evosuite.utils.TriBoolean
notAnd
notAnd(boolean) - Method in enum org.evosuite.utils.TriBoolean
notAnd
noThrownExceptions() - Method in class org.evosuite.testcase.execution.ExecutionResult
noThrownExceptions
notifyEvaluation(Chromosome) - Method in class org.evosuite.ga.metaheuristics.GeneticAlgorithm
Notify all search listeners of fitness evaluation
notifyEvaluation(Chromosome) - Method in class org.evosuite.ga.metaheuristics.mosa.AbstractMOSA
Notify all search listeners of fitness evaluation
notifyIteration() - Method in class org.evosuite.ga.metaheuristics.GeneticAlgorithm
Notify all search listeners of iteration
notifyModification(Object, int, String, String, String) - Static method in class org.evosuite.testcarver.capture.FieldRegistry
 
notifyMutation(Chromosome) - Method in class org.evosuite.ga.metaheuristics.GeneticAlgorithm
Notify all search listeners of a mutation
notifyReadAccess(Object, int, String, String, String) - Static method in class org.evosuite.testcarver.capture.FieldRegistry
 
notifySearchFinished() - Method in class org.evosuite.ga.metaheuristics.GeneticAlgorithm
Notify all search listeners of search end
notifySearchStarted() - Method in class org.evosuite.ga.metaheuristics.GeneticAlgorithm
Notify all search listeners of search start
notNegative(int) - Static method in class org.evosuite.dse.util.Assertions
 
notNegative(int, int) - Static method in class org.evosuite.dse.util.Assertions
 
notNull(T) - Static method in class org.evosuite.dse.util.Assertions
 
notNull(Object, Object) - Static method in class org.evosuite.dse.util.Assertions
 
notNull(Object, Object, Object) - Static method in class org.evosuite.dse.util.Assertions
 
notOr(TriBoolean) - Method in enum org.evosuite.utils.TriBoolean
notOr
notOr(boolean) - Method in enum org.evosuite.utils.TriBoolean
notOr
nrCallbacksMethodExploration - Variable in class org.evosuite.dse.VM
 
nrCallbacksPath - Variable in class org.evosuite.dse.VM
 
NSGAII<T extends Chromosome> - Class in org.evosuite.ga.metaheuristics
NSGA-II implementation
NSGAII(ChromosomeFactory<T>) - Constructor for class org.evosuite.ga.metaheuristics.NSGAII
Constructor
NULL_PROBABILITY - Static variable in class org.evosuite.Properties
Constant NULL_PROBABILITY=0.1
NULL_STRING - Static variable in class org.evosuite.symbolic.vm.string.builder.StringBuilder_Append
 
NullAssertion - Class in org.evosuite.assertion
 
NullAssertion() - Constructor for class org.evosuite.assertion.NullAssertion
 
nullObserver - Static variable in class org.evosuite.assertion.AssertionGenerator
Constant null_observer
nullObserver - Static variable in class org.evosuite.assertion.MutationAssertionGenerator
 
NullPointerExceptionContract - Class in org.evosuite.contracts
NullPointerExceptionContract class.
NullPointerExceptionContract() - Constructor for class org.evosuite.contracts.NullPointerExceptionContract
 
NullPointerExceptionInstrumentation - Class in org.evosuite.instrumentation.error
 
NullPointerExceptionInstrumentation(ErrorConditionMethodAdapter) - Constructor for class org.evosuite.instrumentation.error.NullPointerExceptionInstrumentation
 
NullReference - Class in org.evosuite.testcase.variable
Special case of VariableInstance pointing to null
NullReference(TestCase, Type) - Constructor for class org.evosuite.testcase.variable.NullReference
Constructor for NullReference.
NullReferenceSearch - Class in org.evosuite.testcase.localsearch
Try to replace a null reference with a non-null reference
NullReferenceSearch() - Constructor for class org.evosuite.testcase.localsearch.NullReferenceSearch
 
NullStatement - Class in org.evosuite.testcase.statements
The concept of variableReferences is: that they are created by some statement.
NullStatement(TestCase, Type) - Constructor for class org.evosuite.testcase.statements.NullStatement
Constructor for NullStatement.
NullTraceEntry - Class in org.evosuite.assertion
NullTraceEntry class.
NullTraceEntry(VariableReference, boolean) - Constructor for class org.evosuite.assertion.NullTraceEntry
Constructor for NullTraceEntry.
NullTraceObserver - Class in org.evosuite.assertion
 
NullTraceObserver() - Constructor for class org.evosuite.assertion.NullTraceObserver
 
NUM_NEGATIVE - Static variable in class org.evosuite.coverage.io.IOCoverageConstants
 
NUM_POSITIVE - Static variable in class org.evosuite.coverage.io.IOCoverageConstants
 
NUM_RANDOM_TESTS - Static variable in class org.evosuite.Properties
 
NUM_TESTS - Static variable in class org.evosuite.Properties
Constant NUM_TESTS=2
NUM_ZERO - Static variable in class org.evosuite.coverage.io.IOCoverageConstants
 
NUMBER_OF_MUTATIONS - Static variable in class org.evosuite.Properties
Constant NUMBER_OF_MUTATIONS=1
NumberedTestNameGenerationStrategy - Class in org.evosuite.junit.naming.methods
Created by gordon on 22/12/2015.
NumberedTestNameGenerationStrategy(List<TestCase>, List<ExecutionResult>) - Constructor for class org.evosuite.junit.naming.methods.NumberedTestNameGenerationStrategy
 
NumberedTestNameGenerationStrategy(TestSuiteChromosome) - Constructor for class org.evosuite.junit.naming.methods.NumberedTestNameGenerationStrategy
 
NumberFormatter - Class in org.evosuite.utils
NumberFormatter class.
NumberFormatter() - Constructor for class org.evosuite.utils.NumberFormatter
 
numberOfCoveredTargets() - Method in class org.evosuite.ga.metaheuristics.mosa.AbstractMOSA
 
numberOfCoveredTargets() - Method in class org.evosuite.ga.metaheuristics.mosa.MOSA
 
numBranchlessMethods - Variable in class org.evosuite.coverage.branch.BranchCoverageSuiteFitness
 
numDiffer(OutputTrace<?>) - Method in class org.evosuite.assertion.OutputTrace
Count the number of differences between two traces
NumericalPrimitiveStatement<T> - Class in org.evosuite.testcase.statements.numeric
Abstract NumericalPrimitiveStatement class.
NumericalPrimitiveStatement(TestCase, Type, T) - Constructor for class org.evosuite.testcase.statements.numeric.NumericalPrimitiveStatement
Constructor for NumericalPrimitiveStatement.
numTests - Static variable in class org.evosuite.ga.stoppingconditions.MaxTestsStoppingCondition
Current number of tests

O

OBJECT_POOLS - Static variable in class org.evosuite.Properties
 
OBJECT_REUSE_PROBABILITY - Static variable in class org.evosuite.Properties
Constant OBJECT_REUSE_PROBABILITY=0.9
OBJECT_TO_BOOL_DESCRIPTOR - Static variable in interface org.evosuite.symbolic.vm.string.Types
 
OBJECT_TO_STR_DESCRIPTOR - Static variable in interface org.evosuite.symbolic.vm.string.Types
 
OBJECT_TO_STRBUILDER_DESCRIPTOR - Static variable in interface org.evosuite.symbolic.vm.string.Types
 
OBJECT_TYPE - Static variable in interface org.evosuite.symbolic.vm.string.Types
 
ObjectCallAdapter - Class in org.evosuite.instrumentation
ObjectCallAdapter class.
ObjectCallAdapter(MethodVisitor, Map<String, String>) - Constructor for class org.evosuite.instrumentation.ObjectCallAdapter
Constructor for ObjectCallAdapter.
ObjectDistanceCalculator - Class in org.evosuite.regression
Implementation of object distance following "Object distance and its application to adaptive random testing of object-oriented programs" by Ilinca Ciupa, Andreas Leitner, Manuel Oriol, Bertrand Meyer (http://se.ethz.ch/~meyer/publications/testing/object_distance.pdf).
ObjectDistanceCalculator() - Constructor for class org.evosuite.regression.ObjectDistanceCalculator
 
objectEquals(Object, Object) - Static method in class org.evosuite.instrumentation.testability.BooleanHelper
Helper function that is called instead of Object.equals
ObjectFields - Class in org.evosuite.regression
Implementation of object distance following "Object distance and its application to adaptive random testing of object-oriented programs" by Ilinca Ciupa, Andreas Leitner, Manuel Oriol, Bertrand Meyer (http://se.ethz.ch/~meyer/publications/testing/object_distance.pdf).
ObjectFields(Scope) - Constructor for class org.evosuite.regression.ObjectFields
 
objectIds - Variable in class org.evosuite.testcarver.capture.CaptureLog
 
objective - Variable in class org.evosuite.lm.LanguageModelSearch
 
ObjectPool - Class in org.evosuite.seeding
Pool of interesting method sequences for different objects
ObjectPool() - Constructor for class org.evosuite.seeding.ObjectPool
 
ObjectPoolManager - Class in org.evosuite.seeding
 
ObjectSignatureAdapter - Class in org.evosuite.instrumentation
Testing might require adapting function signatures, for example Object classes.
ObjectSignatureAdapter(ClassVisitor, String) - Constructor for class org.evosuite.instrumentation.ObjectSignatureAdapter
Constructor for ObjectSignatureAdapter.
OBSERVED_INIT - Static variable in class org.evosuite.testcarver.capture.CaptureLog
 
observerClasses - Static variable in class org.evosuite.assertion.MutationAssertionGenerator
Constant observerClasses
observerClasses - Static variable in class org.evosuite.coverage.mutation.StrongMutationTestFitness
Constant observerClasses
observerClasses - Static variable in class org.evosuite.regression.RegressionAssertionGenerator
Constant observerClasses
observers - Static variable in class org.evosuite.coverage.mutation.StrongMutationTestFitness
Constant observers
observers - Variable in class org.evosuite.testcase.execution.TestRunnable
 
oid - Variable in class org.evosuite.testcarver.capture.FieldRegistry.MyWeakRef
 
oldCriterion - Variable in class org.evosuite.assertion.MutationAssertionGenerator
 
oldMatches(CallContext) - Method in class org.evosuite.setup.CallContext
 
ONE_INT - Static variable in class org.evosuite.symbolic.solver.SmtExprBuilder
 
OnePlusOneEA<T extends Chromosome> - Class in org.evosuite.ga.metaheuristics
(1+1)EA
OnePlusOneEA(ChromosomeFactory<T>) - Constructor for class org.evosuite.ga.metaheuristics.OnePlusOneEA
Constructor
OnlyBranchCoverageFactory - Class in org.evosuite.coverage.branch
BranchCoverageFactory class.
OnlyBranchCoverageFactory() - Constructor for class org.evosuite.coverage.branch.OnlyBranchCoverageFactory
 
OnlyBranchCoverageSuiteFitness - Class in org.evosuite.coverage.branch
Fitness function for a whole test suite for all branches
OnlyBranchCoverageSuiteFitness() - Constructor for class org.evosuite.coverage.branch.OnlyBranchCoverageSuiteFitness
Constructor for BranchCoverageSuiteFitness.
OnlyBranchCoverageTestFitness - Class in org.evosuite.coverage.branch
Fitness function for a single test on a single branch
OnlyBranchCoverageTestFitness(BranchCoverageGoal) - Constructor for class org.evosuite.coverage.branch.OnlyBranchCoverageTestFitness
Constructor - fitness is specific to a branch
OnlyCrowdingComparator - Class in org.evosuite.ga.metaheuristics.mosa.comparators
Sort a Collection of Chromosomes by CrowdingDistance
OnlyCrowdingComparator() - Constructor for class org.evosuite.ga.metaheuristics.mosa.comparators.OnlyCrowdingComparator
 
OnlyLineCoverageSuiteFitness - Class in org.evosuite.coverage.line
 
OnlyLineCoverageSuiteFitness() - Constructor for class org.evosuite.coverage.line.OnlyLineCoverageSuiteFitness
 
OnlyMutationFactory - Class in org.evosuite.coverage.mutation
 
OnlyMutationFactory() - Constructor for class org.evosuite.coverage.mutation.OnlyMutationFactory
 
OnlyMutationSuiteFitness - Class in org.evosuite.coverage.mutation
OnlyMutationSuiteFitness class.
OnlyMutationSuiteFitness() - Constructor for class org.evosuite.coverage.mutation.OnlyMutationSuiteFitness
 
OnlyMutationTestFitness - Class in org.evosuite.coverage.mutation
 
OnlyMutationTestFitness(Mutation) - Constructor for class org.evosuite.coverage.mutation.OnlyMutationTestFitness
 
onMethodEnter() - Method in class org.evosuite.instrumentation.MethodEntryAdapter
onMethodExit(int) - Method in class org.evosuite.instrumentation.MethodEntryAdapter
Operand - Interface in org.evosuite.symbolic.vm
 
operandStack - Variable in class org.evosuite.symbolic.vm.Frame
Operand stack
OperandStack - Class in org.evosuite.symbolic.vm
 
OperandStack() - Constructor for class org.evosuite.symbolic.vm.OperandStack
 
Operator - Enum in org.evosuite.symbolic.expr
 
optimise() - Method in class org.evosuite.lm.LanguageModel11EA
 
optimise() - Method in class org.evosuite.lm.LanguageModelGA
 
optimise() - Method in class org.evosuite.lm.LanguageModelSearch
 
optimize() - Method in class org.evosuite.lm.StringLMOptimizer
Attempt to generate a more readable replacement for the original string.
or(TriBoolean) - Method in enum org.evosuite.utils.TriBoolean
or
or(boolean) - Method in enum org.evosuite.utils.TriBoolean
or
org.evosuite - package org.evosuite
 
org.evosuite.annotations - package org.evosuite.annotations
 
org.evosuite.assertion - package org.evosuite.assertion
 
org.evosuite.classpath - package org.evosuite.classpath
 
org.evosuite.contracts - package org.evosuite.contracts
 
org.evosuite.coverage - package org.evosuite.coverage
 
org.evosuite.coverage.ambiguity - package org.evosuite.coverage.ambiguity
 
org.evosuite.coverage.archive - package org.evosuite.coverage.archive
 
org.evosuite.coverage.branch - package org.evosuite.coverage.branch
 
org.evosuite.coverage.cbranch - package org.evosuite.coverage.cbranch
 
org.evosuite.coverage.dataflow - package org.evosuite.coverage.dataflow
 
org.evosuite.coverage.dataflow.analysis - package org.evosuite.coverage.dataflow.analysis
 
org.evosuite.coverage.exception - package org.evosuite.coverage.exception
 
org.evosuite.coverage.ibranch - package org.evosuite.coverage.ibranch
 
org.evosuite.coverage.io - package org.evosuite.coverage.io
 
org.evosuite.coverage.io.input - package org.evosuite.coverage.io.input
 
org.evosuite.coverage.io.output - package org.evosuite.coverage.io.output
 
org.evosuite.coverage.line - package org.evosuite.coverage.line
 
org.evosuite.coverage.method - package org.evosuite.coverage.method
 
org.evosuite.coverage.mutation - package org.evosuite.coverage.mutation
 
org.evosuite.coverage.readability - package org.evosuite.coverage.readability
 
org.evosuite.coverage.rho - package org.evosuite.coverage.rho
 
org.evosuite.coverage.statement - package org.evosuite.coverage.statement
 
org.evosuite.dse - package org.evosuite.dse
 
org.evosuite.dse.util - package org.evosuite.dse.util
 
org.evosuite.ga - package org.evosuite.ga
 
org.evosuite.ga.bloatcontrol - package org.evosuite.ga.bloatcontrol
 
org.evosuite.ga.comparators - package org.evosuite.ga.comparators
 
org.evosuite.ga.localsearch - package org.evosuite.ga.localsearch
 
org.evosuite.ga.metaheuristics - package org.evosuite.ga.metaheuristics
 
org.evosuite.ga.metaheuristics.mosa - package org.evosuite.ga.metaheuristics.mosa
 
org.evosuite.ga.metaheuristics.mosa.comparators - package org.evosuite.ga.metaheuristics.mosa.comparators
 
org.evosuite.ga.operators.crossover - package org.evosuite.ga.operators.crossover
 
org.evosuite.ga.operators.mutation - package org.evosuite.ga.operators.mutation
 
org.evosuite.ga.operators.selection - package org.evosuite.ga.operators.selection
 
org.evosuite.ga.populationlimit - package org.evosuite.ga.populationlimit
 
org.evosuite.ga.stoppingconditions - package org.evosuite.ga.stoppingconditions
 
org.evosuite.graphs - package org.evosuite.graphs
 
org.evosuite.graphs.ccfg - package org.evosuite.graphs.ccfg
 
org.evosuite.graphs.ccg - package org.evosuite.graphs.ccg
 
org.evosuite.graphs.cdg - package org.evosuite.graphs.cdg
 
org.evosuite.graphs.cfg - package org.evosuite.graphs.cfg
 
org.evosuite.instrumentation - package org.evosuite.instrumentation
 
org.evosuite.instrumentation.coverage - package org.evosuite.instrumentation.coverage
 
org.evosuite.instrumentation.error - package org.evosuite.instrumentation.error
 
org.evosuite.instrumentation.mutation - package org.evosuite.instrumentation.mutation
 
org.evosuite.instrumentation.testability - package org.evosuite.instrumentation.testability
 
org.evosuite.instrumentation.testability.transformer - package org.evosuite.instrumentation.testability.transformer
 
org.evosuite.junit - package org.evosuite.junit
 
org.evosuite.junit.naming.methods - package org.evosuite.junit.naming.methods
 
org.evosuite.junit.rules - package org.evosuite.junit.rules
 
org.evosuite.junit.writer - package org.evosuite.junit.writer
 
org.evosuite.lm - package org.evosuite.lm
 
org.evosuite.parameterize - package org.evosuite.parameterize
 
org.evosuite.regression - package org.evosuite.regression
 
org.evosuite.regression.bytecode - package org.evosuite.regression.bytecode
 
org.evosuite.result - package org.evosuite.result
 
org.evosuite.rmi - package org.evosuite.rmi
 
org.evosuite.rmi.service - package org.evosuite.rmi.service
 
org.evosuite.seeding - package org.evosuite.seeding
 
org.evosuite.seeding.factories - package org.evosuite.seeding.factories
 
org.evosuite.setup - package org.evosuite.setup
 
org.evosuite.setup.callgraph - package org.evosuite.setup.callgraph
 
org.evosuite.statistics - package org.evosuite.statistics
 
org.evosuite.strategy - package org.evosuite.strategy
 
org.evosuite.stubs - package org.evosuite.stubs
 
org.evosuite.symbolic - package org.evosuite.symbolic
 
org.evosuite.symbolic.expr - package org.evosuite.symbolic.expr
 
org.evosuite.symbolic.expr.bv - package org.evosuite.symbolic.expr.bv
 
org.evosuite.symbolic.expr.fp - package org.evosuite.symbolic.expr.fp
 
org.evosuite.symbolic.expr.reader - package org.evosuite.symbolic.expr.reader
 
org.evosuite.symbolic.expr.ref - package org.evosuite.symbolic.expr.ref
 
org.evosuite.symbolic.expr.str - package org.evosuite.symbolic.expr.str
 
org.evosuite.symbolic.expr.token - package org.evosuite.symbolic.expr.token
 
org.evosuite.symbolic.instrument - package org.evosuite.symbolic.instrument
 
org.evosuite.symbolic.solver - package org.evosuite.symbolic.solver
 
org.evosuite.symbolic.solver.avm - package org.evosuite.symbolic.solver.avm
 
org.evosuite.symbolic.solver.cvc4 - package org.evosuite.symbolic.solver.cvc4
 
org.evosuite.symbolic.solver.smt - package org.evosuite.symbolic.solver.smt
 
org.evosuite.symbolic.solver.z3 - package org.evosuite.symbolic.solver.z3
 
org.evosuite.symbolic.solver.z3str2 - package org.evosuite.symbolic.solver.z3str2
 
org.evosuite.symbolic.vm - package org.evosuite.symbolic.vm
 
org.evosuite.symbolic.vm.apache.regex - package org.evosuite.symbolic.vm.apache.regex
 
org.evosuite.symbolic.vm.bigint - package org.evosuite.symbolic.vm.bigint
 
org.evosuite.symbolic.vm.math - package org.evosuite.symbolic.vm.math
 
org.evosuite.symbolic.vm.regex - package org.evosuite.symbolic.vm.regex
 
org.evosuite.symbolic.vm.string - package org.evosuite.symbolic.vm.string
 
org.evosuite.symbolic.vm.string.buffer - package org.evosuite.symbolic.vm.string.buffer
 
org.evosuite.symbolic.vm.string.builder - package org.evosuite.symbolic.vm.string.builder
 
org.evosuite.symbolic.vm.string.reader - package org.evosuite.symbolic.vm.string.reader
 
org.evosuite.symbolic.vm.string.tokenizer - package org.evosuite.symbolic.vm.string.tokenizer
 
org.evosuite.symbolic.vm.wrappers - package org.evosuite.symbolic.vm.wrappers
 
org.evosuite.testcarver.capture - package org.evosuite.testcarver.capture
 
org.evosuite.testcarver.codegen - package org.evosuite.testcarver.codegen
 
org.evosuite.testcarver.exception - package org.evosuite.testcarver.exception
 
org.evosuite.testcarver.extraction - package org.evosuite.testcarver.extraction
 
org.evosuite.testcarver.instrument - package org.evosuite.testcarver.instrument
 
org.evosuite.testcarver.testcase - package org.evosuite.testcarver.testcase
 
org.evosuite.testcarver.wrapper.java.text - package org.evosuite.testcarver.wrapper.java.text
 
org.evosuite.testcarver.wrapper.java.util - package org.evosuite.testcarver.wrapper.java.util
 
org.evosuite.testcase - package org.evosuite.testcase
 
org.evosuite.testcase.execution - package org.evosuite.testcase.execution
 
org.evosuite.testcase.execution.reset - package org.evosuite.testcase.execution.reset
 
org.evosuite.testcase.factories - package org.evosuite.testcase.factories
 
org.evosuite.testcase.fm - package org.evosuite.testcase.fm
 
org.evosuite.testcase.jee - package org.evosuite.testcase.jee
 
org.evosuite.testcase.localsearch - package org.evosuite.testcase.localsearch
 
org.evosuite.testcase.mutation - package org.evosuite.testcase.mutation
 
org.evosuite.testcase.statements - package org.evosuite.testcase.statements
 
org.evosuite.testcase.statements.environment - package org.evosuite.testcase.statements.environment
 
org.evosuite.testcase.statements.numeric - package org.evosuite.testcase.statements.numeric
 
org.evosuite.testcase.statements.reflection - package org.evosuite.testcase.statements.reflection
 
org.evosuite.testcase.variable - package org.evosuite.testcase.variable
 
org.evosuite.testsuite - package org.evosuite.testsuite
 
org.evosuite.testsuite.factories - package org.evosuite.testsuite.factories
 
org.evosuite.testsuite.localsearch - package org.evosuite.testsuite.localsearch
 
org.evosuite.testsuite.secondaryobjectives - package org.evosuite.testsuite.secondaryobjectives
 
org.evosuite.testsuite.similarity - package org.evosuite.testsuite.similarity
 
org.evosuite.utils - package org.evosuite.utils
 
org.evosuite.utils.generic - package org.evosuite.utils.generic
 
org.mockito.configuration - package org.mockito.configuration
Mockito configuration utilities
ORG_APACHE_ORO_TEXT_REGEX_PERL5MATCHER - Static variable in interface org.evosuite.symbolic.vm.apache.regex.Types
 
orNot(TriBoolean) - Method in enum org.evosuite.utils.TriBoolean
orNot
orNot(boolean) - Method in enum org.evosuite.utils.TriBoolean
orNot
OtherVM - Class in org.evosuite.symbolic.vm
 
OtherVM(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.OtherVM
 
out - Variable in class org.evosuite.utils.ExternalProcessUtilities
 
outDegreeOf(V) - Method in class org.evosuite.graphs.EvoSuiteGraph
outDegreeOf
outgoingEdgesOf(V) - Method in class org.evosuite.graphs.EvoSuiteGraph
outgoingEdgesOf
output(int, String) - Method in class org.evosuite.assertion.AssertionTraceObserver
This is called with the console output of each statement
output(int, String) - Method in class org.evosuite.contracts.ContractChecker
This is called with the console output of each statement
output(int, String) - Method in class org.evosuite.contracts.SingleContractChecker
This is called with the console output of each statement
output(int, String) - Method in class org.evosuite.coverage.io.input.InputObserver
 
output(int, String) - Method in class org.evosuite.coverage.io.output.OutputObserver
 
output(int, String) - Method in class org.evosuite.regression.RegressionExecutionObserver
 
output(int, String) - Method in class org.evosuite.symbolic.SymbolicObserver
 
output(int, String) - Method in class org.evosuite.testcarver.testcase.TestCarvingExecutionObserver
This is called with the console output of each statement
output(int, String) - Method in class org.evosuite.testcase.ConcreteValueObserver
 
output(int, String) - Method in class org.evosuite.testcase.ConstantInliner
This is called with the console output of each statement
output(int, String) - Method in class org.evosuite.testcase.execution.ExecutionObserver
This is called with the console output of each statement
OUTPUT_DIR - Static variable in class org.evosuite.Properties
Constant OUTPUT_DIR="evosuite-files"
OUTPUT_GRANULARITY - Static variable in class org.evosuite.Properties
Constant OUTPUT_GRANULARITY
OUTPUT_VARIABLES - Static variable in class org.evosuite.Properties
Constant OUTPUT_VARIABLES=null
OutputCoverageFactory - Class in org.evosuite.coverage.io.output
 
OutputCoverageFactory() - Constructor for class org.evosuite.coverage.io.output.OutputCoverageFactory
 
OutputCoverageGoal - Class in org.evosuite.coverage.io.output
A single output coverage goal.
OutputCoverageGoal(String, String, Type, String) - Constructor for class org.evosuite.coverage.io.output.OutputCoverageGoal
Can be used to create an arbitrary OutputCoverageGoal trying to cover the method such that it returns a given value

If the method returns a boolean, this goal will try to cover the method with either true or false If the given branch is null, this goal will try to cover the root branch of the method identified by the given name - meaning it will just try to call the method at hand

Otherwise this goal will try to reach the given branch and if value is true, make the branchInstruction jump and visa versa

OutputCoverageGoal(String, String, Type, String, Number) - Constructor for class org.evosuite.coverage.io.output.OutputCoverageGoal
 
OutputCoverageSuiteFitness - Class in org.evosuite.coverage.io.output
 
OutputCoverageSuiteFitness() - Constructor for class org.evosuite.coverage.io.output.OutputCoverageSuiteFitness
 
OutputCoverageTestFitness - Class in org.evosuite.coverage.io.output
 
OutputCoverageTestFitness(OutputCoverageGoal) - Constructor for class org.evosuite.coverage.io.output.OutputCoverageTestFitness
Constructor - fitness is specific to a method
OutputObserver - Class in org.evosuite.coverage.io.output
 
OutputObserver() - Constructor for class org.evosuite.coverage.io.output.OutputObserver
 
OutputTrace<T extends OutputTraceEntry> - Class in org.evosuite.assertion
Abstract base class of execution traces
OutputTrace() - Constructor for class org.evosuite.assertion.OutputTrace
 
OutputTraceEntry - Interface in org.evosuite.assertion
OutputTraceEntry interface.
OutputTraceVisitor<T extends OutputTraceEntry> - Interface in org.evosuite.assertion
OutputTraceVisitor interface.
OutputVariable<T> - Class in org.evosuite.statistics
 
OutputVariable(String, T) - Constructor for class org.evosuite.statistics.OutputVariable
 
overflowDistance(int, int, int) - Static method in class org.evosuite.instrumentation.error.ErrorConditionChecker
overflowDistance
overflowDistance(float, float, int) - Static method in class org.evosuite.instrumentation.error.ErrorConditionChecker
 
overflowDistance(double, double, int) - Static method in class org.evosuite.instrumentation.error.ErrorConditionChecker
 
overflowDistance(long, long, int) - Static method in class org.evosuite.instrumentation.error.ErrorConditionChecker
 
overflowDistanceAdd(int, int) - Static method in class org.evosuite.instrumentation.error.ErrorConditionChecker
 
overflowDistanceAdd(float, float) - Static method in class org.evosuite.instrumentation.error.ErrorConditionChecker
 
overflowDistanceAdd(double, double) - Static method in class org.evosuite.instrumentation.error.ErrorConditionChecker
 
overflowDistanceAdd(long, long) - Static method in class org.evosuite.instrumentation.error.ErrorConditionChecker
 
overflowDistanceDiv(int, int) - Static method in class org.evosuite.instrumentation.error.ErrorConditionChecker
 
overflowDistanceDiv(float, float) - Static method in class org.evosuite.instrumentation.error.ErrorConditionChecker
 
overflowDistanceDiv(double, double) - Static method in class org.evosuite.instrumentation.error.ErrorConditionChecker
 
overflowDistanceDiv(long, long) - Static method in class org.evosuite.instrumentation.error.ErrorConditionChecker
 
overflowDistanceMul(int, int) - Static method in class org.evosuite.instrumentation.error.ErrorConditionChecker
 
overflowDistanceMul(float, float) - Static method in class org.evosuite.instrumentation.error.ErrorConditionChecker
 
overflowDistanceMul(double, double) - Static method in class org.evosuite.instrumentation.error.ErrorConditionChecker
 
overflowDistanceMul(long, long) - Static method in class org.evosuite.instrumentation.error.ErrorConditionChecker
 
overflowDistanceSub(int, int) - Static method in class org.evosuite.instrumentation.error.ErrorConditionChecker
 
overflowDistanceSub(float, float) - Static method in class org.evosuite.instrumentation.error.ErrorConditionChecker
 
overflowDistanceSub(double, double) - Static method in class org.evosuite.instrumentation.error.ErrorConditionChecker
 
overflowDistanceSub(long, long) - Static method in class org.evosuite.instrumentation.error.ErrorConditionChecker
 
OverflowInstrumentation - Class in org.evosuite.instrumentation.error
 
OverflowInstrumentation(ErrorConditionMethodAdapter) - Constructor for class org.evosuite.instrumentation.error.OverflowInstrumentation
 
owner - Variable in class org.evosuite.utils.generic.GenericAccessibleObject
 

P

P_CHANGE_PARAMETER - Static variable in class org.evosuite.Properties
Constant P_CHANGE_PARAMETER=0.1
P_FUNCTIONAL_MOCKING - Static variable in class org.evosuite.Properties
 
P_OBJECT_POOL - Static variable in class org.evosuite.Properties
Constant OBJECT_POOL=0.0
P_REFLECTION_ON_PRIVATE - Static variable in class org.evosuite.Properties
 
P_SPECIAL_TYPE_CALL - Static variable in class org.evosuite.Properties
 
P_STATEMENT_INSERTION - Static variable in class org.evosuite.Properties
Constant P_STATEMENT_INSERTION=0.5
P_TEST_CHANGE - Static variable in class org.evosuite.Properties
Constant P_TEST_CHANGE=1d / 3d
P_TEST_DELETE - Static variable in class org.evosuite.Properties
Constant P_TEST_DELETE=1d / 3d
P_TEST_INSERT - Static variable in class org.evosuite.Properties
Constant P_TEST_INSERT=1d / 3d
P_TEST_INSERTION - Static variable in class org.evosuite.Properties
Constant P_TEST_INSERTION=0.1
Pair(T, T) - Constructor for class org.evosuite.contracts.Contract.Pair
 
parameter - Variable in class org.evosuite.testcase.statements.AssignmentStatement
 
parameterAnnotations - Variable in class org.evosuite.testcase.statements.EntityWithParametersStatement
 
ParameterizedTypeImpl - Class in org.evosuite.utils
An immutable implementation of the ParameterizedType interface.
ParameterizedTypeImpl(Class<?>, Type[], Type) - Constructor for class org.evosuite.utils.ParameterizedTypeImpl
 
ParameterLocalSearch - Class in org.evosuite.testcase.localsearch
Local search on the parameters of a function call 1.
ParameterLocalSearch() - Constructor for class org.evosuite.testcase.localsearch.ParameterLocalSearch
 
parameters - Variable in class org.evosuite.testcase.statements.EntityWithParametersStatement
 
parameterToLocalMap - Variable in class org.evosuite.instrumentation.testability.transformer.MethodNodeTransformer
 
params - Variable in class org.evosuite.testcarver.capture.CaptureLog
FIXME: this seems always containing Integer objects, representing either null or an object identifier (oid).
PARENT_CHECK - Static variable in class org.evosuite.Properties
Constant PARENT_CHECK=true
parse(String) - Method in class org.evosuite.testcarver.wrapper.java.text.DateFormat
 
parse(String) - Method in class org.evosuite.testcarver.wrapper.java.text.SimpleDateFormat
 
parse(String, ParsePosition) - Method in class org.evosuite.testcarver.wrapper.java.text.SimpleDateFormat
 
parse(String) - Static method in class org.evosuite.testcarver.wrapper.java.util.Date
 
parseObject(String, ParsePosition) - Method in class org.evosuite.testcarver.wrapper.java.text.DateFormat
 
parseRational(boolean, String, String) - Static method in class org.evosuite.symbolic.solver.ResultParser
 
passedBranch(int, int, int, int) - Static method in class org.evosuite.testcase.execution.ExecutionTracer
Called by the instrumented code each time a new branch is taken
passedBranch(int, int, int, int, int) - Static method in class org.evosuite.testcase.execution.ExecutionTracer
Called by the instrumented code each time a new branch is taken
passedBranch(Object, Object, int, int, int) - Static method in class org.evosuite.testcase.execution.ExecutionTracer
Called by the instrumented code each time a new branch is taken
passedBranch(Object, int, int, int) - Static method in class org.evosuite.testcase.execution.ExecutionTracer
Called by the instrumented code each time a new branch is taken
passedDefinition(Object, Object, int) - Static method in class org.evosuite.testcase.execution.ExecutionTracer
Called by instrumented code each time a variable gets written to (a Definition)
passedDefinitionObject - Variable in class org.evosuite.testcase.execution.ExecutionTraceImpl
 
passedDefinitions - Variable in class org.evosuite.testcase.execution.ExecutionTraceImpl
 
passedFieldMethodCall(Object, Object, int) - Static method in class org.evosuite.testcase.execution.ExecutionTracer
Called by instrumented code each time a field method call is passed Since it was not clear whether the field method call constitutes a definition or a use when the instrumentation was initially added this method will redirect the call accordingly
passedGetStatic(String, String) - Static method in class org.evosuite.testcase.execution.ExecutionTracer
 
passedLine(String, String, int) - Static method in class org.evosuite.testcase.execution.ExecutionTracer
Called by the instrumented code each time a new source line is executed
passedMutation(double, int) - Static method in class org.evosuite.testcase.execution.ExecutionTracer
passedMutation
passedPutStatic(String, String) - Static method in class org.evosuite.testcase.execution.ExecutionTracer
 
passedUnconditionalBranch(int, int, int) - Static method in class org.evosuite.testcase.execution.ExecutionTracer
Called by the instrumented code each time an unconditional branch is taken.
passedUse(Object, Object, int) - Static method in class org.evosuite.testcase.execution.ExecutionTracer
Called by instrumented code each time a variable is read from (a Use)
passedUseObject - Variable in class org.evosuite.testcase.execution.ExecutionTraceImpl
 
passedUses - Variable in class org.evosuite.testcase.execution.ExecutionTraceImpl
 
PassiveChangeListener<T> - Class in org.evosuite.utils
 
PassiveChangeListener() - Constructor for class org.evosuite.utils.PassiveChangeListener
 
PathCondition - Class in org.evosuite.symbolic
Represents a sequence of branch conditions
PathCondition(List<BranchCondition>) - Constructor for class org.evosuite.symbolic.PathCondition
Creates a new path condition from a list of branch conditions
PathConditionCollector - Class in org.evosuite.symbolic.vm
Collects a path condition during concolic execution
PathConditionCollector() - Constructor for class org.evosuite.symbolic.vm.PathConditionCollector
 
PathFinder - Class in org.evosuite.setup.callgraph
 
PathFinderDFSIterator<E> - Class in org.evosuite.setup.callgraph
 
PathFinderDFSIterator(Graph<E>, E) - Constructor for class org.evosuite.setup.callgraph.PathFinderDFSIterator
 
PathFinderDFSIterator(Graph<E>, E, boolean) - Constructor for class org.evosuite.setup.callgraph.PathFinderDFSIterator
 
pattern - Variable in class org.evosuite.instrumentation.NodeRegularExpression
 
Pattern_Matcher - Class in org.evosuite.symbolic.vm.regex
 
Pattern_Matcher(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.regex.Pattern_Matcher
 
Pattern_Matches - Class in org.evosuite.symbolic.vm.regex
 
Pattern_Matches(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.regex.Pattern_Matches
 
PATTERN_TYPE - Static variable in interface org.evosuite.symbolic.vm.apache.regex.Types
 
pause() - Method in class org.evosuite.ga.stoppingconditions.GlobalTimeStoppingCondition
Remember start pause time
pauseTime - Static variable in class org.evosuite.ga.stoppingconditions.GlobalTimeStoppingCondition
Constant pause_time=0L
peekBv32() - Method in class org.evosuite.symbolic.vm.OperandStack
 
peekBv64() - Method in class org.evosuite.symbolic.vm.OperandStack
 
peekFp32() - Method in class org.evosuite.symbolic.vm.OperandStack
 
peekFp64() - Method in class org.evosuite.symbolic.vm.OperandStack
 
peekOperand() - Method in class org.evosuite.symbolic.vm.OperandStack
 
peekRef() - Method in class org.evosuite.symbolic.vm.OperandStack
 
Perl5Matcher_Matches - Class in org.evosuite.symbolic.vm.apache.regex
 
Perl5Matcher_Matches(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.apache.regex.Perl5Matcher_Matches
 
PLAIN_INIT - Static variable in class org.evosuite.testcarver.capture.CaptureLog
 
PLOT - Static variable in class org.evosuite.Properties
Constant PLOT=false
pool - Variable in class org.evosuite.seeding.ObjectPool
The actual object pool
POP() - Method in class org.evosuite.dse.AbstractVM
 
POP() - Method in interface org.evosuite.dse.IVM
 
POP() - Static method in class org.evosuite.dse.VM
 
POP() - Method in class org.evosuite.symbolic.vm.ArithmeticVM
http://java.sun.com/docs/books/jvms/second_edition/html/Instructions2.
POP2() - Method in class org.evosuite.dse.AbstractVM
 
POP2() - Method in interface org.evosuite.dse.IVM
 
POP2() - Static method in class org.evosuite.dse.VM
 
POP2() - Method in class org.evosuite.symbolic.vm.ArithmeticVM
One of the following two: Pop two category-1 operands from the stack.
popBv32() - Method in class org.evosuite.symbolic.vm.OperandStack
 
popBv64() - Method in class org.evosuite.symbolic.vm.OperandStack
 
popFp32() - Method in class org.evosuite.symbolic.vm.OperandStack
 
popFp64() - Method in class org.evosuite.symbolic.vm.OperandStack
 
popFrame() - Method in class org.evosuite.symbolic.vm.SymbolicEnvironment
 
popOperand() - Method in class org.evosuite.symbolic.vm.OperandStack
 
popParameter(Object) - Static method in class org.evosuite.instrumentation.testability.BooleanHelper
popParameter
popParameterBoolean() - Static method in class org.evosuite.instrumentation.testability.BooleanHelper
popParameterBoolean
popParameterBooleanFromInt() - Static method in class org.evosuite.instrumentation.testability.BooleanHelper
popParameterBooleanFromInt
popParameterByte() - Static method in class org.evosuite.instrumentation.testability.BooleanHelper
popParameterByte
popParameterChar() - Static method in class org.evosuite.instrumentation.testability.BooleanHelper
popParameterChar
popParameterDouble() - Static method in class org.evosuite.instrumentation.testability.BooleanHelper
popParameterDouble
popParameterFloat() - Static method in class org.evosuite.instrumentation.testability.BooleanHelper
popParameterFloat
popParameterInt() - Static method in class org.evosuite.instrumentation.testability.BooleanHelper
popParameterInt
popParameterIntFromBoolean() - Static method in class org.evosuite.instrumentation.testability.BooleanHelper
popParameterIntFromBoolean
popParameterLong() - Static method in class org.evosuite.instrumentation.testability.BooleanHelper
popParameterLong
popParameterObject() - Static method in class org.evosuite.instrumentation.testability.BooleanHelper
popParameterObject
popParameterShort() - Static method in class org.evosuite.instrumentation.testability.BooleanHelper
popParameterShort
popParametersToLocals(MethodNode) - Method in class org.evosuite.instrumentation.testability.transformer.MethodNodeTransformer
 
popRef() - Method in class org.evosuite.symbolic.vm.OperandStack
 
population - Variable in class org.evosuite.ga.metaheuristics.GeneticAlgorithm
Current population
POPULATION - Static variable in class org.evosuite.Properties
Constant POPULATION=50
POPULATION_LIMIT - Static variable in class org.evosuite.Properties
Constant POPULATION_LIMIT
populationLimit - Variable in class org.evosuite.ga.metaheuristics.GeneticAlgorithm
The population limit decides when an iteration is done
PopulationLimit - Interface in org.evosuite.ga.populationlimit
PopulationLimit interface.
PORT - Static variable in class org.evosuite.Properties
Constant PORT=1044
postProcess() - Static method in class org.evosuite.testcarver.capture.Capturer
Deprecated.
postProcessTests(TestSuiteChromosome) - Method in class org.evosuite.TestSuiteGenerator
Apply any readability optimizations and other techniques that should use or modify the generated tests
POW - Class in org.evosuite.symbolic.vm.math
 
POW(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.math.POW
 
predict_char(String, int) - Method in class org.evosuite.lm.LangModel
 
predict_char(int) - Method in class org.evosuite.lm.LangModel
 
predict_char_prob(String, int) - Method in class org.evosuite.lm.LangModel
Method which returns the probability of the nth most likely character, given a preceeding character (pre).
predict_char_prob(int) - Method in class org.evosuite.lm.LangModel
Method which returns the probability of the nth most likley character at the start of a sentence.
PreferenceSortingComparator<T extends Chromosome> - Class in org.evosuite.ga.metaheuristics.mosa.comparators
This class implements a Comparator (a method for comparing Chromosomes objects) based on the dominance test and considering the specified test goals only.
PreferenceSortingComparator(FitnessFunction<T>) - Constructor for class org.evosuite.ga.metaheuristics.mosa.comparators.PreferenceSortingComparator
Constructor
PREFIX - Static variable in class org.evosuite.junit.naming.methods.CoverageGoalTestNameGenerationStrategy
 
prepareConcolicExecution() - Method in class org.evosuite.dse.VM
Dsc calls this method just before invoking the current entry method.
prepareStack(Method) - Method in class org.evosuite.symbolic.vm.SymbolicEnvironment
Prepare stack of function invocation frames.
prependListener(IVM) - Method in class org.evosuite.dse.VM
This method should be called before VM.setListeners(java.util.List<org.evosuite.dse.IVM>).
prependListeners - Variable in class org.evosuite.dse.VM
 
PRIMITIVE_POOL - Static variable in class org.evosuite.Properties
Constant PRIMITIVE_POOL=0.5
PRIMITIVE_REUSE_PROBABILITY - Static variable in class org.evosuite.Properties
Constant PRIMITIVE_REUSE_PROBABILITY=0.5
PrimitiveAssertion - Class in org.evosuite.assertion
 
PrimitiveAssertion() - Constructor for class org.evosuite.assertion.PrimitiveAssertion
 
PrimitiveClassAdapter - Class in org.evosuite.seeding
PrimitiveClassAdapter class.
PrimitiveClassAdapter(ClassVisitor, String) - Constructor for class org.evosuite.seeding.PrimitiveClassAdapter
Constructor for PrimitiveClassAdapter.
PrimitiveExpression - Class in org.evosuite.testcase.statements
 
PrimitiveExpression(TestCase, VariableReference, VariableReference, PrimitiveExpression.Operator, VariableReference) - Constructor for class org.evosuite.testcase.statements.PrimitiveExpression
Constructor for PrimitiveExpression.
PrimitiveExpression.Operator - Enum in org.evosuite.testcase.statements
 
PrimitiveFieldAssertion - Class in org.evosuite.assertion
 
PrimitiveFieldAssertion() - Constructor for class org.evosuite.assertion.PrimitiveFieldAssertion
 
PrimitiveFieldTraceEntry - Class in org.evosuite.assertion
PrimitiveFieldTraceEntry class.
PrimitiveFieldTraceEntry(VariableReference) - Constructor for class org.evosuite.assertion.PrimitiveFieldTraceEntry
Constructor for PrimitiveFieldTraceEntry.
PrimitiveFieldTraceObserver - Class in org.evosuite.assertion
 
PrimitiveFieldTraceObserver() - Constructor for class org.evosuite.assertion.PrimitiveFieldTraceObserver
 
primitiveObserver - Static variable in class org.evosuite.assertion.AssertionGenerator
Constant primitive_observer
primitiveObserver - Static variable in class org.evosuite.assertion.MutationAssertionGenerator
 
PrimitivePoolMethodAdapter - Class in org.evosuite.seeding
PrimitivePoolMethodAdapter class.
PrimitivePoolMethodAdapter(MethodVisitor, String) - Constructor for class org.evosuite.seeding.PrimitivePoolMethodAdapter
Constructor for PrimitivePoolMethodAdapter.
PrimitiveStatement<T> - Class in org.evosuite.testcase.statements
Statement assigning a primitive numeric value
PrimitiveStatement(TestCase, VariableReference, T) - Constructor for class org.evosuite.testcase.statements.PrimitiveStatement
Constructor for PrimitiveStatement.
PrimitiveStatement(TestCase, Type, T) - Constructor for class org.evosuite.testcase.statements.PrimitiveStatement
Constructor
PrimitiveStatement(TestCase, GenericClass, T) - Constructor for class org.evosuite.testcase.statements.PrimitiveStatement
 
PrimitiveTraceEntry - Class in org.evosuite.assertion
PrimitiveTraceEntry class.
PrimitiveTraceEntry(VariableReference, Object) - Constructor for class org.evosuite.assertion.PrimitiveTraceEntry
Constructor for PrimitiveTraceEntry.
PrimitiveTraceObserver - Class in org.evosuite.assertion
 
PrimitiveTraceObserver() - Constructor for class org.evosuite.assertion.PrimitiveTraceObserver
 
primitiveWithoutAssertion(Statement) - Method in class org.evosuite.assertion.MutationAssertionGenerator
 
PRINT_COVERED_GOALS - Static variable in class org.evosuite.Properties
Constant PRINT_COVERED_GOALS=false
PRINT_CURRENT_GOALS - Static variable in class org.evosuite.Properties
Constant PRINT_CURRENT_GOALS=false
PRINT_GOALS - Static variable in class org.evosuite.Properties
Constant PRINT_GOALS=false
PRINT_MISSED_GOALS - Static variable in class org.evosuite.Properties
Constant PRINT_MISSED_GOALS=false
PRINT_TO_SYSTEM - Static variable in class org.evosuite.Properties
Constant PRINT_TO_SYSTEM=false
printBudget() - Method in class org.evosuite.ga.metaheuristics.GeneticAlgorithm
Prints out all information regarding this GAs stopping conditions So far only used for testing purposes in TestSuiteGenerator
printBudget(GeneticAlgorithm<?>) - Method in class org.evosuite.TestSuiteGenerator
Prints out all information regarding this GAs stopping conditions So far only used for testing purposes in TestSuiteGenerator
PrintBytecodeTransformer - Class in org.evosuite.instrumentation
PrintBytecodeTransformer class.
PrintBytecodeTransformer() - Constructor for class org.evosuite.instrumentation.PrintBytecodeTransformer
 
printClassStatistics() - Static method in class org.evosuite.coverage.ClassStatisticsPrinter
Identify all JUnit tests starting with the given name prefix, instrument and run tests
printClassStatistics() - Method in class org.evosuite.rmi.service.ClientNodeImpl
 
printClassStatistics() - Method in interface org.evosuite.rmi.service.ClientNodeRemote
 
printCoverage() - Static method in class org.evosuite.coverage.dataflow.DefUseCoverageSuiteFitness
printCoverage
printFinishCalls(ExecutionTrace) - Static method in class org.evosuite.coverage.dataflow.DefUseExecutionTraceAnalyzer
Prints all information found concerning finished calls of the given ExecutionTrace
printFrameInformation() - Method in class org.evosuite.graphs.cfg.BytecodeInstruction
printFrameInformation
printMatrix(int[][]) - Static method in class org.evosuite.testsuite.similarity.DiversityObserver
 
printPool() - Method in class org.evosuite.testcase.execution.Scope
Debug output
printStatusMessages(AbstractTestSuiteChromosome<? extends ExecutableChromosome>, int, double) - Method in class org.evosuite.coverage.method.MethodCoverageSuiteFitness
Some useful debug information
printStatusMessages(AbstractTestSuiteChromosome<? extends ExecutableChromosome>, int, double) - Method in class org.evosuite.coverage.method.MethodNoExceptionCoverageSuiteFitness
Some useful debug information
printStatusMessages(AbstractTestSuiteChromosome<? extends ExecutableChromosome>, int, double) - Method in class org.evosuite.coverage.method.MethodTraceCoverageSuiteFitness
Some useful debug information
PrivateFieldStatement - Class in org.evosuite.testcase.statements.reflection
Statement representing the setting of a private field, which is done through reflection in the generated JUnit tests.
PrivateFieldStatement(TestCase, Class<?>, String, VariableReference, VariableReference) - Constructor for class org.evosuite.testcase.statements.reflection.PrivateFieldStatement
 
PrivateMethodStatement - Class in org.evosuite.testcase.statements.reflection
Test case statement representing a reflection call to a private method of the SUT Created by Andrea Arcuri on 22/02/15.
PrivateMethodStatement(TestCase, Class<?>, Method, VariableReference, List<VariableReference>, boolean) - Constructor for class org.evosuite.testcase.statements.reflection.PrivateMethodStatement
 
proceedsOwnConstructorInvocation() - Method in class org.evosuite.graphs.cfg.BytecodeInstruction
proceedsOwnConstructorInvocation
process(Set<? extends TypeElement>, RoundEnvironment) - Method in class org.evosuite.annotations.EvoSuiteAnnotationProcessor
 
PROCESS_COMMUNICATION_PORT - Static variable in class org.evosuite.Properties
Constant PROCESS_COMMUNICATION_PORT=-1
ProcessLauncher - Class in org.evosuite.utils
 
ProcessLauncher() - Constructor for class org.evosuite.utils.ProcessLauncher
 
ProcessLauncher(OutputStream) - Constructor for class org.evosuite.utils.ProcessLauncher
 
ProcessLauncher(InputStream) - Constructor for class org.evosuite.utils.ProcessLauncher
 
ProcessLauncher(OutputStream, InputStream) - Constructor for class org.evosuite.utils.ProcessLauncher
 
ProcessTimeoutException - Exception in org.evosuite.utils
 
ProcessTimeoutException(String) - Constructor for exception org.evosuite.utils.ProcessTimeoutException
 
PROFILE - Static variable in class org.evosuite.Properties
 
ProgressMonitor - Class in org.evosuite
ProgressMonitor class.
ProgressMonitor() - Constructor for class org.evosuite.ProgressMonitor
 
progressMonitor - Variable in class org.evosuite.strategy.TestGenerationStrategy
There should only be one
PROJECT_DIR - Static variable in class org.evosuite.Properties
Constant PROJECT_DIR="null"
PROJECT_PREFIX - Static variable in class org.evosuite.Properties
Constant PROJECT_PREFIX="null"
propagateError(Throwable, String, Object...) - Static method in exception org.evosuite.testcarver.codegen.CaptureLogAnalyzerException
 
propagateError(Throwable, String, Object...) - Static method in exception org.evosuite.testcarver.testcase.CodeGeneratorException
 
propagateError(String, Object...) - Static method in exception org.evosuite.testcarver.testcase.CodeGeneratorException
 
Properties - Class in org.evosuite
Central property repository.
Properties.Algorithm - Enum in org.evosuite
 
Properties.AlternativeFitnessCalculationMode - Enum in org.evosuite
 
Properties.AssertionStrategy - Enum in org.evosuite
 
Properties.AvailableSchedule - Enum in org.evosuite
The types of CTG schedules that can be used
Properties.Criterion - Enum in org.evosuite
 
Properties.CrossoverFunction - Enum in org.evosuite
 
Properties.DoubleValue - Annotation Type in org.evosuite
 
Properties.DSEType - Enum in org.evosuite
 
Properties.IntValue - Annotation Type in org.evosuite
 
Properties.LocalSearchBudgetType - Enum in org.evosuite
 
Properties.LongValue - Annotation Type in org.evosuite
 
Properties.NoSuchParameterException - Exception in org.evosuite
This exception is used when a non-existent parameter is accessed
Properties.OutputFormat - Enum in org.evosuite
 
Properties.OutputGranularity - Enum in org.evosuite
 
Properties.Parameter - Annotation Type in org.evosuite
Parameters are fields of the Properties class, annotated with this annotation.
Properties.PopulationLimit - Enum in org.evosuite
 
Properties.RankingType - Enum in org.evosuite
 
Properties.SelectionFunction - Enum in org.evosuite
 
Properties.SolverType - Enum in org.evosuite
 
Properties.StatisticsBackend - Enum in org.evosuite
 
Properties.StoppingCondition - Enum in org.evosuite
 
Properties.Strategy - Enum in org.evosuite
 
Properties.TestFactory - Enum in org.evosuite
 
Properties.TestNamingStrategy - Enum in org.evosuite
 
Properties.TheReplacementFunction - Enum in org.evosuite
 
Properties.TransformationScope - Enum in org.evosuite
 
PROPERTIES_FILE - Static variable in class org.evosuite.Properties
Constant PROPERTIES_FILE="OUTPUT_DIR + File.separatorevosuite.pro"{trunked}
PropertiesSearchAlgorithmFactory<T extends Chromosome> - Class in org.evosuite.strategy
Factory class for GAs
PropertiesSearchAlgorithmFactory() - Constructor for class org.evosuite.strategy.PropertiesSearchAlgorithmFactory
 
PropertiesSuiteGAFactory - Class in org.evosuite.strategy
Factory for GA on test suites
PropertiesSuiteGAFactory() - Constructor for class org.evosuite.strategy.PropertiesSuiteGAFactory
 
PropertiesTestGAFactory - Class in org.evosuite.strategy
Factory for GA for tests
PropertiesTestGAFactory() - Constructor for class org.evosuite.strategy.PropertiesTestGAFactory
 
PropertyOutputVariableFactory - Class in org.evosuite.statistics
Output variable that represents a value stored in the properties
PropertyOutputVariableFactory(String) - Constructor for class org.evosuite.statistics.PropertyOutputVariableFactory
 
PSEUDO_CAPTURE_ID - Static variable in class org.evosuite.testcarver.capture.CaptureLog
 
PublicCloneable<T> - Interface in org.evosuite.utils
 
publicMethods - Variable in class org.evosuite.graphs.ccfg.ClassControlFlowGraph
 
publishPermissionStatistics() - Method in class org.evosuite.rmi.service.ClientNodeImpl
 
publishPermissionStatistics() - Method in interface org.evosuite.rmi.service.ClientNodeLocal
 
pullDown() - Static method in class org.evosuite.testcase.execution.TestCaseExecutor
pullDown
PURE_EQUALS - Static variable in class org.evosuite.Properties
 
PURE_INSPECTORS - Static variable in class org.evosuite.Properties
 
PurityAnalysisClassVisitor - Class in org.evosuite.instrumentation
It launches a PurityAnalysisMethodVisitor on each method.
PurityAnalysisClassVisitor(ClassVisitor, String, CheapPurityAnalyzer) - Constructor for class org.evosuite.instrumentation.PurityAnalysisClassVisitor
Constructor for StaticInitializationClassAdapter.
PurityAnalysisClassVisitor.MethodEntry - Class in org.evosuite.instrumentation
 
PurityAnalysisMethodVisitor - Class in org.evosuite.instrumentation
It collects bytecode instructions for further purity analysis in the CheapPurityAnalyzer class: PUTSTATIC PUTFIELD INVOKESTATIC INVOKESPECIAL INVOKEINTERFACE INVOKEVIRTUAL This class only reads the existing bytecode.
PurityAnalysisMethodVisitor(String, String, String, MethodVisitor, CheapPurityAnalyzer) - Constructor for class org.evosuite.instrumentation.PurityAnalysisMethodVisitor
Constructor for PutStaticMethodAdapter.
pushBv32(IntegerValue) - Method in class org.evosuite.symbolic.vm.OperandStack
 
pushBv64(IntegerValue) - Method in class org.evosuite.symbolic.vm.OperandStack
 
pushFp32(RealValue) - Method in class org.evosuite.symbolic.vm.OperandStack
 
pushFp64(RealValue) - Method in class org.evosuite.symbolic.vm.OperandStack
 
pushFrame(Frame) - Method in class org.evosuite.symbolic.vm.SymbolicEnvironment
 
pushNullRef() - Method in class org.evosuite.symbolic.vm.OperandStack
 
pushOperand(Operand) - Method in class org.evosuite.symbolic.vm.OperandStack
 
pushParameter(boolean) - Static method in class org.evosuite.instrumentation.testability.BooleanHelper
pushParameter
pushParameter(char) - Static method in class org.evosuite.instrumentation.testability.BooleanHelper
pushParameter
pushParameter(byte) - Static method in class org.evosuite.instrumentation.testability.BooleanHelper
pushParameter
pushParameter(short) - Static method in class org.evosuite.instrumentation.testability.BooleanHelper
pushParameter
pushParameter(int) - Static method in class org.evosuite.instrumentation.testability.BooleanHelper
pushParameter
pushParameter(float) - Static method in class org.evosuite.instrumentation.testability.BooleanHelper
pushParameter
pushParameter(long) - Static method in class org.evosuite.instrumentation.testability.BooleanHelper
pushParameter
pushParameter(double) - Static method in class org.evosuite.instrumentation.testability.BooleanHelper
pushParameter
pushParameter(Object) - Static method in class org.evosuite.instrumentation.testability.BooleanHelper
pushParameter
pushParametersToLocals(MethodNode) - Method in class org.evosuite.instrumentation.testability.transformer.MethodNodeTransformer
 
pushPredicate(int, int) - Static method in class org.evosuite.instrumentation.testability.BooleanHelper
Keep track of the distance for this predicate
pushRef(ReferenceExpression) - Method in class org.evosuite.symbolic.vm.OperandStack
 
PUTFIELD(Object, String, String, String) - Method in class org.evosuite.dse.AbstractVM
 
PUTFIELD(Object, String, String, String) - Method in interface org.evosuite.dse.IVM
 
PUTFIELD(Object, String, String, String) - Static method in class org.evosuite.dse.VM
 
PUTFIELD - Static variable in class org.evosuite.instrumentation.NodeRegularExpression
Constant PUTFIELD=181
PUTFIELD(Object, String, String, String) - Method in class org.evosuite.symbolic.vm.HeapVM
Store a value in an instance field.
putField(String, String, Object, ReferenceExpression, Expression<?>) - Method in class org.evosuite.symbolic.vm.SymbolicHeap
Updates an instance field.
PUTFIELD - Static variable in class org.evosuite.testcarver.capture.CaptureLog
 
PUTSTATIC(String, String, String) - Method in class org.evosuite.dse.AbstractVM
 
PUTSTATIC(String, String, String) - Method in interface org.evosuite.dse.IVM
 
PUTSTATIC(String, String, String) - Static method in class org.evosuite.dse.VM
 
PUTSTATIC - Static variable in class org.evosuite.instrumentation.NodeRegularExpression
Constant PUTSTATIC=179
PUTSTATIC(String, String, String) - Method in class org.evosuite.symbolic.vm.HeapVM
http://java.sun.com/docs/books/jvms/second_edition/html/Instructions2.
PUTSTATIC - Static variable in class org.evosuite.testcarver.capture.CaptureLog
 
putStaticField(String, String, Expression<?>) - Method in class org.evosuite.symbolic.vm.SymbolicHeap
 
PutStaticMethodCollector - Class in org.evosuite.setup
Collects a set of MethodIdentifier of those classes in the callTree including an update to a static field that is used in the GetStatic relation.
PutStaticMethodCollector(String) - Constructor for class org.evosuite.setup.PutStaticMethodCollector
 
PutStaticMethodCollector(String, Map<String, Set<String>>) - Constructor for class org.evosuite.setup.PutStaticMethodCollector
 
PutStaticMethodCollector.MethodIdentifier - Class in org.evosuite.setup
 
putStaticPassed(String, String) - Method in interface org.evosuite.testcase.execution.ExecutionTrace
Record a PUTSTATIC statement
putStaticPassed(String, String) - Method in class org.evosuite.testcase.execution.ExecutionTraceImpl
 
putStaticPassed(String, String) - Method in class org.evosuite.testcase.execution.ExecutionTraceProxy
 
putTest(FitnessFunction<?>, TestFitnessFunction, ExecutionResult) - Method in enum org.evosuite.coverage.archive.TestsArchive
 

Q

QueueInstrumentation - Class in org.evosuite.instrumentation.error
 
QueueInstrumentation(ErrorConditionMethodAdapter) - Constructor for class org.evosuite.instrumentation.error.QueueInstrumentation
 

R

raisedException(Mutation) - Static method in class org.evosuite.coverage.mutation.MutationTimeoutStoppingCondition
raisedException
RANDOM_PERTURBATION - Static variable in class org.evosuite.Properties
Constant RANDOM_PERTURBATION=0.2
RANDOM_SEED - Static variable in class org.evosuite.Properties
Constant RANDOM_SEED
RANDOM_TESTS - Static variable in class org.evosuite.Properties
Constant RANDOM_TESTS=0
RandomAccessQueue<T> - Interface in org.evosuite.utils
 
RandomIndividualTestSuiteChromosomeFactory - Class in org.evosuite.seeding.factories
 
RandomIndividualTestSuiteChromosomeFactory(ChromosomeFactory<TestSuiteChromosome>, GeneticAlgorithm<TestSuiteChromosome>) - Constructor for class org.evosuite.seeding.factories.RandomIndividualTestSuiteChromosomeFactory
Constructor for JUnitTestSuiteChromosomeFactory.
RandomInsertion - Class in org.evosuite.testcase.mutation
 
RandomInsertion() - Constructor for class org.evosuite.testcase.mutation.RandomInsertion
 
randomism() - Method in class org.evosuite.ga.metaheuristics.GeneticAlgorithm
Create random individuals
randomize() - Method in class org.evosuite.testcase.statements.ClassPrimitiveStatement
 
randomize() - Method in class org.evosuite.testcase.statements.EnumPrimitiveStatement
Set to a random value
randomize() - Method in class org.evosuite.testcase.statements.environment.FileNamePrimitiveStatement
Set to a random value
randomize() - Method in class org.evosuite.testcase.statements.environment.LocalAddressPrimitiveStatement
 
randomize() - Method in class org.evosuite.testcase.statements.environment.NamePrimitiveStatement
 
randomize() - Method in class org.evosuite.testcase.statements.environment.RemoteAddressPrimitiveStatement
 
randomize() - Method in class org.evosuite.testcase.statements.environment.UrlPrimitiveStatement
 
randomize() - Method in class org.evosuite.testcase.statements.ImmutableStringPrimitiveStatement
 
randomize() - Method in class org.evosuite.testcase.statements.NullStatement
Set to a random value
randomize() - Method in class org.evosuite.testcase.statements.numeric.BooleanPrimitiveStatement
Set to a random value
randomize() - Method in class org.evosuite.testcase.statements.numeric.BytePrimitiveStatement
Set to a random value
randomize() - Method in class org.evosuite.testcase.statements.numeric.CharPrimitiveStatement
Set to a random value
randomize() - Method in class org.evosuite.testcase.statements.numeric.DoublePrimitiveStatement
Set to a random value
randomize() - Method in class org.evosuite.testcase.statements.numeric.FloatPrimitiveStatement
Set to a random value
randomize() - Method in class org.evosuite.testcase.statements.numeric.IntPrimitiveStatement
Set to a random value
randomize() - Method in class org.evosuite.testcase.statements.numeric.LongPrimitiveStatement
Set to a random value
randomize() - Method in class org.evosuite.testcase.statements.numeric.ShortPrimitiveStatement
Set to a random value
randomize() - Method in class org.evosuite.testcase.statements.PrimitiveStatement
Set to a random value
randomize() - Method in class org.evosuite.testcase.statements.StringPrimitiveStatement
Set to a random value
RANDOMIZE_DIFFICULTY - Static variable in class org.evosuite.Properties
Constant RANDOMIZE_DIFFICULTY=true
randomizePrimitives(TestCase) - Static method in class org.evosuite.testcase.localsearch.TestCaseLocalSearch
This method allows to reset all primitive values before trying again a local search on the same test case.
RandomLengthTestFactory - Class in org.evosuite.testcase.factories
RandomLengthTestFactory class.
RandomLengthTestFactory() - Constructor for class org.evosuite.testcase.factories.RandomLengthTestFactory
 
RandomMethodSeedingTestSuiteChromosomeFactory - Class in org.evosuite.seeding.factories
 
RandomMethodSeedingTestSuiteChromosomeFactory(ChromosomeFactory<TestSuiteChromosome>, GeneticAlgorithm<TestSuiteChromosome>) - Constructor for class org.evosuite.seeding.factories.RandomMethodSeedingTestSuiteChromosomeFactory
Constructor for JUnitTestSuiteChromosomeFactory.
Randomness - Class in org.evosuite.utils
Unique random number accessor
RandomSearch<T extends Chromosome> - Class in org.evosuite.ga.metaheuristics
RandomSearch class.
RandomSearch(ChromosomeFactory<T>) - Constructor for class org.evosuite.ga.metaheuristics.RandomSearch
Constructor for RandomSearch.
RandomTestStrategy - Class in org.evosuite.strategy
Iteratively generate random tests.
RandomTestStrategy() - Constructor for class org.evosuite.strategy.RandomTestStrategy
 
rank - Variable in class org.evosuite.ga.Chromosome
 
RANK_BIAS - Static variable in class org.evosuite.Properties
Constant RANK_BIAS=1.7
RankAndCrowdingDistanceComparator<T extends Chromosome> - Class in org.evosuite.ga.metaheuristics.mosa.comparators
This class implements a Comparator (a method for comparing Chromosomes objects) based on the dominance test, as in NSGA-II.
RankAndCrowdingDistanceComparator() - Constructor for class org.evosuite.ga.metaheuristics.mosa.comparators.RankAndCrowdingDistanceComparator
Constructor
RankBasedPreferenceSorting<T extends Chromosome> - Class in org.evosuite.ga.metaheuristics.mosa
This class ranks the test cases according to the the "PreferenceCriterion" defined for the MOSA algorithm
RankBasedPreferenceSorting() - Constructor for class org.evosuite.ga.metaheuristics.mosa.RankBasedPreferenceSorting
 
ranking - Variable in class org.evosuite.ga.metaheuristics.mosa.AbstractMOSA
Selected ranking strategy
Ranking<T extends Chromosome> - Interface in org.evosuite.ga.metaheuristics.mosa
Interface for ranking algorithms
RANKING_TYPE - Static variable in class org.evosuite.Properties
 
RankSelection<T extends Chromosome> - Class in org.evosuite.ga.operators.selection
Abstract base class of selection functions
RankSelection() - Constructor for class org.evosuite.ga.operators.selection.RankSelection
 
RawControlFlowGraph - Class in org.evosuite.graphs.cfg
Represents the complete CFG of a method Essentially this is a graph containing all BytecodeInstrucions of a method as nodes.
RawControlFlowGraph(ClassLoader, String, String, int) - Constructor for class org.evosuite.graphs.cfg.RawControlFlowGraph
Constructor for RawControlFlowGraph.
RCONST_0 - Static variable in class org.evosuite.symbolic.vm.ExpressionFactory
 
RCONST_1 - Static variable in class org.evosuite.symbolic.vm.ExpressionFactory
 
RCONST_2 - Static variable in class org.evosuite.symbolic.vm.ExpressionFactory
 
ReadabilitySuiteFitness - Class in org.evosuite.coverage.readability
 
ReadabilitySuiteFitness() - Constructor for class org.evosuite.coverage.readability.ReadabilitySuiteFitness
 
Reader_Read - Class in org.evosuite.symbolic.vm.string.reader
 
Reader_Read(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.string.reader.Reader_Read
 
readFile(File) - Static method in class org.evosuite.utils.FileIOUtils
Read file line by line into list.
readInheritanceTree(String) - Static method in class org.evosuite.setup.InheritanceTreeGenerator
 
readJDKData() - Static method in class org.evosuite.setup.InheritanceTreeGenerator
 
readProperties - Variable in class org.evosuite.testcase.execution.ExecutionResult
Set of System properties that were read during test execution
readState(DataInputStream) - Method in class org.evosuite.utils.MersenneTwister
Reads the entire state of the MersenneTwister RNG from the stream
readUncompressedInheritanceTree(String) - Static method in class org.evosuite.setup.InheritanceTreeGenerator
 
readXML(String) - Static method in class org.evosuite.utils.FileIOUtils
Write string to file
RealBinaryExpression - Class in org.evosuite.symbolic.expr.fp
 
RealBinaryExpression(Expression<Double>, Operator, Expression<?>, Double) - Constructor for class org.evosuite.symbolic.expr.fp.RealBinaryExpression
Constructor for RealBinaryExpression.
RealComparison - Class in org.evosuite.symbolic.expr.bv
 
RealComparison(Expression<Double>, Expression<Double>, Long) - Constructor for class org.evosuite.symbolic.expr.bv.RealComparison
Constructor for RealComparison.
RealConstant - Class in org.evosuite.symbolic.expr.fp
 
RealConstant(double) - Constructor for class org.evosuite.symbolic.expr.fp.RealConstant
Constructor for RealConstant.
RealConstraint - Class in org.evosuite.symbolic.expr
 
RealConstraint(Expression<Double>, Comparator, Expression<Double>) - Constructor for class org.evosuite.symbolic.expr.RealConstraint
Constructor for RealConstraint.
RealOperand - Interface in org.evosuite.symbolic.vm
 
RealToIntegerCast - Class in org.evosuite.symbolic.expr.bv
 
RealToIntegerCast(Expression<Double>, Long) - Constructor for class org.evosuite.symbolic.expr.bv.RealToIntegerCast
Constructor for RealToIntegerCast.
RealToStringCast - Class in org.evosuite.symbolic.expr.str
 
RealToStringCast(Expression<Double>, String) - Constructor for class org.evosuite.symbolic.expr.str.RealToStringCast
 
RealUnaryExpression - Class in org.evosuite.symbolic.expr.fp
 
RealUnaryExpression(Expression<Double>, Operator, Double) - Constructor for class org.evosuite.symbolic.expr.fp.RealUnaryExpression
Constructor for RealUnaryExpression.
RealUnaryToIntegerExpression - Class in org.evosuite.symbolic.expr.bv
 
RealUnaryToIntegerExpression(Expression<Double>, Operator, Long) - Constructor for class org.evosuite.symbolic.expr.bv.RealUnaryToIntegerExpression
Constructor for RealUnaryExpression.
RealValue - Interface in org.evosuite.symbolic.expr.fp
 
RealVariable - Class in org.evosuite.symbolic.expr.fp
 
RealVariable(String, double, double, double) - Constructor for class org.evosuite.symbolic.expr.fp.RealVariable
Constructor for RealVariable.
receiveEvent(T) - Method in interface org.evosuite.utils.Listener
receiveEvent
receiveEvent(T) - Method in class org.evosuite.utils.PassiveChangeListener
receiveEvent
receiveInstruction() - Method in class org.evosuite.utils.ExternalProcessUtilities
receiveInstruction
RECYCLE_CHROMOSOMES - Static variable in class org.evosuite.Properties
Constant RECYCLE_CHROMOSOMES=true
redirectEdges(V, V, V) - Method in class org.evosuite.graphs.EvoSuiteGraph
Redirects all edges going into node from to the node newStart and all edges going out of node from to the node newEnd.
redirectEdgeSource(E, V) - Method in class org.evosuite.graphs.EvoSuiteGraph
Redirects the edge source of the given edge to the given node by removing the given edge from the graph and reinserting it from the given node to the original target node
redirectEdgeTarget(E, V) - Method in class org.evosuite.graphs.EvoSuiteGraph
Redirects the edge target of the given edge to the given node by removing the given edge from the graph and reinserting it from the original source node to the given node
redirectIncomingEdges(V, V) - Method in class org.evosuite.graphs.EvoSuiteGraph
Redirects all incoming edges to oldNode to node newNode by calling redirectEdgeTarget for each incoming edge of oldNode
redirectOutgoingEdges(V, V) - Method in class org.evosuite.graphs.EvoSuiteGraph
Redirects all outgoing edges to oldNode to node newNode by calling redirectEdgeSource for each outgoing edge of oldNode
REF - Static variable in class org.evosuite.symbolic.instrument.ConcolicConfig
 
REF_NONNULL - Static variable in class org.evosuite.coverage.io.IOCoverageConstants
 
REF_NULL - Static variable in class org.evosuite.coverage.io.IOCoverageConstants
 
ReferenceConstant - Class in org.evosuite.symbolic.expr.ref
This class represents a reference that is not symbolic (e.g.
ReferenceConstant(Type, int) - Constructor for class org.evosuite.symbolic.expr.ref.ReferenceConstant
 
ReferenceExpression - Class in org.evosuite.symbolic.expr.ref
This is the super class of all symbolic references.
ReferenceExpression(Type, int, int, boolean) - Constructor for class org.evosuite.symbolic.expr.ref.ReferenceExpression
Creates a new Reference expression of type objectType and with instance identifier instanceId
ReferenceLocalSearch - Class in org.evosuite.testcase.localsearch
 
ReferenceLocalSearch() - Constructor for class org.evosuite.testcase.localsearch.ReferenceLocalSearch
 
ReferenceOperand - Class in org.evosuite.symbolic.vm
 
ReferenceOperand(ReferenceExpression) - Constructor for class org.evosuite.symbolic.vm.ReferenceOperand
 
references(VariableReference) - Method in class org.evosuite.testcase.statements.AbstractStatement
Check if the statement makes use of var
references(VariableReference) - Method in interface org.evosuite.testcase.statements.Statement
Check if the statement makes use of var
ReferenceVariable - Class in org.evosuite.symbolic.expr.ref
Represents a symbolic reference (for example, a pointer that we have declared as symbolic) at the test case level.
ReferenceVariable(Type, int, String, Object) - Constructor for class org.evosuite.symbolic.expr.ref.ReferenceVariable
Creates a new reference variable using the type of the reference, an instance id, the name of the variable and the concrete object reference.
REFLECTION_START_PERCENT - Static variable in class org.evosuite.Properties
 
ReflectionFactory - Class in org.evosuite.testcase.statements.reflection
Class used to get private fields/methods to construct statements in the generated tests Created by Andrea Arcuri on 22/02/15.
ReflectionFactory(Class<?>) - Constructor for class org.evosuite.testcase.statements.reflection.ReflectionFactory
 
RegexDistance - Class in org.evosuite.instrumentation
Deprecated.
RegexDistance() - Constructor for class org.evosuite.instrumentation.RegexDistance
Deprecated.
 
RegexDistanceUtils - Class in org.evosuite.utils
Class used to define the distance between a string and a regex
RegexDistanceUtils() - Constructor for class org.evosuite.utils.RegexDistanceUtils
 
RegExpToCVC4Visitor - Class in org.evosuite.symbolic.solver.cvc4
 
RegExpToCVC4Visitor() - Constructor for class org.evosuite.symbolic.solver.cvc4.RegExpToCVC4Visitor
 
RegExpVisitor<K> - Class in dk.brics.automaton
 
RegExpVisitor() - Constructor for class dk.brics.automaton.RegExpVisitor
 
RegionMatches - Class in org.evosuite.symbolic.vm.string
 
RegionMatches(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.string.RegionMatches
 
RegionMatches5 - Class in org.evosuite.symbolic.vm.string
 
RegionMatches5(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.string.RegionMatches5
 
register(Object) - Static method in class org.evosuite.testcarver.capture.FieldRegistry
 
registerAbstractClass(String) - Method in class org.evosuite.setup.InheritanceTree
 
registerActualCFG(ActualControlFlowGraph) - Method in class org.evosuite.graphs.GraphPool
registerActualCFG
registerAsBranch(BytecodeInstruction) - Method in class org.evosuite.coverage.branch.BranchPool
Called by the BytecodeInstructionPool whenever it detects an instruction that corresponds to a Branch in the class under test as defined by BytecodeInstruction.isActualBranch().
registerCFGs() - Method in class org.evosuite.graphs.cfg.CFGGenerator
Adds the RawControlFlowGraph created by this instance to the GraphPool, computes the resulting ActualControlFlowGraph
registerControlFlowEdge(int, int, Frame[], boolean) - Method in class org.evosuite.graphs.cfg.CFGGenerator
Internal management of fields and actual building up of the rawGraph Is called by the corresponding BytecodeAnalyzer whenever it detects a control flow edge
registerEdgeAttributeProvider(ComponentAttributeProvider<E>) - Method in class org.evosuite.graphs.EvoSuiteGraph
registerEdgeAttributeProvider
registerInstruction(BytecodeInstruction) - Method in class org.evosuite.graphs.cfg.BytecodeInstructionPool
registerInstruction
registerInterface(String) - Method in class org.evosuite.setup.InheritanceTree
 
registerMethodNode(MethodNode, String, String) - Method in class org.evosuite.graphs.cfg.BytecodeInstructionPool
Called by each CFGGenerator for it's corresponding method.
registerRawCFG(RawControlFlowGraph) - Method in class org.evosuite.graphs.GraphPool
registerRawCFG
registerServices() - Method in class org.evosuite.rmi.ClientServices
 
registerToRemoteServerAndDieIfFails(int) - Method in class org.evosuite.utils.SpawnProcessKeepAliveChecker
 
registerVertexAttributeProvider(ComponentAttributeProvider<V>) - Method in class org.evosuite.graphs.EvoSuiteGraph
registerVertexAttributeProvider
registry - Variable in class org.evosuite.rmi.service.ClientNodeImpl
 
REGRESSION_ANALYSIS_BRANCHDISTANCE - Static variable in class org.evosuite.Properties
Constant REGRESSION_ANALYSIS_BRANCHDISTANCE
REGRESSION_ANALYSIS_COMBINATIONS - Static variable in class org.evosuite.Properties
Constant REGRESSION_ANALYSIS_COMBINATIONS
REGRESSION_ANALYSIS_OBJECTDISTANCE - Static variable in class org.evosuite.Properties
Constant REGRESSION_ANALYSIS_OBJECTDISTANCE
REGRESSION_ANALYZE - Static variable in class org.evosuite.Properties
Constant REGRESSION_ANALYZE
REGRESSION_BRANCH_DISTANCE - Static variable in class org.evosuite.Properties
Constant REGRESSION_BRANCH_DISTANCE
REGRESSION_DIFFERENT_BRANCHES - Static variable in class org.evosuite.Properties
Deprecated.
REGRESSION_DISABLE_SPECIAL_ASSERTIONS - Static variable in class org.evosuite.Properties
Constant REGRESSION_DISABLE_SPECIAL_ASSERTIONS
REGRESSION_DIVERSITY - Static variable in class org.evosuite.Properties
Constant REGRESSION_DIVERSITY
REGRESSION_FITNESS - Static variable in class org.evosuite.Properties
Constant REGRESSION_FITNESS
REGRESSION_RANDOM_STRATEGY - Static variable in class org.evosuite.Properties
Constant REGRESSION_RANDOM_STRATEGY
REGRESSION_SKIP_DIFFERENT_CFG - Static variable in class org.evosuite.Properties
Constant REGRESSION_SKIP_DIFFERENT_CFG
REGRESSION_SKIP_SIMILAR - Static variable in class org.evosuite.Properties
Constant REGRESSION_SKIP_SIMILAR
REGRESSION_STATISTICS - Static variable in class org.evosuite.Properties
Constant REGRESSION_STATISTICS
RegressionAssertionCounter - Class in org.evosuite.regression
 
RegressionAssertionCounter() - Constructor for class org.evosuite.regression.RegressionAssertionCounter
 
RegressionAssertionGenerator - Class in org.evosuite.regression
 
RegressionAssertionGenerator() - Constructor for class org.evosuite.regression.RegressionAssertionGenerator
 
RegressionClassDiff - Class in org.evosuite.regression.bytecode
 
RegressionClassDiff() - Constructor for class org.evosuite.regression.bytecode.RegressionClassDiff
 
REGRESSIONCP - Static variable in class org.evosuite.Properties
Constant REGRESSIONCP
RegressionExceptionHelper - Class in org.evosuite.regression
 
RegressionExceptionHelper() - Constructor for class org.evosuite.regression.RegressionExceptionHelper
 
RegressionExecutionObserver - Class in org.evosuite.regression
 
RegressionExecutionObserver() - Constructor for class org.evosuite.regression.RegressionExecutionObserver
 
RegressionFitnessHelper - Class in org.evosuite.regression
Created by sina on 08/05/2017.
RegressionFitnessHelper() - Constructor for class org.evosuite.regression.RegressionFitnessHelper
 
RegressionMeasure - Enum in org.evosuite.regression
 
regressionObjectDistance - Variable in class org.evosuite.testcase.execution.ExecutionResult
 
RegressionSuiteFitness - Class in org.evosuite.regression
 
RegressionSuiteFitness() - Constructor for class org.evosuite.regression.RegressionSuiteFitness
 
RegressionSuiteMinimizer - Class in org.evosuite.regression
 
RegressionSuiteMinimizer() - Constructor for class org.evosuite.regression.RegressionSuiteMinimizer
 
RegressionSuiteSerializer - Class in org.evosuite.testsuite
 
RegressionSuiteSerializer() - Constructor for class org.evosuite.testsuite.RegressionSuiteSerializer
 
RegressionSuiteStrategy - Class in org.evosuite.strategy
 
RegressionSuiteStrategy() - Constructor for class org.evosuite.strategy.RegressionSuiteStrategy
 
RegressionTestChromosome - Class in org.evosuite.regression
 
RegressionTestChromosome() - Constructor for class org.evosuite.regression.RegressionTestChromosome
 
RegressionTestChromosomeFactory - Class in org.evosuite.regression
 
RegressionTestChromosomeFactory() - Constructor for class org.evosuite.regression.RegressionTestChromosomeFactory
 
RegressionTestFitnessFunction - Class in org.evosuite.regression
Deprecated. 
RegressionTestFitnessFunction() - Constructor for class org.evosuite.regression.RegressionTestFitnessFunction
Deprecated.
 
RegressionTestSuiteChromosome - Class in org.evosuite.regression
 
RegressionTestSuiteChromosome() - Constructor for class org.evosuite.regression.RegressionTestSuiteChromosome
 
RegressionTestSuiteChromosome(ChromosomeFactory<TestChromosome>) - Constructor for class org.evosuite.regression.RegressionTestSuiteChromosome
 
RegressionTestSuiteChromosome(RegressionTestSuiteChromosome) - Constructor for class org.evosuite.regression.RegressionTestSuiteChromosome
 
RegressionTestSuiteChromosomeFactory - Class in org.evosuite.regression
 
RegressionTestSuiteChromosomeFactory() - Constructor for class org.evosuite.regression.RegressionTestSuiteChromosomeFactory
 
reInitializeClassesAfterTestExecution(TestCase, ExecutionResult) - Method in class org.evosuite.testcase.execution.reset.ClassReInitializer
This method is invoked after a test execution has ended.
RelativeSuiteLengthBloatControl - Class in org.evosuite.testsuite
RelativeSuiteLengthBloatControl class.
RelativeSuiteLengthBloatControl() - Constructor for class org.evosuite.testsuite.RelativeSuiteLengthBloatControl
 
RelativeTestLengthBloatControl - Class in org.evosuite.testcase
Bloat control that checks an individual against the best test case
RelativeTestLengthBloatControl() - Constructor for class org.evosuite.testcase.RelativeTestLengthBloatControl
 
rem(RealValue, RealValue, double) - Static method in class org.evosuite.symbolic.vm.ExpressionFactory
 
rem(IntegerValue, IntegerValue, long) - Static method in class org.evosuite.symbolic.vm.ExpressionFactory
 
REMOTE_TESTING - Static variable in class org.evosuite.Properties
Constant REMOTE_TESTING=false
RemoteAddressPrimitiveStatement - Class in org.evosuite.testcase.statements.environment
Created by arcuri on 12/17/14.
RemoteAddressPrimitiveStatement(TestCase) - Constructor for class org.evosuite.testcase.statements.environment.RemoteAddressPrimitiveStatement
 
RemoteAddressPrimitiveStatement(TestCase, EvoSuiteRemoteAddress) - Constructor for class org.evosuite.testcase.statements.environment.RemoteAddressPrimitiveStatement
 
remove() - Method in class org.evosuite.setup.callgraph.PathFinderDFSIterator
 
remove(int) - Method in class org.evosuite.testcase.DefaultTestCase
Remove statement at position and fix variable references
remove(int) - Method in interface org.evosuite.testcase.TestCase
Remove statement at position and fix variable references
remove(int) - Method in class org.evosuite.utils.ListenableList
remove(Object) - Method in class org.evosuite.utils.ListenableList
removeAll(Collection<?>) - Method in class org.evosuite.utils.ListenableList
removeAllSecondaryObjectives() - Static method in class org.evosuite.testsuite.TestSuiteChromosome
 
removeAssertion(Assertion) - Method in class org.evosuite.testcase.DefaultTestCase
 
removeAssertion(Assertion) - Method in class org.evosuite.testcase.statements.AbstractStatement
Delete assertion attached to this statement
removeAssertion(Assertion) - Method in interface org.evosuite.testcase.statements.Statement
Delete assertion attached to this statement
removeAssertion(Assertion) - Method in interface org.evosuite.testcase.TestCase
Remove assertion from test case
removeAssertions() - Method in class org.evosuite.testcase.DefaultTestCase
Remove all assertions from test case
removeAssertions() - Method in class org.evosuite.testcase.statements.AbstractStatement
Delete all assertions attached to this statement
removeAssertions() - Method in interface org.evosuite.testcase.statements.Statement
Delete all assertions attached to this statement
removeAssertions() - Method in interface org.evosuite.testcase.TestCase
Remove all assertions from test case
removeClass(String) - Static method in class org.evosuite.instrumentation.LinePool
 
removeClass(CallGraphEntry) - Method in class org.evosuite.setup.callgraph.CallGraph
 
removeClass(String) - Method in class org.evosuite.setup.InheritanceTree
 
removeClasses(Collection<CallGraphEntry>) - Method in class org.evosuite.setup.callgraph.CallGraph
 
removeConstant(T) - Method in class org.evosuite.seeding.FrequencyBasedPool
 
removeCoveredGoal(TestFitnessFunction) - Method in class org.evosuite.testsuite.TestSuiteChromosome
 
removedLines - Variable in class org.evosuite.coverage.line.LineCoverageSuiteFitness
 
removedLines - Variable in class org.evosuite.coverage.line.OnlyLineCoverageSuiteFitness
 
removedMethods - Variable in class org.evosuite.coverage.method.MethodCoverageSuiteFitness
 
removedMutants - Variable in class org.evosuite.coverage.mutation.MutationSuiteFitness
 
removedMutants - Variable in class org.evosuite.coverage.mutation.OnlyMutationSuiteFitness
 
removeDownCasts() - Method in class org.evosuite.testcase.DefaultTestCase
 
removeFlagExpressions(String) - Static method in class org.evosuite.utils.RegexDistanceUtils
 
removeInspector(Class<?>, Inspector) - Method in class org.evosuite.assertion.InspectorManager
removeInspector
removeIsolatedNodes() - Method in class org.evosuite.graphs.cfg.RawControlFlowGraph
In some cases there can be isolated nodes within a CFG.
removeListener(SearchListener) - Method in class org.evosuite.ga.metaheuristics.GeneticAlgorithm
Remove a search listener
removeObserver(ExecutionObserver) - Method in class org.evosuite.testcase.execution.TestCaseExecutor
removeObserver
removeProxy() - Method in class org.evosuite.testcase.execution.ExecutionTraceImpl
removeProxy
removeReluctantOperators(String) - Static method in class org.evosuite.utils.RegexDistanceUtils
 
removeSecondaryObjective(SecondaryObjective<?>) - Static method in class org.evosuite.testcase.TestChromosome
Remove secondary objective from list, if it is there
removeSecondaryObjective(SecondaryObjective<TestSuiteChromosome>) - Static method in class org.evosuite.testsuite.TestSuiteChromosome
Remove secondary objective from list, if it is there
removeStoppingCondition(StoppingCondition) - Method in class org.evosuite.ga.metaheuristics.GeneticAlgorithm
removeStoppingCondition
removeTestCall(String, String) - Method in enum org.evosuite.coverage.archive.TestsArchive
 
removeTestCall(GenericAccessibleObject<?>) - Method in class org.evosuite.setup.TestCluster
 
removeTestsThatDoNotCompile(List<TestCase>) - Static method in class org.evosuite.junit.JUnitAnalyzer
Try to compile each test separately, and remove the ones that cannot be compiled
removeUnusableGenerators() - Method in class org.evosuite.setup.TestCluster
A generator for X might be a non-static method M of Y, but what if Y itself has no generator? In that case, M should not be a generator for X, as it is impossible to instantiate Y
removeUnusedVariables(T) - Method in class org.evosuite.ga.metaheuristics.mosa.AbstractMOSA
When a test case is changed via crossover and/or mutation, it can contains some primitive variables that are not used as input (or to store the output) of method calls.
removeUnusedVariables(TestCase) - Method in class org.evosuite.testcase.ConstantInliner
Remove all unreferenced variables
removeUnusedVariables(TestCase) - Static method in class org.evosuite.testcase.TestCaseMinimizer
Remove all unreferenced variables
removeVertex(E) - Method in class org.evosuite.setup.callgraph.Graph
 
Replace - Class in org.evosuite.symbolic.vm.string
 
Replace(SymbolicEnvironment, String) - Constructor for class org.evosuite.symbolic.vm.string.Replace
 
replace(VariableReference, VariableReference) - Method in class org.evosuite.testcase.DefaultTestCase
Replace a VariableReference with another one
replace(VariableReference, VariableReference) - Method in class org.evosuite.testcase.statements.ArrayStatement
Replace a VariableReference with another one
replace(VariableReference, VariableReference) - Method in class org.evosuite.testcase.statements.AssignmentStatement
Replace a VariableReference with another one
replace(VariableReference, VariableReference) - Method in class org.evosuite.testcase.statements.EntityWithParametersStatement
Replace a VariableReference with another one
replace(VariableReference, VariableReference) - Method in class org.evosuite.testcase.statements.FieldStatement
Replace a VariableReference with another one
replace(VariableReference, VariableReference) - Method in class org.evosuite.testcase.statements.MethodStatement
Replace a VariableReference with another one
replace(VariableReference, VariableReference) - Method in class org.evosuite.testcase.statements.NullStatement
Replace a VariableReference with another one
replace(VariableReference, VariableReference) - Method in class org.evosuite.testcase.statements.PrimitiveExpression
Replace a VariableReference with another one
replace(VariableReference, VariableReference) - Method in class org.evosuite.testcase.statements.PrimitiveStatement
Replace a VariableReference with another one
replace(VariableReference, VariableReference) - Method in interface org.evosuite.testcase.statements.Statement
Replace a VariableReference with another one
replace(VariableReference, VariableReference) - Method in interface org.evosuite.testcase.TestCase
Replace a VariableReference with another one
Replace.Replace_C - Class in org.evosuite.symbolic.vm.string
 
Replace.Replace_CS - Class in org.evosuite.symbolic.vm.string
 
Replace_C(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.string.Replace.Replace_C
 
REPLACE_CALLS - Static variable in class org.evosuite.Properties
Constant REPLACE_CALLS=false
Replace_CS(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.string.Replace.Replace_CS
 
REPLACE_GUI - Static variable in class org.evosuite.Properties
 
REPLACE_SYSTEM_IN - Static variable in class org.evosuite.Properties
 
replaceAdditionalVariableReference(VariableReference, VariableReference) - Method in class org.evosuite.parameterize.InputVariable
replaceAdditionalVariableReference
replaceAdditionalVariableReference(VariableReference, VariableReference) - Method in class org.evosuite.testcase.variable.ArrayIndex
replaceAdditionalVariableReference
replaceAdditionalVariableReference(VariableReference, VariableReference) - Method in class org.evosuite.testcase.variable.FieldReference
replaceAdditionalVariableReference
replaceAdditionalVariableReference(VariableReference, VariableReference) - Method in interface org.evosuite.testcase.variable.VariableReference
replaceAdditionalVariableReference
replaceAdditionalVariableReference(VariableReference, VariableReference) - Method in class org.evosuite.testcase.variable.VariableReferenceImpl
replaceAdditionalVariableReference
ReplaceAll - Class in org.evosuite.symbolic.vm.string
 
ReplaceAll(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.string.ReplaceAll
 
ReplaceArithmeticOperator - Class in org.evosuite.instrumentation.mutation
ReplaceArithmeticOperator class.
ReplaceArithmeticOperator() - Constructor for class org.evosuite.instrumentation.mutation.ReplaceArithmeticOperator
 
ReplaceBitwiseOperator - Class in org.evosuite.instrumentation.mutation
ReplaceBitwiseOperator class.
ReplaceBitwiseOperator() - Constructor for class org.evosuite.instrumentation.mutation.ReplaceBitwiseOperator
 
ReplaceComparisonOperator - Class in org.evosuite.instrumentation.mutation
ReplaceComparisonOperator class.
ReplaceComparisonOperator() - Constructor for class org.evosuite.instrumentation.mutation.ReplaceComparisonOperator
 
ReplaceConstant - Class in org.evosuite.instrumentation.mutation
ReplaceConstant class.
ReplaceConstant() - Constructor for class org.evosuite.instrumentation.mutation.ReplaceConstant
 
ReplaceFirst - Class in org.evosuite.symbolic.vm.string
 
ReplaceFirst(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.string.ReplaceFirst
 
REPLACEMENT_FUNCTION - Static variable in class org.evosuite.Properties
During search the genetic algorithm has to decide whether the parent chromosomes or the freshly created offspring chromosomes should be preferred.
replacementFunction - Variable in class org.evosuite.ga.metaheuristics.MonotonicGA
 
ReplacementFunction - Class in org.evosuite.ga
Decides when offspring replaces its parents for the next generation
ReplacementFunction(boolean) - Constructor for class org.evosuite.ga.ReplacementFunction
Constructor for ReplacementFunction.
replaceObject(Object) - Method in class org.evosuite.utils.DebuggingObjectOutputStream
Abuse replaceObject() as a hook to maintain our stack.
replaceParameterReference(VariableReference, int) - Method in class org.evosuite.testcase.statements.EntityWithParametersStatement
replaceParameterReference
replaceTypeVariable(Type, TypeVariable<?>, Type) - Static method in class org.evosuite.utils.generic.GenericUtils
 
replaceTypeVariables(Type, Map<TypeVariable<?>, Type>) - Static method in class org.evosuite.utils.generic.GenericUtils
 
replaceTypeVariablesWithWildcards(Type) - Static method in class org.evosuite.utils.generic.GenericUtils
 
ReplaceVariable - Class in org.evosuite.instrumentation.mutation
ReplaceVariable class.
ReplaceVariable() - Constructor for class org.evosuite.instrumentation.mutation.ReplaceVariable
 
REPORT_DIR - Static variable in class org.evosuite.Properties
Constant REPORT_DIR="evosuite-report"
reportConstraintTooLong(int) - Method in class org.evosuite.symbolic.DSEStats
 
reportInvocation(MethodInvocationReport) - Method in class org.evosuite.testcase.fm.EvoInvocationListener
 
reportNewConcolicExecutionTime(long) - Method in class org.evosuite.symbolic.DSEStats
Reports a new concolic execution time (use of instrumentation and path constraint collection)
reportNewConstraints(Collection<Constraint<?>>) - Method in class org.evosuite.symbolic.DSEStats
 
reportNewDecrease() - Method in class org.evosuite.symbolic.DSEStats
 
reportNewIncrease() - Method in class org.evosuite.symbolic.DSEStats
 
reportNewSAT() - Method in class org.evosuite.symbolic.DSEStats
Invoke this method when a SAT instance was found by a Constraint Solver
reportNewSolvingTime(long) - Method in class org.evosuite.symbolic.DSEStats
Reports a new solving time (use of a constraint solver)
reportNewTestUnuseful() - Method in class org.evosuite.symbolic.DSEStats
Call this method to report a new test found by DSE did not lead to a fitness improvement.
reportNewTestUseful() - Method in class org.evosuite.symbolic.DSEStats
Invoke this method when a new test found by DSE is added to the test suite.
reportNewThrownException(Integer, Throwable) - Method in class org.evosuite.testcase.execution.ExecutionResult
reportNewThrownException
reportNewTimeout() - Method in class org.evosuite.symbolic.DSEStats
 
reportNewUNSAT() - Method in class org.evosuite.symbolic.DSEStats
 
reset() - Static method in class org.evosuite.coverage.ambiguity.AmbiguityCoverageFactory
 
reset() - Method in enum org.evosuite.coverage.archive.TestsArchive
 
reset() - Method in class org.evosuite.coverage.branch.BranchPool
Reset all the data structures used to keep track of the branch information
reset() - Method in class org.evosuite.coverage.mutation.MutationTimeoutStoppingCondition
Reset everything
reset() - Static method in class org.evosuite.coverage.rho.RhoCoverageFactory
 
reset() - Method in class org.evosuite.ga.stoppingconditions.GlobalTimeStoppingCondition
Reset everything
reset() - Method in class org.evosuite.ga.stoppingconditions.MaxFitnessEvaluationsStoppingCondition
Reset everything
reset() - Method in class org.evosuite.ga.stoppingconditions.MaxGenerationStoppingCondition
Reset everything
reset() - Method in class org.evosuite.ga.stoppingconditions.MaxLengthStoppingCondition
Reset everything
reset() - Method in class org.evosuite.ga.stoppingconditions.MaxStatementsStoppingCondition
Reset everything
reset() - Method in class org.evosuite.ga.stoppingconditions.MaxTestsStoppingCondition
Reset everything
reset() - Method in class org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
Reset everything
reset() - Method in class org.evosuite.ga.stoppingconditions.RMIStoppingCondition
 
reset() - Method in class org.evosuite.ga.stoppingconditions.SocketStoppingCondition
Reset everything
reset() - Method in interface org.evosuite.ga.stoppingconditions.StoppingCondition
Reset everything
reset() - Method in class org.evosuite.ga.stoppingconditions.TimeDeltaStoppingCondition
Reset everything
reset() - Method in class org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
Reset everything
reset() - Static method in class org.evosuite.instrumentation.LinePool
 
reset() - Static method in class org.evosuite.instrumentation.TransformationStatistics
reset
reset() - Static method in class org.evosuite.junit.CoverageAnalysis
 
reset() - Method in class org.evosuite.seeding.ConstantPoolManager
 
reset() - Method in class org.evosuite.seeding.ObjectPoolManager
 
reset() - Static method in class org.evosuite.setup.TestCluster
 
reset() - Method in class org.evosuite.ShutdownTestWriter
Reset everything
reset() - Method in class org.evosuite.testcase.factories.AllMethodsTestChromosomeFactory
Forget which calls we have already attempted
reset() - Method in class org.evosuite.testcase.TestFactory
We keep track of calls already attempted to avoid infinite recursion
reset() - Method in class org.evosuite.utils.ResourceController
Reset everything
RESET_ALL_CLASSES_DURING_ASSERTION_GENERATION - Static variable in class org.evosuite.Properties
 
RESET_ALL_CLASSES_DURING_TEST_GENERATION - Static variable in class org.evosuite.Properties
 
RESET_STANDARD_STREAMS - Static variable in class org.evosuite.Properties
Constant RESET_STANDARD_STREAMS =false
RESET_STATIC_FIELD_GETS - Static variable in class org.evosuite.Properties
 
RESET_STATIC_FIELDS - Static variable in class org.evosuite.Properties
Constant RESET_STATIC_FIELDS =false
RESET_STATIC_FINAL_FIELDS - Static variable in class org.evosuite.Properties
Constant RESET_STATIC_FINAL_FIELDS =false
resetAllCaches() - Static method in class org.evosuite.classpath.ResourceList
 
resetCache() - Method in class org.evosuite.classpath.ResourceList
 
resetContext() - Method in class org.evosuite.TestGenerationContext
 
resetEvaluationCounter() - Method in class org.evosuite.lm.LanguageModelSearch
 
resetSingleton() - Static method in class org.evosuite.assertion.InspectorManager
 
resetSingleton() - Static method in class org.evosuite.classpath.ClassPathHandler
 
resetSingleton() - Static method in class org.evosuite.testcase.execution.reset.ClassReInitializer
 
resetSingleton() - Static method in class org.evosuite.TimeController
 
resetStatic() - Static method in class org.evosuite.coverage.mutation.MutationTimeoutStoppingCondition
 
resetStoppingConditions() - Method in class org.evosuite.ga.metaheuristics.GeneticAlgorithm
resetStoppingConditions
resetTargetClass() - Static method in class org.evosuite.Properties
Get class object of class under test
resetToDefaults() - Method in class org.evosuite.Properties
resetToDefaults
resolveField(Class<?>, String) - Static method in class org.evosuite.symbolic.vm.HeapVM
Resolve (static or instance) field
ResourceController - Class in org.evosuite.utils
EvoSuite can run out of resources: eg out of memory, or too many threads that are stalled and cannot be killed.
ResourceController() - Constructor for class org.evosuite.utils.ResourceController
 
ResourceList - Class in org.evosuite.classpath
Utilities to list class resources (ie .class files) available from the classpath
ResourceList - Class in org.evosuite.symbolic.instrument
list resources available from the classpath @ *
ResourceList() - Constructor for class org.evosuite.symbolic.instrument.ResourceList
 
restore(TestChromosome) - Method in class org.evosuite.testcase.localsearch.StatementLocalSearch
 
restoreCriterion(TestSuiteChromosome) - Method in class org.evosuite.assertion.MutationAssertionGenerator
Set the criterion to whatever it was before
restoreDefaultOutAndErrStream() - Static method in class org.evosuite.utils.LoggingUtils
Allow again printing to System.out and System.err
restoreForegoingGETSTATIC() - Static method in class org.evosuite.testcarver.capture.FieldRegistry
 
restoreMethodParameters(Map<Integer, Integer>, String) - Method in class org.evosuite.instrumentation.error.ErrorBranchInstrumenter
 
restorePreviousOutAndErrStream() - Static method in class org.evosuite.utils.LoggingUtils
Allow again printing to previous streams that were muted
RESTRICT_POOL - Static variable in class org.evosuite.Properties
Constant RESTRICT_POOL=false
restrictedAdd(T) - Method in class org.evosuite.seeding.FrequencyBasedRandomAccessQueue
 
restrictedAdd(T) - Method in class org.evosuite.utils.DefaultRandomAccessQueue
 
restrictedAdd(T) - Method in interface org.evosuite.utils.RandomAccessQueue
 
result - Static variable in class org.evosuite.ClientProcess
 
ResultParser - Class in org.evosuite.symbolic.solver
 
ResultParser() - Constructor for class org.evosuite.symbolic.solver.ResultParser
 
resultsFromMethod(String) - Method in class org.evosuite.contracts.ContractViolation
 
resume() - Method in class org.evosuite.ga.stoppingconditions.GlobalTimeStoppingCondition
Change start time after MA
RET() - Method in class org.evosuite.dse.AbstractVM
 
RET() - Method in interface org.evosuite.dse.IVM
 
RET() - Static method in class org.evosuite.dse.VM
 
RET() - Method in class org.evosuite.symbolic.vm.JumpVM
Return from sub-routine Operand stack and local variables remain unchanged.
retainAll(Collection<?>) - Method in class org.evosuite.utils.ListenableList
retrieveBranchesInMethod(String, String) - Method in class org.evosuite.coverage.branch.BranchPool
Returns a List containing all Branches in the given class and method Should no such Branch exist an empty List is returned
retrieveCFGGenerator() - Method in class org.evosuite.graphs.cfg.BytecodeAnalyzer
After running analyze() this method yields the filled CFGGenerator for further processing of the gathered information from analyze() within the ByteCode representation of EvoSuite
retrieveCoverageGoals() - Static method in class org.evosuite.coverage.statement.StatementCoverageFactory
retrieveCoverageGoals
retrieveFieldMethodCalls() - Static method in class org.evosuite.coverage.dataflow.DefUsePool
 
retrieveGoal(int, int) - Static method in class org.evosuite.coverage.dataflow.DefUseCoverageFactory
retrieveGoal
retrieveGoal(Definition, Use) - Static method in class org.evosuite.coverage.dataflow.DefUseCoverageFactory
retrieveGoal
retrieveMutationsInMethod(String, String) - Static method in class org.evosuite.coverage.mutation.MutationPool
Returns a List containing all mutants in the given class and method Should no such mutant exist an empty List is returned
retrieveRegisteredDefinitions() - Static method in class org.evosuite.coverage.dataflow.DefUsePool
retrieveRegisteredDefinitions
retrieveRegisteredParameterUses() - Static method in class org.evosuite.coverage.dataflow.DefUsePool
retrieveRegisteredParameterUses
retrieveRegisteredUses() - Static method in class org.evosuite.coverage.dataflow.DefUsePool
retrieveRegisteredUses
RETURN() - Method in class org.evosuite.dse.AbstractVM
 
RETURN() - Method in interface org.evosuite.dse.IVM
 
RETURN() - Static method in class org.evosuite.dse.VM
 
RETURN() - Method in class org.evosuite.symbolic.vm.CallVM
Dispose our frame, we have no value to return.
RETURN_TYPE_VOID - Static variable in class org.evosuite.testcarver.capture.CaptureLog
 
returnData - Variable in class org.evosuite.testcase.execution.ExecutionTraceImpl
 
returnValue(String, String, int) - Method in interface org.evosuite.testcase.execution.ExecutionTrace
Record a return value
returnValue(String, String, int) - Method in class org.evosuite.testcase.execution.ExecutionTraceImpl
Record a return value
returnValue(String, String, int) - Method in class org.evosuite.testcase.execution.ExecutionTraceProxy
Record a return value
returnValue(int, String, String) - Static method in class org.evosuite.testcase.execution.ExecutionTracer
Called by instrumented code whenever a return values is produced
returnValue(Object, String, String) - Static method in class org.evosuite.testcase.execution.ExecutionTracer
Called by instrumented code whenever a return values is produced
ReturnValueAdapter - Class in org.evosuite.instrumentation
Instrument classes to trace return values
ReturnValueAdapter(MethodVisitor, String, String, String) - Constructor for class org.evosuite.instrumentation.ReturnValueAdapter
Constructor for ReturnValueAdapter.
returnValues - Variable in class org.evosuite.testcarver.capture.CaptureLog
 
retval - Variable in class org.evosuite.testcase.statements.AbstractStatement
The return value of this statement.
REUSE_BUDGET - Static variable in class org.evosuite.Properties
Constant REUSE_BUDGET=true
REUSE_LEFTOVER_TIME - Static variable in class org.evosuite.Properties
 
ReverseCallGraph - Class in org.evosuite.setup.callgraph
 
ReverseCallGraph() - Constructor for class org.evosuite.setup.callgraph.ReverseCallGraph
 
ReverseComparator<T> - Class in org.evosuite.utils
Reverses the order of another comparator by reversing the arguments to its compare method.
ReverseComparator() - Constructor for class org.evosuite.utils.ReverseComparator
Creates a comparator that compares objects based on the inverse of their natural ordering.
ReverseComparator(Comparator<T>) - Constructor for class org.evosuite.utils.ReverseComparator
Creates a comparator that inverts the comparison of the given comparator.
reverseSecondaryObjective() - Static method in class org.evosuite.testcase.TestChromosome
 
reverseSecondaryObjective() - Static method in class org.evosuite.testsuite.TestSuiteChromosome
 
RhoAux - Class in org.evosuite.coverage.rho
RhoAux class.
RhoAux() - Constructor for class org.evosuite.coverage.rho.RhoAux
 
RhoCoverageFactory - Class in org.evosuite.coverage.rho
 
RhoCoverageFactory() - Constructor for class org.evosuite.coverage.rho.RhoCoverageFactory
 
RhoCoverageSuiteFitness - Class in org.evosuite.coverage.rho
 
RhoCoverageSuiteFitness() - Constructor for class org.evosuite.coverage.rho.RhoCoverageSuiteFitness
 
RhoCoverageTestFitness - Class in org.evosuite.coverage.rho
 
RhoCoverageTestFitness() - Constructor for class org.evosuite.coverage.rho.RhoCoverageTestFitness
 
RINT - Class in org.evosuite.symbolic.vm.math
 
RINT(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.math.RINT
 
RMI_SERVICE_NAME - Static variable in interface org.evosuite.rmi.service.MasterNodeRemote
 
RMIStoppingCondition - Class in org.evosuite.ga.stoppingconditions
 
roll(int, int) - Method in class org.evosuite.testcarver.wrapper.java.util.Calendar
 
roll(int, boolean) - Method in class org.evosuite.testcarver.wrapper.java.util.Calendar
 
Round - Class in org.evosuite.symbolic.vm.math
 
Round() - Constructor for class org.evosuite.symbolic.vm.math.Round
 
Round.Round_D - Class in org.evosuite.symbolic.vm.math
 
Round.Round_F - Class in org.evosuite.symbolic.vm.math
 
Round_D(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.math.Round.Round_D
 
Round_F(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.math.Round.Round_F
 
run() - Method in class org.evosuite.ClientProcess
run
run() - Method in class org.evosuite.junit.CoverageAnalysis
run
run() - Method in class org.evosuite.junit.JUnitRunner
 
runChild(FrameworkMethod, RunNotifier) - Method in class org.evosuite.junit.MutationAnalysisRunner
 
runFinished - Variable in class org.evosuite.testcase.execution.TestRunnable
 
runSuite(String) - Method in class org.evosuite.junit.JUnitTestSuite
runSuite
runSuite(TestSuiteChromosome) - Method in class org.evosuite.junit.JUnitTestSuite
runSuite
runTest(TestCase) - Method in class org.evosuite.assertion.AssertionGenerator
Execute a test case on the original unit
runTest(TestCase) - Method in class org.evosuite.assertion.MutationAssertionGenerator
Execute a test case on the original unit
runTest(TestCase, Mutation) - Method in class org.evosuite.assertion.MutationAssertionGenerator
Execute a test case on a mutant
runTest(TestCase) - Method in class org.evosuite.coverage.mutation.MutationSuiteFitness
Execute a test case
runTest(TestCase, Mutation) - Method in class org.evosuite.coverage.mutation.MutationSuiteFitness
runTest
runTest(TestCase) - Method in class org.evosuite.coverage.mutation.MutationTestFitness
runTest(TestCase, Mutation) - Static method in class org.evosuite.coverage.mutation.MutationTestFitness
runTest
runTest(TestCase) - Method in class org.evosuite.coverage.mutation.StrongMutationSuiteFitness
Execute a test case
runTest(TestCase, Mutation) - Method in class org.evosuite.coverage.mutation.StrongMutationSuiteFitness
runTest
runTest(TestCase) - Method in class org.evosuite.coverage.mutation.StrongMutationTestFitness
runTest(TestCase, Mutation) - Static method in class org.evosuite.coverage.mutation.StrongMutationTestFitness
runTest(TestChromosome) - Method in class org.evosuite.coverage.TestCoverageGoal
Execute a test case
runTest(TestCase) - Method in class org.evosuite.junit.JUnitTestSuite
runTest
runTest(TestCase) - Method in class org.evosuite.junit.writer.TestSuiteWriter
runTest
runTest(TestCase) - Method in class org.evosuite.regression.RegressionAssertionGenerator
Execute a test case on a mutant
runTest(TestChromosome) - Method in class org.evosuite.regression.RegressionTestFitnessFunction
Deprecated.
Execute a test case
runTest(TestCase) - Static method in class org.evosuite.testcase.execution.TestCaseExecutor
Execute a test case
runTest(TestCase) - Method in class org.evosuite.testcase.TestFitnessFunction
runTest(TestCase) - Method in class org.evosuite.testsuite.TestSuiteFitnessFunction
Deprecated.
runTestSuite(AbstractTestSuiteChromosome<? extends ExecutableChromosome>) - Method in class org.evosuite.testsuite.TestSuiteFitnessFunction
runTestSuite
RuntimeVariable - Enum in org.evosuite.statistics
This enumeration defines all the runtime variables we want to store in the CSV files.

S

S_Init - Class in org.evosuite.symbolic.vm.wrappers
 
S_Init(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.wrappers.S_Init
 
S_ShortValue - Class in org.evosuite.symbolic.vm.wrappers
 
S_ShortValue(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.wrappers.S_ShortValue
 
S_TO_SHORT - Static variable in interface org.evosuite.symbolic.vm.wrappers.Types
 
S_TO_VOID - Static variable in interface org.evosuite.symbolic.vm.wrappers.Types
 
S_ValueOf - Class in org.evosuite.symbolic.vm.wrappers
 
S_ValueOf(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.wrappers.S_ValueOf
 
SALOAD(Object, int) - Method in class org.evosuite.dse.AbstractVM
 
SALOAD(Object, int) - Method in interface org.evosuite.dse.IVM
 
SALOAD(Object, int) - Static method in class org.evosuite.dse.VM
 
SALOAD(Object, int) - Method in class org.evosuite.symbolic.vm.HeapVM
 
same(ContractViolation) - Method in class org.evosuite.contracts.ContractViolation
Determine if we have already seen an instance of this violation
same(VariableReference) - Method in class org.evosuite.parameterize.InputVariable
same
same(Statement) - Method in class org.evosuite.testcase.statements.ArrayStatement
Allows the comparing of Statements between TestCases.
same(Statement) - Method in class org.evosuite.testcase.statements.AssignmentStatement
Allows the comparing of Statements between TestCases.
same(Statement) - Method in class org.evosuite.testcase.statements.ConstructorStatement
Allows the comparing of Statements between TestCases.
same(Statement) - Method in class org.evosuite.testcase.statements.FieldStatement
Allows the comparing of Statements between TestCases.
same(Statement) - Method in class org.evosuite.testcase.statements.FunctionalMockStatement
 
same(Statement) - Method in class org.evosuite.testcase.statements.MethodStatement
Allows the comparing of Statements between TestCases.
same(Statement) - Method in class org.evosuite.testcase.statements.NullStatement
Allows the comparing of Statements between TestCases.
same(Statement) - Method in class org.evosuite.testcase.statements.PrimitiveExpression
Allows the comparing of Statements between TestCases.
same(Statement) - Method in class org.evosuite.testcase.statements.PrimitiveStatement
Allows the comparing of Statements between TestCases.
same(Statement) - Method in interface org.evosuite.testcase.statements.Statement
Allows the comparing of Statements between TestCases.
same(VariableReference) - Method in class org.evosuite.testcase.variable.ArrayIndex
same
same(VariableReference) - Method in class org.evosuite.testcase.variable.ConstantValue
same
same(VariableReference) - Method in interface org.evosuite.testcase.variable.VariableReference
same
same(VariableReference) - Method in class org.evosuite.testcase.variable.VariableReferenceImpl
same
SameAssertion - Class in org.evosuite.assertion
SameAssertion class.
SameAssertion() - Constructor for class org.evosuite.assertion.SameAssertion
 
sameCFG() - Static method in class org.evosuite.regression.bytecode.RegressionClassDiff
 
sameObserver - Static variable in class org.evosuite.assertion.AssertionGenerator
Constant same_observer
sameObserver - Static variable in class org.evosuite.assertion.MutationAssertionGenerator
 
SameTraceEntry - Class in org.evosuite.assertion
SameTraceEntry class.
SameTraceEntry(VariableReference) - Constructor for class org.evosuite.assertion.SameTraceEntry
Constructor for SameTraceEntry.
SameTraceObserver - Class in org.evosuite.assertion
SameTraceObserver class.
SameTraceObserver() - Constructor for class org.evosuite.assertion.SameTraceObserver
 
SANDBOX - Static variable in class org.evosuite.Properties
Constant SANDBOX=false
SANDBOX_MODE - Static variable in class org.evosuite.Properties
Constant SANDBOX_MODE=Sandbox.SandboxMode.RECOMMENDED
sanityCheckAbstractInsnNode(AbstractInsnNode) - Method in class org.evosuite.graphs.cfg.ASMWrapper
sanityCheckAbstractInsnNode
SASTORE(Object, int) - Method in class org.evosuite.dse.AbstractVM
 
SASTORE(Object, int) - Method in interface org.evosuite.dse.IVM
 
SASTORE(Object, int) - Static method in class org.evosuite.dse.VM
 
SASTORE(Object, int) - Method in class org.evosuite.symbolic.vm.HeapVM
 
satisfiesBoundaries(TypeVariable<?>) - Method in class org.evosuite.utils.generic.GenericClass
 
satisfiesBoundaries(TypeVariable<?>, Map<TypeVariable<?>, Type>) - Method in class org.evosuite.utils.generic.GenericClass
Determine whether the boundaries of the type variable are satisfied by this class
satisfiesBoundaries(WildcardType) - Method in class org.evosuite.utils.generic.GenericClass
 
satisfiesBoundaries(WildcardType, Map<TypeVariable<?>, Type>) - Method in class org.evosuite.utils.generic.GenericClass
Determine whether the upper and lower boundaries are satisfied by this class
satisfyParameters(TestCase, VariableReference, List<Type>, int, int, boolean, boolean, boolean) - Method in class org.evosuite.testcase.TestFactory
Satisfy a list of parameters by reusing or creating variables
save(OutputStream) - Static method in class org.evosuite.testcarver.capture.Capturer
 
SAVE_ALL_DATA - Static variable in class org.evosuite.Properties
Constant SAVE_ALL_DATA=true
saveTests(List<TestSuiteChromosome>, File) - Static method in class org.evosuite.testsuite.TestSuiteSerialization
 
saveTests(TestSuiteChromosome, File) - Static method in class org.evosuite.testsuite.TestSuiteSerialization
 
saveTests(List<TestSuiteChromosome>, File, String) - Static method in class org.evosuite.testsuite.TestSuiteSerialization
 
Scaffolding - Class in org.evosuite.junit.writer
Class used to generate all the scaffolding code that ends up in methods like @After/@Before and that are used to setup the EvoSuite framework (eg mocking of classes, reset of static state)
Scaffolding() - Constructor for class org.evosuite.junit.writer.Scaffolding
 
SCAFFOLDING_SUFFIX - Static variable in class org.evosuite.Properties
 
SCALB - Class in org.evosuite.symbolic.vm.math
 
SCALB() - Constructor for class org.evosuite.symbolic.vm.math.SCALB
 
SCALB.SCALB_D - Class in org.evosuite.symbolic.vm.math
 
SCALB.SCALB_F - Class in org.evosuite.symbolic.vm.math
 
SCALB_D(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.math.SCALB.SCALB_D
 
SCALB_F(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.math.SCALB.SCALB_F
 
scale(float) - Static method in class org.evosuite.instrumentation.error.ErrorConditionChecker
scale
scale(double) - Static method in class org.evosuite.instrumentation.error.ErrorConditionChecker
scale
scale(long) - Static method in class org.evosuite.instrumentation.error.ErrorConditionChecker
scale
scaleTo(double, int) - Static method in class org.evosuite.instrumentation.error.ErrorConditionChecker
 
Scope - Class in org.evosuite.testcase.execution
This class represents the state of a test case execution
Scope() - Constructor for class org.evosuite.testcase.execution.Scope
Constructor
score(String, boolean) - Method in class org.evosuite.lm.LangModel
Splits a string into bigrams and calculates the language model score.
score(String) - Method in class org.evosuite.lm.LangModel
Convenience method for LangModel.score(String, boolean) with verbose flag set to false.
SEARCH_BUDGET - Static variable in class org.evosuite.Properties
Constant SEARCH_BUDGET=60
SearchAlgorithm - Interface in org.evosuite.ga.metaheuristics
Abstract base class of all search algorithms
searchExecutor - Variable in class org.evosuite.rmi.service.ClientNodeImpl
 
searchFinished(GeneticAlgorithm<?>) - Method in class org.evosuite.coverage.FitnessLogger
Called after the last iteration
searchFinished(GeneticAlgorithm<?>) - Method in class org.evosuite.coverage.mutation.MutationTestPool
Called after the last iteration
searchFinished(GeneticAlgorithm<?>) - Method in class org.evosuite.ga.localsearch.LocalSearchBudget
Called after the last iteration
searchFinished(GeneticAlgorithm<?>) - Method in interface org.evosuite.ga.metaheuristics.SearchListener
Called after the last iteration
searchFinished(GeneticAlgorithm<?>) - Method in class org.evosuite.ga.stoppingconditions.MaxGenerationStoppingCondition
Called after the last iteration
searchFinished(GeneticAlgorithm<?>) - Method in class org.evosuite.ga.stoppingconditions.RMIStoppingCondition
 
searchFinished(GeneticAlgorithm<?>) - Method in class org.evosuite.ga.stoppingconditions.SocketStoppingCondition
Called after the last iteration
searchFinished(GeneticAlgorithm<?>) - Method in class org.evosuite.ga.stoppingconditions.StoppingConditionImpl
Called after the last iteration
searchFinished(GeneticAlgorithm<?>) - Method in class org.evosuite.ProgressMonitor
Called after the last iteration
searchFinished(GeneticAlgorithm<?>) - Method in class org.evosuite.seeding.TestCaseRecycler
 
searchFinished(GeneticAlgorithm<?>) - Method in class org.evosuite.statistics.StatisticsListener
 
searchFinished(GeneticAlgorithm<?>) - Method in class org.evosuite.testcase.localsearch.BranchCoverageMap
 
searchFinished(GeneticAlgorithm<?>) - Method in class org.evosuite.testcase.RelativeTestLengthBloatControl
Called after the last iteration
searchFinished(GeneticAlgorithm<?>) - Method in class org.evosuite.testsuite.RelativeSuiteLengthBloatControl
Called after the last iteration
searchFinished(GeneticAlgorithm<?>) - Method in class org.evosuite.testsuite.similarity.DiversityObserver
 
searchFinished(GeneticAlgorithm<?>) - Method in class org.evosuite.utils.ResourceController
Called after the last iteration
SearchListener - Interface in org.evosuite.ga.metaheuristics
A listener that can be attached to the search
searchStarted(GeneticAlgorithm<?>) - Method in class org.evosuite.coverage.FitnessLogger
Called when a new search is started
searchStarted(GeneticAlgorithm<?>) - Method in class org.evosuite.coverage.mutation.MutationTestPool
Called when a new search is started
searchStarted(GeneticAlgorithm<?>) - Method in class org.evosuite.ga.localsearch.LocalSearchBudget
Called when a new search is started
searchStarted(GeneticAlgorithm<?>) - Method in interface org.evosuite.ga.metaheuristics.SearchListener
Called when a new search is started
searchStarted(GeneticAlgorithm<?>) - Method in class org.evosuite.ga.stoppingconditions.GlobalTimeStoppingCondition
Called when a new search is started
searchStarted(GeneticAlgorithm<?>) - Method in class org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
Called when a new search is started
searchStarted(GeneticAlgorithm<?>) - Method in class org.evosuite.ga.stoppingconditions.RMIStoppingCondition
 
searchStarted(GeneticAlgorithm<?>) - Method in class org.evosuite.ga.stoppingconditions.SocketStoppingCondition
Called when a new search is started
searchStarted(GeneticAlgorithm<?>) - Method in class org.evosuite.ga.stoppingconditions.StoppingConditionImpl
Called when a new search is started
searchStarted(GeneticAlgorithm<?>) - Method in class org.evosuite.ga.stoppingconditions.TimeDeltaStoppingCondition
Called when a new search is started
searchStarted(GeneticAlgorithm<?>) - Method in class org.evosuite.ProgressMonitor
Called when a new search is started
searchStarted(GeneticAlgorithm<?>) - Method in class org.evosuite.seeding.TestCaseRecycler
 
searchStarted(GeneticAlgorithm<?>) - Method in class org.evosuite.statistics.StatisticsListener
 
searchStarted(GeneticAlgorithm<?>) - Method in class org.evosuite.testcase.localsearch.BranchCoverageMap
 
searchStarted(GeneticAlgorithm<?>) - Method in class org.evosuite.testcase.RelativeTestLengthBloatControl
Called when a new search is started
searchStarted(GeneticAlgorithm<?>) - Method in class org.evosuite.testsuite.RelativeSuiteLengthBloatControl
Called when a new search is started
searchStarted(GeneticAlgorithm<?>) - Method in class org.evosuite.testsuite.similarity.DiversityObserver
 
searchStarted(GeneticAlgorithm<?>) - Method in class org.evosuite.utils.ResourceController
Called when a new search is started
SECONDARY_OBJECTIVE - Static variable in class org.evosuite.Properties
Constant SECONDARY_OBJECTIVE="totallength"
SecondaryObjective<T extends Chromosome> - Class in org.evosuite.ga
Abstract SecondaryObjective class.
SecondaryObjective() - Constructor for class org.evosuite.ga.SecondaryObjective
 
SEED_CLONE - Static variable in class org.evosuite.Properties
Constant SEED_CLONE=0.2
SEED_DIR - Static variable in class org.evosuite.Properties
Constant SEED_DIR=""
SEED_FILE - Static variable in class org.evosuite.Properties
 
SEED_MUTATIONS - Static variable in class org.evosuite.Properties
Constant SEED_MUTATIONS=2
SEED_PROBABILITY - Static variable in class org.evosuite.Properties
 
SEED_TYPES - Static variable in class org.evosuite.Properties
 
select(List<T>) - Method in class org.evosuite.ga.metaheuristics.mosa.MOSATournamentSelection
 
select(List<T>, int) - Method in class org.evosuite.ga.operators.selection.FitnessProportionateSelection
Return n parents
select(List<T>) - Method in class org.evosuite.ga.operators.selection.SelectionFunction
Return two parents
select(List<T>, int) - Method in class org.evosuite.ga.operators.selection.SelectionFunction
Return n parents
selectCastClass() - Method in class org.evosuite.seeding.CastClassManager
 
selectCastClass(TypeVariable<?>, boolean, Map<TypeVariable<?>, Type>) - Method in class org.evosuite.seeding.CastClassManager
 
selectCastClass(WildcardType, boolean, Map<TypeVariable<?>, Type>) - Method in class org.evosuite.seeding.CastClassManager
 
selectClass(List<GenericClass>) - Static method in class org.evosuite.seeding.CastClassManager
 
SELECTED_JUNIT - Static variable in class org.evosuite.Properties
 
SELECTION_FUNCTION - Static variable in class org.evosuite.Properties
Constant SELECTION_FUNCTION
selectionFunction - Variable in class org.evosuite.ga.metaheuristics.GeneticAlgorithm
Selection function to select parents
selectionFunction - Variable in class org.evosuite.ga.metaheuristics.mosa.AbstractMOSA
Selection function to select parents
SelectionFunction<T extends Chromosome> - Class in org.evosuite.ga.operators.selection
Abstract base class of selection functions
SelectionFunction() - Constructor for class org.evosuite.ga.operators.selection.SelectionFunction
 
selectRankBiased(List<T>) - Static method in class org.evosuite.utils.ListUtil
 
selectTestCaseLocalSearch() - Static method in class org.evosuite.testcase.localsearch.TestCaseLocalSearch
The factory method that returns the type of Local Search that is supposed to be applied on the Test Case
selectTestSuiteLocalSearch() - Static method in class org.evosuite.testsuite.localsearch.TestSuiteLocalSearch
Decides the kind of local search that will be applied to the Test Suite.
sendExecutionStatistics() - Method in class org.evosuite.strategy.TestGenerationStrategy
 
sendFinalMessage(String, Object) - Method in class org.evosuite.utils.ExternalProcessUtilities
sendFinalMessage
sendIndividualToMaster(Chromosome) - Static method in class org.evosuite.statistics.StatisticsSender
Send the given individual to the Client, plus any other needed info
sendStatistics() - Static method in class org.evosuite.contracts.FailingTestSet
 
SequenceOutputVariableFactory<T extends Number> - Class in org.evosuite.statistics
Creates an output variable that represents a sequence of values extracted from a test suite
SequenceOutputVariableFactory(RuntimeVariable) - Constructor for class org.evosuite.statistics.SequenceOutputVariableFactory
 
SerializationSuiteChromosomeFactory - Class in org.evosuite.testsuite.factories
 
SerializationSuiteChromosomeFactory(ChromosomeFactory<TestChromosome>) - Constructor for class org.evosuite.testsuite.factories.SerializationSuiteChromosomeFactory
The carved test cases are used only with a certain probability P.
SERIALIZE_GA - Static variable in class org.evosuite.Properties
 
SERIALIZE_REGRESSION_TEST_SUITE - Static variable in class org.evosuite.Properties
Constant SERIALIZE_REGRESSION_TEST_SUITE=""
SERIALIZE_RESULT - Static variable in class org.evosuite.Properties
Constant SERIALIZE_RESULT=false
ServletSupport - Class in org.evosuite.testcase.jee
Created by Andrea Arcuri on 29/06/15.
ServletSupport() - Constructor for class org.evosuite.testcase.jee.ServletSupport
 
set(MutationHistory<T>) - Method in class org.evosuite.ga.operators.mutation.MutationHistory
 
set(int, int) - Method in class org.evosuite.testcarver.wrapper.java.util.Calendar
 
set(int, E) - Method in class org.evosuite.utils.ListenableList
set2DigitYearStart(Date) - Method in class org.evosuite.testcarver.wrapper.java.text.SimpleDateFormat
 
SET_EMPTY - Static variable in class org.evosuite.coverage.io.IOCoverageConstants
 
set_final(int, int, int) - Method in class org.evosuite.testcarver.wrapper.java.util.Calendar
 
set_final(int, int, int, int, int) - Method in class org.evosuite.testcarver.wrapper.java.util.Calendar
 
set_final(int, int, int, int, int, int) - Method in class org.evosuite.testcarver.wrapper.java.util.Calendar
 
SET_NONEMPTY - Static variable in class org.evosuite.coverage.io.IOCoverageConstants
 
setActive(boolean) - Static method in class org.evosuite.contracts.ContractChecker
Setter for the field active.
setAdditionalVariableReference(VariableReference) - Method in class org.evosuite.parameterize.InputVariable
setAdditionalVariableReference
setAdditionalVariableReference(VariableReference) - Method in class org.evosuite.testcase.variable.ArrayIndex
setAdditionalVariableReference
setAdditionalVariableReference(VariableReference) - Method in class org.evosuite.testcase.variable.FieldReference
setAdditionalVariableReference
setAdditionalVariableReference(VariableReference) - Method in interface org.evosuite.testcase.variable.VariableReference
setAdditionalVariableReference
setAdditionalVariableReference(VariableReference) - Method in class org.evosuite.testcase.variable.VariableReferenceImpl
setAdditionalVariableReference
setApproachLevel(int) - Method in class org.evosuite.coverage.ControlFlowDistance
Setter for the field approachLevel.
setArchive(Archive<T>) - Method in class org.evosuite.ga.metaheuristics.GeneticAlgorithm
 
setArray(ArrayReference) - Method in class org.evosuite.testcase.variable.ArrayIndex
Setter for the field array.
setArrayIndex(int) - Method in class org.evosuite.testcase.variable.ArrayIndex
setArrayIndex
setArrayIndices(List<Integer>) - Method in class org.evosuite.testcase.variable.ArrayIndex
setArrayIndices
setArrayLength(int) - Method in class org.evosuite.testcase.variable.ArrayReference
setArrayLength
setAssertions(Set<Assertion>) - Method in class org.evosuite.testcase.statements.AbstractStatement
Sets the set of assertions to statement
setAssertions(Set<Assertion>) - Method in interface org.evosuite.testcase.statements.Statement
Sets the set of assertions to statement
setBasicBlock(BasicBlock) - Method in class org.evosuite.graphs.cfg.BytecodeInstruction
Once the CFG has been asked for this instruction's BasicBlock it sets this instance's internal basicBlock field.
setBloatControl(BloatControlFunction) - Method in class org.evosuite.ga.metaheuristics.GeneticAlgorithm
Set new bloat control function
setBranchDistance(double) - Method in class org.evosuite.coverage.ControlFlowDistance
Setter for the field branchDistance.
setBv32Local(int, IntegerValue) - Method in class org.evosuite.symbolic.vm.LocalsTable
 
setBv64Local(int, IntegerValue) - Method in class org.evosuite.symbolic.vm.LocalsTable
 
setCalendar(Calendar) - Method in class org.evosuite.testcarver.wrapper.java.text.DateFormat
 
setCallee(VariableReference) - Method in class org.evosuite.testcase.statements.MethodStatement
Setter for the field callee.
setCapturing(boolean) - Static method in class org.evosuite.testcarver.capture.Capturer
 
setCFGFrame(CFGFrame) - Method in class org.evosuite.graphs.cfg.BytecodeInstruction
setCFGFrame
setChanged(boolean) - Method in class org.evosuite.ga.Chromosome
Set changed status to @param changed
setChanged(boolean) - Method in class org.evosuite.testcase.TestChromosome
Set changed status to @param changed
setCheckCallerThread(boolean) - Static method in class org.evosuite.testcase.execution.ExecutionTracer
Setter for the field checkCallerThread.
setChromosomeFactory(ChromosomeFactory<T>) - Method in class org.evosuite.ga.metaheuristics.GeneticAlgorithm
Set a new factory method
setComment(String) - Method in class org.evosuite.assertion.Assertion
 
setConcreteValue(Long) - Method in class org.evosuite.symbolic.expr.bv.IntegerVariable
Setter for the field concreteValue.
setConcreteValue(double) - Method in class org.evosuite.symbolic.expr.fp.RealVariable
Setter for the field concreteValue.
setConcreteValue(String) - Method in class org.evosuite.symbolic.expr.str.StringVariable
setConcreteValue
setConcreteValues(Set<Variable<?>>, Map<String, Object>) - Static method in class org.evosuite.symbolic.solver.Solver
Restore all concrete values of the variables using the concrete_values mapping.
setConstructor(GenericConstructor) - Method in class org.evosuite.testcase.statements.ConstructorStatement
Setter for the field constructor.
setCoverage(FitnessFunction<?>, double) - Method in class org.evosuite.ga.Chromosome
Sets the coverage value for a given fitness function
setCoverage(int) - Method in class org.evosuite.rmi.service.ClientStateInformation
 
setCoverageValues(Map<FitnessFunction<?>, Double>) - Method in class org.evosuite.ga.Chromosome
 
setCovered(TestChromosome, ExecutionTrace, Integer) - Method in class org.evosuite.coverage.dataflow.DefUseCoverageTestFitness
setCovered
setCovered(boolean) - Method in class org.evosuite.coverage.dataflow.DefUseCoverageTestFitness
 
setCrossOverFunction(CrossOverFunction) - Method in class org.evosuite.ga.metaheuristics.GeneticAlgorithm
Set a new xover function
setCurrentTest(TestCase) - Static method in class org.evosuite.testcase.execution.ExecutionObserver
Setter method for current test case
setDate(int) - Method in class org.evosuite.testcarver.wrapper.java.util.Date
 
setDateFormatSymbols(DateFormatSymbols) - Method in class org.evosuite.testcarver.wrapper.java.text.SimpleDateFormat
 
setDest(VariableReference) - Method in class org.evosuite.assertion.CompareAssertion
Setter for the field dest.
setDest(VariableReference) - Method in class org.evosuite.assertion.EqualsAssertion
Setter for the field dest.
setDest(VariableReference) - Method in class org.evosuite.assertion.SameAssertion
Setter for the field dest.
setDistance(double) - Method in class org.evosuite.ga.Chromosome
 
setDistance(int) - Method in class org.evosuite.parameterize.InputVariable
Set the distance metric
setDistance(int) - Method in interface org.evosuite.testcase.variable.VariableReference
Set the distance metric
setDistance(int) - Method in class org.evosuite.testcase.variable.VariableReferenceImpl
Set the distance metric
setEvoSuiteClassPath(String[]) - Method in class org.evosuite.classpath.ClassPathHandler
Replace current CP of EvoSuite with the given elements
setException(Statement, Throwable) - Method in class org.evosuite.testcase.TestCodeVisitor
setException
setExceptions(Map<Integer, Throwable>) - Method in class org.evosuite.testcase.TestCodeVisitor
Setter for the field exceptions.
setExecutedStatements(int) - Method in class org.evosuite.testcase.execution.ExecutionResult
 
setExecutionObservers(Set<ExecutionObserver>) - Method in class org.evosuite.testcase.execution.TestCaseExecutor
 
setExecutionTime(long) - Method in class org.evosuite.testcase.execution.ExecutionResult
 
setExecutionTrace(ExecutionTrace) - Method in class org.evosuite.junit.JUnitResult
 
setExerciseStatement(int) - Method in class org.evosuite.testcase.StructuredTestCase
Tag a new statement as exercising statement
setExplicitException(Throwable) - Method in interface org.evosuite.testcase.execution.ExecutionTrace
Set the exception thrown in this trace
setExplicitException(Throwable) - Method in class org.evosuite.testcase.execution.ExecutionTraceImpl
Set the exception thrown in this trace
setExplicitException(Throwable) - Method in class org.evosuite.testcase.execution.ExecutionTraceProxy
Set the exception thrown in this trace
setFailing() - Method in class org.evosuite.testcase.DefaultTestCase
 
setFailing(boolean) - Method in class org.evosuite.testcase.DefaultTestCase
 
setFailing() - Method in interface org.evosuite.testcase.TestCase
 
setField(Field) - Method in class org.evosuite.assertion.PrimitiveFieldAssertion
 
setField(GenericField) - Method in class org.evosuite.testcase.statements.FieldStatement
Setter for the field field.
setFinished() - Method in class org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
setFinished
setFirstDayOfWeek(int) - Method in class org.evosuite.testcarver.wrapper.java.util.Calendar
 
setFitness(FitnessFunction<?>, double) - Method in class org.evosuite.ga.Chromosome
Set new fitness value
setFitnessValues(Map<FitnessFunction<?>, Double>) - Method in class org.evosuite.ga.Chromosome
 
setFp32Local(int, RealValue) - Method in class org.evosuite.symbolic.vm.LocalsTable
 
setFp64Local(int, RealValue) - Method in class org.evosuite.symbolic.vm.LocalsTable
 
setGeneticAlgorithm(GeneticAlgorithm<?>) - Method in class org.evosuite.result.TestGenerationResultBuilder
 
setHasException(boolean) - Method in class org.evosuite.coverage.mutation.MutationExecutionResult
Setter for the field hasException.
setHasTimeout(boolean) - Method in class org.evosuite.coverage.mutation.MutationExecutionResult
Setter for the field hasTimeout.
setHours(int) - Method in class org.evosuite.testcarver.wrapper.java.util.Date
 
setImpact(double) - Method in class org.evosuite.coverage.mutation.MutationExecutionResult
Setter for the field impact.
setInheritanceTree(InheritanceTree) - Static method in class org.evosuite.setup.TestCluster
 
setInputGoals(Map<Integer, Set<InputCoverageGoal>>) - Method in class org.evosuite.testcase.execution.ExecutionResult
 
setInstance() - Static method in class org.evosuite.dse.MainConfig
If no config set yet, then set a new MainConfig.
setInstance(MainConfig) - Static method in class org.evosuite.dse.MainConfig
If no config set yet, then set conf.
setInstrumented(boolean) - Method in class org.evosuite.coverage.branch.Branch
setInstrumented
setIteration(int) - Method in class org.evosuite.rmi.service.ClientStateInformation
 
setJeeData(JeeData) - Method in class org.evosuite.testcase.statements.environment.AccessedEnvironment
 
setKillSwitch(boolean) - Static method in class org.evosuite.testcase.execution.ExecutionTracer
Setter for the field killSwitch.
setLastExecutionResult(ExecutionResult) - Method in class org.evosuite.regression.RegressionTestChromosome
 
setLastExecutionResult(ExecutionResult) - Method in class org.evosuite.testcase.ExecutableChromosome
Setter for the field lastExecutionResult.
setLastExecutionResult(MutationExecutionResult, Mutation) - Method in class org.evosuite.testcase.ExecutableChromosome
Setter for the field lastExecutionResult.
setLastExecutionResult(ExecutionResult) - Method in class org.evosuite.testcase.TestChromosome
Setter for the field lastExecutionResult.
setLastRegressionExecutionResult(ExecutionResult) - Method in class org.evosuite.regression.RegressionTestChromosome
Setter for the field lastRegressionExecutionResult.
setLengths(int[]) - Method in class org.evosuite.testcase.statements.ArrayStatement
Setter for the field lengths.
setLengths(int[]) - Method in class org.evosuite.testcase.variable.ArrayReference
Setter for the field lengths.
setLengths(List<Integer>) - Method in class org.evosuite.testcase.variable.ArrayReference
Setter for the field lengths.
setLenient(boolean) - Method in class org.evosuite.testcarver.wrapper.java.text.DateFormat
 
setLenient(boolean) - Method in class org.evosuite.testcarver.wrapper.java.text.SimpleDateFormat
 
setLenient(boolean) - Method in class org.evosuite.testcarver.wrapper.java.util.Calendar
 
setLimit(long) - Method in class org.evosuite.coverage.mutation.MutationTimeoutStoppingCondition
Set new upper limit of resources
setLimit(long) - Method in class org.evosuite.ga.stoppingconditions.GlobalTimeStoppingCondition
Set new upper limit of resources
setLimit(long) - Method in class org.evosuite.ga.stoppingconditions.MaxFitnessEvaluationsStoppingCondition
Set new upper limit of resources
setLimit(long) - Method in class org.evosuite.ga.stoppingconditions.MaxGenerationStoppingCondition
Set new upper limit of resources
setLimit(long) - Method in class org.evosuite.ga.stoppingconditions.MaxLengthStoppingCondition
Set new upper limit of resources
setLimit(long) - Method in class org.evosuite.ga.stoppingconditions.MaxStatementsStoppingCondition
 
setLimit(long) - Method in class org.evosuite.ga.stoppingconditions.MaxTestsStoppingCondition
Set new upper limit of resources
setLimit(long) - Method in class org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
Set new upper limit of resources
setLimit(long) - Method in class org.evosuite.ga.stoppingconditions.RMIStoppingCondition
 
setLimit(long) - Method in class org.evosuite.ga.stoppingconditions.SocketStoppingCondition
Set new upper limit of resources
setLimit(long) - Method in interface org.evosuite.ga.stoppingconditions.StoppingCondition
Set new upper limit of resources
setLimit(long) - Method in class org.evosuite.ga.stoppingconditions.TimeDeltaStoppingCondition
Set new upper limit of resources
setLimit(long) - Method in class org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
Set new upper limit of resources
setLimit(long) - Method in class org.evosuite.ShutdownTestWriter
Set new upper limit of resources
setLimit(long) - Method in class org.evosuite.utils.ResourceController
Set new upper limit of resources
setLineNumber(int) - Method in class org.evosuite.graphs.cfg.BytecodeInstruction
Setter for the field lineNumber.
setListeners(List<IVM>) - Method in class org.evosuite.dse.VM
Registers paramListeners and any listernes previously queued via prependListeners and appendListeners.
setLocalSearchApplied(boolean) - Method in class org.evosuite.ga.Chromosome
 
setLocalType(int, Type) - Method in class org.evosuite.instrumentation.testability.transformer.MethodNodeTransformer
Notifies subclasses that a local variable has been added or remapped.
setLoggingForJUnit() - Static method in class org.evosuite.utils.LoggingUtils
If the application is using a SLF4 compliant logging framework, check if it has been configured.
setLowerBounds(Type[]) - Method in class org.evosuite.utils.generic.WildcardTypeImpl
 
setMaximize(boolean) - Method in class org.evosuite.ga.operators.selection.SelectionFunction
Are we maximizing or minimizing fitness?
setMaxIterations(int) - Method in class org.evosuite.ga.stoppingconditions.MaxGenerationStoppingCondition
setMaxIterations
setMaxValue(String) - Method in class org.evosuite.symbolic.expr.str.StringVariable
Setter for the field maxValue.
setMethod(GenericMethod) - Method in class org.evosuite.testcase.statements.MethodStatement
Setter for the field method.
setMid(Boolean, Boolean) - Method in class org.evosuite.testcase.statements.numeric.BooleanPrimitiveStatement
Needed for binary search
setMid(Byte, Byte) - Method in class org.evosuite.testcase.statements.numeric.BytePrimitiveStatement
Needed for binary search
setMid(Character, Character) - Method in class org.evosuite.testcase.statements.numeric.CharPrimitiveStatement
Needed for binary search
setMid(Double, Double) - Method in class org.evosuite.testcase.statements.numeric.DoublePrimitiveStatement
Needed for binary search
setMid(Float, Float) - Method in class org.evosuite.testcase.statements.numeric.FloatPrimitiveStatement
Needed for binary search
setMid(Integer, Integer) - Method in class org.evosuite.testcase.statements.numeric.IntPrimitiveStatement
Needed for binary search
setMid(Long, Long) - Method in class org.evosuite.testcase.statements.numeric.LongPrimitiveStatement
Needed for binary search
setMid(T, T) - Method in class org.evosuite.testcase.statements.numeric.NumericalPrimitiveStatement
Needed for binary search
setMid(Short, Short) - Method in class org.evosuite.testcase.statements.numeric.ShortPrimitiveStatement
Needed for binary search
setMinimalDaysInFirstWeek(int) - Method in class org.evosuite.testcarver.wrapper.java.util.Calendar
 
setMinutes(int) - Method in class org.evosuite.testcarver.wrapper.java.util.Date
 
setMonth(int) - Method in class org.evosuite.testcarver.wrapper.java.util.Date
 
setName(String) - Method in class org.evosuite.junit.JUnitResult
 
setName(String) - Method in class org.evosuite.testcarver.testcase.CarvedTestCase
 
setNumAssertions(int) - Method in class org.evosuite.coverage.mutation.MutationExecutionResult
Setter for the field numAssertions.
setNumberFormat(NumberFormat) - Method in class org.evosuite.testcarver.wrapper.java.text.DateFormat
 
setNumExecutedStatements(long) - Static method in class org.evosuite.ga.stoppingconditions.MaxStatementsStoppingCondition
getNumExecutedStatements
setNumOfCoveredGoals(FitnessFunction<?>, int) - Method in class org.evosuite.ga.Chromosome
Sets the number of covered goals for a given fitness function
setNumOfNotCoveredGoals(FitnessFunction<?>, int) - Method in class org.evosuite.ga.Chromosome
 
setNumsOfCoveredGoals(Map<FitnessFunction<?>, Integer>) - Method in class org.evosuite.ga.Chromosome
 
setNumsOfNotCoveredGoals(Map<FitnessFunction<?>, Integer>) - Method in class org.evosuite.ga.Chromosome
 
setObject(Scope, Object) - Method in class org.evosuite.parameterize.InputVariable
Set the actual object represented by this variable in a given scope
setObject(VariableReference, Object) - Method in class org.evosuite.testcase.execution.Scope
Set variable to new value
setObject(Scope, Object) - Method in class org.evosuite.testcase.variable.ArrayIndex
Set the actual object represented by this variable in a given scope
setObject(Scope, Object) - Method in class org.evosuite.testcase.variable.FieldReference
Set the actual object represented by this variable in a given scope
setObject(Scope, Object) - Method in interface org.evosuite.testcase.variable.VariableReference
Set the actual object represented by this variable in a given scope
setObject(Scope, Object) - Method in class org.evosuite.testcase.variable.VariableReferenceImpl
Set the actual object represented by this variable in a given scope
setOperand(int, Operand) - Method in class org.evosuite.symbolic.vm.LocalsTable
 
setOriginalCode(String) - Method in class org.evosuite.parameterize.InputVariable
Set the code fragment that defined this variable reference if imported from an existing test case.
setOriginalCode(String) - Method in interface org.evosuite.testcase.variable.VariableReference
Set the code fragment that defined this variable reference if imported from an existing test case.
setOriginalCode(String) - Method in class org.evosuite.testcase.variable.VariableReferenceImpl
Set the code fragment that defined this variable reference if imported from an existing test case.
setOutputGoals(Map<Integer, Set<OutputCoverageGoal>>) - Method in class org.evosuite.testcase.execution.ExecutionResult
 
setParent(Expression<?>) - Method in class org.evosuite.symbolic.expr.AbstractExpression
setParent
setParent(Expression<?>) - Method in interface org.evosuite.symbolic.expr.Expression
setParent
setPopulationLimit(PopulationLimit) - Method in class org.evosuite.ga.metaheuristics.GeneticAlgorithm
Set a new population limit function
setPreviousFitnessValues(Map<FitnessFunction<?>, Double>) - Method in class org.evosuite.ga.Chromosome
 
setProgress(int) - Method in class org.evosuite.rmi.service.ClientStateInformation
 
setProgressOfPhase(float) - Method in enum org.evosuite.rmi.service.ClientState
 
setProperty(String, String) - Method in class org.evosuite.junit.rules.Stubbing
 
setRank(int) - Method in class org.evosuite.ga.Chromosome
 
setReadProperties(Set<String>) - Method in class org.evosuite.testcase.execution.ExecutionResult
 
setRefLocal(int, ReferenceExpression) - Method in class org.evosuite.symbolic.vm.LocalsTable
 
setReInitializeAllClasses(boolean) - Method in class org.evosuite.testcase.execution.reset.ClassReInitializer
Indicates if we should re-initialize all observed classes of only those with GETSTATIC/PUTSTATIC calls affecting their state.
setReplacementFunction(ReplacementFunction) - Method in class org.evosuite.ga.metaheuristics.MonotonicGA
setReplacementFunction
setRetval(VariableReference) - Method in class org.evosuite.testcase.statements.AbstractStatement
setRetval
setRetval(VariableReference) - Method in interface org.evosuite.testcase.statements.Statement
setRetval
setRewriteNonLinearConstraints(boolean) - Method in class org.evosuite.symbolic.solver.cvc4.CVC4Solver
If enabled the translation will approximate non-linear constraints with concrete values
setRuntime(long) - Method in class org.evosuite.junit.JUnitResult
 
setSeconds(int) - Method in class org.evosuite.testcarver.wrapper.java.util.Date
 
setSecurityException(boolean) - Method in class org.evosuite.testcase.execution.ExecutionResult
 
setSeed(long) - Method in class org.evosuite.utils.MersenneTwister
Initalize the pseudo random number generator.
setSeed(int[]) - Method in class org.evosuite.utils.MersenneTwister
Sets the seed of the MersenneTwister using an array of integers.
setSeed(long) - Static method in class org.evosuite.utils.Randomness
Setter for the field seed.
setSelectionFunction(SelectionFunction<T>) - Method in class org.evosuite.ga.metaheuristics.GeneticAlgorithm
Set new fitness function (i.e., for new mutation)
setSize(int) - Method in class org.evosuite.testcase.statements.ArrayStatement
setSize
setSource(VariableReference) - Method in class org.evosuite.assertion.Assertion
 
setSource(VariableReference) - Method in class org.evosuite.testcase.statements.FieldStatement
Setter for the field source.
setStartTime(long) - Method in class org.evosuite.statistics.SequenceOutputVariableFactory
 
setState(ClientState) - Method in class org.evosuite.rmi.service.ClientStateInformation
 
setStatement(Statement) - Method in class org.evosuite.assertion.Assertion
Setter for statement to which assertion is added
setStatement(Statement, int) - Method in class org.evosuite.testcase.DefaultTestCase
Set new statement at position
setStatement(Statement, int) - Method in interface org.evosuite.testcase.TestCase
Set new statement at position
setStoppingCondition(StoppingCondition) - Method in class org.evosuite.ga.metaheuristics.GeneticAlgorithm
setStoppingCondition
setStoppingConditionLimit(int) - Method in class org.evosuite.ga.metaheuristics.GeneticAlgorithm
setStoppingConditionLimit
setSuccessful(boolean) - Method in class org.evosuite.junit.JUnitResult
 
setTest(TestChromosome) - Method in class org.evosuite.regression.RegressionTestChromosome
 
setTest(TestCase) - Method in class org.evosuite.testcase.execution.ExecutionResult
 
setTestCase(String, String, TestCase, String, ExecutionResult) - Method in class org.evosuite.result.TestGenerationResultBuilder
 
setTestCase(TestCase) - Method in class org.evosuite.testcase.TestChromosome
setTestCase
setTestChromosome(int, T) - Method in class org.evosuite.testsuite.AbstractTestSuiteChromosome
setTestChromosome
setTestFactory(ChromosomeFactory<TestChromosome>) - Method in class org.evosuite.testsuite.factories.TestSuiteChromosomeFactory
setTestFactory
setTestSuiteCode(String) - Method in class org.evosuite.result.TestGenerationResultBuilder
 
setThread(Thread) - Static method in class org.evosuite.testcase.execution.ExecutionTracer
setThread
setThrownExceptions(Map<Integer, Throwable>) - Method in class org.evosuite.testcase.execution.ExecutionResult
Copy the input map data into internal structures
setTime(long) - Method in class org.evosuite.testcarver.wrapper.java.util.Date
 
setTime_final(Date) - Method in class org.evosuite.testcarver.wrapper.java.util.Calendar
 
setTimeInMillis(long) - Method in class org.evosuite.testcarver.wrapper.java.util.Calendar
 
setTimeZone(TimeZone) - Method in class org.evosuite.testcarver.wrapper.java.text.DateFormat
 
setTimeZone(TimeZone) - Method in class org.evosuite.testcarver.wrapper.java.text.SimpleDateFormat
 
setTimeZone(TimeZone) - Method in class org.evosuite.testcarver.wrapper.java.util.Calendar
 
setTrace(String) - Method in class org.evosuite.junit.JUnitResult
 
setTrace(ExecutionTrace) - Method in class org.evosuite.testcase.execution.ExecutionResult
Set execution trace to different value
setTrace(OutputTrace<?>, Class<?>) - Method in class org.evosuite.testcase.execution.ExecutionResult
Store a new output trace
setType(Type) - Method in class org.evosuite.parameterize.InputVariable
Set type of this variable
setType(Type) - Method in interface org.evosuite.testcase.variable.VariableReference
Set type of this variable
setType(Type) - Method in class org.evosuite.testcase.variable.VariableReferenceImpl
Set type of this variable
setTypeParameters(List<GenericClass>) - Method in class org.evosuite.utils.generic.GenericAccessibleObject
 
setUnstable(boolean) - Method in class org.evosuite.testcase.DefaultTestCase
 
setUnstable(boolean) - Method in interface org.evosuite.testcase.TestCase
Define whether this test case is unstable or not
setup() - Method in class org.evosuite.testcase.execution.TestCaseExecutor
setup
setupClassLoader(TestSuiteChromosome) - Method in class org.evosuite.assertion.AssertionGenerator
Reinstrument to make sure final fields are removed
setupClassLoader(TestSuiteChromosome) - Method in class org.evosuite.assertion.MutationAssertionGenerator
If we are not doing mutation testing anyway, then we need to reinstrument the code to get the mutants now
setupLocals(MethodNode) - Method in class org.evosuite.instrumentation.testability.transformer.MethodNodeTransformer
 
setUpperBounds(Type[]) - Method in class org.evosuite.utils.generic.WildcardTypeImpl
 
setValue(Object) - Method in class org.evosuite.assertion.Assertion
 
setValue(String, int) - Method in class org.evosuite.Properties
Set parameter to new integer value
setValue(String, long) - Method in class org.evosuite.Properties
Set parameter to new long value
setValue(String, boolean) - Method in class org.evosuite.Properties
Set parameter to new boolean value
setValue(String, double) - Method in class org.evosuite.Properties
Set parameter to new double value
setValue(String, String) - Method in class org.evosuite.Properties
Set parameter to new value from String
setValue(String, String[]) - Method in class org.evosuite.Properties
setValue
setValue(String, Object) - Method in class org.evosuite.Properties
Set the given key variable to the given input Object value
setValue(T) - Method in class org.evosuite.statistics.DirectSequenceOutputVariableFactory
Sets value directly
setValue(String) - Method in class org.evosuite.testcase.statements.ImmutableStringPrimitiveStatement
 
setValue(T) - Method in class org.evosuite.testcase.statements.PrimitiveStatement
Set the value
setValue(Object) - Method in class org.evosuite.testcase.variable.ConstantValue
Setter for the field value.
setWasAnyPropertyWritten(boolean) - Method in class org.evosuite.testcase.execution.ExecutionResult
 
setWeekDate(int, int, int) - Method in class org.evosuite.testcarver.wrapper.java.util.Calendar
 
setYear(int) - Method in class org.evosuite.testcarver.wrapper.java.util.Date
 
sharesVariableWith(DefUse) - Method in class org.evosuite.coverage.dataflow.DefUse
Determines whether the given DefUse reads or writes the same variable as this DefUse
sharesVariableWith(BytecodeInstruction) - Method in class org.evosuite.coverage.dataflow.DefUse
sharesVariableWith
SHORT - Static variable in class org.evosuite.symbolic.instrument.ConcolicConfig
 
SHORT - Static variable in interface org.evosuite.symbolic.vm.wrappers.Types
 
shortestDistance(V, V) - Method in class org.evosuite.graphs.FloydWarshall
Retrieves the shortest distance between two vertices.
ShortPrimitiveStatement - Class in org.evosuite.testcase.statements.numeric
ShortPrimitiveStatement class.
ShortPrimitiveStatement(TestCase, Short) - Constructor for class org.evosuite.testcase.statements.numeric.ShortPrimitiveStatement
Constructor for ShortPrimitiveStatement.
ShortPrimitiveStatement(TestCase) - Constructor for class org.evosuite.testcase.statements.numeric.ShortPrimitiveStatement
Constructor for ShortPrimitiveStatement.
shouldAnalyze(String) - Static method in class org.evosuite.setup.DependencyAnalysis
Determine if the given class should be analyzed or instrumented
shouldApplyLocalSearch() - Method in class org.evosuite.ga.metaheuristics.GeneticAlgorithm
Local search is only applied every X generations
shouldBeMocked() - Method in class org.evosuite.testcase.fm.MethodDescriptor
For example, do not mock methods with no return value
shouldInstrument(String, String) - Static method in class org.evosuite.setup.DependencyAnalysis
Determine if the given method should be instrumented
shouldResetProperties(List<ExecutionResult>) - Static method in class org.evosuite.junit.writer.TestSuiteWriterUtils
 
shouldSkip(ExecutionResult, int) - Static method in class org.evosuite.coverage.exception.ExceptionCoverageHelper
 
shouldTransform(String) - Method in class org.evosuite.instrumentation.BytecodeInstrumentation
shouldTransform
shouldTransform(String) - Static method in class org.evosuite.instrumentation.testability.DescriptorMapping
shouldTransform
SHOW_PROGRESS - Static variable in class org.evosuite.Properties
Constant SHOW_PROGRESS=true
shuffle(List<?>) - Static method in class org.evosuite.utils.Randomness
shuffle
SHUFFLE_GOALS - Static variable in class org.evosuite.Properties
Constant SHUFFLE_GOALS=true
shuffledList(List<T>) - Static method in class org.evosuite.utils.ListUtil
shuffledList
shuffledList(List<T>, Random) - Static method in class org.evosuite.utils.ListUtil
shuffledList
ShuffleSecondaryObjective() - Static method in class org.evosuite.testcase.TestChromosome
 
ShuffleSecondaryObjective() - Static method in class org.evosuite.testsuite.TestSuiteChromosome
 
SHUTDOWN_HOOK - Static variable in class org.evosuite.Properties
Constant SHUTDOWN_HOOK=true
SHUTDOWN_TIMEOUT - Static variable in class org.evosuite.Properties
Constant SHUTDOWN_TIMEOUT=1000
ShutdownTestWriter - Class in org.evosuite
ShutdownTestWriter class.
ShutdownTestWriter() - Constructor for class org.evosuite.ShutdownTestWriter
 
SI_V - Static variable in class org.evosuite.symbolic.instrument.ConcolicConfig
 
signal() - Method in class org.evosuite.utils.SimpleCondition
signal
SIGNUM - Class in org.evosuite.symbolic.vm.math
 
SIGNUM() - Constructor for class org.evosuite.symbolic.vm.math.SIGNUM
 
SIGNUM.SIGNUM_D - Class in org.evosuite.symbolic.vm.math
 
SIGNUM.SIGNUM_F - Class in org.evosuite.symbolic.vm.math
 
SIGNUM_D(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.math.SIGNUM.SIGNUM_D
 
SIGNUM_F(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.math.SIGNUM.SIGNUM_F
 
SII_V - Static variable in class org.evosuite.symbolic.instrument.ConcolicConfig
 
SimpleCondition - Class in org.evosuite.utils
 
SimpleCondition() - Constructor for class org.evosuite.utils.SimpleCondition
Constructor for SimpleCondition.
SimpleDateFormat - Class in org.evosuite.testcarver.wrapper.java.text
TODO: This is not complete.
SimpleDateFormat() - Constructor for class org.evosuite.testcarver.wrapper.java.text.SimpleDateFormat
 
SimpleDateFormat(String) - Constructor for class org.evosuite.testcarver.wrapper.java.text.SimpleDateFormat
 
SimpleDateFormat(String, Locale) - Constructor for class org.evosuite.testcarver.wrapper.java.text.SimpleDateFormat
 
SimpleDateFormat(String, DateFormatSymbols) - Constructor for class org.evosuite.testcarver.wrapper.java.text.SimpleDateFormat
 
simpleExceptionName(RegressionTestChromosome, Integer, Throwable) - Static method in class org.evosuite.regression.RegressionExceptionHelper
Get a simple (and unique looking) exception name (exType or exThrowingMethodCall:exType)
SimpleListenable<T> - Class in org.evosuite.utils
 
SimpleListenable() - Constructor for class org.evosuite.utils.SimpleListenable
 
SimpleMutationAssertionGenerator - Class in org.evosuite.assertion
 
SimpleMutationAssertionGenerator() - Constructor for class org.evosuite.assertion.SimpleMutationAssertionGenerator
 
SIN - Class in org.evosuite.symbolic.vm.math
 
SIN(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.math.SIN
 
SingleContractChecker - Class in org.evosuite.contracts
SingleContractChecker class.
SingleContractChecker(Contract) - Constructor for class org.evosuite.contracts.SingleContractChecker
Constructor for SingleContractChecker.
singleFitnessTime - Static variable in class org.evosuite.coverage.dataflow.AllDefsCoverageTestFitness
Constant singleFitnessTime=0l
singleFitnessTime - Static variable in class org.evosuite.coverage.dataflow.DefUseCoverageTestFitness
Constant singleFitnessTime=0l
SinglePointCrossOver - Class in org.evosuite.ga.operators.crossover
Select one random point in each individual and cross over (TPX)
SinglePointCrossOver() - Constructor for class org.evosuite.ga.operators.crossover.SinglePointCrossOver
 
SinglePointFixedCrossOver - Class in org.evosuite.ga.operators.crossover
Cross individuals at identical point
SinglePointFixedCrossOver() - Constructor for class org.evosuite.ga.operators.crossover.SinglePointFixedCrossOver
 
SinglePointRelativeCrossOver - Class in org.evosuite.ga.operators.crossover
Cross over individuals at relative position
SinglePointRelativeCrossOver() - Constructor for class org.evosuite.ga.operators.crossover.SinglePointRelativeCrossOver
 
SingleWordOperand - Interface in org.evosuite.symbolic.vm
 
SINH - Class in org.evosuite.symbolic.vm.math
 
SINH(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.math.SINH
 
SIPUSH(int) - Method in class org.evosuite.dse.AbstractVM
 
SIPUSH(int) - Method in interface org.evosuite.dse.IVM
 
SIPUSH(int) - Static method in class org.evosuite.dse.VM
 
SIPUSH(int) - Method in class org.evosuite.symbolic.vm.LocalsVM
Bytecode instruction stream: ...
size() - Method in class org.evosuite.assertion.InspectorTraceEntry
size
size() - Method in class org.evosuite.ga.Chromosome
Return length of individual
size() - Method in class org.evosuite.ga.operators.mutation.MutationHistory
 
size() - Method in class org.evosuite.regression.RegressionTestChromosome
 
size() - Method in class org.evosuite.setup.CallContext
 
size - Variable in class org.evosuite.symbolic.expr.Constraint
 
size() - Method in class org.evosuite.symbolic.PathCondition
The length of the path condition in terms of branch conditions
size() - Method in class org.evosuite.symbolic.vm.OperandStack
 
size() - Method in class org.evosuite.testcase.DefaultTestCase
size
size() - Method in class org.evosuite.testcase.statements.ArrayStatement
size
size() - Method in interface org.evosuite.testcase.TestCase
size
size() - Method in class org.evosuite.testcase.TestChromosome
Return length of individual
size() - Method in class org.evosuite.testsuite.AbstractTestSuiteChromosome
Return length of individual
size() - Method in class org.evosuite.utils.ListenableList
SizePopulationLimit - Class in org.evosuite.ga.populationlimit
SizePopulationLimit class.
SizePopulationLimit() - Constructor for class org.evosuite.ga.populationlimit.SizePopulationLimit
 
sizeWithAssertions() - Method in class org.evosuite.testcase.DefaultTestCase
Get number of statements plus the number of assertions
sizeWithAssertions() - Method in interface org.evosuite.testcase.TestCase
Get number of statements plus the number of assertions
SKIP_COVERED - Static variable in class org.evosuite.Properties
Constant SKIP_COVERED=true
sliceFor(VariableReference) - Method in class org.evosuite.testcase.DefaultTestCase
 
sliceFor(VariableReference) - Method in interface org.evosuite.testcase.TestCase
 
SmtAssertion - Class in org.evosuite.symbolic.solver.smt
 
SmtAssertion(SmtExpr) - Constructor for class org.evosuite.symbolic.solver.smt.SmtAssertion
 
SmtBooleanConstant - Class in org.evosuite.symbolic.solver.smt
 
SmtBooleanConstant(boolean) - Constructor for class org.evosuite.symbolic.solver.smt.SmtBooleanConstant
 
SmtCheckSatQuery - Class in org.evosuite.symbolic.solver.smt
 
SmtCheckSatQuery(List<SmtConstantDeclaration>, List<SmtFunctionDeclaration>, List<SmtFunctionDefinition>, List<SmtAssertion>) - Constructor for class org.evosuite.symbolic.solver.smt.SmtCheckSatQuery
 
SmtCheckSatQuery(List<SmtConstantDeclaration>, List<SmtAssertion>) - Constructor for class org.evosuite.symbolic.solver.smt.SmtCheckSatQuery
 
SmtCheckSatQuery(List<SmtConstantDeclaration>, List<SmtFunctionDefinition>, List<SmtAssertion>) - Constructor for class org.evosuite.symbolic.solver.smt.SmtCheckSatQuery
 
SmtConstant - Class in org.evosuite.symbolic.solver.smt
 
SmtConstant() - Constructor for class org.evosuite.symbolic.solver.smt.SmtConstant
 
SmtConstantCollector - Class in org.evosuite.symbolic.solver.smt
 
SmtConstantCollector() - Constructor for class org.evosuite.symbolic.solver.smt.SmtConstantCollector
 
SmtConstantDeclaration - Class in org.evosuite.symbolic.solver.smt
 
SmtConstantDeclaration(String, String) - Constructor for class org.evosuite.symbolic.solver.smt.SmtConstantDeclaration
 
SmtExpr - Class in org.evosuite.symbolic.solver.smt
 
SmtExpr() - Constructor for class org.evosuite.symbolic.solver.smt.SmtExpr
 
SmtExprBuilder - Class in org.evosuite.symbolic.solver
 
SmtExprBuilder() - Constructor for class org.evosuite.symbolic.solver.SmtExprBuilder
 
SmtExprEvaluator - Class in org.evosuite.symbolic.solver.smt
 
SmtExprEvaluator(Map<String, Object>) - Constructor for class org.evosuite.symbolic.solver.smt.SmtExprEvaluator
 
SmtExprPrinter - Class in org.evosuite.symbolic.solver.smt
 
SmtExprPrinter() - Constructor for class org.evosuite.symbolic.solver.smt.SmtExprPrinter
 
SmtExprVisitor<K,V> - Interface in org.evosuite.symbolic.solver.smt
 
SmtFunctionDeclaration - Class in org.evosuite.symbolic.solver.smt
 
SmtFunctionDeclaration(String, String) - Constructor for class org.evosuite.symbolic.solver.smt.SmtFunctionDeclaration
 
SmtFunctionDefinition - Class in org.evosuite.symbolic.solver.smt
 
SmtFunctionDefinition(String) - Constructor for class org.evosuite.symbolic.solver.smt.SmtFunctionDefinition
 
SmtIntConstant - Class in org.evosuite.symbolic.solver.smt
 
SmtIntConstant(int) - Constructor for class org.evosuite.symbolic.solver.smt.SmtIntConstant
 
SmtIntConstant(long) - Constructor for class org.evosuite.symbolic.solver.smt.SmtIntConstant
 
SmtIntVariable - Class in org.evosuite.symbolic.solver.smt
 
SmtIntVariable(String) - Constructor for class org.evosuite.symbolic.solver.smt.SmtIntVariable
 
SmtOperation - Class in org.evosuite.symbolic.solver.smt
 
SmtOperation(SmtOperation.Operator, SmtExpr...) - Constructor for class org.evosuite.symbolic.solver.smt.SmtOperation
Unary operation
SmtOperation.Operator - Enum in org.evosuite.symbolic.solver.smt
 
SmtOperatorCollector - Class in org.evosuite.symbolic.solver.smt
 
SmtOperatorCollector() - Constructor for class org.evosuite.symbolic.solver.smt.SmtOperatorCollector
 
SmtRealConstant - Class in org.evosuite.symbolic.solver.smt
 
SmtRealConstant(double) - Constructor for class org.evosuite.symbolic.solver.smt.SmtRealConstant
 
SmtRealVariable - Class in org.evosuite.symbolic.solver.smt
 
SmtRealVariable(String) - Constructor for class org.evosuite.symbolic.solver.smt.SmtRealVariable
 
SmtStringConstant - Class in org.evosuite.symbolic.solver.smt
 
SmtStringConstant(String) - Constructor for class org.evosuite.symbolic.solver.smt.SmtStringConstant
 
SmtStringVariable - Class in org.evosuite.symbolic.solver.smt
 
SmtStringVariable(String) - Constructor for class org.evosuite.symbolic.solver.smt.SmtStringVariable
 
SmtVariable - Class in org.evosuite.symbolic.solver.smt
 
SmtVariable(String) - Constructor for class org.evosuite.symbolic.solver.smt.SmtVariable
 
SmtVariableCollector - Class in org.evosuite.symbolic.solver.smt
 
SmtVariableCollector() - Constructor for class org.evosuite.symbolic.solver.smt.SmtVariableCollector
 
SocketStoppingCondition - Class in org.evosuite.ga.stoppingconditions
SocketStoppingCondition class.
SocketStoppingCondition() - Constructor for class org.evosuite.ga.stoppingconditions.SocketStoppingCondition
 
solve(Collection<Constraint<?>>) - Method in class org.evosuite.symbolic.solver.avm.EvoSuiteSolver
 
solve(Collection<Constraint<?>>) - Method in class org.evosuite.symbolic.solver.cvc4.CVC4Solver
 
solve(Collection<Constraint<?>>) - Method in class org.evosuite.symbolic.solver.Solver
 
solve(Solver, Collection<Constraint<?>>) - Method in class org.evosuite.symbolic.solver.SolverCache
 
solve(Collection<Constraint<?>>) - Method in class org.evosuite.symbolic.solver.z3.Z3Solver
 
solve(Collection<Constraint<?>>) - Method in class org.evosuite.symbolic.solver.z3str2.Z3Str2Solver
 
Solver - Class in org.evosuite.symbolic.solver
Interface for SMT solvers
Solver() - Constructor for class org.evosuite.symbolic.solver.Solver
 
Solver(boolean) - Constructor for class org.evosuite.symbolic.solver.Solver
 
SolverCache - Class in org.evosuite.symbolic.solver
 
SolverEmptyQueryException - Exception in org.evosuite.symbolic.solver
 
SolverEmptyQueryException(String) - Constructor for exception org.evosuite.symbolic.solver.SolverEmptyQueryException
 
SolverErrorException - Exception in org.evosuite.symbolic.solver
 
SolverErrorException(String) - Constructor for exception org.evosuite.symbolic.solver.SolverErrorException
 
SolverFactory - Class in org.evosuite.symbolic.solver
 
SolverFactory() - Constructor for class org.evosuite.symbolic.solver.SolverFactory
 
SolverParseException - Exception in org.evosuite.symbolic.solver
 
SolverParseException(String, String) - Constructor for exception org.evosuite.symbolic.solver.SolverParseException
 
SolverResult - Class in org.evosuite.symbolic.solver
 
SolverTimeoutException - Exception in org.evosuite.symbolic.solver
 
SolverTimeoutException() - Constructor for exception org.evosuite.symbolic.solver.SolverTimeoutException
 
SORT_CALLS - Static variable in class org.evosuite.Properties
 
SORT_OBJECTS - Static variable in class org.evosuite.Properties
 
SortByFitness - Class in org.evosuite.ga.comparators
Sort a Collection of Chromosomes by their fitness value
SortByFitness(FitnessFunction<?>, boolean) - Constructor for class org.evosuite.ga.comparators.SortByFitness
 
sortByValue(Map<GenericClass, Integer>) - Static method in class org.evosuite.seeding.CastClassManager
 
sortPopulation() - Method in class org.evosuite.ga.metaheuristics.GeneticAlgorithm
Sort the population by fitness WARN: used only with singular objective algorithms, multi-objective algorithms should implement their own 'sort'
source - Variable in class org.evosuite.assertion.Assertion
Variable on which the assertion is made
source - Variable in class org.evosuite.testcase.statements.FieldStatement
 
SOURCEPATH - Static variable in class org.evosuite.Properties
Constant SOURCEPATH="new String[] { }"
SPAWN_PROCESS_MANAGER_PORT - Static variable in class org.evosuite.Properties
 
SpawnProcessKeepAliveChecker - Class in org.evosuite.utils
When using CTG, might end up with many, many processes that are spawn.
SpawnProcessKeepAliveChecker() - Constructor for class org.evosuite.utils.SpawnProcessKeepAliveChecker
 
SPEA2<T extends Chromosome> - Class in org.evosuite.ga.metaheuristics
SPEA2 implementation.
SPEA2(ChromosomeFactory<T>) - Constructor for class org.evosuite.ga.metaheuristics.SPEA2
 
SpecifiedValuesAnswer<T> - Class in org.evosuite.testcase.fm
Deprecated.
SpecifiedValuesAnswer(T...) - Constructor for class org.evosuite.testcase.fm.SpecifiedValuesAnswer
Deprecated.
 
SQRT - Class in org.evosuite.symbolic.vm.math
 
SQRT(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.math.SQRT
 
SRC_LINE_NUMBER(int) - Method in class org.evosuite.dse.AbstractVM
 
SRC_LINE_NUMBER(int) - Method in interface org.evosuite.dse.IVM
Line number in the Java source code.
SRC_LINE_NUMBER(int) - Static method in class org.evosuite.dse.VM
Line number in the Java source code.
StackInstrumentation - Class in org.evosuite.instrumentation.error
 
StackInstrumentation(ErrorConditionMethodAdapter) - Constructor for class org.evosuite.instrumentation.error.StackInstrumentation
 
StandardGA<T extends Chromosome> - Class in org.evosuite.ga.metaheuristics
Standard GA implementation
StandardGA(ChromosomeFactory<T>) - Constructor for class org.evosuite.ga.metaheuristics.StandardGA
Constructor
START_NEW_WORD - Static variable in class org.evosuite.lm.LangModel
 
START_OF_STRING - Static variable in class org.evosuite.lm.LangModel
 
startCapture() - Static method in class org.evosuite.testcarver.capture.Capturer
 
startCapture(String) - Static method in class org.evosuite.testcarver.capture.Capturer
 
startCapture(List<String>) - Static method in class org.evosuite.testcarver.capture.Capturer
 
startLogServer() - Method in class org.evosuite.utils.LoggingUtils
startLogServer
startNewSearch() - Method in class org.evosuite.rmi.service.ClientNodeImpl
 
startNewSearch() - Method in interface org.evosuite.rmi.service.ClientNodeRemote
 
startNewSearch() - Method in class org.evosuite.rmi.service.DummyClientNodeImpl
 
startPoint - Variable in class org.evosuite.lm.LanguageModelSearch
 
startServer() - Method in class org.evosuite.utils.SpawnProcessKeepAliveChecker
 
StartsWith - Class in org.evosuite.symbolic.vm.string
 
StartsWith(SymbolicEnvironment, String) - Constructor for class org.evosuite.symbolic.vm.string.StartsWith
 
StartsWith.StartsWith_S - Class in org.evosuite.symbolic.vm.string
 
StartsWith.StartsWith_SI - Class in org.evosuite.symbolic.vm.string
 
StartsWith_S(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.string.StartsWith.StartsWith_S
 
StartsWith_SI(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.string.StartsWith.StartsWith_SI
 
startTime - Variable in class org.evosuite.ga.localsearch.LocalSearchBudget
 
startTime - Static variable in class org.evosuite.ga.stoppingconditions.GlobalTimeStoppingCondition
Assume the search has not started until start_time != 0
startTime - Variable in class org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
 
startTime - Variable in class org.evosuite.ga.stoppingconditions.TimeDeltaStoppingCondition
Assume the search has not started until start_time != 0
startTime - Static variable in class org.evosuite.testsuite.TestSuiteMinimizer
Assume the search has not started until startTime != 0
STARVATION_AFTER_GENERATION - Static variable in class org.evosuite.Properties
 
STARVE_BY_FITNESS - Static variable in class org.evosuite.Properties
Constant STARVE_BY_FITNESS=true
starveByFitness(int) - Method in class org.evosuite.ga.metaheuristics.GeneticAlgorithm
This method can be used to kick out the worst chromosomes in the current population until the given limit is reached again.
starveRandomly(int) - Method in class org.evosuite.ga.metaheuristics.GeneticAlgorithm
This method can be used to kick out random chromosomes in the current population until the given limit is reached again.
starveToLimit(int) - Method in class org.evosuite.ga.metaheuristics.GeneticAlgorithm
This method can be used to kick out chromosomes when the population is possibly overcrowded Depending on the Property "starve_by_fitness" chromosome are either kicked out randomly or according to their fitness
state - Variable in class org.evosuite.ProgressMonitor
 
stateEquals(Object) - Method in class org.evosuite.utils.MersenneTwister
stateEquals
statement - Variable in class org.evosuite.assertion.Assertion
Statement to which the assertion is added
Statement - Interface in org.evosuite.testcase.statements
StatementInterface interface.
statement - Variable in class org.evosuite.testcase.TestMutationHistoryEntry
 
StatementCoverageFactory - Class in org.evosuite.coverage.statement
 
StatementCoverageFactory() - Constructor for class org.evosuite.coverage.statement.StatementCoverageFactory
 
StatementCoverageSuiteFitness - Class in org.evosuite.coverage.statement
 
StatementCoverageSuiteFitness() - Constructor for class org.evosuite.coverage.statement.StatementCoverageSuiteFitness
 
StatementCoverageTestFitness - Class in org.evosuite.coverage.statement
 
StatementCoverageTestFitness(BytecodeInstruction) - Constructor for class org.evosuite.coverage.statement.StatementCoverageTestFitness
Constructor for StatementCoverageTestFitness.
statementExecuted() - Static method in class org.evosuite.testcase.execution.ExecutionTracer
statementExecuted
StatementLocalSearch - Class in org.evosuite.testcase.localsearch
 
StatementLocalSearch() - Constructor for class org.evosuite.testcase.localsearch.StatementLocalSearch
 
statements - Variable in class org.evosuite.testcase.DefaultTestCase
The statements
statementsExecuted(int) - Static method in class org.evosuite.ga.stoppingconditions.MaxStatementsStoppingCondition
Add a given number of executed statements
StatementsPopulationLimit - Class in org.evosuite.testsuite
StatementsPopulationLimit class.
StatementsPopulationLimit() - Constructor for class org.evosuite.testsuite.StatementsPopulationLimit
 
StaticAccessClassAdapter - Class in org.evosuite.instrumentation
Invokes a StaticAccessMethodAdapter on each method.
StaticAccessClassAdapter(ClassVisitor, String) - Constructor for class org.evosuite.instrumentation.StaticAccessClassAdapter
Constructor for StaticInitializationClassAdapter.
StaticAccessMethodAdapter - Class in org.evosuite.instrumentation
For each PUTSTATIC or GETSTATIC we include a call to ExecutionTracer.passedPutStatic(String,String) passing the class name and the field name of the PUTSTATIC statement.
StaticAccessMethodAdapter(String, String, MethodVisitor) - Constructor for class org.evosuite.instrumentation.StaticAccessMethodAdapter
Constructor for StaticAccessMethodAdapter.
StaticConstantPool - Class in org.evosuite.seeding
 
StaticConstantPool() - Constructor for class org.evosuite.seeding.StaticConstantPool
 
StaticConstantVariableProbabilityPool - Class in org.evosuite.seeding
Created by gordon on 06/01/2017.
StaticConstantVariableProbabilityPool() - Constructor for class org.evosuite.seeding.StaticConstantVariableProbabilityPool
 
StaticStateResetter - Class in org.evosuite.junit.rules
Should be used as MethodRule
StaticStateResetter(String...) - Constructor for class org.evosuite.junit.rules.StaticStateResetter
 
STATISTICS_BACKEND - Static variable in class org.evosuite.Properties
 
StatisticsListener - Class in org.evosuite.statistics
Client-side listener that transmits data to master
StatisticsListener() - Constructor for class org.evosuite.statistics.StatisticsListener
 
StatisticsSender - Class in org.evosuite.statistics
Class responsible to send "individuals" from Client to Master process.
StatisticsSender() - Constructor for class org.evosuite.statistics.StatisticsSender
 
SteadyStateGA<T extends Chromosome> - Class in org.evosuite.ga.metaheuristics
Alternative version of steady state GA
SteadyStateGA(ChromosomeFactory<T>) - Constructor for class org.evosuite.ga.metaheuristics.SteadyStateGA
Generate a new search object
stop() - Method in class org.evosuite.ga.stoppingconditions.RMIStoppingCondition
 
stop() - Method in class org.evosuite.rmi.service.ClientNodeImpl
 
STOP_ZERO - Static variable in class org.evosuite.Properties
Constant STOP_ZERO=true
stopCapture() - Static method in class org.evosuite.testcarver.capture.Capturer
 
STOPPING_CONDITION - Static variable in class org.evosuite.Properties
Constant STOPPING_CONDITION
STOPPING_PORT - Static variable in class org.evosuite.Properties
Constant STOPPING_PORT=-1
StoppingCondition - Interface in org.evosuite.ga.stoppingconditions
 
StoppingConditionImpl - Class in org.evosuite.ga.stoppingconditions
Base class of decision functions that stop the search
StoppingConditionImpl() - Constructor for class org.evosuite.ga.stoppingconditions.StoppingConditionImpl
Constructor for StoppingConditionImpl.
stoppingConditions - Variable in class org.evosuite.ga.metaheuristics.GeneticAlgorithm
List of conditions on which to end the search
stopServer() - Method in class org.evosuite.utils.SpawnProcessKeepAliveChecker
 
stopServices() - Method in class org.evosuite.rmi.ClientServices
 
StopVMException - Exception in org.evosuite.dse
 
StopVMException(String) - Constructor for exception org.evosuite.dse.StopVMException
 
StopVMException() - Constructor for exception org.evosuite.dse.StopVMException
 
storeBytecode(GeneratorAdapter, Map<Integer, Integer>) - Method in class org.evosuite.parameterize.InputVariable
storeBytecode
storeBytecode(GeneratorAdapter, Map<Integer, Integer>) - Method in class org.evosuite.testcase.variable.ArrayIndex
storeBytecode
storeBytecode(GeneratorAdapter, Map<Integer, Integer>) - Method in class org.evosuite.testcase.variable.FieldReference
 
storeBytecode(GeneratorAdapter, Map<Integer, Integer>) - Method in interface org.evosuite.testcase.variable.VariableReference
storeBytecode
storeBytecode(GeneratorAdapter, Map<Integer, Integer>) - Method in class org.evosuite.testcase.variable.VariableReferenceImpl
storeBytecode
storeCurrentThreads() - Method in class org.evosuite.testcase.execution.TestRunnable
After the test case is executed, if any SUT thread is still running, we will wait for their termination.
STOREFLAG - Static variable in class org.evosuite.instrumentation.NodeRegularExpression
Constant STOREFLAG
STOREFLAG2 - Static variable in class org.evosuite.instrumentation.NodeRegularExpression
Constant STOREFLAG2
STOREFLAG3 - Static variable in class org.evosuite.instrumentation.NodeRegularExpression
Constant STOREFLAG3
STOREFLAG4 - Static variable in class org.evosuite.instrumentation.NodeRegularExpression
Constant STOREFLAG4
storeLocal(int) - Method in class org.evosuite.instrumentation.testability.transformer.MethodNodeTransformer
Generates the instruction to store the top stack value in the given local variable.
storeRegressionArchive() - Static method in class org.evosuite.testsuite.RegressionSuiteSerializer
Keep the coverage-based archive of the generated tests for disposable testing
stPosition - Variable in class org.evosuite.testcase.variable.VariableReferenceImpl
 
STR - Static variable in class org.evosuite.symbolic.instrument.ConcolicConfig
 
STR_AND - Static variable in class org.evosuite.junit.naming.methods.CoverageGoalTestNameGenerationStrategy
 
STR_ARGUMENTS - Static variable in class org.evosuite.junit.naming.methods.CoverageGoalTestNameGenerationStrategy
 
STR_CHARSEQ_TO_BOOLEAN - Static variable in interface org.evosuite.symbolic.vm.regex.Types
 
STR_CREATE - Static variable in class org.evosuite.junit.naming.methods.CoverageGoalTestNameGenerationStrategy
 
STR_CREATE_EXCEPTION - Static variable in class org.evosuite.junit.naming.methods.CoverageGoalTestNameGenerationStrategy
 
STR_INT_TO_BOOL_DESCRIPTOR - Static variable in interface org.evosuite.symbolic.vm.string.Types
 
STR_INT_TO_INT_DESCRIPTOR - Static variable in interface org.evosuite.symbolic.vm.string.Types
 
STR_IS - Static variable in class org.evosuite.junit.naming.methods.CoverageGoalTestNameGenerationStrategy
 
STR_RETURNS - Static variable in class org.evosuite.junit.naming.methods.CoverageGoalTestNameGenerationStrategy
 
STR_STR_TO_BOOLEAN - Static variable in interface org.evosuite.symbolic.vm.apache.regex.Types
 
STR_STR_TO_STR_DESCRIPTOR - Static variable in interface org.evosuite.symbolic.vm.string.Types
 
STR_STR_TO_VOID_DESCRIPTOR - Static variable in interface org.evosuite.symbolic.vm.string.Types
 
STR_TAKING - Static variable in class org.evosuite.junit.naming.methods.CoverageGoalTestNameGenerationStrategy
 
STR_THROWS - Static variable in class org.evosuite.junit.naming.methods.CoverageGoalTestNameGenerationStrategy
 
STR_TO_BOOL_DESCRIPTOR - Static variable in interface org.evosuite.symbolic.vm.string.Types
 
STR_TO_INT_DESCRIPTOR - Static variable in interface org.evosuite.symbolic.vm.string.Types
 
STR_TO_INT_DESCRIPTOR - Static variable in interface org.evosuite.symbolic.vm.wrappers.Types
 
STR_TO_STR_DESCRIPTOR - Static variable in interface org.evosuite.symbolic.vm.string.Types
 
STR_TO_STRBUILDER_DESCRIPTOR - Static variable in interface org.evosuite.symbolic.vm.string.Types
 
STR_TO_STRING_BUFFER - Static variable in interface org.evosuite.symbolic.vm.string.buffer.Types
 
STR_TO_VOID_DESCRIPTOR - Static variable in interface org.evosuite.symbolic.vm.string.buffer.Types
 
STR_TO_VOID_DESCRIPTOR - Static variable in interface org.evosuite.symbolic.vm.string.Types
 
STR_TYPE - Static variable in interface org.evosuite.symbolic.vm.apache.regex.Types
 
STR_TYPE - Static variable in interface org.evosuite.symbolic.vm.regex.Types
 
STR_WHERE - Static variable in class org.evosuite.junit.naming.methods.CoverageGoalTestNameGenerationStrategy
 
STR_WITH - Static variable in class org.evosuite.junit.naming.methods.CoverageGoalTestNameGenerationStrategy
 
STR_WITHOUT - Static variable in class org.evosuite.junit.naming.methods.CoverageGoalTestNameGenerationStrategy
 
STRATEGY - Static variable in class org.evosuite.Properties
Constant STRATEGY
StrengthFitnessComparator - Class in org.evosuite.ga.comparators
StrengthFitnessComparator class.
StrengthFitnessComparator() - Constructor for class org.evosuite.ga.comparators.StrengthFitnessComparator
 
strictParseBoolean(String) - Method in class org.evosuite.Properties
we need this strict function because Boolean.parseBoolean silently ignores malformed strings
STRING_BOOLEAN - Static variable in class org.evosuite.instrumentation.testability.StringBooleanInterpreter
Constant STRING_BOOLEAN
STRING_BUFFER_TYPE - Static variable in interface org.evosuite.symbolic.vm.string.buffer.Types
 
STRING_BUILDER_TYPE - Static variable in interface org.evosuite.symbolic.vm.string.Types
 
STRING_EMPTY - Static variable in class org.evosuite.coverage.io.IOCoverageConstants
 
STRING_LENGTH - Static variable in class org.evosuite.Properties
Constant STRING_LENGTH=20
STRING_NONEMPTY - Static variable in class org.evosuite.coverage.io.IOCoverageConstants
 
STRING_REPLACEMENT - Static variable in class org.evosuite.Properties
Constant STRING_REPLACEMENT=true
STRING_TO_VOID - Static variable in interface org.evosuite.symbolic.vm.bigint.Types
 
STRING_TYPE - Static variable in interface org.evosuite.symbolic.vm.string.buffer.Types
 
STRING_TYPE - Static variable in interface org.evosuite.symbolic.vm.string.Types
 
STRING_TYPE - Static variable in interface org.evosuite.symbolic.vm.wrappers.Types
 
StringAVMLocalSearch - Class in org.evosuite.testcase.localsearch
 
StringAVMLocalSearch() - Constructor for class org.evosuite.testcase.localsearch.StringAVMLocalSearch
 
StringBinaryComparison - Class in org.evosuite.symbolic.expr.bv
StringComparison class.
StringBinaryComparison(Expression<String>, Operator, Expression<?>, Long) - Constructor for class org.evosuite.symbolic.expr.bv.StringBinaryComparison
Constructor for StringComparison.
StringBinaryExpression - Class in org.evosuite.symbolic.expr.str
StringBinaryExpression class.
StringBinaryExpression(Expression<String>, Operator, Expression<?>, String) - Constructor for class org.evosuite.symbolic.expr.str.StringBinaryExpression
Constructor for StringBinaryExpression.
StringBinaryToIntegerExpression - Class in org.evosuite.symbolic.expr.bv
StringBinaryExpression class.
StringBinaryToIntegerExpression(Expression<String>, Operator, Expression<?>, Long) - Constructor for class org.evosuite.symbolic.expr.bv.StringBinaryToIntegerExpression
Constructor for StringBinaryExpression.
StringBooleanInterpreter - Class in org.evosuite.instrumentation.testability
StringBooleanInterpreter class.
StringBooleanInterpreter() - Constructor for class org.evosuite.instrumentation.testability.StringBooleanInterpreter
 
StringBuffer_Append - Class in org.evosuite.symbolic.vm.string.buffer
 
StringBuffer_Append(SymbolicEnvironment, String) - Constructor for class org.evosuite.symbolic.vm.string.buffer.StringBuffer_Append
 
StringBuffer_Append.StringBufferAppend_B - Class in org.evosuite.symbolic.vm.string.buffer
 
StringBuffer_Append.StringBufferAppend_C - Class in org.evosuite.symbolic.vm.string.buffer
 
StringBuffer_Append.StringBufferAppend_D - Class in org.evosuite.symbolic.vm.string.buffer
 
StringBuffer_Append.StringBufferAppend_F - Class in org.evosuite.symbolic.vm.string.buffer
 
StringBuffer_Append.StringBufferAppend_I - Class in org.evosuite.symbolic.vm.string.buffer
 
StringBuffer_Append.StringBufferAppend_L - Class in org.evosuite.symbolic.vm.string.buffer
 
StringBuffer_Append.StringBufferAppend_STR - Class in org.evosuite.symbolic.vm.string.buffer
 
StringBuffer_Init - Class in org.evosuite.symbolic.vm.string.buffer
 
StringBuffer_Init(SymbolicEnvironment, String) - Constructor for class org.evosuite.symbolic.vm.string.buffer.StringBuffer_Init
 
StringBuffer_Init.StringBufferInit_S - Class in org.evosuite.symbolic.vm.string.buffer
 
StringBuffer_SetLength - Class in org.evosuite.symbolic.vm.string.buffer
 
StringBuffer_SetLength(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.string.buffer.StringBuffer_SetLength
 
StringBuffer_ToString - Class in org.evosuite.symbolic.vm.string.buffer
 
StringBuffer_ToString(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.string.buffer.StringBuffer_ToString
 
StringBufferAppend_B(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.string.buffer.StringBuffer_Append.StringBufferAppend_B
 
StringBufferAppend_C(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.string.buffer.StringBuffer_Append.StringBufferAppend_C
 
StringBufferAppend_D(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.string.buffer.StringBuffer_Append.StringBufferAppend_D
 
StringBufferAppend_F(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.string.buffer.StringBuffer_Append.StringBufferAppend_F
 
StringBufferAppend_I(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.string.buffer.StringBuffer_Append.StringBufferAppend_I
 
StringBufferAppend_L(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.string.buffer.StringBuffer_Append.StringBufferAppend_L
 
StringBufferAppend_STR(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.string.buffer.StringBuffer_Append.StringBufferAppend_STR
 
StringBufferInit_S(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.string.buffer.StringBuffer_Init.StringBufferInit_S
 
StringBuilder_Append - Class in org.evosuite.symbolic.vm.string.builder
 
StringBuilder_Append(SymbolicEnvironment, String) - Constructor for class org.evosuite.symbolic.vm.string.builder.StringBuilder_Append
 
StringBuilder_Append.Append_B - Class in org.evosuite.symbolic.vm.string.builder
 
StringBuilder_Append.Append_C - Class in org.evosuite.symbolic.vm.string.builder
 
StringBuilder_Append.Append_D - Class in org.evosuite.symbolic.vm.string.builder
 
StringBuilder_Append.Append_F - Class in org.evosuite.symbolic.vm.string.builder
 
StringBuilder_Append.Append_I - Class in org.evosuite.symbolic.vm.string.builder
 
StringBuilder_Append.Append_L - Class in org.evosuite.symbolic.vm.string.builder
 
StringBuilder_Append.Append_O - Class in org.evosuite.symbolic.vm.string.builder
 
StringBuilder_Append.Append_S - Class in org.evosuite.symbolic.vm.string.builder
 
StringBuilder_Init - Class in org.evosuite.symbolic.vm.string.builder
 
StringBuilder_Init(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.string.builder.StringBuilder_Init
 
StringBuilder_ToString - Class in org.evosuite.symbolic.vm.string.builder
 
StringBuilder_ToString(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.string.builder.StringBuilder_ToString
 
StringBuilderException - Exception in org.evosuite.symbolic
 
StringBuilderException(String) - Constructor for exception org.evosuite.symbolic.StringBuilderException
Constructor for StringBuilderException.
StringComparison - Interface in org.evosuite.symbolic.expr.bv
 
StringConstant - Class in org.evosuite.symbolic.expr.str
StringConstant class.
StringConstant(String) - Constructor for class org.evosuite.symbolic.expr.str.StringConstant
Constructor for StringConstant.
StringConstraint - Class in org.evosuite.symbolic.expr
 
StringConstraint(StringComparison, Comparator, IntegerConstant) - Constructor for class org.evosuite.symbolic.expr.StringConstraint
 
StringEndsWith(String, String) - Static method in class org.evosuite.instrumentation.testability.StringHelper
StringEndsWith
StringEquals(String, Object) - Static method in class org.evosuite.instrumentation.testability.StringHelper
StringEquals
StringEqualsCharacterDistance(String, Object) - Static method in class org.evosuite.instrumentation.testability.StringHelper
 
StringEqualsIgnoreCase(String, String) - Static method in class org.evosuite.instrumentation.testability.StringHelper
StringEqualsIgnoreCase
StringHelper - Class in org.evosuite.instrumentation.testability
Created by Andrea Arcuri on 26/03/15.
StringHelper() - Constructor for class org.evosuite.instrumentation.testability.StringHelper
 
StringIsEmpty(String) - Static method in class org.evosuite.instrumentation.testability.StringHelper
StringIsEmpty
StringLMOptimizer - Class in org.evosuite.lm
Uses a language model to locate more readable alternatives to strings generated by Evosuite.
StringLMOptimizer(ConstantValue, ValueMinimizer.Minimization) - Constructor for class org.evosuite.lm.StringLMOptimizer
 
StringLocalSearch - Class in org.evosuite.testcase.localsearch
StringLocalSearch class.
StringLocalSearch() - Constructor for class org.evosuite.testcase.localsearch.StringLocalSearch
 
StringMatches(String, String) - Static method in class org.evosuite.instrumentation.testability.StringHelper
 
StringMatchRegex(String, CharSequence) - Static method in class org.evosuite.instrumentation.testability.StringHelper
 
StringMatchRegex(Matcher) - Static method in class org.evosuite.instrumentation.testability.StringHelper
 
StringMultipleComparison - Class in org.evosuite.symbolic.expr.bv
StringMultipleComparison class.
StringMultipleComparison(Expression<String>, Operator, Expression<?>, ArrayList<Expression<?>>, Long) - Constructor for class org.evosuite.symbolic.expr.bv.StringMultipleComparison
Constructor for StringMultipleComparison.
StringMultipleExpression - Class in org.evosuite.symbolic.expr.str
StringMultipleExpression class.
StringMultipleExpression(Expression<String>, Operator, Expression<?>, ArrayList<Expression<?>>, String) - Constructor for class org.evosuite.symbolic.expr.str.StringMultipleExpression
Constructor for StringMultipleExpression.
StringMultipleToIntegerExpression - Class in org.evosuite.symbolic.expr.bv
StringMultipleExpression class.
StringMultipleToIntegerExpression(Expression<String>, Operator, Expression<?>, ArrayList<Expression<?>>, Long) - Constructor for class org.evosuite.symbolic.expr.bv.StringMultipleToIntegerExpression
Constructor for StringMultipleExpression.
StringNextTokenExpr - Class in org.evosuite.symbolic.expr.token
StringBinaryExpression class.
StringNextTokenExpr(TokenizerExpr, String) - Constructor for class org.evosuite.symbolic.expr.token.StringNextTokenExpr
 
StringPrimitiveStatement - Class in org.evosuite.testcase.statements
StringPrimitiveStatement class.
StringPrimitiveStatement(TestCase, String) - Constructor for class org.evosuite.testcase.statements.StringPrimitiveStatement
Constructor for StringPrimitiveStatement.
StringPrimitiveStatement(TestCase) - Constructor for class org.evosuite.testcase.statements.StringPrimitiveStatement
Constructor for StringPrimitiveStatement.
StringReader_Init - Class in org.evosuite.symbolic.vm.string.reader
 
StringReader_Init(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.string.reader.StringReader_Init
 
StringReader_Read - Class in org.evosuite.symbolic.vm.string.reader
 
StringReader_Read(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.string.reader.StringReader_Read
 
StringReaderExpr - Class in org.evosuite.symbolic.expr.reader
 
StringReaderExpr(Long, StringValue) - Constructor for class org.evosuite.symbolic.expr.reader.StringReaderExpr
 
StringReaderExpr(Long, StringValue, int) - Constructor for class org.evosuite.symbolic.expr.reader.StringReaderExpr
 
StringRegionMatches(String, boolean, int, String, int, int) - Static method in class org.evosuite.instrumentation.testability.StringHelper
StringRegionMatches
StringRegionMatches(String, int, String, int, int) - Static method in class org.evosuite.instrumentation.testability.StringHelper
 
StringStartsWith(String, String, int) - Static method in class org.evosuite.instrumentation.testability.StringHelper
StringStartsWith
StringToIntegerCast - Class in org.evosuite.symbolic.expr.bv
StringToIntCast class.
StringToIntegerCast(Expression<String>, Long) - Constructor for class org.evosuite.symbolic.expr.bv.StringToIntegerCast
Constructor for StringToIntCast.
StringTokenizer_Init - Class in org.evosuite.symbolic.vm.string.tokenizer
 
StringTokenizer_Init(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.string.tokenizer.StringTokenizer_Init
 
StringTransformation - Class in org.evosuite.instrumentation.testability
StringTransformation class.
StringTransformation(ClassNode) - Constructor for class org.evosuite.instrumentation.testability.StringTransformation
Constructor for StringTransformation.
StringUnaryExpression - Class in org.evosuite.symbolic.expr.str
StringUnaryExpression class.
StringUnaryExpression(Expression<String>, Operator, String) - Constructor for class org.evosuite.symbolic.expr.str.StringUnaryExpression
Constructor for StringUnaryExpression.
StringUnaryToIntegerExpression - Class in org.evosuite.symbolic.expr.bv
StringUnaryExpression class.
StringUnaryToIntegerExpression(Expression<String>, Operator, Long) - Constructor for class org.evosuite.symbolic.expr.bv.StringUnaryToIntegerExpression
Constructor for StringUnaryExpression.
StringUtil - Class in org.evosuite.utils
 
StringUtil() - Constructor for class org.evosuite.utils.StringUtil
 
stringValBeforeExecution - Variable in class org.evosuite.symbolic.vm.string.buffer.StringBuffer_Append
 
StringValue - Interface in org.evosuite.symbolic.expr.str
 
StringVariable - Class in org.evosuite.symbolic.expr.str
StringVariable class.
StringVariable(String, String) - Constructor for class org.evosuite.symbolic.expr.str.StringVariable
Constructor for StringVariable.
StrongMutationSuiteFitness - Class in org.evosuite.coverage.mutation
StrongMutationSuiteFitness class.
StrongMutationSuiteFitness() - Constructor for class org.evosuite.coverage.mutation.StrongMutationSuiteFitness
 
StrongMutationTestFitness - Class in org.evosuite.coverage.mutation
StrongMutationTestFitness class.
StrongMutationTestFitness(Mutation) - Constructor for class org.evosuite.coverage.mutation.StrongMutationTestFitness
Constructor for StrongMutationTestFitness.
StructuredTestCase - Class in org.evosuite.testcase
 
StructuredTestCase(TestCase) - Constructor for class org.evosuite.testcase.StructuredTestCase
 
StructuredTestCodeVisitor - Class in org.evosuite.testcase
 
StructuredTestCodeVisitor() - Constructor for class org.evosuite.testcase.StructuredTestCodeVisitor
 
Stubbing - Class in org.evosuite.junit.rules
 
Stubbing() - Constructor for class org.evosuite.junit.rules.Stubbing
 
StubClassVisitor - Class in org.evosuite.stubs
 
StubClassVisitor(ClassVisitor, String) - Constructor for class org.evosuite.stubs.StubClassVisitor
 
Stubs - Class in org.evosuite.stubs
 
Stubs() - Constructor for class org.evosuite.stubs.Stubs
 
SUB_PREFIX - Static variable in class org.evosuite.Properties
Sub-package name of target class
subList(int, int) - Method in class org.evosuite.utils.ListenableList
SubProcessSolver - Class in org.evosuite.symbolic.solver
 
SubProcessSolver(boolean) - Constructor for class org.evosuite.symbolic.solver.SubProcessSolver
 
SubProcessSolver() - Constructor for class org.evosuite.symbolic.solver.SubProcessSolver
 
Substring - Class in org.evosuite.symbolic.vm.string
 
Substring(SymbolicEnvironment, String) - Constructor for class org.evosuite.symbolic.vm.string.Substring
 
Substring.Substring_I - Class in org.evosuite.symbolic.vm.string
 
Substring.Substring_II - Class in org.evosuite.symbolic.vm.string
 
Substring_I(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.string.Substring.Substring_I
 
Substring_II(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.string.Substring.Substring_II
 
subvectorDominanceAssignment(List<T>, Set<FitnessFunction<T>>) - Method in class org.evosuite.ga.metaheuristics.mosa.CrowdingDistance
This method implements a variant of the crowding distance named "subvector-dominance-assignment" proposed by K\"{o}ppen and Yoshida in : [1] Mario K\"{o}ppen and Kaori Yoshida, "Substitute Distance Assignments in NSGA-II for handling Many-objective Optimization Problems", Evolutionary Multi-Criterion Optimization, Volume 4403 of the series Lecture Notes in Computer Science pp 727-741.
suiteFitness - Variable in class org.evosuite.ga.metaheuristics.mosa.AbstractMOSA
keep track of overall suite fitness and coverage
suites - Variable in class org.evosuite.ga.localsearch.LocalSearchBudget
 
SWAP() - Method in class org.evosuite.dse.AbstractVM
 
SWAP() - Method in interface org.evosuite.dse.IVM
 
SWAP() - Static method in class org.evosuite.dse.VM
 
swap() - Method in enum org.evosuite.symbolic.expr.Comparator
swap
SWAP() - Method in class org.evosuite.symbolic.vm.ArithmeticVM
http://java.sun.com/docs/books/jvms/second_edition/html/Instructions2.
SymbolicEnvironment - Class in org.evosuite.symbolic.vm
 
SymbolicEnvironment(ConcolicInstrumentingClassLoader) - Constructor for class org.evosuite.symbolic.vm.SymbolicEnvironment
 
SymbolicFunction - Class in org.evosuite.symbolic.vm
This class represents the execution of a concrete method (Math.abs(), new Integer(), etc.) at the symbolic level.
SymbolicFunction(SymbolicEnvironment, String, String, String) - Constructor for class org.evosuite.symbolic.vm.SymbolicFunction
 
SymbolicFunctionVM - Class in org.evosuite.symbolic.vm
 
SymbolicFunctionVM(SymbolicEnvironment, PathConditionCollector) - Constructor for class org.evosuite.symbolic.vm.SymbolicFunctionVM
 
SymbolicHeap - Class in org.evosuite.symbolic.vm
 
SymbolicHeap() - Constructor for class org.evosuite.symbolic.vm.SymbolicHeap
Constructor
SymbolicObserver - Class in org.evosuite.symbolic
 
SymbolicObserver(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.SymbolicObserver
 
SymbolicValue - Interface in org.evosuite.symbolic.expr
 

T

TABLESWITCH(String, String, int, int, int, int) - Method in class org.evosuite.dse.AbstractVM
 
TABLESWITCH(String, String, int, int, int, int) - Method in interface org.evosuite.dse.IVM
 
TABLESWITCH(int, int, int, String, String, int) - Static method in class org.evosuite.dse.VM
 
TABLESWITCH(String, String, int, int, int, int) - Method in class org.evosuite.symbolic.vm.JumpVM
switch statement that has consecutively numbered cases.
tagBranch() - Method in class org.evosuite.instrumentation.error.ErrorConditionMethodAdapter
 
tagBranch() - Method in class org.evosuite.instrumentation.ExceptionTransformationMethodAdapter
 
tagBranchEnd() - Method in class org.evosuite.instrumentation.error.ErrorBranchInstrumenter
 
tagBranchExit() - Method in class org.evosuite.instrumentation.error.ErrorConditionMethodAdapter
 
tagBranchExit() - Method in class org.evosuite.instrumentation.ExceptionTransformationMethodAdapter
 
tagBranchStart() - Method in class org.evosuite.instrumentation.error.ErrorBranchInstrumenter
 
tail(List<T>) - Static method in class org.evosuite.utils.ListUtil
tail
TAN - Class in org.evosuite.symbolic.vm.math
 
TAN(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.math.TAN
 
TANH - Class in org.evosuite.symbolic.vm.math
 
TANH(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.math.TANH
 
TARGET_CLASS - Static variable in class org.evosuite.Properties
Class under test
TARGET_CLASS_PREFIX - Static variable in class org.evosuite.Properties
Constant TARGET_CLASS_PREFIX=""
TARGET_METHOD - Static variable in class org.evosuite.Properties
Method under test
TARGET_METHOD_LIST - Static variable in class org.evosuite.Properties
Method under test
TARGET_METHOD_PREFIX - Static variable in class org.evosuite.Properties
Method under test
task - Variable in class org.evosuite.testcase.execution.TimeoutHandler
 
tc - Variable in class org.evosuite.testcase.statements.AbstractStatement
Reference of the test case this statement belongs to.
test - Variable in class org.evosuite.testcase.execution.ExecutionResult
Test case that produced this execution result
test - Variable in class org.evosuite.testcase.TestChromosome
The test case encoded in this chromosome
test - Variable in class org.evosuite.testcase.TestCodeVisitor
 
TEST_ARCHIVE - Static variable in class org.evosuite.Properties
 
TEST_CARVING - Static variable in class org.evosuite.Properties
TODO: this option is off by default because still experimental and not fully tested
TEST_COMMENTS - Static variable in class org.evosuite.Properties
 
TEST_DIR - Static variable in class org.evosuite.Properties
Constant TEST_DIR="evosuite-tests"
TEST_EXCLUDES - Static variable in class org.evosuite.Properties
Constant TEST_EXCLUDES="test.excludes"
TEST_EXECUTION_THREAD - Static variable in class org.evosuite.testcase.execution.TestCaseExecutor
Name used to define the threads spawn by this factory
TEST_EXECUTION_THREAD_GROUP - Static variable in class org.evosuite.testcase.execution.TestCaseExecutor
Used to identify the threads spawn by the SUT
TEST_FACTORY - Static variable in class org.evosuite.Properties
Constant TEST_FACTORY
TEST_FORMAT - Static variable in class org.evosuite.Properties
Constant TEST_FORMAT
TEST_INCLUDES - Static variable in class org.evosuite.Properties
Constant TEST_INCLUDES="test.includes"
TEST_NAMING_STRATEGY - Static variable in class org.evosuite.Properties
 
TEST_SCAFFOLDING - Static variable in class org.evosuite.Properties
 
TESTABILITY_TRANSFORMATION - Static variable in class org.evosuite.Properties
Constant TESTABILITY_TRANSFORMATION=false
TestCarvingExecutionObserver - Class in org.evosuite.testcarver.testcase
 
TestCarvingExecutionObserver() - Constructor for class org.evosuite.testcarver.testcase.TestCarvingExecutionObserver
 
TestCase - Interface in org.evosuite.testcase
A test case is a list of statements
testCase - Variable in class org.evosuite.testcase.variable.VariableReferenceImpl
The testCase in which this VariableReference is valid
TestCaseExecutor - Class in org.evosuite.testcase.execution
The test case executor manages thread creation/deletion to execute a test case
TestCaseExecutor.TimeoutExceeded - Exception in org.evosuite.testcase.execution
 
TestCaseExpander - Class in org.evosuite.testcase
 
TestCaseExpander() - Constructor for class org.evosuite.testcase.TestCaseExpander
 
TestCaseLocalSearch - Class in org.evosuite.testcase.localsearch
Applies local search to a given Test Case (a TestChromosome) using a local search objective for test cases.
TestCaseLocalSearch() - Constructor for class org.evosuite.testcase.localsearch.TestCaseLocalSearch
 
TestCaseMinimizer - Class in org.evosuite.testcase
Remove all statements from a test case that do not contribute to the fitness
TestCaseMinimizer(TestFitnessFunction) - Constructor for class org.evosuite.testcase.TestCaseMinimizer
Constructor
TestCaseRecycler - Class in org.evosuite.seeding
This singleton class serves as a pool for TestChromosomes that are worth recycling Whenever a TestFitnessFunction detects, that a TestChromosome covers it, the TestFitnessFunction will notify this Class by calling testIsInterestingForGoal() Then whenever a genetic algorithm fills it's initial population it will ask this class for interesting TestChromosomes concerning it's current fitness_function getRecycableChromosomes() then returns to the GA a set of all TestChromosomes that were interesting for TestFitnessFunctions that were similar to the given fitness_function - for more information look at TestFitnessFunction.isSimilarTo(), .isCovered() and GeneticAlgorithm.recycleChromosomes()
TestCaseReplacementFunction - Class in org.evosuite.testcase
TestCaseReplacementFunction class.
TestCaseReplacementFunction(boolean) - Constructor for class org.evosuite.testcase.TestCaseReplacementFunction
Constructor for TestCaseReplacementFunction.
TestCaseReplacementFunction() - Constructor for class org.evosuite.testcase.TestCaseReplacementFunction
Constructor for TestCaseReplacementFunction.
testCases - Variable in class org.evosuite.junit.writer.TestSuiteWriter
 
TestChromosome - Class in org.evosuite.testcase
Chromosome representation of test cases
TestChromosome() - Constructor for class org.evosuite.testcase.TestChromosome
 
testChromosomeFactory - Variable in class org.evosuite.testsuite.AbstractTestSuiteChromosome
 
testChromosomeFactory - Variable in class org.evosuite.testsuite.factories.TestSuiteChromosomeFactory
Factory to manipulate and generate method sequences
TestCluster - Class in org.evosuite.setup
 
TestCluster() - Constructor for class org.evosuite.setup.TestCluster
 
TestClusterGenerator - Class in org.evosuite.setup
 
TestClusterGenerator(InheritanceTree) - Constructor for class org.evosuite.setup.TestClusterGenerator
 
TestClusterUtils - Class in org.evosuite.setup
Set of pure static methods
TestClusterUtils() - Constructor for class org.evosuite.setup.TestClusterUtils
 
testCode - Variable in class org.evosuite.testcase.TestCodeVisitor
 
TestCodeVisitor - Class in org.evosuite.testcase
The TestCodeVisitor is a visitor that produces a String representation of a test case.
TestCodeVisitor() - Constructor for class org.evosuite.testcase.TestCodeVisitor
 
testComment - Variable in class org.evosuite.junit.writer.TestSuiteWriter
 
TestCoverageGoal - Class in org.evosuite.coverage
Abstract TestCoverageGoal class.
TestCoverageGoal() - Constructor for class org.evosuite.coverage.TestCoverageGoal
 
testExecuted() - Static method in class org.evosuite.ga.stoppingconditions.MaxTestsStoppingCondition
testExecuted
testExecutionFinished(ExecutionResult, Scope) - Method in class org.evosuite.assertion.ArrayTraceObserver
 
testExecutionFinished(ExecutionResult, Scope) - Method in class org.evosuite.assertion.ComparisonTraceObserver
 
testExecutionFinished(ExecutionResult, Scope) - Method in class org.evosuite.assertion.InspectorTraceObserver
 
testExecutionFinished(ExecutionResult, Scope) - Method in class org.evosuite.assertion.NullTraceObserver
 
testExecutionFinished(ExecutionResult, Scope) - Method in class org.evosuite.assertion.PrimitiveFieldTraceObserver
 
testExecutionFinished(ExecutionResult, Scope) - Method in class org.evosuite.assertion.PrimitiveTraceObserver
 
testExecutionFinished(ExecutionResult, Scope) - Method in class org.evosuite.assertion.SameTraceObserver
 
testExecutionFinished(ExecutionResult, Scope) - Method in class org.evosuite.contracts.ContractChecker
 
testExecutionFinished(ExecutionResult, Scope) - Method in class org.evosuite.contracts.SingleContractChecker
 
testExecutionFinished(ExecutionResult, Scope) - Method in class org.evosuite.coverage.io.input.InputObserver
 
testExecutionFinished(ExecutionResult, Scope) - Method in class org.evosuite.coverage.io.output.OutputObserver
 
testExecutionFinished(ExecutionResult, Scope) - Method in class org.evosuite.regression.RegressionExecutionObserver
 
testExecutionFinished(ExecutionResult, Scope) - Method in class org.evosuite.symbolic.SymbolicObserver
 
testExecutionFinished(ExecutionResult, Scope) - Method in class org.evosuite.testcarver.testcase.TestCarvingExecutionObserver
 
testExecutionFinished(ExecutionResult, Scope) - Method in class org.evosuite.testcase.ConcreteValueObserver
 
testExecutionFinished(ExecutionResult, Scope) - Method in class org.evosuite.testcase.ConstantInliner
 
testExecutionFinished(ExecutionResult, Scope) - Method in class org.evosuite.testcase.execution.ExecutionObserver
Allow observers to update the execution result at the end the execution of a test.
TestFactory - Class in org.evosuite.testcase
 
testFailure(Failure) - Method in class org.evosuite.junit.JUnitRunListener
Called when an atomic test fails
testFinished(Description) - Method in class org.evosuite.junit.JUnitRunListener
Called when an atomic test has finished.
testFinished(Description) - Method in class org.evosuite.testcarver.extraction.CarvingRunListener
 
TestFitnessFactory<T extends TestFitnessFunction> - Interface in org.evosuite.coverage
A TestFitnessFactory produces a List of goals (of type TestFitnessFunction).
TestFitnessFunction - Class in org.evosuite.testcase
Abstract base class for fitness functions for test case chromosomes
TestFitnessFunction() - Constructor for class org.evosuite.testcase.TestFitnessFunction
 
TestGenerationContext - Class in org.evosuite
 
TestGenerationResult - Interface in org.evosuite.result
 
TestGenerationResult.Status - Enum in org.evosuite.result
 
TestGenerationResultBuilder - Class in org.evosuite.result
 
TestGenerationStrategy - Class in org.evosuite.strategy
This is the abstract superclass of all techniques to generate a set of tests for a target class, which does not neccessarily require the use of a GA.
TestGenerationStrategy() - Constructor for class org.evosuite.strategy.TestGenerationStrategy
 
testIgnored(Description) - Method in class org.evosuite.junit.JUnitRunListener
Called when a test will not be run, generally because a test method is annotated with Ignore
TestMutationHistoryEntry - Class in org.evosuite.testcase
 
TestMutationHistoryEntry(TestMutationHistoryEntry.TestMutation, Statement) - Constructor for class org.evosuite.testcase.TestMutationHistoryEntry
 
TestMutationHistoryEntry(TestMutationHistoryEntry.TestMutation) - Constructor for class org.evosuite.testcase.TestMutationHistoryEntry
 
TestMutationHistoryEntry.TestMutation - Enum in org.evosuite.testcase
 
TestNameGenerationStrategy - Interface in org.evosuite.junit.naming.methods
Created by gordon on 22/12/2015.
testRunFinished(Result) - Method in class org.evosuite.junit.JUnitRunListener
Called when all tests have finished
TestRunnable - Class in org.evosuite.testcase.execution
TestRunnable class.
TestRunnable(TestCase, Scope, Set<ExecutionObserver>) - Constructor for class org.evosuite.testcase.execution.TestRunnable
Constructor for TestRunnable.
testRunStarted(Description) - Method in class org.evosuite.junit.JUnitRunListener
Called before any tests have been run
tests - Variable in class org.evosuite.ga.localsearch.LocalSearchBudget
 
tests - Variable in class org.evosuite.testsuite.AbstractTestSuiteChromosome
 
TestsArchive - Enum in org.evosuite.coverage.archive
This class incrementally builds a TestSuiteChromosome with passed test cases.
testsExecuted - Static variable in class org.evosuite.testcase.execution.TestCaseExecutor
Constant testsExecuted=0
TestSizeComparator<T extends Chromosome> - Class in org.evosuite.ga.metaheuristics.mosa.comparators
Sort a Collection of Chromosomes by Test Size
TestSizeComparator() - Constructor for class org.evosuite.ga.metaheuristics.mosa.comparators.TestSizeComparator
 
testStarted(Description) - Method in class org.evosuite.junit.JUnitRunListener
Called when an atomic test is about to be started
testStarted(Description) - Method in class org.evosuite.testcarver.extraction.CarvingRunListener
 
TestSuiteChromosome - Class in org.evosuite.testsuite
TestSuiteChromosome class.
TestSuiteChromosome() - Constructor for class org.evosuite.testsuite.TestSuiteChromosome
Constructor for TestSuiteChromosome.
TestSuiteChromosome(ChromosomeFactory<TestChromosome>) - Constructor for class org.evosuite.testsuite.TestSuiteChromosome
Constructor for TestSuiteChromosome.
TestSuiteChromosome(TestSuiteChromosome) - Constructor for class org.evosuite.testsuite.TestSuiteChromosome
Constructor for TestSuiteChromosome.
TestSuiteChromosomeFactory - Class in org.evosuite.testsuite.factories
TestSuiteChromosomeFactory class.
TestSuiteChromosomeFactory() - Constructor for class org.evosuite.testsuite.factories.TestSuiteChromosomeFactory
Constructor for TestSuiteChromosomeFactory.
TestSuiteChromosomeFactory(ChromosomeFactory<TestChromosome>) - Constructor for class org.evosuite.testsuite.factories.TestSuiteChromosomeFactory
Constructor for TestSuiteChromosomeFactory.
TestSuiteFitnessFunc_to_TestFitnessFactory_Adapter - Class in org.evosuite.testsuite
This adapters allows the use of a TestSuiteFitnessFunction as a TestFitnessFactory for the purpose of TestSuite minimization.
TestSuiteFitnessFunc_to_TestFitnessFactory_Adapter(TestSuiteFitnessFunction) - Constructor for class org.evosuite.testsuite.TestSuiteFitnessFunc_to_TestFitnessFactory_Adapter
Constructor for TestSuiteFitnessFunc_to_TestFitnessFactory_Adapter.
TestSuiteFitnessFunction - Class in org.evosuite.testsuite
Abstract TestSuiteFitnessFunction class.
TestSuiteFitnessFunction() - Constructor for class org.evosuite.testsuite.TestSuiteFitnessFunction
 
TestSuiteGenerator - Class in org.evosuite
Main entry point.
TestSuiteGenerator() - Constructor for class org.evosuite.TestSuiteGenerator
 
TestSuiteGeneratorHelper - Class in org.evosuite
Created by sina on 06/04/2017.
TestSuiteGeneratorHelper() - Constructor for class org.evosuite.TestSuiteGeneratorHelper
 
TestSuiteLocalSearch - Class in org.evosuite.testsuite.localsearch
.
TestSuiteLocalSearch() - Constructor for class org.evosuite.testsuite.localsearch.TestSuiteLocalSearch
 
TestSuiteLocalSearchObjective - Class in org.evosuite.testsuite.localsearch
Represents the fitness functions (the objective) for a whole test suite such that we will apply local search to a single test case within the whole test suite.
TestSuiteMinimizer - Class in org.evosuite.testsuite
TestSuiteMinimizer class.
TestSuiteMinimizer(TestFitnessFactory<?>) - Constructor for class org.evosuite.testsuite.TestSuiteMinimizer
Constructor for TestSuiteMinimizer.
TestSuiteMinimizer(List<TestFitnessFactory<? extends TestFitnessFunction>>) - Constructor for class org.evosuite.testsuite.TestSuiteMinimizer
 
TestSuiteReplacementFunction - Class in org.evosuite.testsuite
TestSuiteReplacementFunction class.
TestSuiteReplacementFunction(boolean) - Constructor for class org.evosuite.testsuite.TestSuiteReplacementFunction
Constructor for TestSuiteReplacementFunction.
TestSuiteReplacementFunction() - Constructor for class org.evosuite.testsuite.TestSuiteReplacementFunction
Constructor for TestSuiteReplacementFunction.
TestSuiteSerialization - Class in org.evosuite.testsuite
Created by Andrea Arcuri on 08/06/15.
TestSuiteSerialization() - Constructor for class org.evosuite.testsuite.TestSuiteSerialization
 
TestSuiteWriter - Class in org.evosuite.junit.writer
Class used to generate the source code of the JUnit test cases.
TestSuiteWriter() - Constructor for class org.evosuite.junit.writer.TestSuiteWriter
 
TestSuiteWriterUtils - Class in org.evosuite.junit.writer
Set of utility functions for generation of JUnit files
TestSuiteWriterUtils() - Constructor for class org.evosuite.junit.writer.TestSuiteWriterUtils
 
testToString(int, int, ExecutionResult) - Method in class org.evosuite.junit.writer.TestSuiteWriter
Convert one test case to a Java method
TestUsageChecker - Class in org.evosuite.setup
Created by Andrea Arcuri on 30/06/15.
TestUsageChecker() - Constructor for class org.evosuite.setup.TestUsageChecker
 
TestVisitor - Class in org.evosuite.testcase
TestVisitor interface.
TestVisitor() - Constructor for class org.evosuite.testcase.TestVisitor
 
THIS_VALUE - Static variable in class org.evosuite.instrumentation.ThisInterpreter
Constant THIS_VALUE
ThisInterpreter - Class in org.evosuite.instrumentation
ThisInterpreter class.
ThisInterpreter() - Constructor for class org.evosuite.instrumentation.ThisInterpreter
 
threadCounter - Variable in class org.evosuite.testcase.execution.TestCaseExecutor
Used when we spawn a new thread to give a unique name
threadStopper - Variable in class org.evosuite.testcase.execution.TestRunnable
 
throwableExceptions() - Method in class org.evosuite.testcase.statements.AbstractStatement.Executer
A call to this method should return a set of throwables.
throwException(Throwable) - Static method in exception org.evosuite.testcase.execution.CodeUnderTestException
Deprecated.
TimeController - Class in org.evosuite
This class is used to keep track of how long EvoSuite has spent in each of its different phases (eg search, minimization, assertion generation).
TimeController() - Constructor for class org.evosuite.TimeController
Main and only constructor
TimeDeltaStoppingCondition - Class in org.evosuite.ga.stoppingconditions
 
TimeDeltaStoppingCondition() - Constructor for class org.evosuite.ga.stoppingconditions.TimeDeltaStoppingCondition
 
timedOutMutations - Static variable in class org.evosuite.assertion.MutationAssertionGenerator
 
timeExecuted - Static variable in class org.evosuite.testcase.execution.TestCaseExecutor
Constant timeExecuted=0
timeGetCoveredGoals - Static variable in class org.evosuite.coverage.dataflow.DefUseExecutionTraceAnalyzer
Constant timeGetCoveredGoals=0l
TIMELINE_INTERPOLATION - Static variable in class org.evosuite.Properties
Constant TIMELINE_INTERPOLATION=true
TIMELINE_INTERVAL - Static variable in class org.evosuite.Properties
Constant TIMELINE_INTERVAL=60000
timeOut(Mutation) - Static method in class org.evosuite.coverage.mutation.MutationTimeoutStoppingCondition
timeOut
TIMEOUT - Static variable in class org.evosuite.Properties
 
TIMEOUT_RESET - Static variable in class org.evosuite.Properties
 
TimeoutExceeded() - Constructor for exception org.evosuite.testcase.execution.TestCaseExecutor.TimeoutExceeded
 
TimeoutHandler<T> - Class in org.evosuite.testcase.execution
 
TimeoutHandler() - Constructor for class org.evosuite.testcase.execution.TimeoutHandler
Constructor for TimeoutHandler.
timeouts - Static variable in class org.evosuite.coverage.mutation.MutationTimeoutStoppingCondition
 
timeStamps - Variable in class org.evosuite.statistics.SequenceOutputVariableFactory
 
TO_BOOLEAN - Static variable in interface org.evosuite.symbolic.vm.regex.Types
 
TO_BOOLEAN - Static variable in interface org.evosuite.symbolic.vm.wrappers.Types
 
TO_BOOLEAN_DESCRIPTOR - Static variable in interface org.evosuite.symbolic.vm.string.Types
 
TO_BYTE - Static variable in interface org.evosuite.symbolic.vm.wrappers.Types
 
TO_CHAR - Static variable in interface org.evosuite.symbolic.vm.wrappers.Types
 
TO_DOUBLE - Static variable in interface org.evosuite.symbolic.vm.wrappers.Types
 
TO_FLOAT - Static variable in interface org.evosuite.symbolic.vm.wrappers.Types
 
TO_INT - Static variable in interface org.evosuite.symbolic.vm.bigint.Types
 
TO_INT - Static variable in interface org.evosuite.symbolic.vm.wrappers.Types
 
TO_INT_DESCRIPTOR - Static variable in interface org.evosuite.symbolic.vm.string.Types
 
TO_LONG - Static variable in interface org.evosuite.symbolic.vm.wrappers.Types
 
TO_SHORT - Static variable in interface org.evosuite.symbolic.vm.wrappers.Types
 
TO_STR_DESCRIPTOR - Static variable in interface org.evosuite.symbolic.vm.string.buffer.Types
 
TO_STR_DESCRIPTOR - Static variable in interface org.evosuite.symbolic.vm.string.Types
 
toArray() - Method in class org.evosuite.utils.ListenableList
toArray(T[]) - Method in class org.evosuite.utils.ListenableList
toBeUpdated - Variable in class org.evosuite.ga.Chromosome
 
toBranch() - Method in class org.evosuite.graphs.cfg.BytecodeInstruction
Convenience method: If this instruction is known by the BranchPool to be a Branch, you can call this method in order to retrieve the corresponding Branch object registered within the BranchPool.
toCode() - Method in class org.evosuite.testcase.DefaultTestCase
Get Java code representation of the test case
toCode(Map<Integer, Throwable>) - Method in class org.evosuite.testcase.DefaultTestCase
Get Java code representation of the test case
toCode() - Method in enum org.evosuite.testcase.statements.PrimitiveExpression.Operator
 
toCode() - Method in class org.evosuite.testcase.StructuredTestCase
 
toCode(Map<Integer, Throwable>) - Method in class org.evosuite.testcase.StructuredTestCase
 
toCode() - Method in interface org.evosuite.testcase.TestCase
Get Java code representation of the test case
toCode(Map<Integer, Throwable>) - Method in interface org.evosuite.testcase.TestCase
Get Java code representation of the test case
toDefUseTraceInformation() - Method in interface org.evosuite.testcase.execution.ExecutionTrace
Returns a String containing the information in passedDefs and passedUses Used for Definition-Use-Coverage-debugging
toDefUseTraceInformation(String) - Method in interface org.evosuite.testcase.execution.ExecutionTrace
Returns a String containing the information in passedDefs and passedUses filtered for a specific variable Used for Definition-Use-Coverage-debugging
toDefUseTraceInformation(String, int) - Method in interface org.evosuite.testcase.execution.ExecutionTrace
Returns a String containing the information in passedDefs and passedUses for the given variable Used for Definition-Use-Coverage-debugging
toDefUseTraceInformation() - Method in class org.evosuite.testcase.execution.ExecutionTraceImpl
Returns a String containing the information in passedDefs and passedUses Used for Definition-Use-Coverage-debugging
toDefUseTraceInformation(String) - Method in class org.evosuite.testcase.execution.ExecutionTraceImpl
Returns a String containing the information in passedDefs and passedUses filtered for a specific variable Used for Definition-Use-Coverage-debugging
toDefUseTraceInformation(String, int) - Method in class org.evosuite.testcase.execution.ExecutionTraceImpl
Returns a String containing the information in passedDefs and passedUses for the given variable Used for Definition-Use-Coverage-debugging
toDefUseTraceInformation() - Method in class org.evosuite.testcase.execution.ExecutionTraceProxy
Returns a String containing the information in passedDefs and passedUses Used for Definition-Use-Coverage-debugging
toDefUseTraceInformation(String) - Method in class org.evosuite.testcase.execution.ExecutionTraceProxy
Returns a String containing the information in passedDefs and passedUses filtered for a specific variable Used for Definition-Use-Coverage-debugging
toDefUseTraceInformation(String, int) - Method in class org.evosuite.testcase.execution.ExecutionTraceProxy
Returns a String containing the information in passedDefs and passedUses for the given variable Used for Definition-Use-Coverage-debugging
ToDegrees - Class in org.evosuite.symbolic.vm.math
 
ToDegrees(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.math.ToDegrees
 
toDot() - Method in class org.evosuite.graphs.EvoSuiteGraph
toDot
toFileString(String) - Method in class org.evosuite.graphs.EvoSuiteGraph
toFileString
toGMTString() - Method in class org.evosuite.testcarver.wrapper.java.util.Date
 
TokenizerExpr - Class in org.evosuite.symbolic.expr.token
 
TokenizerExpr(int, boolean) - Constructor for class org.evosuite.symbolic.expr.token.TokenizerExpr
 
toLocaleString() - Method in class org.evosuite.testcarver.wrapper.java.util.Date
 
toLocalizedPattern() - Method in class org.evosuite.testcarver.wrapper.java.text.SimpleDateFormat
 
ToLowerCase - Class in org.evosuite.symbolic.vm.string
 
ToLowerCase(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.string.ToLowerCase
 
TOOLS_JAR_LOCATION - Static variable in class org.evosuite.Properties
 
toOperator(String) - Static method in enum org.evosuite.testcase.statements.PrimitiveExpression.Operator
 
toPattern() - Method in class org.evosuite.testcarver.wrapper.java.text.SimpleDateFormat
 
topFrame() - Method in class org.evosuite.symbolic.vm.SymbolicEnvironment
 
ToRadians - Class in org.evosuite.symbolic.vm.math
 
ToRadians(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.math.ToRadians
 
toRemoveLines - Variable in class org.evosuite.coverage.line.LineCoverageSuiteFitness
 
toRemoveLines - Variable in class org.evosuite.coverage.line.OnlyLineCoverageSuiteFitness
 
toRemoveMethods - Variable in class org.evosuite.coverage.method.MethodCoverageSuiteFitness
 
toRemoveMutants - Variable in class org.evosuite.coverage.mutation.MutationSuiteFitness
 
toRemoveMutants - Variable in class org.evosuite.coverage.mutation.OnlyMutationSuiteFitness
 
toString() - Method in class org.evosuite.assertion.OutputTrace
 
toString() - Method in class org.evosuite.contracts.AssertionErrorContract
toString() - Method in class org.evosuite.contracts.ContractViolation
 
toString() - Method in class org.evosuite.contracts.EqualsContract
toString() - Method in class org.evosuite.contracts.EqualsHashcodeContract
toString() - Method in class org.evosuite.contracts.EqualsNullContract
toString() - Method in class org.evosuite.contracts.EqualsSymmetricContract
toString() - Method in class org.evosuite.contracts.HashCodeReturnsNormallyContract
toString() - Method in class org.evosuite.contracts.JCrasherExceptionContract
toString() - Method in class org.evosuite.contracts.JUnitTheoryContract
 
toString() - Method in class org.evosuite.contracts.NullPointerExceptionContract
toString() - Method in class org.evosuite.contracts.ToStringReturnsNormallyContract
toString() - Method in class org.evosuite.contracts.UndeclaredExceptionContract
toString() - Method in enum org.evosuite.coverage.archive.TestsArchive
 
toString() - Method in class org.evosuite.coverage.branch.Branch
toString() - Method in class org.evosuite.coverage.branch.BranchCoverageGoal
Readable representation
toString() - Method in class org.evosuite.coverage.branch.BranchCoverageTestFitness
toString() - Method in class org.evosuite.coverage.branch.OnlyBranchCoverageTestFitness
toString() - Method in class org.evosuite.coverage.cbranch.CBranchTestFitness
 
toString() - Method in class org.evosuite.coverage.ControlFlowDistance
toString() - Method in class org.evosuite.coverage.dataflow.AllDefsCoverageTestFitness
toString() - Method in class org.evosuite.coverage.dataflow.analysis.MethodCall
 
toString() - Method in class org.evosuite.coverage.dataflow.analysis.VariableDefinition
 
toString() - Method in class org.evosuite.coverage.dataflow.DefUse
toString() - Method in class org.evosuite.coverage.dataflow.DefUseCoverageTestFitness
toString() - Method in class org.evosuite.coverage.exception.ExceptionCoverageTestFitness
toString() - Method in class org.evosuite.coverage.ibranch.IBranchTestFitness
 
toString() - Method in class org.evosuite.coverage.io.input.InputCoverageGoal

Readable representation

toString() - Method in class org.evosuite.coverage.io.input.InputCoverageTestFitness
toString() - Method in class org.evosuite.coverage.io.output.OutputCoverageGoal

Readable representation

toString() - Method in class org.evosuite.coverage.io.output.OutputCoverageTestFitness
toString() - Method in class org.evosuite.coverage.line.LineCoverageTestFitness
toString() - Method in class org.evosuite.coverage.method.MethodCoverageTestFitness
toString() - Method in class org.evosuite.coverage.method.MethodNoExceptionCoverageTestFitness
toString() - Method in class org.evosuite.coverage.method.MethodTraceCoverageTestFitness
toString() - Method in class org.evosuite.coverage.mutation.Mutation
toString() - Method in class org.evosuite.coverage.mutation.MutationTestFitness
toString() - Method in class org.evosuite.coverage.mutation.StrongMutationTestFitness
toString() - Method in class org.evosuite.coverage.mutation.WeakMutationTestFitness
toString() - Method in class org.evosuite.coverage.statement.StatementCoverageTestFitness
toString() - Method in class org.evosuite.dse.LinkedStringList
Comma separated list, e.g.: foo,bar bar,baz
toString() - Method in class org.evosuite.ga.metaheuristics.GeneticAlgorithm
 
toString() - Method in class org.evosuite.ga.operators.mutation.MutationHistory
 
toString() - Method in class org.evosuite.ga.stoppingconditions.RMIStoppingCondition
 
toString() - Method in class org.evosuite.ga.stoppingconditions.StoppingConditionImpl
toString() - Method in class org.evosuite.graphs.ccfg.CCFGCodeEdge
toString() - Method in class org.evosuite.graphs.ccfg.CCFGCodeNode
toString() - Method in class org.evosuite.graphs.ccfg.CCFGFrameEdge
toString() - Method in class org.evosuite.graphs.ccfg.CCFGFrameNode
toString() - Method in class org.evosuite.graphs.ccfg.CCFGMethodCallEdge
toString() - Method in class org.evosuite.graphs.ccfg.CCFGMethodCallNode
toString() - Method in class org.evosuite.graphs.ccfg.CCFGMethodEntryNode
toString() - Method in class org.evosuite.graphs.ccfg.CCFGMethodExitNode
toString() - Method in class org.evosuite.graphs.ccfg.CCFGMethodReturnNode
toString() - Method in class org.evosuite.graphs.ccg.ClassCallEdge
toString() - Method in class org.evosuite.graphs.ccg.ClassCallNode
toString() - Method in class org.evosuite.graphs.cfg.BasicBlock
toString() - Method in class org.evosuite.graphs.cfg.BytecodeInstruction
toString() - Method in class org.evosuite.graphs.cfg.ControlDependency
toString() - Method in class org.evosuite.graphs.cfg.ControlFlowEdge
toString() - Method in class org.evosuite.graphs.cfg.EntryBlock
toString() - Method in class org.evosuite.graphs.cfg.ExitBlock
toString() - Method in class org.evosuite.graphs.cfg.RawControlFlowGraph
toString() - Method in class org.evosuite.regression.RegressionTestSuiteChromosome
 
toString() - Method in class org.evosuite.result.BranchInfo
 
toString() - Method in class org.evosuite.result.Failure
 
toString() - Method in class org.evosuite.result.MutationInfo
 
toString() - Method in class org.evosuite.rmi.service.ClientStateInformation
 
toString() - Method in interface org.evosuite.seeding.ConstantPool
 
toString() - Method in class org.evosuite.seeding.DynamicConstantPool
 
toString() - Method in class org.evosuite.seeding.DynamicConstantVariableProbabilityPool
 
toString() - Method in class org.evosuite.seeding.FrequencyBasedRandomAccessQueue
 
toString() - Method in class org.evosuite.setup.Call
 
toString() - Method in class org.evosuite.setup.CallContext
toString() - Method in class org.evosuite.setup.callgraph.CallGraphEntry
 
toString() - Method in class org.evosuite.setup.PutStaticMethodCollector.MethodIdentifier
 
toString() - Method in class org.evosuite.setup.TestCluster
 
toString() - Method in class org.evosuite.statistics.OutputVariable
 
toString() - Method in class org.evosuite.symbolic.BranchCondition
toString() - Method in class org.evosuite.symbolic.expr.bv.IntegerBinaryExpression
toString() - Method in class org.evosuite.symbolic.expr.bv.IntegerComparison
toString() - Method in class org.evosuite.symbolic.expr.bv.IntegerConstant
toString() - Method in class org.evosuite.symbolic.expr.bv.IntegerUnaryExpression
toString() - Method in class org.evosuite.symbolic.expr.bv.IntegerVariable
toString() - Method in class org.evosuite.symbolic.expr.bv.RealComparison
toString() - Method in class org.evosuite.symbolic.expr.bv.RealToIntegerCast
toString() - Method in class org.evosuite.symbolic.expr.bv.RealUnaryToIntegerExpression
toString() - Method in class org.evosuite.symbolic.expr.bv.StringBinaryComparison
toString() - Method in class org.evosuite.symbolic.expr.bv.StringBinaryToIntegerExpression
toString() - Method in class org.evosuite.symbolic.expr.bv.StringMultipleComparison
toString() - Method in class org.evosuite.symbolic.expr.bv.StringMultipleToIntegerExpression
toString() - Method in class org.evosuite.symbolic.expr.bv.StringToIntegerCast
toString() - Method in class org.evosuite.symbolic.expr.bv.StringUnaryToIntegerExpression
toString() - Method in enum org.evosuite.symbolic.expr.Comparator
toString() - Method in class org.evosuite.symbolic.expr.fp.IntegerToRealCast
toString() - Method in class org.evosuite.symbolic.expr.fp.RealBinaryExpression
toString() - Method in class org.evosuite.symbolic.expr.fp.RealConstant
toString() - Method in class org.evosuite.symbolic.expr.fp.RealUnaryExpression
toString() - Method in class org.evosuite.symbolic.expr.fp.RealVariable
toString() - Method in class org.evosuite.symbolic.expr.IntegerConstraint
toString() - Method in enum org.evosuite.symbolic.expr.Operator
toString() - Method in class org.evosuite.symbolic.expr.reader.StringReaderExpr
 
toString() - Method in class org.evosuite.symbolic.expr.RealConstraint
toString() - Method in class org.evosuite.symbolic.expr.ref.ReferenceExpression
Prints the reference Id
toString() - Method in class org.evosuite.symbolic.expr.str.IntegerToStringCast
toString() - Method in class org.evosuite.symbolic.expr.str.RealToStringCast
toString() - Method in class org.evosuite.symbolic.expr.str.StringBinaryExpression
toString() - Method in class org.evosuite.symbolic.expr.str.StringConstant
toString() - Method in class org.evosuite.symbolic.expr.str.StringMultipleExpression
toString() - Method in class org.evosuite.symbolic.expr.str.StringUnaryExpression
toString() - Method in class org.evosuite.symbolic.expr.str.StringVariable
toString() - Method in class org.evosuite.symbolic.expr.StringConstraint
 
toString() - Method in class org.evosuite.symbolic.expr.token.HasMoreTokensExpr
toString() - Method in class org.evosuite.symbolic.expr.token.NewTokenizerExpr
 
toString() - Method in class org.evosuite.symbolic.expr.token.NextTokenizerExpr
 
toString() - Method in class org.evosuite.symbolic.expr.token.StringNextTokenExpr
toString() - Method in enum org.evosuite.symbolic.solver.smt.SmtOperation.Operator
 
toString() - Method in class org.evosuite.symbolic.solver.SolverResult
 
toString() - Method in class org.evosuite.symbolic.vm.Bv32Operand
 
toString() - Method in class org.evosuite.symbolic.vm.Bv64Operand
 
toString() - Method in class org.evosuite.symbolic.vm.Fp32Operand
 
toString() - Method in class org.evosuite.symbolic.vm.Fp64Operand
 
toString() - Method in class org.evosuite.symbolic.vm.Frame
 
toString() - Method in class org.evosuite.symbolic.vm.OperandStack
 
toString() - Method in class org.evosuite.symbolic.vm.ReferenceOperand
 
ToString - Class in org.evosuite.symbolic.vm.string
 
ToString(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.string.ToString
 
toString() - Method in class org.evosuite.testcarver.capture.CaptureLog
 
toString() - Method in class org.evosuite.testcarver.wrapper.java.util.Calendar
 
toString() - Method in class org.evosuite.testcarver.wrapper.java.util.Date
 
toString() - Method in class org.evosuite.testcase.DefaultTestCase
toString() - Method in class org.evosuite.testcase.execution.ExecutionResult
toString() - Method in class org.evosuite.testcase.execution.ExecutionTraceImpl.BranchEval
Deprecated.
 
toString() - Method in class org.evosuite.testcase.execution.ExecutionTraceImpl
toString() - Method in class org.evosuite.testcase.execution.MethodCall
toString() - Method in class org.evosuite.testcase.execution.Scope
 
toString() - Method in class org.evosuite.testcase.statements.ConstructorStatement
 
toString() - Method in class org.evosuite.testcase.statements.FunctionalMockStatement
 
toString() - Method in class org.evosuite.testcase.statements.MethodStatement
toString() - Method in class org.evosuite.testcase.statements.PrimitiveExpression
toString() - Method in class org.evosuite.testcase.statements.PrimitiveStatement
toString() - Method in class org.evosuite.testcase.TestChromosome
toString() - Method in class org.evosuite.testcase.TestMutationHistoryEntry
 
toString() - Method in class org.evosuite.testcase.variable.FieldReference
 
toString() - Method in interface org.evosuite.testcase.variable.VariableReference
Return string representation of the variable
toString() - Method in class org.evosuite.testcase.variable.VariableReferenceImpl
Return string representation of the variable
toString() - Method in class org.evosuite.testsuite.TestSuiteChromosome
Determine relative ordering of this chromosome to another chromosome If fitness is equal, the shorter chromosome comes first
toString() - Method in class org.evosuite.utils.DefaultRandomAccessQueue
 
toString() - Method in class org.evosuite.utils.generic.GenericAccessibleObject
 
toString() - Method in class org.evosuite.utils.generic.GenericArrayTypeImpl
 
toString() - Method in class org.evosuite.utils.generic.GenericClass
toString() - Method in class org.evosuite.utils.generic.GenericConstructor
 
toString() - Method in class org.evosuite.utils.generic.GenericField
 
toString() - Method in class org.evosuite.utils.generic.GenericMethod
 
toString() - Method in class org.evosuite.utils.generic.WildcardTypeImpl
 
toString() - Method in class org.evosuite.utils.ParameterizedTypeImpl
 
toStringContext() - Method in class org.evosuite.coverage.cbranch.CBranchTestFitness
 
toStringContext() - Method in class org.evosuite.coverage.ibranch.IBranchTestFitness
 
ToStringReturnsNormallyContract - Class in org.evosuite.contracts
ToStringReturnsNormallyContract class.
ToStringReturnsNormallyContract() - Constructor for class org.evosuite.contracts.ToStringReturnsNormallyContract
 
totalBranches - Variable in class org.evosuite.coverage.branch.BranchCoverageSuiteFitness
 
totalBranches - Variable in class org.evosuite.coverage.branch.OnlyBranchCoverageSuiteFitness
 
totalCovered - Variable in class org.evosuite.coverage.branch.BranchCoverageSuiteFitness
 
totalGoals - Variable in class org.evosuite.coverage.branch.BranchCoverageSuiteFitness
 
totalGoals - Variable in class org.evosuite.coverage.branch.OnlyBranchCoverageSuiteFitness
 
totalGoals - Static variable in class org.evosuite.coverage.dataflow.AllDefsCoverageSuiteFitness
Constant totalGoals=goals.size()
totalGoals - Variable in class org.evosuite.coverage.dataflow.DefUseCoverageSuiteFitness
Constant totalGoals
totalGoals - Variable in class org.evosuite.coverage.io.input.InputCoverageSuiteFitness
 
totalGoals - Variable in class org.evosuite.coverage.io.output.OutputCoverageSuiteFitness
 
totalLengthOfTestCases() - Method in class org.evosuite.testsuite.AbstractTestSuiteChromosome
totalLengthOfTestCases
totalMethods - Variable in class org.evosuite.coverage.branch.BranchCoverageSuiteFitness
 
totalMethods - Variable in class org.evosuite.coverage.method.MethodCoverageSuiteFitness
 
touchedMutants - Variable in class org.evosuite.testcase.execution.ExecutionTraceImpl
 
ToUpperCase - Class in org.evosuite.symbolic.vm.string
 
ToUpperCase(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.string.ToUpperCase
 
TOURNAMENT_SIZE - Static variable in class org.evosuite.Properties
Constant TOURNAMENT_SIZE=10
TournamentChromosomeFactory<T extends Chromosome> - Class in org.evosuite.ga
TournamentChromosomeFactory class.
TournamentChromosomeFactory(FitnessFunction<T>, ChromosomeFactory<T>) - Constructor for class org.evosuite.ga.TournamentChromosomeFactory
Constructor for TournamentChromosomeFactory.
TournamentSelection<T extends Chromosome> - Class in org.evosuite.ga.operators.selection
Select an individual from a population as winner of a number of tournaments
TournamentSelection() - Constructor for class org.evosuite.ga.operators.selection.TournamentSelection
 
trace - Variable in class org.evosuite.assertion.AssertionTraceObserver
 
trace - Variable in class org.evosuite.assertion.OutputTrace
One entry per statement and per variable
trace - Variable in class org.evosuite.testcase.execution.ExecutionResult
Trace recorded during execution
traceCalls - Static variable in class org.evosuite.testcase.execution.ExecutionTraceImpl
Constant traceCalls=false
traceCoverage - Static variable in class org.evosuite.testcase.execution.ExecutionTraceImpl
Constant traceCoverage=true
traceCoversGoal(DefUseCoverageTestFitness, Chromosome, ExecutionTrace) - Static method in class org.evosuite.coverage.dataflow.DefUseFitnessCalculator
Only a sanity check function for testing purposes
traces - Variable in class org.evosuite.testcase.execution.ExecutionResult
Output traces produced by observers
track(RuntimeVariable, Object) - Static method in class org.evosuite.rmi.ClientServices
Shorthand for the commonly used trackOutputVariable method
TRACK_BOOLEAN_BRANCHES - Static variable in class org.evosuite.Properties
 
TRACK_COVERED_GRADIENT_BRANCHES - Static variable in class org.evosuite.Properties
 
TRACK_DIVERSITY - Static variable in class org.evosuite.Properties
 
trackConstraintTypes() - Method in class org.evosuite.symbolic.DSEStats
 
trackOutputVariable(RuntimeVariable, Object) - Method in class org.evosuite.rmi.service.ClientNodeImpl
 
trackOutputVariable(RuntimeVariable, Object) - Method in interface org.evosuite.rmi.service.ClientNodeLocal
 
trackOutputVariable(RuntimeVariable, Object) - Method in class org.evosuite.rmi.service.DummyClientNodeImpl
 
trackSolverStatistics() - Method in class org.evosuite.symbolic.DSEStats
 
transform(ClassLoader, String, Class<?>, ProtectionDomain, byte[]) - Method in class org.evosuite.instrumentation.PrintBytecodeTransformer
transform() - Method in class org.evosuite.instrumentation.testability.BooleanTestabilityTransformation
Transform all methods and fields
transform() - Method in class org.evosuite.instrumentation.testability.ComparisonTransformation
transform
transform() - Method in class org.evosuite.instrumentation.testability.ContainerTransformation
transform
transform() - Method in class org.evosuite.instrumentation.testability.StringTransformation
transform
transform(MethodNode) - Method in class org.evosuite.instrumentation.testability.transformer.MethodNodeTransformer
transform
TransformationStatistics - Class in org.evosuite.instrumentation
TransformationStatistics class.
TransformationStatistics() - Constructor for class org.evosuite.instrumentation.TransformationStatistics
 
transformBackToBooleanField() - Static method in class org.evosuite.instrumentation.TransformationStatistics
Field was boolean
transformBackToBooleanParameter() - Static method in class org.evosuite.instrumentation.TransformationStatistics
Parameter value was boolean
transformBooleanField() - Static method in class org.evosuite.instrumentation.TransformationStatistics
Field was boolean
transformBooleanParameter() - Static method in class org.evosuite.instrumentation.TransformationStatistics
Parameter value was boolean
transformBooleanReturnValue() - Static method in class org.evosuite.instrumentation.TransformationStatistics
Return value was boolean
transformBytes(ClassLoader, String, ClassReader) - Method in class org.evosuite.instrumentation.BytecodeInstrumentation
transformBytes
transformBytes(String, ClassReader) - Method in class org.evosuite.symbolic.instrument.ConcolicBytecodeInstrumentation
Applies DscClassAdapter to the className in the argument
transformClassNode(ClassNode, String) - Method in class org.evosuite.testcarver.instrument.Instrumenter
 
transformedBackToBooleanField - Static variable in class org.evosuite.instrumentation.TransformationStatistics
Constant transformedBackToBooleanField=0
transformedBackToBooleanParameter - Static variable in class org.evosuite.instrumentation.TransformationStatistics
Constant transformedBackToBooleanParameter=0
transformedBitwise - Static variable in class org.evosuite.instrumentation.TransformationStatistics
Constant transformedBitwise=0
transformedBitwise() - Static method in class org.evosuite.instrumentation.TransformationStatistics
Bitwise AND, OR, XOR
transformedBooleanComparison - Static variable in class org.evosuite.instrumentation.TransformationStatistics
Constant transformedBooleanComparison=0
transformedBooleanComparison() - Static method in class org.evosuite.instrumentation.TransformationStatistics
IFEQ -> IFLE / IFNE -> IFGT
transformedBooleanField - Static variable in class org.evosuite.instrumentation.TransformationStatistics
Constant transformedBooleanField=0
transformedBooleanParameter - Static variable in class org.evosuite.instrumentation.TransformationStatistics
Constant transformedBooleanParameter=0
transformedBooleanReturn - Static variable in class org.evosuite.instrumentation.TransformationStatistics
Constant transformedBooleanReturn=0
transformedComparison - Static variable in class org.evosuite.instrumentation.TransformationStatistics
Constant transformedComparison=0
transformedComparison() - Static method in class org.evosuite.instrumentation.TransformationStatistics
LCMPL, DCMPL, FCMPL
transformedContainerComparison - Static variable in class org.evosuite.instrumentation.TransformationStatistics
Constant transformedContainerComparison=0
transformedContainerComparison() - Static method in class org.evosuite.instrumentation.TransformationStatistics
Container.isEmpty or similar
transformedImplicitElse - Static variable in class org.evosuite.instrumentation.TransformationStatistics
Constant transformedImplicitElse=0
transformedImplicitElse() - Static method in class org.evosuite.instrumentation.TransformationStatistics
Added implicit else
transformedInstanceOf - Static variable in class org.evosuite.instrumentation.TransformationStatistics
Constant transformedInstanceOf=0
transformedStringComparison - Static variable in class org.evosuite.instrumentation.TransformationStatistics
Constant transformedStringComparison=0
transformedStringComparison() - Static method in class org.evosuite.instrumentation.TransformationStatistics
String.equals or similar
TransformerUtil - Class in org.evosuite.testcarver.instrument
 
TransformerUtil() - Constructor for class org.evosuite.testcarver.instrument.TransformerUtil
 
transformFieldDescriptor(String, String, String) - Method in class org.evosuite.instrumentation.testability.BooleanTestabilityTransformation
Determine if the signature of the given field needs to be transformed, and transform if necessary
transformFieldInsnNode(MethodNode, FieldInsnNode) - Method in class org.evosuite.instrumentation.testability.transformer.BooleanCallsTransformer
 
transformFieldInsnNode(MethodNode, FieldInsnNode) - Method in class org.evosuite.instrumentation.testability.transformer.BooleanDefinitionTransformer
 
transformFieldInsnNode(MethodNode, FieldInsnNode) - Method in class org.evosuite.instrumentation.testability.transformer.ImplicitElseTransformer
 
transformFieldInsnNode(MethodNode, FieldInsnNode) - Method in class org.evosuite.instrumentation.testability.transformer.MethodNodeTransformer
transformFieldInsnNode
transformInsnNode(MethodNode, InsnNode) - Method in class org.evosuite.instrumentation.testability.transformer.BitwiseOperatorTransformer
 
transformInsnNode(MethodNode, InsnNode) - Method in class org.evosuite.instrumentation.testability.transformer.BooleanArrayIndexTransformer
 
transformInsnNode(MethodNode, InsnNode) - Method in class org.evosuite.instrumentation.testability.transformer.BooleanDefinitionTransformer
 
transformInsnNode(MethodNode, InsnNode) - Method in class org.evosuite.instrumentation.testability.transformer.BooleanReturnTransformer
 
transformInsnNode(MethodNode, InsnNode) - Method in class org.evosuite.instrumentation.testability.transformer.MethodNodeTransformer
transformInsnNode
transformInstanceOf() - Static method in class org.evosuite.instrumentation.TransformationStatistics
InstanceOf
transformIntInsnNode(MethodNode, IntInsnNode) - Method in class org.evosuite.instrumentation.testability.transformer.BooleanArrayTransformer
 
transformIntInsnNode(MethodNode, IntInsnNode) - Method in class org.evosuite.instrumentation.testability.transformer.MethodNodeTransformer
transformIntInsnNode
transformJumpInsnNode(MethodNode, JumpInsnNode) - Method in class org.evosuite.instrumentation.testability.transformer.BooleanDistanceTransformer
 
transformJumpInsnNode(MethodNode, JumpInsnNode) - Method in class org.evosuite.instrumentation.testability.transformer.BooleanIfTransformer
 
transformJumpInsnNode(MethodNode, JumpInsnNode) - Method in class org.evosuite.instrumentation.testability.transformer.MethodNodeTransformer
transformJumpInsnNode
transformLabelNode(MethodNode, LabelNode) - Method in class org.evosuite.instrumentation.testability.transformer.MethodNodeTransformer
transformLabelNode
transformMethod(MethodNode) - Method in class org.evosuite.instrumentation.testability.ComparisonTransformation
transformMethod
transformMethod(MethodNode) - Method in class org.evosuite.instrumentation.testability.ContainerTransformation
Replace boolean-returning method calls on Collection classes
transformMethod(MethodNode) - Method in class org.evosuite.instrumentation.testability.StringTransformation
transformMethod
transformMethodDescriptor(String, String, String) - Method in class org.evosuite.instrumentation.testability.BooleanTestabilityTransformation
Determine if the signature of the given method needs to be transformed, and transform if necessary
transformMethodInsnNode(MethodNode, MethodInsnNode) - Method in class org.evosuite.instrumentation.testability.transformer.BooleanCallsTransformer
 
transformMethodInsnNode(MethodNode, MethodInsnNode) - Method in class org.evosuite.instrumentation.testability.transformer.MethodNodeTransformer
transformMethodInsnNode
transformMultiANewArrayInsnNode(MethodNode, MultiANewArrayInsnNode) - Method in class org.evosuite.instrumentation.testability.transformer.BooleanArrayTransformer
 
transformMultiANewArrayInsnNode(MethodNode, MultiANewArrayInsnNode) - Method in class org.evosuite.instrumentation.testability.transformer.MethodNodeTransformer
transformMultiANewArrayInsnNode
transformTypeInsnNode(MethodNode, TypeInsnNode) - Method in class org.evosuite.instrumentation.testability.transformer.BooleanArrayIndexTransformer
 
transformTypeInsnNode(MethodNode, TypeInsnNode) - Method in class org.evosuite.instrumentation.testability.transformer.BooleanArrayTransformer
 
transformTypeInsnNode(MethodNode, TypeInsnNode) - Method in class org.evosuite.instrumentation.testability.transformer.InstanceOfTransformer
 
transformTypeInsnNode(MethodNode, TypeInsnNode) - Method in class org.evosuite.instrumentation.testability.transformer.MethodNodeTransformer
transformTypeInsnNode
transformVarInsnNode(MethodNode, VarInsnNode) - Method in class org.evosuite.instrumentation.testability.transformer.BooleanDefinitionTransformer
 
transformVarInsnNode(MethodNode, VarInsnNode) - Method in class org.evosuite.instrumentation.testability.transformer.ImplicitElseTransformer
 
transformVarInsnNode(MethodNode, VarInsnNode) - Method in class org.evosuite.instrumentation.testability.transformer.MethodNodeTransformer
transformVarInsnNode
TriBoolean - Enum in org.evosuite.utils
 
Trim - Class in org.evosuite.symbolic.vm.string
 
Trim(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.string.Trim
 
TRUE - Static variable in class org.evosuite.instrumentation.testability.BooleanHelper
 
TRUE - Static variable in class org.evosuite.symbolic.solver.SmtExprBuilder
 
trueDistances - Variable in class org.evosuite.testcase.execution.ExecutionTraceImpl
 
trueDistanceTrace - Variable in class org.evosuite.testcase.execution.MethodCall
 
TryCatchCoverageFactory - Class in org.evosuite.coverage.exception
Created by gordon on 03/04/2016.
TryCatchCoverageFactory() - Constructor for class org.evosuite.coverage.exception.TryCatchCoverageFactory
 
TryCatchCoverageSuiteFitness - Class in org.evosuite.coverage.exception
Created by gordon on 03/04/2016.
TryCatchCoverageSuiteFitness() - Constructor for class org.evosuite.coverage.exception.TryCatchCoverageSuiteFitness
 
TryCatchCoverageTestFitness - Class in org.evosuite.coverage.exception
Created by gordon on 03/04/2016.
TryCatchCoverageTestFitness(BranchCoverageGoal) - Constructor for class org.evosuite.coverage.exception.TryCatchCoverageTestFitness
 
TT - Static variable in class org.evosuite.Properties
Constant TT=false
TT_SCOPE - Static variable in class org.evosuite.Properties
Constant TT_SCOPE
TT_stack - Static variable in class org.evosuite.Properties
Constant TT_stack=10
type - Variable in class org.evosuite.coverage.exception.ExceptionCoverageTestFitness
 
type - Variable in class org.evosuite.parameterize.InputVariable
Type (class) of the variable
type - Variable in class org.evosuite.testcase.variable.VariableReferenceImpl
Type (class) of the variable
Types - Interface in org.evosuite.symbolic.vm.apache.regex
 
Types - Interface in org.evosuite.symbolic.vm.bigint
 
Types - Interface in org.evosuite.symbolic.vm.math
 
Types - Interface in org.evosuite.symbolic.vm.regex
 
Types - Interface in org.evosuite.symbolic.vm.string.buffer
 
Types - Interface in org.evosuite.symbolic.vm.string
 
Types - Interface in org.evosuite.symbolic.vm.wrappers
 
typeVariables - Variable in class org.evosuite.utils.generic.GenericAccessibleObject
 

U

UI_BACKGROUND_COVERAGE_DELAY - Static variable in class org.evosuite.Properties
Constant UI_BACKGROUND_COVERAGE_DELAY=-1
ULP - Class in org.evosuite.symbolic.vm.math
 
ULP() - Constructor for class org.evosuite.symbolic.vm.math.ULP
 
ULP.ULP_D - Class in org.evosuite.symbolic.vm.math
 
ULP.ULP_F - Class in org.evosuite.symbolic.vm.math
 
ULP_D(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.math.ULP.ULP_D
 
ULP_F(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.math.ULP.ULP_F
 
UnaryExpression<T> - Interface in org.evosuite.symbolic.expr
 
unaryOperation(AbstractInsnNode, BasicValue) - Method in class org.evosuite.instrumentation.BooleanValueInterpreter
UncompilableCodeException - Exception in org.evosuite.testcase.execution
 
UncompilableCodeException() - Constructor for exception org.evosuite.testcase.execution.UncompilableCodeException
 
UncompilableCodeException(String) - Constructor for exception org.evosuite.testcase.execution.UncompilableCodeException
 
uncoveredGoals - Variable in class org.evosuite.ga.metaheuristics.mosa.MOSA
Boolean vector to indicate whether each test goal is covered or not.
UndeclaredExceptionContract - Class in org.evosuite.contracts
UndeclaredExceptionContract class.
UndeclaredExceptionContract() - Constructor for class org.evosuite.contracts.UndeclaredExceptionContract
 
underflowDistance(int, int, int) - Static method in class org.evosuite.instrumentation.error.ErrorConditionChecker
 
underflowDistance(float, float, int) - Static method in class org.evosuite.instrumentation.error.ErrorConditionChecker
 
underflowDistance(double, double, int) - Static method in class org.evosuite.instrumentation.error.ErrorConditionChecker
 
underflowDistance(long, long, int) - Static method in class org.evosuite.instrumentation.error.ErrorConditionChecker
 
underflowDistanceAdd(int, int) - Static method in class org.evosuite.instrumentation.error.ErrorConditionChecker
 
underflowDistanceAdd(float, float) - Static method in class org.evosuite.instrumentation.error.ErrorConditionChecker
 
underflowDistanceAdd(double, double) - Static method in class org.evosuite.instrumentation.error.ErrorConditionChecker
 
underflowDistanceAdd(long, long) - Static method in class org.evosuite.instrumentation.error.ErrorConditionChecker
 
underflowDistanceMul(int, int) - Static method in class org.evosuite.instrumentation.error.ErrorConditionChecker
 
underflowDistanceMul(float, float) - Static method in class org.evosuite.instrumentation.error.ErrorConditionChecker
 
underflowDistanceMul(double, double) - Static method in class org.evosuite.instrumentation.error.ErrorConditionChecker
 
underflowDistanceMul(long, long) - Static method in class org.evosuite.instrumentation.error.ErrorConditionChecker
 
underflowDistanceSub(int, int) - Static method in class org.evosuite.instrumentation.error.ErrorConditionChecker
 
underflowDistanceSub(float, float) - Static method in class org.evosuite.instrumentation.error.ErrorConditionChecker
 
underflowDistanceSub(double, double) - Static method in class org.evosuite.instrumentation.error.ErrorConditionChecker
 
underflowDistanceSub(long, long) - Static method in class org.evosuite.instrumentation.error.ErrorConditionChecker
 
UnexpectedFitnessException - Exception in org.evosuite.coverage.dataflow
 
UnexpectedFitnessException() - Constructor for exception org.evosuite.coverage.dataflow.UnexpectedFitnessException
 
union(List<T>, List<T>) - Method in class org.evosuite.ga.metaheuristics.NSGAII
 
UnitAssertionGenerator - Class in org.evosuite.assertion
UnitAssertionGenerator class.
UnitAssertionGenerator() - Constructor for class org.evosuite.assertion.UnitAssertionGenerator
 
UnitTestAdapter - Interface in org.evosuite.junit
UnitTestAdapter interface.
unRegister() - Method in class org.evosuite.utils.SpawnProcessKeepAliveChecker
 
untransformableMethod - Static variable in class org.evosuite.instrumentation.TransformationStatistics
Constant untransformableMethod=0
UNUSED() - Method in class org.evosuite.dse.AbstractVM
 
UNUSED() - Method in interface org.evosuite.dse.IVM
 
UNUSED() - Static method in class org.evosuite.dse.VM
 
UNUSED() - Method in class org.evosuite.symbolic.vm.OtherVM
 
update(CallGraph, InheritanceTree) - Static method in class org.evosuite.setup.callgraph.CallGraphGenerator
 
update(TestSuiteChromosome) - Method in class org.evosuite.statistics.SequenceOutputVariableFactory
 
updateAge(int) - Method in class org.evosuite.ga.Chromosome
 
updateBestIndividualFromArchive() - Method in class org.evosuite.ga.metaheuristics.GeneticAlgorithm
 
updateClassloader() - Method in class org.evosuite.regression.RegressionTestChromosome
 
updateCoveredGoals() - Method in class org.evosuite.coverage.branch.BranchCoverageSuiteFitness
 
updateCoveredGoals() - Method in class org.evosuite.coverage.branch.OnlyBranchCoverageSuiteFitness
 
updateCoveredGoals() - Method in class org.evosuite.coverage.cbranch.CBranchSuiteFitness
 
updateCoveredGoals() - Method in class org.evosuite.coverage.ibranch.IBranchSuiteFitness
 
updateCoveredGoals() - Method in class org.evosuite.coverage.io.input.InputCoverageSuiteFitness
 
updateCoveredGoals() - Method in class org.evosuite.coverage.io.output.OutputCoverageSuiteFitness
 
updateCoveredGoals() - Method in class org.evosuite.coverage.line.LineCoverageSuiteFitness
 
updateCoveredGoals() - Method in class org.evosuite.coverage.line.OnlyLineCoverageSuiteFitness
 
updateCoveredGoals() - Method in class org.evosuite.coverage.method.MethodCoverageSuiteFitness
 
updateCoveredGoals() - Method in class org.evosuite.coverage.mutation.MutationSuiteFitness
 
updateCoveredGoals() - Method in class org.evosuite.coverage.mutation.OnlyMutationSuiteFitness
 
updateCoveredGoals() - Method in class org.evosuite.ga.FitnessFunction
if the fitness function contains an archive, updates the archive and the fitness values of the population, and returns true.
updateFitnessFunctionsAndValues() - Method in class org.evosuite.ga.metaheuristics.GeneticAlgorithm
update archive fitness functions
updateIndividual(FitnessFunction<?>, T, double) - Method in class org.evosuite.ga.FitnessFunction
Make sure that the individual gets to know about its fitness
updateIndividual(FitnessFunction<?>, T, double, int) - Method in class org.evosuite.ga.FitnessFunction
 
updateMockedMethods() - Method in class org.evosuite.testcase.statements.FunctionalMockStatement
Based on most recent test execution, update the mocking configuration.
updateProbability(boolean) - Method in class org.evosuite.ga.metaheuristics.GeneticAlgorithm
 
updateProperty(String, Object) - Method in class org.evosuite.rmi.service.ClientNodeImpl
 
updateProperty(String, Object) - Method in interface org.evosuite.rmi.service.ClientNodeLocal
 
updateSecondaryCriterion(int) - Method in class org.evosuite.ga.metaheuristics.GeneticAlgorithm
enable and disable secondary criteria according to the strategy defined in the Properties file.
updatesField() - Method in class org.evosuite.instrumentation.PurityAnalysisMethodVisitor
 
updateState(ClientState) - Method in class org.evosuite.TimeController
 
updateStatistics(Chromosome) - Method in class org.evosuite.rmi.service.ClientNodeImpl
 
updateStatistics(Chromosome) - Method in interface org.evosuite.rmi.service.ClientNodeLocal
 
updateStatistics(Chromosome) - Method in class org.evosuite.rmi.service.DummyClientNodeImpl
 
updateStatus(int) - Method in class org.evosuite.ProgressMonitor
updateStatus
updateWhereObjectWasInitializedFirst(int, int) - Method in class org.evosuite.testcarver.capture.CaptureLog
 
UrlPrimitiveStatement - Class in org.evosuite.testcase.statements.environment
Created by arcuri on 12/14/14.
UrlPrimitiveStatement(TestCase) - Constructor for class org.evosuite.testcase.statements.environment.UrlPrimitiveStatement
 
UrlPrimitiveStatement(TestCase, EvoSuiteURL) - Constructor for class org.evosuite.testcase.statements.environment.UrlPrimitiveStatement
 
USAGE_MODELS - Static variable in class org.evosuite.Properties
Constant USAGE_MODELS=""
USAGE_RATE - Static variable in class org.evosuite.Properties
Constant USAGE_RATE=0.5
Use - Class in org.evosuite.coverage.dataflow
An object of this class corresponds to a Use inside the class under test.
USE_DEPRECATED - Static variable in class org.evosuite.Properties
Constant USE_DEPRECATED=false
USE_DIFFERENT_LOGGING_XML_PARAMETER - Static variable in class org.evosuite.utils.LoggingUtils
 
USE_EXISTING_COVERAGE - Static variable in class org.evosuite.Properties
Constant use_existing_coverage="false"
USE_SEPARATE_CLASSLOADER - Static variable in class org.evosuite.Properties
 
useId - Variable in class org.evosuite.coverage.dataflow.DefUse
 
usePassed(Object, Object, int) - Method in interface org.evosuite.testcase.execution.ExecutionTrace
Adds Definition-Use-Coverage trace information for the given use.
usePassed(Object, Object, int) - Method in class org.evosuite.testcase.execution.ExecutionTraceImpl
Adds Definition-Use-Coverage trace information for the given use.
usePassed(Object, Object, int) - Method in class org.evosuite.testcase.execution.ExecutionTraceProxy
Adds Definition-Use-Coverage trace information for the given use.
UTC(int, int, int, int, int, int) - Static method in class org.evosuite.testcarver.wrapper.java.util.Date
 
UtilsRMI - Class in org.evosuite.rmi
 
UtilsRMI() - Constructor for class org.evosuite.rmi.UtilsRMI
 

V

V_V - Static variable in class org.evosuite.symbolic.instrument.ConcolicConfig
 
VALIDATE_RUNTIME_VARIABLES - Static variable in class org.evosuite.Properties
 
validateRuntimeVariables(Map<String, OutputVariable<?>>) - Static method in enum org.evosuite.statistics.RuntimeVariable
check if the variables do satisfy a set of predefined constraints: eg, the number of covered targets cannot be higher than their total number
value - Variable in class org.evosuite.assertion.ArrayTraceEntry
 
value - Variable in class org.evosuite.assertion.Assertion
Expected value of variable
value - Variable in class org.evosuite.assertion.PrimitiveTraceEntry
 
value - Variable in class org.evosuite.statistics.DirectSequenceOutputVariableFactory
 
value - Variable in class org.evosuite.testcase.statements.PrimitiveStatement
The value
ValueMinimizer - Class in org.evosuite.testcase
ValueMinimizer class.
ValueMinimizer() - Constructor for class org.evosuite.testcase.ValueMinimizer
 
ValueMinimizer.Minimization - Interface in org.evosuite.testcase
 
valueOf(String) - Static method in enum org.evosuite.coverage.archive.TestsArchive
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.evosuite.coverage.dataflow.DefUseCoverageTestFitness.DefUsePairType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.evosuite.coverage.exception.ExceptionCoverageTestFitness.ExceptionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.evosuite.graphs.ccfg.ClassControlFlowGraph.FrameNodeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.evosuite.lm.MutationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.evosuite.Properties.Algorithm
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.evosuite.Properties.AlternativeFitnessCalculationMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.evosuite.Properties.AssertionStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.evosuite.Properties.AvailableSchedule
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.evosuite.Properties.Criterion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.evosuite.Properties.CrossoverFunction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.evosuite.Properties.DSEType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.evosuite.Properties.LocalSearchBudgetType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.evosuite.Properties.OutputFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.evosuite.Properties.OutputGranularity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.evosuite.Properties.PopulationLimit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.evosuite.Properties.RankingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.evosuite.Properties.SelectionFunction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.evosuite.Properties.SolverType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.evosuite.Properties.StatisticsBackend
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.evosuite.Properties.StoppingCondition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.evosuite.Properties.Strategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.evosuite.Properties.TestFactory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.evosuite.Properties.TestNamingStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.evosuite.Properties.TheReplacementFunction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.evosuite.Properties.TransformationScope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.evosuite.regression.bytecode.BranchComparisonType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.evosuite.regression.RegressionMeasure
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.evosuite.result.TestGenerationResult.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.evosuite.rmi.service.ClientState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.evosuite.statistics.RuntimeVariable
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.evosuite.symbolic.expr.Comparator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.evosuite.symbolic.expr.Operator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.evosuite.symbolic.solver.smt.SmtOperation.Operator
Returns the enum constant of this type with the specified name.
ValueOf - Class in org.evosuite.symbolic.vm.string
 
ValueOf(SymbolicEnvironment, String) - Constructor for class org.evosuite.symbolic.vm.string.ValueOf
 
valueOf(String) - Static method in enum org.evosuite.testcase.statements.PrimitiveExpression.Operator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.evosuite.testcase.TestMutationHistoryEntry.TestMutation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.evosuite.utils.JdkPureMethodsList
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.evosuite.utils.TriBoolean
Returns the enum constant of this type with the specified name.
ValueOf.ValueOf_B - Class in org.evosuite.symbolic.vm.string
 
ValueOf.ValueOf_C - Class in org.evosuite.symbolic.vm.string
 
ValueOf.ValueOf_I - Class in org.evosuite.symbolic.vm.string
 
ValueOf.ValueOf_Int - Class in org.evosuite.symbolic.vm.string
 
ValueOf.ValueOf_J - Class in org.evosuite.symbolic.vm.string
 
ValueOf.ValueOf_O - Class in org.evosuite.symbolic.vm.string
 
ValueOf_B(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.string.ValueOf.ValueOf_B
 
ValueOf_C(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.string.ValueOf.ValueOf_C
 
ValueOf_I(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.string.ValueOf.ValueOf_I
 
ValueOf_Int(SymbolicEnvironment, String) - Constructor for class org.evosuite.symbolic.vm.string.ValueOf.ValueOf_Int
 
ValueOf_J(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.string.ValueOf.ValueOf_J
 
ValueOf_O(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.string.ValueOf.ValueOf_O
 
values() - Static method in enum org.evosuite.coverage.archive.TestsArchive
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.evosuite.coverage.dataflow.DefUseCoverageTestFitness.DefUsePairType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.evosuite.coverage.exception.ExceptionCoverageTestFitness.ExceptionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.evosuite.graphs.ccfg.ClassControlFlowGraph.FrameNodeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.evosuite.lm.MutationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.evosuite.Properties.Algorithm
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.evosuite.Properties.AlternativeFitnessCalculationMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.evosuite.Properties.AssertionStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.evosuite.Properties.AvailableSchedule
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.evosuite.Properties.Criterion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.evosuite.Properties.CrossoverFunction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.evosuite.Properties.DSEType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.evosuite.Properties.LocalSearchBudgetType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.evosuite.Properties.OutputFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.evosuite.Properties.OutputGranularity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.evosuite.Properties.PopulationLimit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.evosuite.Properties.RankingType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.evosuite.Properties.SelectionFunction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.evosuite.Properties.SolverType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.evosuite.Properties.StatisticsBackend
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.evosuite.Properties.StoppingCondition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.evosuite.Properties.Strategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.evosuite.Properties.TestFactory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.evosuite.Properties.TestNamingStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.evosuite.Properties.TheReplacementFunction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.evosuite.Properties.TransformationScope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.evosuite.regression.bytecode.BranchComparisonType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.evosuite.regression.RegressionMeasure
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.evosuite.result.TestGenerationResult.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.evosuite.rmi.service.ClientState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.evosuite.statistics.RuntimeVariable
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class org.evosuite.statistics.SequenceOutputVariableFactory
 
values() - Static method in enum org.evosuite.symbolic.expr.Comparator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.evosuite.symbolic.expr.Operator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.evosuite.symbolic.solver.smt.SmtOperation.Operator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.evosuite.testcase.statements.PrimitiveExpression.Operator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.evosuite.testcase.TestMutationHistoryEntry.TestMutation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.evosuite.utils.JdkPureMethodsList
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.evosuite.utils.TriBoolean
Returns an array containing the constants of this enum type, in the order they are declared.
var - Variable in class org.evosuite.assertion.ArrayTraceEntry
 
var - Variable in class org.evosuite.assertion.PrimitiveTraceEntry
 
variable - Variable in class org.evosuite.statistics.SequenceOutputVariableFactory
 
Variable<T> - Interface in org.evosuite.symbolic.expr
 
VARIABLE_POOL - Static variable in class org.evosuite.Properties
 
VariableDefinition - Class in org.evosuite.coverage.dataflow.analysis
A VariableDefinition consisting of a defining BytecodeInstruction and a MethodCall.
VariableDefinition(BytecodeInstruction, MethodCall) - Constructor for class org.evosuite.coverage.dataflow.analysis.VariableDefinition
 
variableMapping - Variable in class org.evosuite.testcase.TestCaseExpander
 
variableNames - Variable in class org.evosuite.testcase.TestCodeVisitor
 
VariableReference - Interface in org.evosuite.testcase.variable
This class represents a variable in a test case TODO: Store generic types in this variable - we know at creation what it is (from method calls)
VariableReferenceImpl - Class in org.evosuite.testcase.variable
 
VariableReferenceImpl(TestCase, GenericClass) - Constructor for class org.evosuite.testcase.variable.VariableReferenceImpl
Constructor
VariableReferenceImpl(TestCase, Type) - Constructor for class org.evosuite.testcase.variable.VariableReferenceImpl
Constructor for VariableReferenceImpl.
VarMap - Class in org.evosuite.utils.generic
Mapping between type variables and actual parameters.
VarMap() - Constructor for class org.evosuite.utils.generic.VarMap
Creates an empty VarMap
varName - Variable in class org.evosuite.coverage.dataflow.DefUse
 
varName - Variable in class org.evosuite.symbolic.solver.smt.SmtVariable
 
VectorInstrumentation - Class in org.evosuite.instrumentation.error
 
VectorInstrumentation(ErrorConditionMethodAdapter) - Constructor for class org.evosuite.instrumentation.error.VectorInstrumentation
 
verifyCompilationAndExecution(List<TestCase>) - Static method in class org.evosuite.junit.JUnitAnalyzer
Deprecated.
not used anymore, as check are done in different methods now, and old "assert" was not really valid
verifyTest(TestChromosome) - Static method in class org.evosuite.testcase.ConstraintVerifier
 
verifyTest(TestCase) - Static method in class org.evosuite.testcase.ConstraintVerifier
 
vertexCount() - Method in class org.evosuite.graphs.EvoSuiteGraph
vertexCount
vertexSet() - Method in class org.evosuite.graphs.EvoSuiteGraph
vertexSet
VIRTUAL_FS - Static variable in class org.evosuite.Properties
Constant VIRTUAL_FS=false
VIRTUAL_NET - Static variable in class org.evosuite.Properties
 
VirtualFS - Class in org.evosuite.junit.rules
 
VirtualFS() - Constructor for class org.evosuite.junit.rules.VirtualFS
 
visit(Statement, Scope, VariableReference) - Method in class org.evosuite.assertion.ArrayTraceObserver
visit
visit(Statement, Scope, VariableReference) - Method in class org.evosuite.assertion.AssertionTraceObserver
visit
visit(Statement, Scope, VariableReference) - Method in class org.evosuite.assertion.ComparisonTraceObserver
visit
visit(Statement, Scope, VariableReference) - Method in class org.evosuite.assertion.InspectorTraceObserver
visit
visit(Statement, Scope, VariableReference) - Method in class org.evosuite.assertion.NullTraceObserver
visit
visit(T) - Method in interface org.evosuite.assertion.OutputTraceVisitor
visit
visit(Statement, Scope, VariableReference) - Method in class org.evosuite.assertion.PrimitiveFieldTraceObserver
visit
visit(Statement, Scope, VariableReference) - Method in class org.evosuite.assertion.PrimitiveTraceObserver
visit
visit(Statement, Scope, VariableReference) - Method in class org.evosuite.assertion.SameTraceObserver
visit
visit(int, int, String, String, String, String[]) - Method in class org.evosuite.graphs.cfg.CFGClassAdapter
visit(int, int, String, String, String, String[]) - Method in class org.evosuite.instrumentation.AccessibleClassAdapter
Deprecated.
Change subclasses to public
visit(int, int, String, String, String, String[]) - Method in class org.evosuite.instrumentation.EndOfClassInitializerVisitor
 
visit(int, int, String, String, String, String[]) - Method in class org.evosuite.instrumentation.ExecutionPathClassAdapter
visit(int, int, String, String, String, String[]) - Method in class org.evosuite.instrumentation.NonTargetClassAdapter
 
visit(int, int, String, String, String, String[]) - Method in class org.evosuite.instrumentation.PurityAnalysisClassVisitor
 
visit(int, int, String, String, String, String[]) - Method in class org.evosuite.seeding.PrimitiveClassAdapter
visit(IntegerConstraint, V) - Method in interface org.evosuite.symbolic.expr.ConstraintVisitor
 
visit(RealConstraint, V) - Method in interface org.evosuite.symbolic.expr.ConstraintVisitor
 
visit(StringConstraint, V) - Method in interface org.evosuite.symbolic.expr.ConstraintVisitor
 
visit(IntegerConstraint, Void) - Method in class org.evosuite.symbolic.expr.DistanceCalculator
 
visit(RealConstraint, Void) - Method in class org.evosuite.symbolic.expr.DistanceCalculator
 
visit(StringConstraint, Void) - Method in class org.evosuite.symbolic.expr.DistanceCalculator
 
visit(IntegerBinaryExpression, Void) - Method in class org.evosuite.symbolic.expr.ExpressionExecutor
 
visit(IntegerComparison, Void) - Method in class org.evosuite.symbolic.expr.ExpressionExecutor
 
visit(IntegerConstant, Void) - Method in class org.evosuite.symbolic.expr.ExpressionExecutor
 
visit(IntegerUnaryExpression, Void) - Method in class org.evosuite.symbolic.expr.ExpressionExecutor
 
visit(IntegerVariable, Void) - Method in class org.evosuite.symbolic.expr.ExpressionExecutor
 
visit(RealComparison, Void) - Method in class org.evosuite.symbolic.expr.ExpressionExecutor
 
visit(RealToIntegerCast, Void) - Method in class org.evosuite.symbolic.expr.ExpressionExecutor
 
visit(RealUnaryToIntegerExpression, Void) - Method in class org.evosuite.symbolic.expr.ExpressionExecutor
 
visit(StringBinaryComparison, Void) - Method in class org.evosuite.symbolic.expr.ExpressionExecutor
 
visit(StringBinaryToIntegerExpression, Void) - Method in class org.evosuite.symbolic.expr.ExpressionExecutor
 
visit(StringMultipleComparison, Void) - Method in class org.evosuite.symbolic.expr.ExpressionExecutor
 
visit(StringMultipleToIntegerExpression, Void) - Method in class org.evosuite.symbolic.expr.ExpressionExecutor
 
visit(StringToIntegerCast, Void) - Method in class org.evosuite.symbolic.expr.ExpressionExecutor
 
visit(StringUnaryToIntegerExpression, Void) - Method in class org.evosuite.symbolic.expr.ExpressionExecutor
 
visit(IntegerToRealCast, Void) - Method in class org.evosuite.symbolic.expr.ExpressionExecutor
 
visit(RealBinaryExpression, Void) - Method in class org.evosuite.symbolic.expr.ExpressionExecutor
 
visit(RealConstant, Void) - Method in class org.evosuite.symbolic.expr.ExpressionExecutor
 
visit(RealUnaryExpression, Void) - Method in class org.evosuite.symbolic.expr.ExpressionExecutor
 
visit(RealVariable, Void) - Method in class org.evosuite.symbolic.expr.ExpressionExecutor
 
visit(StringReaderExpr, Void) - Method in class org.evosuite.symbolic.expr.ExpressionExecutor
 
visit(IntegerToStringCast, Void) - Method in class org.evosuite.symbolic.expr.ExpressionExecutor
 
visit(RealToStringCast, Void) - Method in class org.evosuite.symbolic.expr.ExpressionExecutor
 
visit(StringBinaryExpression, Void) - Method in class org.evosuite.symbolic.expr.ExpressionExecutor
 
visit(StringConstant, Void) - Method in class org.evosuite.symbolic.expr.ExpressionExecutor
 
visit(StringMultipleExpression, Void) - Method in class org.evosuite.symbolic.expr.ExpressionExecutor
 
visit(StringUnaryExpression, Void) - Method in class org.evosuite.symbolic.expr.ExpressionExecutor
 
visit(StringVariable, Void) - Method in class org.evosuite.symbolic.expr.ExpressionExecutor
 
visit(HasMoreTokensExpr, Void) - Method in class org.evosuite.symbolic.expr.ExpressionExecutor
 
visit(NewTokenizerExpr, Void) - Method in class org.evosuite.symbolic.expr.ExpressionExecutor
 
visit(NextTokenizerExpr, Void) - Method in class org.evosuite.symbolic.expr.ExpressionExecutor
 
visit(StringNextTokenExpr, Void) - Method in class org.evosuite.symbolic.expr.ExpressionExecutor
 
visit(ReferenceConstant, Void) - Method in class org.evosuite.symbolic.expr.ExpressionExecutor
 
visit(ReferenceVariable, Void) - Method in class org.evosuite.symbolic.expr.ExpressionExecutor
 
visit(GetFieldExpression, Void) - Method in class org.evosuite.symbolic.expr.ExpressionExecutor
 
visit(IntegerBinaryExpression, V) - Method in interface org.evosuite.symbolic.expr.ExpressionVisitor
 
visit(IntegerComparison, V) - Method in interface org.evosuite.symbolic.expr.ExpressionVisitor
 
visit(IntegerConstant, V) - Method in interface org.evosuite.symbolic.expr.ExpressionVisitor
 
visit(IntegerUnaryExpression, V) - Method in interface org.evosuite.symbolic.expr.ExpressionVisitor
 
visit(IntegerVariable, V) - Method in interface org.evosuite.symbolic.expr.ExpressionVisitor
 
visit(RealComparison, V) - Method in interface org.evosuite.symbolic.expr.ExpressionVisitor
 
visit(RealToIntegerCast, V) - Method in interface org.evosuite.symbolic.expr.ExpressionVisitor
 
visit(RealUnaryToIntegerExpression, V) - Method in interface org.evosuite.symbolic.expr.ExpressionVisitor
 
visit(StringBinaryComparison, V) - Method in interface org.evosuite.symbolic.expr.ExpressionVisitor
 
visit(StringBinaryToIntegerExpression, V) - Method in interface org.evosuite.symbolic.expr.ExpressionVisitor
 
visit(StringMultipleComparison, V) - Method in interface org.evosuite.symbolic.expr.ExpressionVisitor
 
visit(StringMultipleToIntegerExpression, V) - Method in interface org.evosuite.symbolic.expr.ExpressionVisitor
 
visit(StringToIntegerCast, V) - Method in interface org.evosuite.symbolic.expr.ExpressionVisitor
 
visit(StringUnaryToIntegerExpression, V) - Method in interface org.evosuite.symbolic.expr.ExpressionVisitor
 
visit(IntegerToRealCast, V) - Method in interface org.evosuite.symbolic.expr.ExpressionVisitor
 
visit(RealBinaryExpression, V) - Method in interface org.evosuite.symbolic.expr.ExpressionVisitor
 
visit(RealConstant, V) - Method in interface org.evosuite.symbolic.expr.ExpressionVisitor
 
visit(RealUnaryExpression, V) - Method in interface org.evosuite.symbolic.expr.ExpressionVisitor
 
visit(RealVariable, V) - Method in interface org.evosuite.symbolic.expr.ExpressionVisitor
 
visit(StringReaderExpr, V) - Method in interface org.evosuite.symbolic.expr.ExpressionVisitor
 
visit(IntegerToStringCast, V) - Method in interface org.evosuite.symbolic.expr.ExpressionVisitor
 
visit(RealToStringCast, V) - Method in interface org.evosuite.symbolic.expr.ExpressionVisitor
 
visit(StringBinaryExpression, V) - Method in interface org.evosuite.symbolic.expr.ExpressionVisitor
 
visit(StringConstant, V) - Method in interface org.evosuite.symbolic.expr.ExpressionVisitor
 
visit(StringMultipleExpression, V) - Method in interface org.evosuite.symbolic.expr.ExpressionVisitor
 
visit(StringUnaryExpression, V) - Method in interface org.evosuite.symbolic.expr.ExpressionVisitor
 
visit(StringVariable, V) - Method in interface org.evosuite.symbolic.expr.ExpressionVisitor
 
visit(HasMoreTokensExpr, V) - Method in interface org.evosuite.symbolic.expr.ExpressionVisitor
 
visit(NewTokenizerExpr, V) - Method in interface org.evosuite.symbolic.expr.ExpressionVisitor
 
visit(NextTokenizerExpr, V) - Method in interface org.evosuite.symbolic.expr.ExpressionVisitor
 
visit(StringNextTokenExpr, V) - Method in interface org.evosuite.symbolic.expr.ExpressionVisitor
 
visit(ReferenceConstant, V) - Method in interface org.evosuite.symbolic.expr.ExpressionVisitor
 
visit(ReferenceVariable, V) - Method in interface org.evosuite.symbolic.expr.ExpressionVisitor
 
visit(GetFieldExpression, V) - Method in interface org.evosuite.symbolic.expr.ExpressionVisitor
 
visit(SmtIntConstant, Void) - Method in class org.evosuite.symbolic.solver.smt.SmtConstantCollector
 
visit(SmtRealConstant, Void) - Method in class org.evosuite.symbolic.solver.smt.SmtConstantCollector
 
visit(SmtStringConstant, Void) - Method in class org.evosuite.symbolic.solver.smt.SmtConstantCollector
 
visit(SmtIntVariable, Void) - Method in class org.evosuite.symbolic.solver.smt.SmtConstantCollector
 
visit(SmtRealVariable, Void) - Method in class org.evosuite.symbolic.solver.smt.SmtConstantCollector
 
visit(SmtStringVariable, Void) - Method in class org.evosuite.symbolic.solver.smt.SmtConstantCollector
 
visit(SmtOperation, Void) - Method in class org.evosuite.symbolic.solver.smt.SmtConstantCollector
 
visit(SmtBooleanConstant, Void) - Method in class org.evosuite.symbolic.solver.smt.SmtConstantCollector
 
visit(SmtIntConstant, Void) - Method in class org.evosuite.symbolic.solver.smt.SmtExprEvaluator
 
visit(SmtRealConstant, Void) - Method in class org.evosuite.symbolic.solver.smt.SmtExprEvaluator
 
visit(SmtStringConstant, Void) - Method in class org.evosuite.symbolic.solver.smt.SmtExprEvaluator
 
visit(SmtIntVariable, Void) - Method in class org.evosuite.symbolic.solver.smt.SmtExprEvaluator
 
visit(SmtRealVariable, Void) - Method in class org.evosuite.symbolic.solver.smt.SmtExprEvaluator
 
visit(SmtStringVariable, Void) - Method in class org.evosuite.symbolic.solver.smt.SmtExprEvaluator
 
visit(SmtOperation, Void) - Method in class org.evosuite.symbolic.solver.smt.SmtExprEvaluator
 
visit(SmtBooleanConstant, Void) - Method in class org.evosuite.symbolic.solver.smt.SmtExprEvaluator
 
visit(SmtIntConstant, Void) - Method in class org.evosuite.symbolic.solver.smt.SmtExprPrinter
 
visit(SmtRealConstant, Void) - Method in class org.evosuite.symbolic.solver.smt.SmtExprPrinter
 
visit(SmtStringConstant, Void) - Method in class org.evosuite.symbolic.solver.smt.SmtExprPrinter
 
visit(SmtIntVariable, Void) - Method in class org.evosuite.symbolic.solver.smt.SmtExprPrinter
 
visit(SmtRealVariable, Void) - Method in class org.evosuite.symbolic.solver.smt.SmtExprPrinter
 
visit(SmtStringVariable, Void) - Method in class org.evosuite.symbolic.solver.smt.SmtExprPrinter
 
visit(SmtOperation, Void) - Method in class org.evosuite.symbolic.solver.smt.SmtExprPrinter
 
visit(SmtBooleanConstant, Void) - Method in class org.evosuite.symbolic.solver.smt.SmtExprPrinter
 
visit(SmtBooleanConstant, V) - Method in interface org.evosuite.symbolic.solver.smt.SmtExprVisitor
 
visit(SmtIntConstant, V) - Method in interface org.evosuite.symbolic.solver.smt.SmtExprVisitor
 
visit(SmtRealConstant, V) - Method in interface org.evosuite.symbolic.solver.smt.SmtExprVisitor
 
visit(SmtStringConstant, V) - Method in interface org.evosuite.symbolic.solver.smt.SmtExprVisitor
 
visit(SmtIntVariable, V) - Method in interface org.evosuite.symbolic.solver.smt.SmtExprVisitor
 
visit(SmtRealVariable, V) - Method in interface org.evosuite.symbolic.solver.smt.SmtExprVisitor
 
visit(SmtStringVariable, V) - Method in interface org.evosuite.symbolic.solver.smt.SmtExprVisitor
 
visit(SmtOperation, V) - Method in interface org.evosuite.symbolic.solver.smt.SmtExprVisitor
 
visit(SmtIntConstant, Void) - Method in class org.evosuite.symbolic.solver.smt.SmtOperatorCollector
 
visit(SmtRealConstant, Void) - Method in class org.evosuite.symbolic.solver.smt.SmtOperatorCollector
 
visit(SmtStringConstant, Void) - Method in class org.evosuite.symbolic.solver.smt.SmtOperatorCollector
 
visit(SmtIntVariable, Void) - Method in class org.evosuite.symbolic.solver.smt.SmtOperatorCollector
 
visit(SmtRealVariable, Void) - Method in class org.evosuite.symbolic.solver.smt.SmtOperatorCollector
 
visit(SmtStringVariable, Void) - Method in class org.evosuite.symbolic.solver.smt.SmtOperatorCollector
 
visit(SmtOperation, Void) - Method in class org.evosuite.symbolic.solver.smt.SmtOperatorCollector
 
visit(SmtBooleanConstant, Void) - Method in class org.evosuite.symbolic.solver.smt.SmtOperatorCollector
 
visit(SmtIntConstant, Void) - Method in class org.evosuite.symbolic.solver.smt.SmtVariableCollector
 
visit(SmtRealConstant, Void) - Method in class org.evosuite.symbolic.solver.smt.SmtVariableCollector
 
visit(SmtStringConstant, Void) - Method in class org.evosuite.symbolic.solver.smt.SmtVariableCollector
 
visit(SmtIntVariable, Void) - Method in class org.evosuite.symbolic.solver.smt.SmtVariableCollector
 
visit(SmtRealVariable, Void) - Method in class org.evosuite.symbolic.solver.smt.SmtVariableCollector
 
visit(SmtStringVariable, Void) - Method in class org.evosuite.symbolic.solver.smt.SmtVariableCollector
 
visit(SmtOperation, Void) - Method in class org.evosuite.symbolic.solver.smt.SmtVariableCollector
 
visit(SmtBooleanConstant, Void) - Method in class org.evosuite.symbolic.solver.smt.SmtVariableCollector
 
visitAnnotation(String, boolean) - Method in class org.evosuite.graphs.cfg.CFGMethodAdapter
 
visitAnnotation(String, boolean) - Method in class org.evosuite.instrumentation.EmptyVisitor
visitAnyChar() - Method in class dk.brics.automaton.RegExpVisitor
 
visitAnyChar() - Method in class org.evosuite.symbolic.solver.cvc4.RegExpToCVC4Visitor
 
visitAnyString() - Method in class dk.brics.automaton.RegExpVisitor
 
visitAnyString() - Method in class org.evosuite.symbolic.solver.cvc4.RegExpToCVC4Visitor
 
visitArrayEqualsAssertion(ArrayEqualsAssertion) - Method in class org.evosuite.testcase.TestCodeVisitor
 
visitArrayStatement(TestCase, ArrayStatement) - Method in class org.evosuite.testcase.TestCaseExpander
 
visitArrayStatement(ArrayStatement) - Method in class org.evosuite.testcase.TestCodeVisitor
visitArrayStatement
visitArrayStatement(ArrayStatement) - Method in class org.evosuite.testcase.TestVisitor
visitArrayStatement
visitArrayStatement(ArrayStatement) - Method in class org.evosuite.testcase.ValueMinimizer
visitArrayStatement
visitArrayStatement(ArrayStatement) - Method in class org.evosuite.utils.generic.GenericTypeInference
 
visitAssertion(Assertion) - Method in class org.evosuite.testcase.StructuredTestCodeVisitor
 
visitAssertion(Assertion) - Method in class org.evosuite.testcase.TestCodeVisitor
 
visitAssignmentStatement(TestCase, AssignmentStatement) - Method in class org.evosuite.testcase.TestCaseExpander
 
visitAssignmentStatement(AssignmentStatement) - Method in class org.evosuite.testcase.TestCodeVisitor
visitAssignmentStatement
visitAssignmentStatement(AssignmentStatement) - Method in class org.evosuite.testcase.TestVisitor
visitAssignmentStatement
visitAssignmentStatement(AssignmentStatement) - Method in class org.evosuite.testcase.ValueMinimizer
visitAssignmentStatement
visitAssignmentStatement(AssignmentStatement) - Method in class org.evosuite.utils.generic.GenericTypeInference
 
visitAutomaton(RegExp) - Method in class dk.brics.automaton.RegExpVisitor
 
visitAutomaton(RegExp) - Method in class org.evosuite.symbolic.solver.cvc4.RegExpToCVC4Visitor
 
visitChar(char) - Method in class dk.brics.automaton.RegExpVisitor
 
visitChar(char) - Method in class org.evosuite.symbolic.solver.cvc4.RegExpToCVC4Visitor
 
visitCharRange(char, char) - Method in class dk.brics.automaton.RegExpVisitor
 
visitCharRange(char, char) - Method in class org.evosuite.symbolic.solver.cvc4.RegExpToCVC4Visitor
 
visitClassBound() - Method in class org.evosuite.seeding.CollectParameterTypesVisitor
 
visitClassType(String) - Method in class org.evosuite.seeding.CollectParameterTypesVisitor
 
visitCode() - Method in class org.evosuite.instrumentation.ExitClassInitMethodAdapter
 
visitCode() - Method in class org.evosuite.symbolic.instrument.ConcolicMethodAdapter
Before first ByteCode of the method/constructor
visitCompareAssertion(CompareAssertion) - Method in class org.evosuite.testcase.TestCodeVisitor
visitCompareAssertion
visitComplement(RegExp) - Method in class dk.brics.automaton.RegExpVisitor
 
visitComplement(RegExp) - Method in class org.evosuite.symbolic.solver.cvc4.RegExpToCVC4Visitor
 
visitConcatenation(RegExp, RegExp) - Method in class dk.brics.automaton.RegExpVisitor
 
visitConcatenation(RegExp, RegExp) - Method in class org.evosuite.symbolic.solver.cvc4.RegExpToCVC4Visitor
 
visitConstructorStatement(TestCase, ConstructorStatement) - Method in class org.evosuite.testcase.TestCaseExpander
 
visitConstructorStatement(ConstructorStatement) - Method in class org.evosuite.testcase.TestCodeVisitor
visitConstructorStatement
visitConstructorStatement(ConstructorStatement) - Method in class org.evosuite.testcase.TestVisitor
visitConstructorStatement
visitConstructorStatement(ConstructorStatement) - Method in class org.evosuite.testcase.ValueMinimizer
visitConstructorStatement
visitConstructorStatement(ConstructorStatement) - Method in class org.evosuite.utils.generic.GenericTypeInference
 
visitDependencies(Statement, Scope) - Method in class org.evosuite.assertion.AssertionTraceObserver
visitDependencies
visitEmpty() - Method in class dk.brics.automaton.RegExpVisitor
 
visitEmpty() - Method in class org.evosuite.symbolic.solver.cvc4.RegExpToCVC4Visitor
 
visitEnd() - Method in class org.evosuite.graphs.cfg.CFGMethodAdapter
visitEnd() - Method in class org.evosuite.instrumentation.EndOfClassInitializerVisitor
 
visitEnd() - Method in class org.evosuite.instrumentation.error.ErrorConditionMethodAdapter
visitEnd() - Method in class org.evosuite.instrumentation.ExceptionTransformationMethodAdapter
 
visitEnd() - Method in class org.evosuite.instrumentation.ExitClassInitMethodAdapter
 
visitEnd() - Method in class org.evosuite.instrumentation.PurityAnalysisClassVisitor
 
visitEqualsAssertion(EqualsAssertion) - Method in class org.evosuite.testcase.TestCodeVisitor
visitEqualsAssertion
visitField(int, String, String, String, Object) - Method in class org.evosuite.instrumentation.AccessibleClassAdapter
Deprecated.
Change fields to public
visitField(int, String, String, String, Object) - Method in class org.evosuite.instrumentation.EmptyVisitor
visitField(int, String, String, String, Object) - Method in class org.evosuite.instrumentation.EndOfClassInitializerVisitor
 
visitField(int, String, String, String, Object) - Method in class org.evosuite.seeding.PrimitiveClassAdapter
visitFieldInsn(int, String, String, String) - Method in class org.evosuite.instrumentation.error.ErrorBranchInstrumenter
 
visitFieldInsn(int, String, String, String) - Method in class org.evosuite.instrumentation.error.ErrorConditionMethodAdapter
visitFieldInsn(int, String, String, String) - Method in class org.evosuite.instrumentation.error.NullPointerExceptionInstrumentation
 
visitFieldInsn(int, String, String, String) - Method in class org.evosuite.instrumentation.PurityAnalysisMethodVisitor
visitFieldInsn(int, String, String, String) - Method in class org.evosuite.instrumentation.StaticAccessMethodAdapter
visitFieldInsn(int, String, String, String) - Method in class org.evosuite.symbolic.instrument.ConcolicMethodAdapter
GETFIELD, PUTFIELD, GETSTATIC, PUTSTATIC http://java.sun.com/docs/books/jvms/second_edition/html/Instructions2.
visitFieldStatement(FieldStatement) - Method in class org.evosuite.testcase.TestCodeVisitor
visitFieldStatement
visitFieldStatement(FieldStatement) - Method in class org.evosuite.testcase.TestVisitor
visitFieldStatement
visitFieldStatement(FieldStatement) - Method in class org.evosuite.testcase.ValueMinimizer
visitFieldStatement
visitFieldStatement(FieldStatement) - Method in class org.evosuite.utils.generic.GenericTypeInference
 
visitFormalTypeParameter(String) - Method in class org.evosuite.seeding.CollectParameterTypesVisitor
 
visitFunctionalMockStatement(FunctionalMockStatement) - Method in class org.evosuite.testcase.TestCodeVisitor
 
visitFunctionalMockStatement(FunctionalMockStatement) - Method in class org.evosuite.testcase.TestVisitor
 
visitFunctionalMockStatement(FunctionalMockStatement) - Method in class org.evosuite.testcase.ValueMinimizer
 
visitFunctionalMockStatement(FunctionalMockStatement) - Method in class org.evosuite.utils.generic.GenericTypeInference
 
visitIincInsn(int, int) - Method in class org.evosuite.symbolic.instrument.ConcolicMethodAdapter
IINC
visitInnerClass(String, String, String, int) - Method in class org.evosuite.instrumentation.AccessibleClassAdapter
Deprecated.
visitInnerClass(String, String, String, int) - Method in class org.evosuite.instrumentation.NonTargetClassAdapter
 
visitInnerClass(String, String, String, int) - Method in class org.evosuite.seeding.PrimitiveClassAdapter
 
visitInsn(int) - Method in class org.evosuite.instrumentation.error.ArrayInstrumentation
 
visitInsn(int) - Method in class org.evosuite.instrumentation.error.DivisionByZeroInstrumentation
 
visitInsn(int) - Method in class org.evosuite.instrumentation.error.ErrorBranchInstrumenter
 
visitInsn(int) - Method in class org.evosuite.instrumentation.error.ErrorConditionMethodAdapter
visitInsn(int) - Method in class org.evosuite.instrumentation.error.NullPointerExceptionInstrumentation
 
visitInsn(int) - Method in class org.evosuite.instrumentation.error.OverflowInstrumentation
 
visitInsn(int) - Method in class org.evosuite.instrumentation.ExitClassInitMethodAdapter
 
visitInsn(int) - Method in class org.evosuite.instrumentation.ExplicitExceptionHandler
visitInsn(int) - Method in class org.evosuite.instrumentation.ReturnValueAdapter
visitInsn(int) - Method in class org.evosuite.instrumentation.YieldAtLineNumberMethodAdapter
visitInsn(int) - Method in class org.evosuite.seeding.PrimitivePoolMethodAdapter
 
visitInsn(int) - Method in class org.evosuite.symbolic.instrument.ConcolicMethodAdapter
Insert call to our method directly before the corresponding user instruction
visitInspectorAssertion(InspectorAssertion) - Method in class org.evosuite.testcase.TestCodeVisitor
visitInspectorAssertion
visitInterface() - Method in class org.evosuite.seeding.CollectParameterTypesVisitor
 
visitInterfaceBound() - Method in class org.evosuite.seeding.CollectParameterTypesVisitor
 
visitIntersection(RegExp, RegExp) - Method in class dk.brics.automaton.RegExpVisitor
 
visitIntersection(RegExp, RegExp) - Method in class org.evosuite.symbolic.solver.cvc4.RegExpToCVC4Visitor
 
visitInterval(int, int) - Method in class dk.brics.automaton.RegExpVisitor
 
visitInterval(int, int) - Method in class org.evosuite.symbolic.solver.cvc4.RegExpToCVC4Visitor
 
visitIntInsn(int, int) - Method in class org.evosuite.instrumentation.ArrayAllocationLimitMethodAdapter
visitIntInsn(int, int) - Method in class org.evosuite.instrumentation.error.ArrayInstrumentation
 
visitIntInsn(int, int) - Method in class org.evosuite.instrumentation.error.ErrorBranchInstrumenter
 
visitIntInsn(int, int) - Method in class org.evosuite.instrumentation.error.ErrorConditionMethodAdapter
 
visitIntInsn(int, int) - Method in class org.evosuite.seeding.PrimitivePoolMethodAdapter
visitIntInsn(int, int) - Method in class org.evosuite.symbolic.instrument.ConcolicMethodAdapter
BIPUSH: push one byte from instruction stream to operand stack SIPUSH: push two bytes from instruction stream to operand stack NEWARRAY
visitJumpInsn(int, Label) - Method in class org.evosuite.symbolic.instrument.ConcolicMethodAdapter
 
visitLabel(Label) - Method in class org.evosuite.instrumentation.error.ErrorConditionMethodAdapter
 
visitLabel(Label) - Method in class org.evosuite.instrumentation.ExplicitExceptionHandler
visitLabel(Label) - Method in class org.evosuite.symbolic.instrument.ConcolicMethodAdapter
Pseudo-instruction, inserted directly before the corresponding target instruction.
visitLdcInsn(Object) - Method in class org.evosuite.seeding.PrimitivePoolMethodAdapter
visitLdcInsn(Object) - Method in class org.evosuite.symbolic.instrument.ConcolicMethodAdapter
LDC, (LDC_W) -- push category one constant from constant pool LDC2_W -- push category two constant from constant pool Insert call to our method after user ByteCode instruction, allows us to use the result of LDC.
visitLineNumber(int, Label) - Method in class org.evosuite.graphs.cfg.CFGMethodAdapter
 
visitLineNumber(int, Label) - Method in class org.evosuite.instrumentation.LineNumberMethodAdapter
visitLineNumber(int, Label) - Method in class org.evosuite.instrumentation.YieldAtLineNumberMethodAdapter
visitLineNumber(int, Label) - Method in class org.evosuite.symbolic.instrument.ConcolicMethodAdapter
 
visitLookupSwitchInsn(Label, int[], Label[]) - Method in class org.evosuite.seeding.PrimitivePoolMethodAdapter
This is a hack to avoid deadlocks because we are only testing single threaded stuff.
visitLookupSwitchInsn(Label, int[], Label[]) - Method in class org.evosuite.symbolic.instrument.ConcolicMethodAdapter
LOOKUPSWITCH
visitMaxs(int, int) - Method in class org.evosuite.graphs.cfg.CFGMethodAdapter
visitMaxs(int, int) - Method in class org.evosuite.instrumentation.error.ErrorConditionMethodAdapter
visitMaxs(int, int) - Method in class org.evosuite.instrumentation.ExceptionTransformationMethodAdapter
visitMaxs(int, int) - Method in class org.evosuite.instrumentation.LineNumberMethodAdapter
visitMaxs(int, int) - Method in class org.evosuite.instrumentation.MethodEntryAdapter
visitMaxs(int, int) - Method in class org.evosuite.symbolic.instrument.ConcolicMethodAdapter
 
visitMethod(int, String, String, String, String[]) - Method in class org.evosuite.graphs.cfg.CFGClassAdapter
visitMethod(int, String, String, String, String[]) - Method in class org.evosuite.instrumentation.AccessibleClassAdapter
Deprecated.
Change methods to public
visitMethod(int, String, String, String, String[]) - Method in class org.evosuite.instrumentation.EmptyVisitor
visitMethod(int, String, String, String, String[]) - Method in class org.evosuite.instrumentation.EndOfClassInitializerVisitor
 
visitMethod(int, String, String, String, String[]) - Method in class org.evosuite.instrumentation.error.ErrorConditionClassAdapter
visitMethod(int, String, String, String, String[]) - Method in class org.evosuite.instrumentation.ExceptionTransformationClassAdapter
visitMethod(int, String, String, String, String[]) - Method in class org.evosuite.instrumentation.ExecutionPathClassAdapter
visitMethod(int, String, String, String, String[]) - Method in class org.evosuite.instrumentation.NonTargetClassAdapter
visitMethod(int, String, String, String, String[]) - Method in class org.evosuite.instrumentation.ObjectSignatureAdapter
visitMethod(int, String, String, String, String[]) - Method in class org.evosuite.instrumentation.PurityAnalysisClassVisitor
visitMethod(int, String, String, String, String[]) - Method in class org.evosuite.instrumentation.StaticAccessClassAdapter
visitMethod(int, String, String, String, String[]) - Method in class org.evosuite.seeding.PrimitiveClassAdapter
visitMethod(int, String, String, String, String[]) - Method in class org.evosuite.stubs.StubClassVisitor
 
visitMethodInsn(int, String, String, String, boolean) - Method in class org.evosuite.instrumentation.error.ArrayListInstrumentation
 
visitMethodInsn(int, String, String, String, boolean) - Method in class org.evosuite.instrumentation.error.DequeInstrumentation
 
visitMethodInsn(int, String, String, String) - Method in class org.evosuite.instrumentation.error.ErrorBranchInstrumenter
 
visitMethodInsn(int, String, String, String, boolean) - Method in class org.evosuite.instrumentation.error.ErrorBranchInstrumenter
 
visitMethodInsn(int, String, String, String, boolean) - Method in class org.evosuite.instrumentation.error.ErrorConditionMethodAdapter
visitMethodInsn(int, String, String, String, boolean) - Method in class org.evosuite.instrumentation.error.LinkedHashSetInstrumentation
 
visitMethodInsn(int, String, String, String, boolean) - Method in class org.evosuite.instrumentation.error.LinkedListInstrumentation
 
visitMethodInsn(int, String, String, String, boolean) - Method in class org.evosuite.instrumentation.error.ListInstrumentation
 
visitMethodInsn(int, String, String, String, boolean) - Method in class org.evosuite.instrumentation.error.NullPointerExceptionInstrumentation
 
visitMethodInsn(int, String, String, String, boolean) - Method in class org.evosuite.instrumentation.error.QueueInstrumentation
 
visitMethodInsn(int, String, String, String, boolean) - Method in class org.evosuite.instrumentation.error.StackInstrumentation
 
visitMethodInsn(int, String, String, String, boolean) - Method in class org.evosuite.instrumentation.error.VectorInstrumentation
 
visitMethodInsn(int, String, String, String, boolean) - Method in class org.evosuite.instrumentation.ExceptionTransformationMethodAdapter
 
visitMethodInsn(int, String, String, String, boolean) - Method in class org.evosuite.instrumentation.LineNumberMethodAdapter
visitMethodInsn(int, String, String, String, boolean) - Method in class org.evosuite.instrumentation.ObjectCallAdapter
visitMethodInsn(int, String, String, String, boolean) - Method in class org.evosuite.instrumentation.PurityAnalysisMethodVisitor
 
visitMethodInsn(int, String, String, String, boolean) - Method in class org.evosuite.instrumentation.YieldAtLineNumberMethodAdapter
visitMethodInsn(int, String, String, String) - Method in class org.evosuite.symbolic.instrument.ConcolicMethodAdapter
Invoke a method/constructor/class initializer: INVOKE_X -- signature and receiver (!) of invoked method CALLER_STACK_PARAM -- last parameter CALLER_STACK_PARAM -- next-to-last parameter make call CALL_RESULT
visitMethodStatement(TestCase, MethodStatement) - Method in class org.evosuite.testcase.TestCaseExpander
 
visitMethodStatement(MethodStatement) - Method in class org.evosuite.testcase.TestCodeVisitor
visitMethodStatement
visitMethodStatement(MethodStatement) - Method in class org.evosuite.testcase.TestVisitor
visitMethodStatement
visitMethodStatement(MethodStatement) - Method in class org.evosuite.testcase.ValueMinimizer
visitMethodStatement
visitMethodStatement(MethodStatement) - Method in class org.evosuite.utils.generic.GenericTypeInference
 
visitMultiANewArrayInsn(String, int) - Method in class org.evosuite.instrumentation.ArrayAllocationLimitMethodAdapter
visitMultiANewArrayInsn(String, int) - Method in class org.evosuite.instrumentation.error.ArrayInstrumentation
 
visitMultiANewArrayInsn(String, int) - Method in class org.evosuite.symbolic.instrument.ConcolicMethodAdapter
MULTIANEWARRAY
visitNullAssertion(NullAssertion) - Method in class org.evosuite.testcase.TestCodeVisitor
visitNullAssertion
visitNullStatement(NullStatement) - Method in class org.evosuite.testcase.TestCodeVisitor
visitNullStatement
visitNullStatement(NullStatement) - Method in class org.evosuite.testcase.TestVisitor
visitNullStatement
visitNullStatement(NullStatement) - Method in class org.evosuite.testcase.ValueMinimizer
visitNullStatement
visitNullStatement(NullStatement) - Method in class org.evosuite.utils.generic.GenericTypeInference
 
visitOptional(RegExp) - Method in class dk.brics.automaton.RegExpVisitor
 
visitOptional(RegExp) - Method in class org.evosuite.symbolic.solver.cvc4.RegExpToCVC4Visitor
 
visitParameterType() - Method in class org.evosuite.seeding.CollectParameterTypesVisitor
 
visitPrimitiveAssertion(PrimitiveAssertion) - Method in class org.evosuite.testcase.TestCodeVisitor
visitPrimitiveAssertion
visitPrimitiveExpression(PrimitiveExpression) - Method in class org.evosuite.testcase.TestCodeVisitor
visitPrimitiveExpression
visitPrimitiveExpression(PrimitiveExpression) - Method in class org.evosuite.testcase.TestVisitor
visitPrimitiveExpression
visitPrimitiveExpression(PrimitiveExpression) - Method in class org.evosuite.testcase.ValueMinimizer
visitPrimitiveExpression
visitPrimitiveExpression(PrimitiveExpression) - Method in class org.evosuite.utils.generic.GenericTypeInference
 
visitPrimitiveFieldAssertion(PrimitiveFieldAssertion) - Method in class org.evosuite.testcase.TestCodeVisitor
visitPrimitiveFieldAssertion
visitPrimitiveStatement(PrimitiveStatement<?>) - Method in class org.evosuite.testcase.TestCodeVisitor
visitPrimitiveStatement
visitPrimitiveStatement(PrimitiveStatement<?>) - Method in class org.evosuite.testcase.TestVisitor
visitPrimitiveStatement
visitPrimitiveStatement(PrimitiveStatement<?>) - Method in class org.evosuite.testcase.ValueMinimizer
visitPrimitiveStatement
visitPrimitiveStatement(PrimitiveStatement<?>) - Method in class org.evosuite.utils.generic.GenericTypeInference
 
visitRegExp(RegExp) - Method in class dk.brics.automaton.RegExpVisitor
 
visitRepeat(RegExp) - Method in class dk.brics.automaton.RegExpVisitor
 
visitRepeat(RegExp) - Method in class org.evosuite.symbolic.solver.cvc4.RegExpToCVC4Visitor
 
visitRepeatMin(RegExp, int) - Method in class dk.brics.automaton.RegExpVisitor
 
visitRepeatMin(RegExp, int) - Method in class org.evosuite.symbolic.solver.cvc4.RegExpToCVC4Visitor
 
visitRepeatMinMax(RegExp, int, int) - Method in class dk.brics.automaton.RegExpVisitor
 
visitRepeatMinMax(RegExp, int, int) - Method in class org.evosuite.symbolic.solver.cvc4.RegExpToCVC4Visitor
 
visitReturnType() - Method in class org.evosuite.seeding.CollectParameterTypesVisitor
 
visitReturnValue(Statement, Scope) - Method in class org.evosuite.assertion.AssertionTraceObserver
visitReturnValue
visitSameAssertion(SameAssertion) - Method in class org.evosuite.testcase.TestCodeVisitor
visitSameAssertion
visitStatement(Statement) - Method in class org.evosuite.testcase.StructuredTestCodeVisitor
 
visitStatement(Statement) - Method in class org.evosuite.testcase.TestCodeVisitor
 
visitStatement(Statement) - Method in class org.evosuite.testcase.TestVisitor
visitStatement
visitStatement(Statement) - Method in class org.evosuite.testcase.ValueMinimizer
 
visitString(String) - Method in class dk.brics.automaton.RegExpVisitor
 
visitString(String) - Method in class org.evosuite.symbolic.solver.cvc4.RegExpToCVC4Visitor
 
visitSuperclass() - Method in class org.evosuite.seeding.CollectParameterTypesVisitor
 
visitTableSwitchInsn(int, int, Label, Label[]) - Method in class org.evosuite.symbolic.instrument.ConcolicMethodAdapter
TABLESWITCH
visitTestCase(TestCase) - Method in class org.evosuite.testcase.StructuredTestCodeVisitor
 
visitTestCase(TestCase) - Method in class org.evosuite.testcase.TestCodeVisitor
visitTestCase
visitTestCase(TestCase) - Method in class org.evosuite.testcase.TestVisitor
visitTestCase
visitTestCase(TestCase) - Method in class org.evosuite.testcase.ValueMinimizer
visitTestCase
visitTestCase(TestCase) - Method in class org.evosuite.utils.generic.GenericTypeInference
 
visitTryCatchBlock(Label, Label, Label, String) - Method in class org.evosuite.instrumentation.ExceptionTransformationMethodAdapter
 
visitTryCatchBlock(Label, Label, Label, String) - Method in class org.evosuite.instrumentation.ExitClassInitMethodAdapter
 
visitTryCatchBlock(Label, Label, Label, String) - Method in class org.evosuite.symbolic.instrument.ConcolicMethodAdapter
 
visitTypeArgument() - Method in class org.evosuite.seeding.CollectParameterTypesVisitor
 
visitTypeInsn(int, String) - Method in class org.evosuite.instrumentation.ArrayAllocationLimitMethodAdapter
visitTypeInsn(int, String) - Method in class org.evosuite.instrumentation.error.ArrayInstrumentation
 
visitTypeInsn(int, String) - Method in class org.evosuite.instrumentation.error.CastErrorInstrumentation
 
visitTypeInsn(int, String) - Method in class org.evosuite.instrumentation.error.ErrorBranchInstrumenter
 
visitTypeInsn(int, String) - Method in class org.evosuite.instrumentation.error.ErrorConditionMethodAdapter
visitTypeInsn(int, String) - Method in class org.evosuite.symbolic.instrument.ConcolicMethodAdapter
CHECKCAST, INSTANCEOF, NEW, ANEWARRAY
visitTypeVariable(String) - Method in class org.evosuite.seeding.CollectParameterTypesVisitor
 
visitUnion(RegExp, RegExp) - Method in class dk.brics.automaton.RegExpVisitor
 
visitUnion(RegExp, RegExp) - Method in class org.evosuite.symbolic.solver.cvc4.RegExpToCVC4Visitor
 
visitVarInsn(int, int) - Method in class org.evosuite.symbolic.instrument.ConcolicMethodAdapter
ILOAD, ISTORE, ILOAD_0, ILOAD_1, etc.
VM - Class in org.evosuite.dse
Entry-point The instrumentation inserted into user code is hard-coded to call static methods of this class.
VM() - Constructor for class org.evosuite.dse.VM
 
VM_FQ - Static variable in class org.evosuite.symbolic.instrument.ConcolicConfig
Class whose methods the instrumentation code will call
VMError - Error in org.evosuite.dse
This error can be used to signal an throwable from VM code, below the instrumented class.
VMError(String, Throwable) - Constructor for error org.evosuite.dse.VMError
 
VOID - Static variable in class org.evosuite.symbolic.instrument.ConcolicConfig
 

W

waitUntilDone() - Method in class org.evosuite.rmi.service.ClientNodeImpl
 
waitUntilDone() - Method in interface org.evosuite.rmi.service.ClientNodeLocal
 
waitUntilDone() - Method in class org.evosuite.rmi.service.DummyClientNodeImpl
 
waitUntilFinished(long) - Method in class org.evosuite.rmi.service.ClientNodeImpl
 
waitUntilFinished(long) - Method in interface org.evosuite.rmi.service.ClientNodeRemote
 
waitUntilFinished(long) - Method in class org.evosuite.rmi.service.DummyClientNodeImpl
 
wasAnyPropertyWritten - Variable in class org.evosuite.testcase.execution.ExecutionResult
Keep track of whether any System property was written
wasAnyPropertyWritten() - Method in class org.evosuite.testcase.execution.ExecutionResult
 
wasMutationTouched(int) - Method in interface org.evosuite.testcase.execution.ExecutionTrace
Determine is a mutant was executed
wasMutationTouched(int) - Method in class org.evosuite.testcase.execution.ExecutionTraceImpl
Determine is a mutant was executed
wasMutationTouched(int) - Method in class org.evosuite.testcase.execution.ExecutionTraceProxy
Determine is a mutant was executed
wasSignaled() - Method in class org.evosuite.utils.SimpleCondition
wasSignaled
wasSuccessful() - Method in class org.evosuite.junit.JUnitResult
 
WeakMutationSuiteFitness - Class in org.evosuite.coverage.mutation
WeakMutationSuiteFitness class.
WeakMutationSuiteFitness() - Constructor for class org.evosuite.coverage.mutation.WeakMutationSuiteFitness
 
WeakMutationTestFitness - Class in org.evosuite.coverage.mutation
WeakMutationTestFitness class.
WeakMutationTestFitness(Mutation) - Constructor for class org.evosuite.coverage.mutation.WeakMutationTestFitness
Constructor for WeakMutationTestFitness.
whatwasit - Variable in class org.evosuite.testcase.TestMutationHistoryEntry
 
WholeTestSuiteStrategy - Class in org.evosuite.strategy
Regular whole test suite generation
WholeTestSuiteStrategy() - Constructor for class org.evosuite.strategy.WholeTestSuiteStrategy
 
WIDE() - Method in class org.evosuite.dse.AbstractVM
 
WIDE() - Method in interface org.evosuite.dse.IVM
 
WIDE() - Static method in class org.evosuite.dse.VM
 
WIDE() - Method in class org.evosuite.symbolic.vm.OtherVM
 
WildcardTypeImpl - Class in org.evosuite.utils.generic
 
WildcardTypeImpl(Type[], Type[]) - Constructor for class org.evosuite.utils.generic.WildcardTypeImpl
 
WRAP_NAME_PREFIX - Static variable in class org.evosuite.testcarver.instrument.Instrumenter
 
WRAPPER_TYPES - Static variable in class org.evosuite.testcase.execution.ExecutionObserver
Constant WRAPPER_TYPES
WRITE_ALL_GOALS_FILE - Static variable in class org.evosuite.Properties
Constant WRITE_ALL_GOALS_FILE=false
WRITE_CFG - Static variable in class org.evosuite.Properties
Constant WRITE_CFG=false
WRITE_COVERED_GOALS_FILE - Static variable in class org.evosuite.Properties
Constant WRITE_COVERED_GOALS_FILE=false
WRITE_INDIVIDUALS - Static variable in class org.evosuite.Properties
Constant WRITE_INDIVIDUALS=false
WRITE_JUNIT_TIMEOUT - Static variable in class org.evosuite.Properties
 
WRITE_POOL - Static variable in class org.evosuite.Properties
Constant WRITE_POOL=false
writeClasspathToFile(String) - Static method in class org.evosuite.classpath.ClassPathHandler
 
writeConfiguration() - Method in class org.evosuite.Properties
Update the evosuite.properties file with the current setting
writeConfiguration(String) - Method in class org.evosuite.Properties
Update the evosuite.properties file with the current setting
writeCoverage(boolean[][], Properties.Criterion) - Static method in class org.evosuite.junit.CoverageReportGenerator
 
writeFile(String, String) - Static method in class org.evosuite.utils.FileIOUtils
Write string to file
writeFile(String, File) - Static method in class org.evosuite.utils.FileIOUtils
Write string to file
writeIndividuals(List<T>) - Method in class org.evosuite.ga.metaheuristics.GeneticAlgorithm
Write to a file all fitness values of each individuals.
writeInheritanceTree(InheritanceTree, File) - Static method in class org.evosuite.setup.InheritanceTreeGenerator
 
writeJUnitFailingTests() - Method in class org.evosuite.TestSuiteGenerator
 
writeJUnitTestsAndCreateResult(TestSuiteChromosome, String) - Static method in class org.evosuite.TestSuiteGenerator
If Properties.JUNIT_TESTS is set, this method writes the given test cases to the default directory Properties.TEST_DIR.
writeJUnitTestsAndCreateResult(TestSuiteChromosome) - Static method in class org.evosuite.TestSuiteGenerator
 
writeJUnitTestSuite() - Static method in class org.evosuite.contracts.FailingTestSet
Output the failing tests in a JUnit test suite
writeJUnitTestSuite(TestSuiteWriter) - Static method in class org.evosuite.contracts.FailingTestSet
Output the failing tests in a JUnit test suite
writePool(String) - Method in class org.evosuite.seeding.ObjectPool
 
writeState(DataOutputStream) - Method in class org.evosuite.utils.MersenneTwister
Writes the entire state of the MersenneTwister RNG to the stream
writeStatistics(String) - Static method in class org.evosuite.instrumentation.TransformationStatistics
writeStatistics
writeTestSuite(String, String, List<ExecutionResult>) - Method in class org.evosuite.junit.writer.TestSuiteWriter
Create JUnit test suite for class
writeXML(Object, String) - Static method in class org.evosuite.utils.FileIOUtils
Write string to file

Y

YieldAtLineNumberMethodAdapter - Class in org.evosuite.instrumentation
YieldAtLineNumberMethodAdapter class.
YieldAtLineNumberMethodAdapter(MethodVisitor, String, String) - Constructor for class org.evosuite.instrumentation.YieldAtLineNumberMethodAdapter
Constructor for YieldAtLineNumberMethodAdapter.

Z

Z3_PATH - Static variable in class org.evosuite.Properties
 
Z3_STR2_PATH - Static variable in class org.evosuite.Properties
 
Z3Solver - Class in org.evosuite.symbolic.solver.z3
 
Z3Solver() - Constructor for class org.evosuite.symbolic.solver.z3.Z3Solver
 
Z3Solver(boolean) - Constructor for class org.evosuite.symbolic.solver.z3.Z3Solver
 
Z3Str2Solver - Class in org.evosuite.symbolic.solver.z3str2
 
Z3Str2Solver() - Constructor for class org.evosuite.symbolic.solver.z3str2.Z3Str2Solver
 
Z3Str2Solver(boolean) - Constructor for class org.evosuite.symbolic.solver.z3str2.Z3Str2Solver
 
Z_BooleanValue - Class in org.evosuite.symbolic.vm.wrappers
 
Z_BooleanValue(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.wrappers.Z_BooleanValue
 
Z_Init - Class in org.evosuite.symbolic.vm.wrappers
 
Z_Init(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.wrappers.Z_Init
 
Z_TO_BOOLEAN - Static variable in interface org.evosuite.symbolic.vm.wrappers.Types
 
Z_TO_STRING_BUFFER - Static variable in interface org.evosuite.symbolic.vm.string.buffer.Types
 
Z_TO_VOID - Static variable in interface org.evosuite.symbolic.vm.wrappers.Types
 
Z_V - Static variable in class org.evosuite.symbolic.instrument.ConcolicConfig
 
Z_ValueOf - Class in org.evosuite.symbolic.vm.wrappers
 
Z_ValueOf(SymbolicEnvironment) - Constructor for class org.evosuite.symbolic.vm.wrappers.Z_ValueOf
 
zero() - Method in class org.evosuite.testcase.statements.ClassPrimitiveStatement
 
zero() - Method in class org.evosuite.testcase.statements.EnumPrimitiveStatement
Reset value to default value 0
zero() - Method in class org.evosuite.testcase.statements.environment.FileNamePrimitiveStatement
Reset value to default value 0
zero() - Method in class org.evosuite.testcase.statements.environment.LocalAddressPrimitiveStatement
 
zero() - Method in class org.evosuite.testcase.statements.environment.NamePrimitiveStatement
 
zero() - Method in class org.evosuite.testcase.statements.environment.RemoteAddressPrimitiveStatement
 
zero() - Method in class org.evosuite.testcase.statements.environment.UrlPrimitiveStatement
 
zero() - Method in class org.evosuite.testcase.statements.NullStatement
Reset value to default value 0
zero() - Method in class org.evosuite.testcase.statements.numeric.BooleanPrimitiveStatement
Reset value to default value 0
zero() - Method in class org.evosuite.testcase.statements.numeric.BytePrimitiveStatement
Reset value to default value 0
zero() - Method in class org.evosuite.testcase.statements.numeric.CharPrimitiveStatement
Reset value to default value 0
zero() - Method in class org.evosuite.testcase.statements.numeric.DoublePrimitiveStatement
Reset value to default value 0
zero() - Method in class org.evosuite.testcase.statements.numeric.FloatPrimitiveStatement
Reset value to default value 0
zero() - Method in class org.evosuite.testcase.statements.numeric.IntPrimitiveStatement
Reset value to default value 0
zero() - Method in class org.evosuite.testcase.statements.numeric.LongPrimitiveStatement
Reset value to default value 0
zero() - Method in class org.evosuite.testcase.statements.numeric.ShortPrimitiveStatement
Reset value to default value 0
zero() - Method in class org.evosuite.testcase.statements.PrimitiveStatement
Reset value to default value 0
zero() - Method in class org.evosuite.testcase.statements.StringPrimitiveStatement
Reset value to default value 0
zero_fitness - Static variable in class org.evosuite.strategy.RegressionSuiteStrategy
 
ZERO_INT - Static variable in class org.evosuite.symbolic.solver.SmtExprBuilder
 
ZERO_REAL - Static variable in class org.evosuite.symbolic.solver.SmtExprBuilder
 
zeroAllCallbacks() - Method in class org.evosuite.dse.VM
To be called before exploring a new method.
zeroFitness - Variable in class org.evosuite.strategy.TestGenerationStrategy
There should only be one
ZeroFitnessStoppingCondition - Class in org.evosuite.ga.stoppingconditions
Stop the search when the fitness has reached 0 (assuming minimization)
ZeroFitnessStoppingCondition() - Constructor for class org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
 
zeroPathCallbacks() - Method in class org.evosuite.dse.VM
To be called before executing a new path through a method.
ZGGG_V - Static variable in class org.evosuite.symbolic.instrument.ConcolicConfig
 
ZI_V - Static variable in class org.evosuite.symbolic.instrument.ConcolicConfig
 
ZII_V - Static variable in class org.evosuite.symbolic.instrument.ConcolicConfig
 
$ A B C D E F G H I J K L M N O P Q R S T U V W Y Z 
Skip navigation links

Copyright © 2010–2017 EvoSuite. All rights reserved.