ELEC2645 (2018/19) / Mbed 2 deprecated el17ajf

Dependencies:   mbed

Fork of el17ajf by Angus Findlay

Files at this revision

API Documentation at this revision

Comitter:
el17ajf
Date:
Thu May 09 12:37:20 2019 +0000
Parent:
43:982be484edf4
Commit message:
Found the issue, should have fixed API docs now. (Final Submission. I have read and agreed with Statement of Academic Integrity.)

Changed in this revision

UnitTests/UnitTests.h Show annotated file Show diff for this revision Revisions of this file
--- a/UnitTests/UnitTests.h	Thu May 09 12:33:06 2019 +0000
+++ b/UnitTests/UnitTests.h	Thu May 09 12:37:20 2019 +0000
@@ -1,3 +1,7 @@
+/**
+ * Unit Tests class
+ * @brief Runs a series of unit tests, printing the restults to stdout
+ */
 class UnitTests {
 public:
     /**