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