Skip to content

CliffWheadon/test-driven-development-by-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Triangle

A simple Triangle class designed using TDD.

Usage

Building

This project is built using gradle. You can invoke the gradle wrapper to build as follows:

./gradlew build

Testing

Tests can be explicitly invoked via the gradle wrapper as follows:

./gradlew test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages