issues
search
square
/
assertj-android
A set of AssertJ helpers geared toward testing Android.
https://square.github.io/assertj-android/
Apache License 2.0
1.58k
stars
156
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Error:Execution failed for task ':app:preDebugAndroidTestBuild'. > Conflict with dependency 'com.android.support:support-annotations' in project ':app'. Resolved versions for app (26.1.0) and test app (27.1.1) differ. See https://d.android.com/r/tools/test-apk-dependency-conflicts.html for details.
#227
vishald19
closed
5 years ago
2
org.mockito.exceptions.misusing.InvalidUseOfMatchersException error on kotlin files
#226
ghost
closed
5 years ago
1
Add CodeTriage badge to square/assertj-android
#225
codetriage-readme-bot
closed
6 years ago
2
java.lang.NoSuchMethodError: org.assertj.core.api.AbstractCharSequenceAssert.doesNotContain(Ljava/lang/CharSequence;)
#224
emartynov
closed
6 years ago
4
Updating the support libraries to v26.0.0, compileSDK: 26, deprecated…
#223
JakeWharton
closed
7 years ago
0
Updating the support libraries to v26.0.0, compileSDK: 26, deprecated…
#222
debaj
closed
7 years ago
1
Update support library to 26.0.0
#221
debaj
closed
7 years ago
5
Error:Conflict with dependency 'com.android.support:support-annotations' in project ':app'. Resolved versions for app (25.2.0) and test app (23.1.1) differ. See http://g.co/androidstudio/app-test-app-conflict for details.
#220
azil15
closed
7 years ago
1
configurations.all { resolutionStrategy.force 'com.android.support:support-annotations:23.1.0' }
#219
azil15
closed
7 years ago
1
Update Android tools & libraries, drop support for Java 7
#218
PiDelport
closed
8 years ago
9
Added package intent assert
#217
kkocel
closed
8 years ago
0
JTextComponentFixture enterText method simulates a qwerty keyboard
#216
macpoupou
closed
8 years ago
1
Correct error message for MediaRouterRouteInfoAssert#haxVolumeMax(int)
#214
MariusVolkhart
opened
8 years ago
0
Correct the error message for MediaRouteDescriptorAssert#hasVolumeMax(int)
#213
MariusVolkhart
closed
8 years ago
0
Implement MediaRouteDiscoveryRequestAssert
#212
MariusVolkhart
closed
8 years ago
0
Compare against expected value in RecyclerViewLayoutManagerAssert
#211
MariusVolkhart
closed
8 years ago
1
Compare against expected value in ToastAssert#hasGravity(int)
#210
MariusVolkhart
closed
8 years ago
0
Add API 23 assertions to TimePickerAssert
#209
MariusVolkhart
closed
8 years ago
0
Make LayoutAnimationControllerAssert final, as the documentation suggests
#208
MariusVolkhart
closed
8 years ago
0
Adjust error message in AbstractAccessibilityRecordAssert
#207
MariusVolkhart
closed
8 years ago
0
Various fixes in AbstractAnimationAssert
#206
MariusVolkhart
closed
8 years ago
1
Compare against expected value in DisplayAssert#hasDisplayId()
#205
MariusVolkhart
closed
8 years ago
0
Call correct method for AbstractViewAssert#canResolveTextAlignment()
#204
MariusVolkhart
closed
8 years ago
0
Change latitude -> longitude in error message
#203
MariusVolkhart
closed
8 years ago
0
Added assertions for preference-v7 support lib.
#201
gkylafas
opened
8 years ago
2
spelling fixes
#200
jsoref
closed
8 years ago
1
Assert against the real value in BluetoothGattServiceAssert#hasUuid()
#199
MariusVolkhart
closed
8 years ago
1
Assert against the real value in BluetoothGattDescriptorAssert#hasUuid()
#198
MariusVolkhart
closed
8 years ago
0
Assert against the real value in BluetoothGattCharacteristicAssert#hasUuid()
#197
MariusVolkhart
closed
8 years ago
0
Invert BluetoothClassAssert#doesNotHave(int) assertion
#196
MariusVolkhart
closed
8 years ago
0
Assert view tag equality, not identity.
#195
xian
closed
8 years ago
2
Add query parameter and authority assertions to UriAssert
#194
iainmcgin
closed
6 years ago
1
Resolved versions for app (23.1.1) and test app (22.2.1) differ
#193
bubunyo
closed
8 years ago
12
PathAssert, not PaintAssert, fixes #191
#192
jcogilvie
closed
8 years ago
2
PathAssert constructor uses PaintAssert?
#191
jcogilvie
closed
8 years ago
2
Add new assertions for Lollipop's elevation/translationZ properties
#190
MichaelEvans
closed
8 years ago
1
Latest libs.
#189
JakeWharton
closed
8 years ago
0
Add support for Android 5+ properties
#188
mpost
closed
8 years ago
4
Assertions for TextInputLayout
#187
jvanderwee
closed
8 years ago
3
Fixed recyclerview-v7 import statement info
#186
krzysiekbielicki
closed
8 years ago
0
Fix bluetooth characteristic intdef copy-paste typo.
#185
plastiv
closed
8 years ago
1
Update to build tools 23.0.2.
#184
plastiv
closed
8 years ago
0
Update to android gradle plugin 1.5.0.
#183
plastiv
closed
8 years ago
0
Update to Gradle 2.9.
#182
plastiv
closed
8 years ago
1
Change to isEqualTo
#181
wasabeef
closed
8 years ago
1
Warning assertj-android-appcompat-v7 depends on one or more Android Libraries but is a jar
#180
ylogx
opened
9 years ago
6
Fix hasDrawable by use of Bitmap
#179
mapyo
closed
9 years ago
2
Fix code sample for assertion extension
#178
ysamlan
closed
9 years ago
1
Assert that object is Parcelable
#177
artem-zinnatullin
closed
9 years ago
2
Google Maps asserts using wrong class in super constructor
#176
Philio
closed
9 years ago
1
Next