Add tests for LockSoneCommand and UnlockSoneCommand, use newer JUnit, add Mockito...
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Sat, 29 Jun 2013 11:10:00 +0000 (13:10 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Sat, 29 Jun 2013 11:10:00 +0000 (13:10 +0200)
commite351d4aca7c80b6a9e7ddc9775995ce829e51031
treecde48ae2883ee016a773eaf8965928623068cacb
parent5511ae2f1e50fa19f73edecd028a19bec376a3e2
Add tests for LockSoneCommand and UnlockSoneCommand, use newer JUnit, add Mockito dependency.
pom.xml
src/test/java/net/pterodactylus/sone/fcp/LockSoneCommandTest.java [new file with mode: 0644]
src/test/java/net/pterodactylus/sone/fcp/UnlockSoneCommandTest.java [new file with mode: 0644]