- 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
-
- 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
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-