public class PrimitiveAssertion extends Assertion
| Constructor and Description |
|---|
PrimitiveAssertion() |
| Modifier and Type | Method and Description |
|---|---|
Assertion |
copy(TestCase newTestCase,
int offset)
Return a copy of the assertion, which is valid in newTestCase
|
boolean |
evaluate(Scope scope)
Determine if assertion holds in current scope
|
String |
getCode()
This method returns the Java Code
|
addKilledMutation, changeClassLoader, clone, clone, equals, getComment, getKilledMutations, getReferencedVariables, getSource, getStatement, getValue, hasComment, hashCode, isValid, setComment, setSource, setStatement, setValueCopyright © 2010–2017 EvoSuite. All rights reserved.