JUnit test class for testing TestDocGetter.
author: Eric Shao-yu Cheng version: $Id: TestDocGetterTest.java 4255 2007-08-28 19:17:37Z mgricken $
Method Summary
public void
testGetDocumentForFile() Creates a new empty TestDocGetter instance, calls getDocumentForFile() with an empty File and ensures it throws
an IllegalStateException.
Creates a new empty TestDocGetter instance, calls getDocumentForFile() with an empty File and ensures it throws
an IllegalStateException.
exception: IOException - if an error occurs
Fields inherited from edu.rice.cs.drjava.DrJavaTestCase