Skip to content

Elio-Khater/ilc.markov

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ilc.markov

TP NOTE 4A ILC 2019

Questions

  • Fork this github repository
  • Run the project
  • Comment the 2 classes
  • Complete the next section : functions to be tested
  • Commit your changes (commit README.md)
  • Make tests (call your test functions using the rule: GIVEN_WHEN_THEN)
  • Commit your changes
  • On github, make a pull request
  • that ends

Functions to be tested

Hereafter, for each classes give function to be tested

Classe Coulpe

functions

-equals(je teste avec chaque if)

Classe Markov

function

-readFile je fais 4 tests -randomElement 1 test

Tricks & tips

  • Never test auto generate code
  • Never test creator (its a design problem)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%