j2objc-contrib / j2objc-common-libs-e2e-test

End-to-end tests for translating, compiling, and linking common Java libraries into Objective C using j2objc
https://github.com/j2objc-contrib
Apache License 2.0
12 stars 5 forks source link

org.assertj:assertj-core - J2ObjC continuous build #13

Open brunobowden opened 8 years ago

brunobowden commented 8 years ago

Fluent assertions for java.

@joel-costigliola - FYI for you. This is to support translation of your Java library to Objective-C such that it can be used on iOS. This bug is specifically for testing this as part of a continuous build using Google's J2ObjC conversion tool.

@advayDev1 FYI