24 Commits (aff9d2f32b7307635c4c3ccf56c22215e50d76d7)

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