1
0
mirror of https://github.com/hauke68/Magallanes.git synced 2025-08-23 20:39:05 +02:00
Commit Graph

9 Commits

Author SHA1 Message Date
Jakub Turek
08a93389c4 Convert arrays to traditional syntax 2015-05-16 14:04:43 +02:00
Jakub Turek
4e18ae1f8c Add command name as an option 2015-05-16 14:04:43 +02:00
Jakub Turek
94d301f66f Add console colours to command info output 2015-05-16 14:04:43 +02:00
Jakub Turek
4c519dd3bc Add command help option 2015-05-16 14:04:43 +02:00
Jakub Turek
e7c0b87ccd Move testing setters and getters to BaseTest 2015-03-08 21:21:49 +01:00
Jakub Turek
937355ce8b Change assignment assertion in accessors' tests to more restrict 2015-03-08 21:21:49 +01:00
Jakub Turek
cf89e24106 Add PHPDoc for BaseTest command 2015-03-08 21:21:48 +01:00
Jakub Turek
e35a8a7f3a Apply BaseTest as parent of AbstractCommandTest class 2015-03-08 21:21:48 +01:00
Jakub Turek
b7dbae8ff2 Abstract command tests 2015-03-08 21:21:48 +01:00