Skip to content

jasonjmccarthy/CMCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CMCode

Application Testing Scenarios

  1. Test if setting an upper limit is smaller than the lower limit then an error is thrown.
  2. Test if the key/value pairs passed to the primary method is null then an error is thrown.
  3. Test if the key/value pairs object has no items inside that an error is thrown.

In a more robust scenario I would likely want to return the data written out as an object and then test that the output matches the expected result.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages