Skip to content
This repository has been archived by the owner on Feb 19, 2019. It is now read-only.
This repository has been archived by the owner on Feb 19, 2019. It is now read-only.

Add JUnit tests in src/test #27

Open
LeafHacker opened this issue Sep 6, 2017 · 0 comments
Open

Add JUnit tests in src/test #27

LeafHacker opened this issue Sep 6, 2017 · 0 comments

Comments

@LeafHacker
Copy link
Contributor

src/test should include unit tests for each public class of clientapi. These should try to test that the API performs as expected and should be runable without minecraft being open.

This should be as simple as creating a test class for each class to be tested and using the JUnit API to test it performs as expected.

A new source set could be created for running the example client, which if set up correctly will probably fix #15

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant