alexruiz / fest-assert-2.x

FEST Fluent Assertions 2.x
http://fest.easytesting.org
Apache License 2.0
402 stars 69 forks source link

fest-assert-1.4.jar and fest-util.version 1.2.5 NoSuchMethodError #170

Closed Hmhadhbi closed 8 years ago

Hmhadhbi commented 8 years ago

I am facing this issue with fest-assert-1.4.jar and fest-util.version 1.2.5: java.lang.NoSuchMethodError: org.fest.util.Collections.list([Ljava/lang/Object;)Ljava/util/List

What is the recommended version of fest-assert that fix this issue? @joel-costigliola

joel-costigliola commented 8 years ago

use assertj, it replaces Fest assert http://joel-costigliola.github.io/assertj/index.html