PET: Partial Evaluation-based Test Case Generator for Bytecode

Target Class and its Dependencies


Class: StackInt

Dependencies:

PET Arguments

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

string(60) "javap -classpath ../../../../examples/heap -s StackInt 2>&1 " string(56) "Warning: Binary file StackInt contains heap.StackInt
" string(33) "Compiled from "StackInt.java"
" string(32) "public class heap.StackInt {
" array(4) { [0]=> string(23) "c class heap.StackInt {" [1]=> string(2) "c " ["name"]=> string(13) "heap.StackInt" [2]=> string(13) "heap.StackInt" }