PET: Partial Evaluation-based Test Case Generator for Bytecode

Target Class and its Dependencies


Class: SortedListInt

Dependencies:

PET Arguments

a) Choose the method to generate test-cases for:

string(65) "javap -classpath ../../../../examples/heap -s SortedListInt 2>&1 " string(66) "Warning: Binary file SortedListInt contains heap.SortedListInt
" string(38) "Compiled from "SortedListInt.java"
" string(37) "public class heap.SortedListInt {
" array(4) { [0]=> string(28) "c class heap.SortedListInt {" [1]=> string(2) "c " ["name"]=> string(18) "heap.SortedListInt" [2]=> string(18) "heap.SortedListInt" }