Sha256: 80c9d006434772396ebe560bdf31fc628866b66e560d308e11dcd13a70d30208

Contents?: true

Size: 650 Bytes

Versions: 1

Compression:

Stored size: 650 Bytes

Contents

digraph TopLevel {
    compound = true
    bgcolor = lightcyan1
    fontname = Arial
    fontsize = 8
    label = "test/tc_nadol_disks.rb"
    node [
        fontname = Arial,
        fontsize = 8,
        color = black
    ]

    TestNADOLDisks [
        fontcolor = black,
        URL = "classes/TestNADOLDisks.html",
        shape = ellipse,
        color = palegoldenrod,
        style = filled,
        label = "TestNADOLDisks"
    ]

    Test__Unit__TestCase [
        URL = "classes/Test/Unit/TestCase.html",
        label = "Test::Unit::TestCase"
    ]

    Test__Unit__TestCase -> TestNADOLDisks [

    ]

}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
dsktool-0.2.1 doc/dot/f_11.dot