public class AttributeTest extends Object
IdPAttribute class.| Constructor and Description |
|---|
AttributeTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
cloneToString() |
void |
displayDescriptions()
Tests that display descriptions are properly added and modified.
|
void |
displayNames()
Tests that display names are properly added and modified.
|
void |
encoders()
Tests that values are properly added and modified.
|
void |
instantiation()
Tests that the attribute has its expected state after instantiation.
|
void |
nullEmptyId()
Tests that null/empty IDs aren't accepted.
|
void |
values()
Tests that values are properly added and modified.
|
public void instantiation()
public void nullEmptyId()
public void displayNames()
public void displayDescriptions()
public void values()
public void encoders()
public void cloneToString()
Copyright © 1999–2015. All rights reserved.