JakeWharton / hugo

Annotation-triggered method call logging for your debug builds.
Apache License 2.0
7.92k stars 798 forks source link

Kill example, create test fixtures in the plugin #75

Open JakeWharton opened 9 years ago

JakeWharton commented 9 years ago

Now that features are exploding, we need a way to test them for reals for reals. Create some fixtures in the plugin which exercise specific behaviors and then verifies them in some way. How do you verify the behavior of aspects?