Test of Object-oriented Programs
- slide 22 : 35
A Unit Test example in C# (1)
Unit test of the class BankAccount
Attributes
The class BankAccount.
The class BankAccountTest.
Compilation and execution.