Test Result : ComponentAttributesMapTest
0 failures
12 tests
All Tests
| Test name | Duration | Status |
|---|---|---|
| testContainsKey_ComponentProperty | 0 ms | Passed |
| testContainsKey_NotComponentProperty | 0 ms | Passed |
| testGetComponentProperty | 0 ms | Passed |
| testGetComponentWriteOnlyProperty | 0 ms | Passed |
| testPutAll | 0 ms | Passed |
| testPutComponentProperty | 0 ms | Passed |
| testPutComponentReadOnlyProperty | 0 ms | Passed |
| testPut_KeyIsNull | 0 ms | Passed |
| testPut_KeyShouldBeString | 0 ms | Passed |
| testPut_NotComponentProperty | 0 ms | Passed |
| testPut_ValueIsNull | 0 ms | Passed |
| testRemoveComponentProperty | 1 ms | Passed |