Skip to content

Commit

Permalink
jar generated
Browse files Browse the repository at this point in the history
  • Loading branch information
imertetsu committed Aug 13, 2024
1 parent 77b41c8 commit 4e32b78
Show file tree
Hide file tree
Showing 10 changed files with 26 additions and 24 deletions.
Binary file modified build/libs/SpacecraftEvents-0.0.1-plain.jar
Binary file not shown.
Binary file modified build/libs/SpacecraftEvents-0.0.1.jar
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ <h1>SpacecraftEventsApplicationTests</h1>
</td>
<td>
<div class="infoBox" id="duration">
<div class="counter">1.598s</div>
<div class="counter">1.362s</div>
<p>duration</p>
</div>
</td>
Expand Down Expand Up @@ -79,16 +79,16 @@ <h2>Tests</h2>
</thead>
<tr>
<td class="success">contextLoads()</td>
<td class="success">1.598s</td>
<td class="success">1.362s</td>
<td class="success">passed</td>
</tr>
</table>
</div>
<div id="tab1" class="tab">
<h2>Standard output</h2>
<span class="code">
<pre>13:56:38.817 [Test worker] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [com.spacecraft.SpacecraftEventsApplicationTests]: SpacecraftEventsApplicationTests does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
13:56:39.000 [Test worker] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration com.spacecraft.SpacecraftEventsApplication for test class com.spacecraft.SpacecraftEventsApplicationTests
<pre>14:18:35.611 [Test worker] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [com.spacecraft.SpacecraftEventsApplicationTests]: SpacecraftEventsApplicationTests does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
14:18:35.795 [Test worker] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration com.spacecraft.SpacecraftEventsApplication for test class com.spacecraft.SpacecraftEventsApplicationTests

. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
Expand All @@ -97,10 +97,10 @@ <h2>Standard output</h2>
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/

:: Spring Boot :: (v3.3.2)
?[32m :: Spring Boot :: ?[39m ?[2m (v3.3.2)?[0;39m

2024-08-13T13:56:39.786-04:00 INFO 12716 --- [SpacecraftEvents] [ Test worker] c.s.SpacecraftEventsApplicationTests : Starting SpacecraftEventsApplicationTests using Java 17.0.10 with PID 12716 (started by imert in C:\Users\imert\IdeaProjects\SpacecraftEvents)
2024-08-13T13:56:39.788-04:00 INFO 12716 --- [SpacecraftEvents] [ Test worker] c.s.SpacecraftEventsApplicationTests : No active profile set, falling back to 1 default profile: &quot;default&quot;
?[2m2024-08-13T14:18:36.619-04:00?[0;39m ?[32m INFO?[0;39m ?[35m2036?[0;39m ?[2m---?[0;39m ?[2m[SpacecraftEvents] [ Test worker]?[0;39m ?[2m?[0;39m?[36mc.s.SpacecraftEventsApplicationTests ?[0;39m ?[2m:?[0;39m Starting SpacecraftEventsApplicationTests using Java 17.0.10 with PID 2036 (started by imert in C:\Users\imert\IdeaProjects\SpacecraftEvents)
?[2m2024-08-13T14:18:36.621-04:00?[0;39m ?[32m INFO?[0;39m ?[35m2036?[0;39m ?[2m---?[0;39m ?[2m[SpacecraftEvents] [ Test worker]?[0;39m ?[2m?[0;39m?[36mc.s.SpacecraftEventsApplicationTests ?[0;39m ?[2m:?[0;39m No active profile set, falling back to 1 default profile: &quot;default&quot;
EventDTO(occurrenceTime=2023-10-01T10:15:00, eventName=System Startup, id=E001, severity=Info, longitude=0.0, latitude=0.0)
EventDTO(occurrenceTime=2023-10-01T10:35:00, eventName=Navigation Calibration, id=E002, severity=Info, longitude=0.0, latitude=0.0)
EventDTO(occurrenceTime=2023-10-01T10:50:00, eventName=Warning Light On, id=E003, severity=Warning, longitude=0.0, latitude=0.0)
Expand Down Expand Up @@ -150,7 +150,7 @@ <h2>Standard output</h2>
LongitudeDTO(timestamp=2023-10-01T15:50:00, position=-82.2437)
LongitudeDTO(timestamp=2023-10-01T16:10:00, position=-81.2437)
LongitudeDTO(timestamp=2023-10-01T16:20:00, position=-80.2437)
2024-08-13T13:56:42.423-04:00 INFO 12716 --- [SpacecraftEvents] [ Test worker] c.s.SpacecraftEventsApplicationTests : Started SpacecraftEventsApplicationTests in 3.107 seconds (process running for 4.977)
?[2m2024-08-13T14:18:39.411-04:00?[0;39m ?[32m INFO?[0;39m ?[35m2036?[0;39m ?[2m---?[0;39m ?[2m[SpacecraftEvents] [ Test worker]?[0;39m ?[2m?[0;39m?[36mc.s.SpacecraftEventsApplicationTests ?[0;39m ?[2m:?[0;39m Started SpacecraftEventsApplicationTests in 3.25 seconds (process running for 5.328)
Hello World
</pre>
</span>
Expand All @@ -163,7 +163,7 @@ <h2>Standard output</h2>
<input id="line-wrapping-toggle" type="checkbox" autocomplete="off"/>
</label>
</div>Generated by
<a href="http://www.gradle.org">Gradle 8.8</a> at Aug 13, 2024, 1:56:44 PM</p>
<a href="http://www.gradle.org">Gradle 8.8</a> at Aug 13, 2024, 2:18:40 PM</p>
</div>
</div>
</body>
Expand Down
8 changes: 4 additions & 4 deletions build/reports/tests/test/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ <h1>Test Summary</h1>
</td>
<td>
<div class="infoBox" id="duration">
<div class="counter">1.598s</div>
<div class="counter">1.362s</div>
<p>duration</p>
</div>
</td>
Expand Down Expand Up @@ -85,7 +85,7 @@ <h2>Packages</h2>
<td>1</td>
<td>0</td>
<td>0</td>
<td>1.598s</td>
<td>1.362s</td>
<td class="success">100%</td>
</tr>
</tbody>
Expand All @@ -112,7 +112,7 @@ <h2>Classes</h2>
<td>1</td>
<td>0</td>
<td>0</td>
<td>1.598s</td>
<td>1.362s</td>
<td class="success">100%</td>
</tr>
</tbody>
Expand All @@ -126,7 +126,7 @@ <h2>Classes</h2>
<input id="line-wrapping-toggle" type="checkbox" autocomplete="off"/>
</label>
</div>Generated by
<a href="http://www.gradle.org">Gradle 8.8</a> at Aug 13, 2024, 1:56:44 PM</p>
<a href="http://www.gradle.org">Gradle 8.8</a> at Aug 13, 2024, 2:18:40 PM</p>
</div>
</div>
</body>
Expand Down
6 changes: 3 additions & 3 deletions build/reports/tests/test/packages/com.spacecraft.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ <h1>Package com.spacecraft</h1>
</td>
<td>
<div class="infoBox" id="duration">
<div class="counter">1.598s</div>
<div class="counter">1.362s</div>
<p>duration</p>
</div>
</td>
Expand Down Expand Up @@ -83,7 +83,7 @@ <h2>Classes</h2>
<td>1</td>
<td>0</td>
<td>0</td>
<td>1.598s</td>
<td>1.362s</td>
<td class="success">100%</td>
</tr>
</table>
Expand All @@ -96,7 +96,7 @@ <h2>Classes</h2>
<input id="line-wrapping-toggle" type="checkbox" autocomplete="off"/>
</label>
</div>Generated by
<a href="http://www.gradle.org">Gradle 8.8</a> at Aug 13, 2024, 1:56:44 PM</p>
<a href="http://www.gradle.org">Gradle 8.8</a> at Aug 13, 2024, 2:18:40 PM</p>
</div>
</div>
</body>
Expand Down
2 changes: 2 additions & 0 deletions build/resources/main/application.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@ server.servlet.context-path=/api
server.port=8083

swagger.server.url=localhost:8083/api

spring.output.ansi.enabled=ALWAYS
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<testsuite name="com.spacecraft.SpacecraftEventsApplicationTests" tests="1" skipped="0" failures="0" errors="0" timestamp="2024-08-13T17:56:42" hostname="LAPTOP-3EFEN648" time="1.598">
<testsuite name="com.spacecraft.SpacecraftEventsApplicationTests" tests="1" skipped="0" failures="0" errors="0" timestamp="2024-08-13T18:18:39" hostname="LAPTOP-3EFEN648" time="1.362">
<properties/>
<testcase name="contextLoads()" classname="com.spacecraft.SpacecraftEventsApplicationTests" time="1.598"/>
<system-out><![CDATA[13:56:38.817 [Test worker] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [com.spacecraft.SpacecraftEventsApplicationTests]: SpacecraftEventsApplicationTests does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
13:56:39.000 [Test worker] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration com.spacecraft.SpacecraftEventsApplication for test class com.spacecraft.SpacecraftEventsApplicationTests
<testcase name="contextLoads()" classname="com.spacecraft.SpacecraftEventsApplicationTests" time="1.362"/>
<system-out><![CDATA[14:18:35.611 [Test worker] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [com.spacecraft.SpacecraftEventsApplicationTests]: SpacecraftEventsApplicationTests does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
14:18:35.795 [Test worker] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration com.spacecraft.SpacecraftEventsApplication for test class com.spacecraft.SpacecraftEventsApplicationTests
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
Expand All @@ -12,10 +12,10 @@
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v3.3.2)
?[32m :: Spring Boot :: ?[39m ?[2m (v3.3.2)?[0;39m
2024-08-13T13:56:39.786-04:00 INFO 12716 --- [SpacecraftEvents] [ Test worker] c.s.SpacecraftEventsApplicationTests : Starting SpacecraftEventsApplicationTests using Java 17.0.10 with PID 12716 (started by imert in C:\Users\imert\IdeaProjects\SpacecraftEvents)
2024-08-13T13:56:39.788-04:00 INFO 12716 --- [SpacecraftEvents] [ Test worker] c.s.SpacecraftEventsApplicationTests : No active profile set, falling back to 1 default profile: "default"
?[2m2024-08-13T14:18:36.619-04:00?[0;39m ?[32m INFO?[0;39m ?[35m2036?[0;39m ?[2m---?[0;39m ?[2m[SpacecraftEvents] [ Test worker]?[0;39m ?[2m?[0;39m?[36mc.s.SpacecraftEventsApplicationTests ?[0;39m ?[2m:?[0;39m Starting SpacecraftEventsApplicationTests using Java 17.0.10 with PID 2036 (started by imert in C:\Users\imert\IdeaProjects\SpacecraftEvents)
?[2m2024-08-13T14:18:36.621-04:00?[0;39m ?[32m INFO?[0;39m ?[35m2036?[0;39m ?[2m---?[0;39m ?[2m[SpacecraftEvents] [ Test worker]?[0;39m ?[2m?[0;39m?[36mc.s.SpacecraftEventsApplicationTests ?[0;39m ?[2m:?[0;39m No active profile set, falling back to 1 default profile: "default"
EventDTO(occurrenceTime=2023-10-01T10:15:00, eventName=System Startup, id=E001, severity=Info, longitude=0.0, latitude=0.0)
EventDTO(occurrenceTime=2023-10-01T10:35:00, eventName=Navigation Calibration, id=E002, severity=Info, longitude=0.0, latitude=0.0)
EventDTO(occurrenceTime=2023-10-01T10:50:00, eventName=Warning Light On, id=E003, severity=Warning, longitude=0.0, latitude=0.0)
Expand Down Expand Up @@ -65,7 +65,7 @@ LongitudeDTO(timestamp=2023-10-01T15:40:00, position=-83.2437)
LongitudeDTO(timestamp=2023-10-01T15:50:00, position=-82.2437)
LongitudeDTO(timestamp=2023-10-01T16:10:00, position=-81.2437)
LongitudeDTO(timestamp=2023-10-01T16:20:00, position=-80.2437)
2024-08-13T13:56:42.423-04:00 INFO 12716 --- [SpacecraftEvents] [ Test worker] c.s.SpacecraftEventsApplicationTests : Started SpacecraftEventsApplicationTests in 3.107 seconds (process running for 4.977)
?[2m2024-08-13T14:18:39.411-04:00?[0;39m ?[32m INFO?[0;39m ?[35m2036?[0;39m ?[2m---?[0;39m ?[2m[SpacecraftEvents] [ Test worker]?[0;39m ?[2m?[0;39m?[36mc.s.SpacecraftEventsApplicationTests ?[0;39m ?[2m:?[0;39m Started SpacecraftEventsApplicationTests in 3.25 seconds (process running for 5.328)
Hello World
]]></system-out>
<system-err><![CDATA[]]></system-err>
Expand Down
Binary file modified build/test-results/test/binary/output.bin
Binary file not shown.
Binary file modified build/test-results/test/binary/output.bin.idx
Binary file not shown.
Binary file modified build/test-results/test/binary/results.bin
Binary file not shown.

0 comments on commit 4e32b78

Please sign in to comment.