Skip to content

Commit 87adf77

Browse files
authored
Update TEST-com.mkyong.StartApplicationTest.xml
1 parent cb6131b commit 87adf77

File tree

1 file changed

+154
-25
lines changed

1 file changed

+154
-25
lines changed
Lines changed: 154 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,155 @@
1-
<testsuites name="test-system-out">
2-
<testsuite errors="0" failures="0" hostname="cerberus.fox" name="pytest" skipped="0" tests="6" time="0.078" timestamp="2020-01-22T16:02:49.321656">
3-
<testcase classname="tests.test_config" name="test_json_resolution" time="0.001"/>
4-
<testcase classname="tests.test_config" name="test_defaults" time="0.001"/>
5-
<testcase classname="tests.test_integration" name="test_config_relative_path" time="0.012">
6-
<system-out>
7-
cwd: /tmp/tmpyn7k46sd emanate --source /tmp/tmpwz2h7glq/src '/tmp/tmpwz2h7glq/src/foo' -> '/tmp/tmpwz2h7glq/dest/foo' cwd: /tmp/tmpetkvkfdw emanate --source src '/tmp/tmpetkvkfdw/src/foo' -> '/tmp/tmpetkvkfdw/dest/foo' cwd: /tmp/tmpq7vws4le/src emanate '/tmp/tmpq7vws4le/src/foo' -> '/tmp/tmpq7vws4le/dest/foo'
8-
</system-out>
9-
</testcase>
10-
<testcase classname="tests.test_integration" name="test_no_config" time="0.012">
11-
<system-out>
12-
cwd: /tmp/tmpuv0uzm7s emanate --source /tmp/tmp_uh8tzdz/src --dest /tmp/tmp_uh8tzdz/dest '/tmp/tmp_uh8tzdz/src/foo' -> '/tmp/tmp_uh8tzdz/dest/foo' '/tmp/tmp_uh8tzdz/src/bar/baz' -> '/tmp/tmp_uh8tzdz/dest/bar/baz' cwd: /tmp/tmpk99ai9r0 emanate --source src --dest /tmp/tmpk99ai9r0/dest '/tmp/tmpk99ai9r0/src/foo' -> '/tmp/tmpk99ai9r0/dest/foo' '/tmp/tmpk99ai9r0/src/bar/baz' -> '/tmp/tmpk99ai9r0/dest/bar/baz' cwd: /tmp/tmprxyuze4g/src emanate --dest /tmp/tmprxyuze4g/dest '/tmp/tmprxyuze4g/src/foo' -> '/tmp/tmprxyuze4g/dest/foo' '/tmp/tmprxyuze4g/src/bar/baz' -> '/tmp/tmprxyuze4g/dest/bar/baz'
13-
</system-out>
14-
</testcase>
15-
<testcase classname="tests.test_integration" name="test_empty_config" time="0.011">
16-
<system-out>
17-
cwd: /tmp/tmp2gjl2wj_ emanate --source /tmp/tmp1t7j_ote/src --dest /tmp/tmp1t7j_ote/dest '/tmp/tmp1t7j_ote/src/foo' -> '/tmp/tmp1t7j_ote/dest/foo' cwd: /tmp/tmp9b40pw3b emanate --source src --dest /tmp/tmp9b40pw3b/dest '/tmp/tmp9b40pw3b/src/foo' -> '/tmp/tmp9b40pw3b/dest/foo' cwd: /tmp/tmpfmnr88qv/src emanate --dest /tmp/tmpfmnr88qv/dest '/tmp/tmpfmnr88qv/src/foo' -> '/tmp/tmpfmnr88qv/dest/foo'
18-
</system-out>
19-
</testcase>
20-
<testcase classname="tests.test_integration" name="test_clean" time="0.013">
21-
<system-out>
22-
cwd: /tmp/tmp9q8tpxi2 emanate --source /tmp/tmpn4lvoqq7/src clean '/tmp/tmpn4lvoqq7/dest/foo' cwd: /tmp/tmp0dzkb_z5 emanate --source src clean '/tmp/tmp0dzkb_z5/dest/foo' cwd: /tmp/tmpsueno4qa/src emanate clean '/tmp/tmpsueno4qa/dest/foo'
23-
</system-out>
24-
</testcase>
25-
</testsuite>
1+
<?xml version="1.0" encoding="UTF-8" ?>
2+
<testsuites name="multiple-properties">
3+
<testsuite failures="2" time="0.012" errors="0" skipped="0" tests="4" name="com.areyes1.junitreport.service.JUnitReportServiceExampleTest">
4+
<properties>
5+
<property name="java.runtime.name" value="Java(TM) SE Runtime Environment"/>
6+
<property name="sun.boot.library.path" value="/Library/Java/JavaVirtualMachines/jdk1.7.0_07.jdk/Contents/Home/jre/lib"/>
7+
<property name="java.vm.version" value="23.3-b01"/>
8+
<property name="user.country.format" value="PH"/>
9+
<property name="gopherProxySet" value="false"/>
10+
<property name="java.vm.vendor" value="Oracle Corporation"/>
11+
<property name="java.vendor.url" value="http://java.oracle.com/"/>
12+
<property name="path.separator" value=":"/>
13+
<property name="guice.disable.misplaced.annotation.check" value="true"/>
14+
<property name="java.vm.name" value="Java HotSpot(TM) 64-Bit Server VM"/>
15+
<property name="file.encoding.pkg" value="sun.io"/>
16+
<property name="user.country" value="US"/>
17+
<property name="sun.java.launcher" value="SUN_STANDARD"/>
18+
<property name="sun.os.patch.level" value="unknown"/>
19+
<property name="java.vm.specification.name" value="Java Virtual Machine Specification"/>
20+
<property name="user.dir" value="/Users/alvinreyes/EclipseProjects/Java/junit-report-example"/>
21+
<property name="java.runtime.version" value="1.7.0_07-b10"/>
22+
<property name="java.awt.graphicsenv" value="sun.awt.CGraphicsEnvironment"/>
23+
<property name="java.endorsed.dirs" value="/Library/Java/JavaVirtualMachines/jdk1.7.0_07.jdk/Contents/Home/jre/lib/endorsed"/>
24+
<property name="os.arch" value="x86_64"/>
25+
<property name="java.io.tmpdir" value="/var/folders/vl/0hszbkln4nn__n_xb_z540900000gn/T/"/>
26+
<property name="line.separator" value="
27+
"/>
28+
<property name="java.vm.specification.vendor" value="Oracle Corporation"/>
29+
<property name="os.name" value="Mac OS X"/>
30+
<property name="classworlds.conf" value="/Users/alvinreyes/EclipseProjects/Java/.metadata/.plugins/org.eclipse.m2e.launching/launches/m2conf8358343342337982285.tmp"/>
31+
<property name="sun.jnu.encoding" value="US-ASCII"/>
32+
<property name="java.library.path" value="/Users/alvinreyes/Library/Java/Extensions:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java:."/>
33+
<property name="java.specification.name" value="Java Platform API Specification"/>
34+
<property name="java.class.version" value="51.0"/>
35+
<property name="sun.management.compiler" value="HotSpot 64-Bit Tiered Compilers"/>
36+
<property name="os.version" value="10.10.3"/>
37+
<property name="http.nonProxyHosts" value="local|*.local|169.254/16|*.169.254/16|localhost|*.localhost"/>
38+
<property name="user.home" value="/Users/alvinreyes"/>
39+
<property name="user.timezone" value="Asia/Manila"/>
40+
<property name="java.awt.printerjob" value="sun.lwawt.macosx.CPrinterJob"/>
41+
<property name="java.specification.version" value="1.7"/>
42+
<property name="file.encoding" value="US-ASCII"/>
43+
<property name="user.name" value="alvinreyes"/>
44+
<property name="java.class.path" value="/Applications/EclipseEE/plugins/org.eclipse.m2e.maven.runtime_1.5.1.20150109-1819/jars/plexus-classworlds-2.5.1.jar"/>
45+
<property name="org.slf4j.simpleLogger.defaultLogLevel" value="info"/>
46+
<property name="java.vm.specification.version" value="1.7"/>
47+
<property name="sun.arch.data.model" value="64"/>
48+
<property name="java.home" value="/Library/Java/JavaVirtualMachines/jdk1.7.0_07.jdk/Contents/Home/jre"/>
49+
<property name="sun.java.command" value="org.codehaus.plexus.classworlds.launcher.Launcher -B surefire-report:report"/>
50+
<property name="java.specification.vendor" value="Oracle Corporation"/>
51+
<property name="user.language" value="en"/>
52+
<property name="awt.toolkit" value="sun.lwawt.macosx.LWCToolkit"/>
53+
<property name="java.vm.info" value="mixed mode"/>
54+
<property name="java.version" value="1.7.0_07"/>
55+
<property name="java.ext.dirs" value="/Users/alvinreyes/Library/Java/Extensions:/Library/Java/JavaVirtualMachines/jdk1.7.0_07.jdk/Contents/Home/jre/lib/ext:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java"/>
56+
<property name="sun.boot.class.path" value="/Library/Java/JavaVirtualMachines/jdk1.7.0_07.jdk/Contents/Home/jre/lib/resources.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_07.jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_07.jdk/Contents/Home/jre/lib/sunrsasign.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_07.jdk/Contents/Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_07.jdk/Contents/Home/jre/lib/jce.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_07.jdk/Contents/Home/jre/lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_07.jdk/Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_07.jdk/Contents/Home/jre/lib/JObjC.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_07.jdk/Contents/Home/jre/classes"/>
57+
<property name="java.vendor" value="Oracle Corporation"/>
58+
<property name="maven.home" value="/Users/alvinreyes/EclipseProjects/Java/junit-report-example/EMBEDDED"/>
59+
<property name="file.separator" value="/"/>
60+
<property name="java.vendor.url.bug" value="http://bugreport.sun.com/bugreport/"/>
61+
<property name="sun.cpu.endian" value="little"/>
62+
<property name="sun.io.unicode.encoding" value="UnicodeBig"/>
63+
<property name="socksNonProxyHosts" value="local|*.local|169.254/16|*.169.254/16|localhost|*.localhost"/>
64+
<property name="ftp.nonProxyHosts" value="local|*.local|169.254/16|*.169.254/16|localhost|*.localhost"/>
65+
<property name="sun.cpu.isalist" value=""/>
66+
</properties>
67+
<testcase time="0.01" classname="com.areyes1.junitreport.service.JUnitReportServiceExampleTest" name="testAssertEqualsFalse">
68+
<failure message="expected:&lt;com.areyes1.junitreport.service.ServiceObject@1338933d&gt; but was:&lt;com.areyes1.junitreport.service.ServiceObject@674a93a6&gt;" type="java.lang.AssertionError">java.lang.AssertionError: expected:&lt;com.areyes1.junitreport.service.ServiceObject@1338933d&gt; but was:&lt;com.areyes1.junitreport.service.ServiceObject@674a93a6&gt;
69+
at org.junit.Assert.fail(Assert.java:88)
70+
at org.junit.Assert.failNotEquals(Assert.java:834)
71+
at org.junit.Assert.assertEquals(Assert.java:118)
72+
at org.junit.Assert.assertEquals(Assert.java:144)
73+
at com.areyes1.junitreport.service.JUnitReportServiceExampleTest.testAssertEqualsFalse(JUnitReportServiceExampleTest.java:25)
74+
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
75+
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
76+
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
77+
at java.lang.reflect.Method.invoke(Method.java:601)
78+
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
79+
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
80+
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
81+
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
82+
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
83+
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
84+
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
85+
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
86+
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
87+
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
88+
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
89+
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
90+
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
91+
at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
92+
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
93+
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
94+
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
95+
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
96+
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
97+
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
98+
at java.lang.reflect.Method.invoke(Method.java:601)
99+
at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
100+
at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
101+
at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
102+
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
103+
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
104+
</failure>
105+
<system-out>&gt;&gt;&gt; processing - started
106+
&gt;&gt;&gt; processing - done
107+
</system-out>
108+
</testcase>
109+
<testcase time="0" classname="com.areyes1.junitreport.service.JUnitReportServiceExampleTest" name="testAssertEquals"/>
110+
<testcase time="0" classname="com.areyes1.junitreport.service.JUnitReportServiceExampleTest" name="testAssertEqualsWithMessage"/>
111+
<testcase time="0.002" classname="com.areyes1.junitreport.service.JUnitReportServiceExampleTest" name="testAssertEqualsFalseWithMessage">
112+
<failure message="Not the Same Object expected:&lt;com.areyes1.junitreport.service.ServiceObject@5de6cecc&gt; but was:&lt;com.areyes1.junitreport.service.ServiceObject@5c12e33d&gt;" type="java.lang.AssertionError">java.lang.AssertionError: Not the Same Object expected:&lt;com.areyes1.junitreport.service.ServiceObject@5de6cecc&gt; but was:&lt;com.areyes1.junitreport.service.ServiceObject@5c12e33d&gt;
113+
at org.junit.Assert.fail(Assert.java:88)
114+
at org.junit.Assert.failNotEquals(Assert.java:834)
115+
at org.junit.Assert.assertEquals(Assert.java:118)
116+
at com.areyes1.junitreport.service.JUnitReportServiceExampleTest.testAssertEqualsFalseWithMessage(JUnitReportServiceExampleTest.java:45)
117+
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
118+
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
119+
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
120+
at java.lang.reflect.Method.invoke(Method.java:601)
121+
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
122+
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
123+
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
124+
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
125+
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
126+
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
127+
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
128+
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
129+
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
130+
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
131+
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
132+
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
133+
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
134+
at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
135+
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
136+
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
137+
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
138+
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
139+
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
140+
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
141+
at java.lang.reflect.Method.invoke(Method.java:601)
142+
at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
143+
at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
144+
at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
145+
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
146+
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
147+
</failure>
148+
<system-out>&gt;&gt;&gt; processing - started
149+
&gt;&gt;&gt; processing - done
150+
</system-out>
151+
</testcase>
152+
<system-out>system out for test suite</system-out>
153+
<system-err>system err for test suite</system-err>
154+
</testsuite>
26155
</testsuites>

0 commit comments

Comments
 (0)