public class TestVertexData extends TestCase (Code)
Vertex data is the additional data differentiating a CodeVertex
from a simple Vertex. It consists of a bytecode position, a
label, and the InstructionList.
XXX This code tested a now-obsolete data structure; it should be
beefed up or dropped.
author: Jim Dixon