Skip to content

Simple Java example with JUnit tests, used for software evolution course.

Notifications You must be signed in to change notification settings

tommens/LANwithTests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Codacy Badge BCH compliance

LANwithTests

This is a simple example of a token ring Local Area Network, implemented in Java 8 with with JUnit 4 unit tests. The example is used for teaching purposes only in the context of a Software Evolution and a Software Engineering course at the University of Mons. This repository should therefore not be considered as a "real" software project in any way, although it is intended to represent some (not all) good practices. Some key concepts that are targeted to be illustrated by the code and the commit history are: unit testing, test coverage, refactoring, quality analysis and quality improvement, design patterns.

About

Simple Java example with JUnit tests, used for software evolution course.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages