Skip to content

Latest commit

 

History

History
 
 

company-kata

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

What is the Company Kata?

The Company Kata is an intermediate Code Kata with a set exercises that a developer can complete to familiarize themselves with many of the APIs available in Eclipse Collections.

The domain of the Company Kata includes the Company, Customer, Order, LineItem and Supplier classes.

Getting Started

Review the setup instructions for the kata.

Review the concepts introduced in the slides for the Pet Kata.

After reviewing the concepts in each section, complete the exercises for that section in the tests folder.

You may also need to change code in the domain.