Skip to content

jjwong/JPDemoUnitTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

JPDemoUnitTest

Test python variable scopes and the mutable array type with two separate unit tests.

  • Side effect will overwrite the variable that was passed into the method, and will not retain its original value.
  • No side effect will allow the original value that was passed in to retain its value after calling the method.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages