Commit graph

11 commits

Author SHA1 Message Date
47c962738b
Make EngineConfiguration test better 2024-06-09 13:43:30 +02:00
9f646db94a
Print full class path for enums (UnitLogger) 2024-06-09 13:42:54 +02:00
c66a780b78
Add Miscellaneous#invokeGarbageCollector method 2024-06-09 13:42:26 +02:00
a6e83a25eb
Make CrashHandler#crashed public 2024-06-09 13:42:09 +02:00
4b5f9413c1
Add partial unit tests for some classes
Will continue creating unit tests tomorrow.
These classes are now tested against:
- base.Engine
- base.EngineConfiguation
- base.utility.Miscellaneous
- base.utility.PlaceholderEngine
2024-06-09 00:22:29 +02:00
2c5fd57694
Add unit tests package 2024-06-09 00:20:33 +02:00
51348cdd92
Rename invalid class name JvmVersion -> JvmJava 2024-06-09 00:20:12 +02:00
56d273aa39
Add EngineConfiguration#getSetting() 2024-06-09 00:19:51 +02:00
fe632d9287
Update annotations and fix javadoc warnings 2024-06-08 17:10:20 +02:00
d50210112e
Update javadoc overview 2024-06-08 17:07:58 +02:00
f47dd66d88
Initial commit 2024-06-08 15:33:03 +02:00