...
Test Case No. | Method to test | Scenario | Outcome of successful test |
---|---|---|---|
1 (addProfile()) | addProfile(...) |
|
|
2 (getProfile()) | getProfile(...) |
|
|
3 (updateProfile()) | updateProfile(...) |
|
|
4 (deleteProfile()) | deleteProfile(...) |
|
|
5 (getNoneExistingProfile()) | getProfile(...) |
|
|
7 6 (cascadeDeleteOfProfile()) |
|
|
|
...
Test Case No. | Name of Test Method | Scenario | Outcome of successful test |
---|---|---|---|
1 | getSensortype() |
|
|
2 | getProfile() |
|
|
3 | getExceptionSensorDefinitionsFromEnvironmentProfile() |
|
|
4 | getMethodSensorDefinitionsFromEnvironmentProfile() |
|
|
5 | getPlatformSensorDefinitionsFromEnvironmentProfile() |
|
|
6 | getExceptionSensorDefinitionsFromProfile() |
|
|
7 | getMethodSensorDefinitionsFromProfile() |
|
|
8 | getPlatformSensorDefinitionsFromProfile() |
|
|