Task: Unit Test
The development class owner tests their code to ensure all requirements of their class are satisfied. The Chief Programmer determines what feature team-level unit testing is required (if any). That is, if any testing across the classes developed for this feature is required.
Disciplines: Development
Relationships
RolesPrimary Performer: Additional Performers:
Outputs
Main Description
The development class owner tests their code to ensure all requirements of their class are satisfied. The Chief Programmer determines what feature team-level unit testing is required (if any). That is, if any testing across the classes developed for this feature is required. The unit testing demonstrates that each new operation of a class produces the expected results
Steps
The development class owner tests their code to ensure all requirements of their class are satisfied.
The Chief Programmer determines what feature team-level unit testing is required (if any).