six2six / fixture-factory

Generator fake objects from a template
Apache License 2.0
445 stars 88 forks source link

better error message for attributes that were not found #22

Closed nykolaslima closed 11 years ago

nykolaslima commented 11 years ago

Better exception trace describing the fixture class, attribute and attribute type that throws the error.

java.lang.IllegalArgumentException: br.com.fixturefactory.model.Client-> No such attribute: id[java.lang.Integer]