1
0
mirror of https://github.com/hauke68/Magallanes.git synced 2025-08-24 04:40:16 +02:00
Commit Graph

11 Commits

Author SHA1 Message Date
Jakub Turek
3b326227ae Remove setter from CompileCommand
Also, let the Compiler be constructed with DI or by itself
2015-03-08 21:21:49 +01:00
Jakub Turek
a91060a16f General tests cleanup 2015-03-08 21:21:49 +01:00
Jakub Turek
cde8263d06 Add UnlockCommand tests 2015-03-08 21:21:49 +01:00
Jakub Turek
04b270356a Reset fields in LockCommandTests for better reliability 2015-03-08 21:21:49 +01:00
Jakub Turek
b21b5f4c5e Add tests for LockCommand 2015-03-08 21:21:49 +01:00
Jakub Turek
5602bf83fe Add CompileCommand tests 2015-03-08 21:21:49 +01:00
Jakub Turek
ee8bb3c2f9 Move "setUpConsoleStatics" into the BaseClass 2015-03-08 21:21:48 +01:00
Jakub Turek
d58e89c41d Set compiler by setter for better testability 2015-03-08 21:21:48 +01:00
Jakub Turek
e9ec99f318 Add exit code assertions in ListCommandTest 2015-03-08 21:21:48 +01:00
Jakub Turek
5944015b50 ListCommandTests refactor 2015-03-08 21:21:48 +01:00
Jakub Turek
ad6c8b24ac Add ListCommand tests 2015-03-08 21:21:48 +01:00