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

15 Commits

Author SHA1 Message Date
Claudio Zizza
0d57e080e4 using BaseTest class for VersionCommand test 2015-03-15 23:52:58 +01:00
Claudio Zizza
ebc90d0b2a namespace fix for BuiltIn 2015-03-11 21:47:30 +01:00
Jakub Turek
3f02ebcfe4 Add more restrictly tests for constructor 2015-03-08 21:22:12 +01:00
Jakub Turek
c6e0d6762c Merge run test scenarios in UnlockCommandTests
Expectations and setting properties should be in dataProvider
2015-03-08 21:21:49 +01:00
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