This project provides the problem description and initial artifacts for the class project.
This project has declared the following modules:
Name | Description |
---|---|
Projects::eSport::Sport Data | This project provides the test data and parser for the class project. Students will create a dependency on the eLeagueTestUtil project and ingest Java obejcts returned from the provided parser. You can find an example of how to setup and use the parser within the eLeagueBLImpl sub-project. |
Projects::eSport::eLeague | This project provides test data and sample code to be used in the eLeague project. |