Asserting Non-Nullness

    public void testToString() {
        assertNotNull(list.toString());
    }

Previous | Next | Top | Cafe con Leche

Copyright 2005-2007 Elliotte Rusty Harold
elharo@metalab.unc.edu
Last Modified August 26, 2005