public class IconTestBase extends MockTest
| Modifier and Type | Field and Description |
|---|---|
protected IIconLibrary |
library |
childConfig, mockEnvironmentClass, rootConfig| Constructor and Description |
|---|
IconTestBase() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
multiple(String name,
String dims,
int count)
Tests icon search capability.
|
protected void |
setLibrary(String name)
Sets the icon library being tested.
|
protected void |
singleton(String name,
String dims)
Tests for the presence of a singleton icon.
|
afterClass, beforeClass, getMockEnvironment, getPageDefinition, getRealPath, getTextFromResourceprotected IIconLibrary library
protected void setLibrary(String name)
name - Name of the library.protected void singleton(String name, String dims)
name - The icon name.dims - The icon dimensions.Copyright © 2020 Fujion Framework. All rights reserved.