Skip to content

Latest commit

 

History

History

pet-kata

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

What is the Pet Kata?

The Pet Kata is a basic Code Kata with a set exercises that a developer can complete to familiarize themselves with a subset of the APIs available in Eclipse Collections.

The domain of the Pet Kata includes the Person, Pet and PetType 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.