🐛 Serialize the success value, remove equals override
[rhynodge.git] / src / test / java / net / pterodactylus / rhynodge / states / StateManagerTest.java
2023-04-29 David ‘Bombe’ Roden🐛 Serialize the success value, remove equals override
2020-09-21 David ‘Bombe’ Roden♻️ Move output generation to state
2015-05-09 David ‘Bombe’ RodenUse Guice to create core classes
2015-05-09 David ‘Bombe’ RodenStart outfitting core classes for Guice
2014-03-27 David ‘Bombe’ RodenUse Java 1.8, and its Optional.
2014-03-17 David ‘Bombe’ RodenDeactivate logging for the test.
2014-03-17 David ‘Bombe’ RodenAdd unit test for state manager.