Commit Graph

22 Commits (7ffe04418c60c08fca28e6ee778483fbca03e47e)

Author SHA1 Message Date
Jakub Turek 3f02ebcfe4 Add more restrictly tests for constructor 11 years ago
Jakub Turek e7c0b87ccd Move testing setters and getters to BaseTest 11 years ago
Jakub Turek c6e0d6762c Merge run test scenarios in UnlockCommandTests 11 years ago
Jakub Turek 937355ce8b Change assignment assertion in accessors' tests to more restrict 11 years ago
Jakub Turek 3b326227ae Remove setter from CompileCommand 11 years ago
Jakub Turek a91060a16f General tests cleanup 11 years ago
Jakub Turek cde8263d06 Add UnlockCommand tests 11 years ago
Jakub Turek 04b270356a Reset fields in LockCommandTests for better reliability 11 years ago
Jakub Turek b21b5f4c5e Add tests for LockCommand 11 years ago
Jakub Turek 5602bf83fe Add CompileCommand tests 11 years ago
Jakub Turek ee8bb3c2f9 Move "setUpConsoleStatics" into the BaseClass 11 years ago
Jakub Turek d58e89c41d Set compiler by setter for better testability 11 years ago
Jakub Turek e9ec99f318 Add exit code assertions in ListCommandTest 11 years ago
Jakub Turek 5944015b50 ListCommandTests refactor 11 years ago
Jakub Turek ad6c8b24ac Add ListCommand tests 11 years ago
Jakub Turek cf89e24106 Add PHPDoc for BaseTest command 11 years ago
Jakub Turek e35a8a7f3a Apply BaseTest as parent of AbstractCommandTest class 11 years ago
Jakub Turek b7dbae8ff2 Abstract command tests 11 years ago
Jakub Turek 5207b29958 Remove "covers" annotations for static methods 11 years ago
Claudio Zizza 8bd7f6c56c phpunit annotations added 11 years ago
Claudio Zizza 1e912a367a dummy classes replaced with mocks for Command Factory tests 11 years ago
Claudio Zizza 5b63f4b5d0 tests for command factory created 11 years ago