UQdeco2800 / 2022-ext-studio-1

MIT License
2 stars 1 forks source link

Write unit test for methods in class PlayerProfileDisplay where possible #164

Open riotanabe opened 2 years ago

riotanabe commented 2 years ago

Description

Task: Write unit test for methods in class PlayerProfileDisplay where possible. Feature: Player Profile

The task is to write a unit test for the methods in class PlayerProfileDisplay. Most of this class is composed of methods to create UI elements which cannot be tested, however, some methods can be tested, so tests should be written for these methods.

Example (optional)

Dependencies

Completion Deadline: Oct. 4

Documentation

Member