Click here to Skip to main content
15,888,816 members
Articles / DevOps / Unit Testing

Unit Testing - BDD, AAA Structure and Object Mocking

Rate me:
Please Sign up or sign in to vote.
4.73/5 (13 votes)
8 May 2017CPOL6 min read 32.9K   147   13  
BDD, AAA Structure And Object Mocking in Unit testing
In this article, you will learn how to write the test method name, guideline for the naming convention, body structure inside the test method, and why you need object mocking in the test method for unit testing.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Engineer
United States United States
Lazy software engineer, don’t believe in hard work.

Comments and Discussions