Added unit tests for BluetoothLeDeviceStore.java
This commit is contained in:
@@ -31,6 +31,9 @@ dependencies {
|
||||
compile 'uk.co.alt236:easycursor-android:1.0.0'
|
||||
compile fileTree(include: ['*.jar'], dir: 'libs')
|
||||
compile project(':library')
|
||||
|
||||
testCompile 'junit:junit:4.12'
|
||||
testCompile 'org.mockito:mockito-all:1.9.5'
|
||||
}
|
||||
|
||||
android {
|
||||
|
||||
Reference in New Issue
Block a user