100% satisfaction guarantee Immediately available after payment Both online and in PDF No strings attached 4.2 TrustPilot
logo-home
Lecture notes

CO2401 Software Development Lecture 11 Notes

Rating
-
Sold
-
Pages
4
Uploaded on
22-08-2024
Written in
2023/2024

This document contains comprehensive notes from Lecture 11 of the CO2401 course on Software Development. The lecture delves into the fundamentals of unit testing, a critical practice for ensuring that individual units of code function as expected in isolation from other components.

Show more Read less








Whoops! We can’t load your doc right now. Try again or contact support.

Document information

Uploaded on
August 22, 2024
Number of pages
4
Written in
2023/2024
Type
Lecture notes
Professor(s)
Muhammad alhassan
Contains
All classes

Content preview

CO2401: Software Development
Lecture 11

Introduction to Unit Testing
1. What is Unit Testing?
o Unit Testing: Testing individual units of code in isolation to ensure
they work as expected.
o Key Point: If your code under test interacts with other classes or
external systems (e.g., databases), you're performing integration
testing, not unit testing.
o NUnit: A popular unit testing framework for C# that supports
automating unit tests, ensuring they can be run consistently and
repeatedly.
2. Test-Friendly Programming
o Writing code with testing in mind is essential. Use techniques that
make your code easier to test, such as dependency injection and
interfaces.
What is a 'Unit'?
1. Definition
o A Unit is typically considered a "unit of work," which could be a
method, class, or the smallest testable piece of code.
o Example: Testing a method that performs a specific function within
a class.
2. Roy Osherove's Definition
o "A unit of work is the sum of actions that take place between the
invocation of a public method and a single noticeable end result."

Get to know the seller

Seller avatar
Reputation scores are based on the amount of documents a seller has sold for a fee and the reviews they have received for those documents. There are three levels: Bronze, Silver and Gold. The better the reputation, the more your can rely on the quality of the sellers work.
BpoBpo University of Central Lancashire Preston
View profile
Follow You need to be logged in order to follow users or courses
Sold
309
Member since
5 year
Number of followers
250
Documents
78
Last sold
1 month ago

3.7

73 reviews

5
27
4
17
3
17
2
5
1
7

Recently viewed by you

Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their exams and reviewed by others who've used these revision notes.

Didn't get what you expected? Choose another document

No problem! You can straightaway pick a different document that better suits what you're after.

Pay as you like, start learning straight away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and smashed it. It really can be that simple.”

Alisha Student

Frequently asked questions