square / burst

A unit testing library for varying test data.
Apache License 2.0
464 stars 29 forks source link

Added support for discovering injectable ("Burstable") fields. #40

Closed zach-klippenstein closed 9 years ago

zach-klippenstein commented 9 years ago

Implements square/burst#36.

zach-klippenstein commented 9 years ago

Added tests for inherited and private fields.

zach-klippenstein commented 9 years ago

Fixed all issues except the public constructor one – as far as I can tell, that was existing behavior, and it hasn't changed.

dlubarov commented 9 years ago

LGTM

JakeWharton commented 9 years ago

:+1: :+1: :+1: :+1: