com.sun.javatest
public static class TestSuite.NotTestSuiteFault extends TestSuite.Fault
Constructor and Description |
---|
TestSuite.NotTestSuiteFault(I18NResourceBundle i18n,
java.lang.String s,
java.io.File f)
Create a Fault.
|
public TestSuite.NotTestSuiteFault(I18NResourceBundle i18n, java.lang.String s, java.io.File f)
i18n
- A resource bundle in which to find the detail message.s
- The key for the detail message.f
- The file in question, to be formatted with the detail message by
MessageFormat.format(java.lang.Object[], java.lang.StringBuffer, java.text.FieldPosition)
Copyright (c) 1996, 2010, Oracle and/or its affiliates. All rights reserved.