1
|
preethi@preethi-desktop:~/redmine-1.2$ sudo ruby test/functional/documents_controller_test.rb
|
2
|
Loaded suite test/functional/documents_controller_test
|
3
|
Started
|
4
|
.....
|
5
|
Finished in 1.900422 seconds.
|
6
|
|
7
|
5 tests, 16 assertions, 0 failures, 0 errors
|
8
|
preethi@preethi-desktop:~/redmine-1.2$ sudo ruby test/functional/roles_controller_test.rb
|
9
|
Loaded suite test/functional/roles_controller_test
|
10
|
Started
|
11
|
.................
|
12
|
Finished in 5.02934 seconds.
|
13
|
|
14
|
17 tests, 48 assertions, 0 failures, 0 errors
|
15
|
|
16
|
preethi@preethi-desktop:~/redmine-1.2$ sudo ruby test/functional/documents_controller_test.rb
|
17
|
Loaded suite test/functional/documents_controller_test
|
18
|
Started
|
19
|
.....
|
20
|
Finished in 1.900422 seconds.
|
21
|
|
22
|
5 tests, 16 assertions, 0 failures, 0 errors
|
23
|
preethi@preethi-desktop:~/redmine-1.2$ sudo ruby test/functional/roles_controller_test.rb
|
24
|
Loaded suite test/functional/roles_controller_test
|
25
|
Started
|
26
|
.................
|
27
|
Finished in 5.02934 seconds.
|
28
|
|
29
|
17 tests, 48 assertions, 0 failures, 0 errors
|
30
|
|
31
|
|
32
|
|
33
|
preethi@preethi-desktop:~/redmine-1.2$ sudo ruby test/functional/documents_controller_test.rb
|
34
|
Loaded suite test/functional/documents_controller_test
|
35
|
Started
|
36
|
.....
|
37
|
Finished in 1.900422 seconds.
|
38
|
|
39
|
5 tests, 16 assertions, 0 failures, 0 errors
|
40
|
preethi@preethi-desktop:~/redmine-1.2$ sudo ruby test/functional/roles_controller_test.rb
|
41
|
Loaded suite test/functional/roles_controller_test
|
42
|
Started
|
43
|
.................
|
44
|
Finished in 5.02934 seconds.
|
45
|
|
46
|
17 tests, 48 assertions, 0 failures, 0 errors
|
47
|
|