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