Search in sources :

Example 6 with WTimeoutWarning

use of com.github.bordertech.wcomponents.WTimeoutWarning in project wcomponents by BorderTech.

the class WTimeoutWarningRenderer_Test method testDoPaintDefault.

@Test
public void testDoPaintDefault() throws IOException, SAXException, XpathException {
    WTimeoutWarning warning = new WTimeoutWarning();
    assertSchemaMatch(warning);
}
Also used : WTimeoutWarning(com.github.bordertech.wcomponents.WTimeoutWarning) Test(org.junit.Test)

Aggregations

WTimeoutWarning (com.github.bordertech.wcomponents.WTimeoutWarning)6 Test (org.junit.Test)5 XmlStringBuilder (com.github.bordertech.wcomponents.XmlStringBuilder)1