This concept map shows how you set up a simple unit test to test the code of a function. I based it off of how I write unit tests for iOS (in particular, naming convention for tests). It’s meant to be a reference for novice programmers who are trying to structure tests.