Skip to content

Instantly share code, notes, and snippets.

@Vaysman
Last active August 29, 2015 14:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Vaysman/babd31c0feb6fc2774bd to your computer and use it in GitHub Desktop.
Save Vaysman/babd31c0feb6fc2774bd to your computer and use it in GitHub Desktop.

Your task will be to gain an understanding of Unit Test.

You must complete this task until January 12, 2015

This task will be taken into account in the final assessment of the course.

What you should do?

  1. Find information about unit tests and about other tests (integration test, performance test, etc)
  2. Create test suite for Bank Application
  3. Find information about Code Coverage and measure code coverage (c0) of your Bank Application
  4. Try to improve your test suite to get higher code coverage

What can helps you in this task?

There is some books:

There is some sites:

How to submit the task?

The easiest way to do it is upload your code to bitbucket.org and send me invite to your repository.

If you have questions don't hesitate to write me a message.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment