PET
: Partial Evaluation-based Test Case Generator for Bytecode
|
Home
|
Web interface
|
CLP Heap Solver
|
Download
|
About
|
Target Class and its Dependencies
Class
:
DoublyLinkedList
Dependencies
:
PET Arguments
a) Choose the method to generate test-cases for:
string(71) "javap -classpath ../../../../examples/related -s DoublyLinkedList 2>&1 " string(75) "Warning: Binary file DoublyLinkedList contains related.DoublyLinkedList
" string(41) "Compiled from "DoublyLinkedList.java"
" string(43) "public class related.DoublyLinkedList {
" array(4) { [0]=> string(34) "c class related.DoublyLinkedList {" [1]=> string(2) "c " ["name"]=> string(24) "related.DoublyLinkedList" [2]=> string(24) "related.DoublyLinkedList" }