Add lots of tests for the profile.
[Sone.git] / src / test / java / net / pterodactylus / sone / data / ProfileTest.java
2014-02-28 David ‘Bombe’ RodenAdd lots of tests for the profile.
2014-02-28 David ‘Bombe’ RodenFix javadoc.
2014-02-28 David ‘Bombe’ RodenReturn optionals of fields.
2014-02-28 David ‘Bombe’ RodenAdd method to set the value of a field.
2014-02-28 David ‘Bombe’ RodenAdd test for adding a field.
2014-02-28 David ‘Bombe’ RodenRename FieldTest to ProfileTest.