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

Add JUnit tests in src/test #27

@LeafHacker

Description

@LeafHacker

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions