This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: FYI: Patch: javax.print.attribute.standard - more missing classes.
- From: Joerg Brunsmann <joerg_brunsmann at yahoo dot de>
- To: konqueror at gmx dot de
- Cc: java-patches at gcc dot gnu dot org
- Date: Fri, 9 Jan 2004 14:45:02 +0100 (CET)
- Subject: Re: FYI: Patch: javax.print.attribute.standard - more missing classes.
Hi Michael,
what happens if you execute the attached JUnit-Testcase?
Jörg
import java.util.Locale;
import javax.print.attribute.standard.OutputDeviceAssigned;
import junit.framework.TestCase;
public class PrintTest extends TestCase {
public PrintTest(String name) {
super(name);
}
public void testOutputDeviceAssigned() {
OutputDeviceAssigned a = new OutputDeviceAssigned("devicename", (Locale) null);
assertEquals("output-device-assigned", a.getName());
}
}
__________________________________________________________________
Gesendet von Yahoo! Mail - http://mail.yahoo.de
Logos und Klingeltöne fürs Handy bei http://sms.yahoo.de