Implemented insertRows for SetupModel.
[emufront] / doc / tests.txt
1 Setupview
2 ---------
3
4 Test 1:
5 - Add new setup when no platform or media types are yet added
6 Result:
7 - Shows error that no platform or media types are not added
8 - New row is not created
9
10 Test 2:
11 - Add new setup when any platforms are not yet added
12 Result:
13 - Shows error that any platform is not available 
14 - New row is not created
15
16 Test 3:
17 - Add new setup when any media types are not yet added
18 Result:
19 - Shows error that any media type is not available 
20 - New row is not created