Commit Graph

20 Commits

Author SHA1 Message Date
dancingCycle a207c90dbe feat: add equals and hashCode methods and adjust toString method 2022-06-21 13:52:11 +02:00
dancingCycle fae14f4bed test: add unit test cases for class TelegramParserImpl 2022-06-21 12:53:25 +02:00
dancingCycle ac1ceff3a8 refactor: adjust logging config 2022-05-16 09:10:21 +02:00
dancingCycle d3109d6b2d fix: improve LocationMsgParserImpl class 2022-03-18 00:27:18 +01:00
dancingCycle e626313cb2 test: adjust receiver and sender testing 2022-02-23 09:25:34 -05:00
dancingCycle 846c7961af feat: adjust receiver and sender parsing 2022-02-23 09:25:05 -05:00
dancingCycle c5848854d4 format: adjust format of toString 2022-02-04 08:30:13 -05:00
dancingCycle 8ae098b124 test: adjust test to Trip parsing 2022-02-02 05:34:20 -05:00
dancingCycle 5cc3378420 feat: add classes for Trip parsing 2022-02-02 05:33:37 -05:00
dancingCycle 80ad6e1c56 test: ajust Entity test case 2022-01-24 06:23:18 -05:00
dancingCycle c1a847c700 feat: enable empty telegrams 2022-01-24 06:21:21 -05:00
dancingCycle 69a0dff31e feat: add build config according to example docu, introduce factory classes 2022-01-12 15:38:53 -05:00
dancingCycle faff498b68 format: adjusted log entry format 2022-01-07 12:22:41 -05:00
dancingCycle 0d8c6582dd test: added placeholder test 2022-01-07 12:22:07 -05:00
dancingCycle de42d5ef2a feat: added parsing impl 2022-01-05 12:36:34 -05:00
dancingCycle 15c8313cb1 test: added unit test 2022-01-05 12:35:23 -05:00
dancingCycle c256048f6a feat: added dependency for Logger class 2022-01-05 12:34:59 -05:00
dancingCycle ad86b32d37 feat: added dependency for Logger class 2022-01-05 12:34:42 -05:00
dancingCycle 2af6caf3da feat: added TelegramParser interface and impl 2022-01-05 08:34:50 -05:00
dancingCycle fe80fa3a23 feat: created mvn project calling instruction mvn archetype:generate -DgroupId=de.swingbe.ifleet -DartifactId=tgp -DarchetypeArtifactId=maven-archetype-quickstart -DarchetypeVersion=1.4 -DinteractiveMode=false 2022-01-05 07:53:55 -05:00