1 | $ cobra -test ccoreEnv |
---|
2 | Testing MustUseResultAttribute... |
---|
3 | Completed testing of MustUseResultAttribute. |
---|
4 | |
---|
5 | Testing Tracer... |
---|
6 | Completed testing of Tracer. |
---|
7 | |
---|
8 | Testing CobraCore... |
---|
9 | Completed testing of CobraCore. |
---|
10 | |
---|
11 | Testing Html... |
---|
12 | Completed testing of Html. |
---|
13 | |
---|
14 | Testing ObjectCatalog... |
---|
15 | Completed testing of ObjectCatalog. |
---|
16 | |
---|
17 | Testing SourceSite... |
---|
18 | Completed testing of SourceSite. |
---|
19 | |
---|
20 | Testing ExceptionReportWriter... |
---|
21 | Completed testing of ExceptionReportWriter. |
---|
22 | |
---|
23 | Testing TextExceptionReportWriter... |
---|
24 | Completed testing of TextExceptionReportWriter. |
---|
25 | |
---|
26 | Testing HtmlExceptionReportWriter... |
---|
27 | Completed testing of HtmlExceptionReportWriter. |
---|
28 | |
---|
29 | Testing PrivateObjectViewForExceptionReport... |
---|
30 | Completed testing of PrivateObjectViewForExceptionReport. |
---|
31 | |
---|
32 | Testing CobraFrame... |
---|
33 | Completed testing of CobraFrame. |
---|
34 | |
---|
35 | Testing FallThroughException... |
---|
36 | Completed testing of FallThroughException. |
---|
37 | |
---|
38 | Testing DynamicOperationException... |
---|
39 | Completed testing of DynamicOperationException. |
---|
40 | |
---|
41 | Testing CannotEnumerateException... |
---|
42 | Completed testing of CannotEnumerateException. |
---|
43 | |
---|
44 | Testing UnknownMemberException... |
---|
45 | Completed testing of UnknownMemberException. |
---|
46 | |
---|
47 | Testing CannotReadPropertyException... |
---|
48 | Completed testing of CannotReadPropertyException. |
---|
49 | |
---|
50 | Testing CannotWritePropertyException... |
---|
51 | Completed testing of CannotWritePropertyException. |
---|
52 | |
---|
53 | Testing CannotSliceTypeException... |
---|
54 | Completed testing of CannotSliceTypeException. |
---|
55 | |
---|
56 | Testing CannotInTypeException... |
---|
57 | Completed testing of CannotInTypeException. |
---|
58 | |
---|
59 | Testing CannotCompareException... |
---|
60 | Completed testing of CannotCompareException. |
---|
61 | |
---|
62 | Testing TestSet... |
---|
63 | Completed testing of TestSet. |
---|
64 | |
---|
65 | Testing IList.extension.10402... |
---|
66 | Completed testing of IList.extension.10402. |
---|
67 | |
---|
68 | Testing CcoreEnv... <<<--- this is the only one I'm interested in |
---|
69 | Completed testing of CCEnv. |
---|
70 | |
---|
71 | |
---|
72 | Success! All tests pass. |
---|
73 | |
---|