Public Member Functions | |
| void | AddItemToReadOnlyFail () |
| void | InsertItemToReadOnlyFail () |
| void | IndexInsertItemToReadOnlyFail () |
| void | AddNewToReadOnlyFail () |
| void | ClearReadOnlyFail () |
Public Member Functions inherited from UnitDriven.TestBase | |
| UnitTestContext | GetContext () |
Definition at line 39 of file ReadOnlyTests.cs.
| void cslalighttest.ReadOnly.ReadOnlyTests.AddItemToReadOnlyFail | ( | ) |
Definition at line 43 of file ReadOnlyTests.cs.
| void cslalighttest.ReadOnly.ReadOnlyTests.AddNewToReadOnlyFail | ( | ) |
Definition at line 75 of file ReadOnlyTests.cs.
| void cslalighttest.ReadOnly.ReadOnlyTests.ClearReadOnlyFail | ( | ) |
Definition at line 85 of file ReadOnlyTests.cs.
| void cslalighttest.ReadOnly.ReadOnlyTests.IndexInsertItemToReadOnlyFail | ( | ) |
Definition at line 65 of file ReadOnlyTests.cs.
| void cslalighttest.ReadOnly.ReadOnlyTests.InsertItemToReadOnlyFail | ( | ) |
Definition at line 54 of file ReadOnlyTests.cs.