mirror of
https://github.com/hmalik144/Android-Cucumber-BDD-Sample.git
synced 2026-03-18 07:25:56 +00:00
Renamed the randomBooks() method to generate() & added some javadocs for the public methods.
This commit is contained in:
@@ -34,7 +34,7 @@ dependencies {
|
||||
testCompile 'junit:junit:4.12'
|
||||
testCompile 'info.cukes:cucumber-java:1.2.4'
|
||||
testCompile 'info.cukes:cucumber-junit:1.2.4'
|
||||
testCompile 'org.mockito:mockito-core:1.+'
|
||||
testCompile 'org.mockito:mockito-core:2.5.5'
|
||||
|
||||
compile 'com.android.support:appcompat-v7:25.0.1'
|
||||
compile 'com.android.support:recyclerview-v7:25.0.1'
|
||||
|
||||
Reference in New Issue
Block a user