PET: Partial Evaluation-based Test Case Generator for Bytecode

Target Class and its Dependencies


Class: Foo

Dependencies:

PET Arguments

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

string(56) "javap -classpath ../../../../examples/types -s Foo 2>&1 " string(47) "Warning: Binary file Foo contains types.Foo
" string(28) "Compiled from "Foo.java"
" string(28) "public class types.Foo {
" array(4) { [0]=> string(19) "c class types.Foo {" [1]=> string(2) "c " ["name"]=> string(9) "types.Foo" [2]=> string(9) "types.Foo" }