System.out.println()
Can repeat your tests using the @Repeat annotation
Initialize generated Data Using GenerateString, GenerateInteger, etc..AlchemyTestRunner not to repeat the
test case, even if a @Repeat is attached to the Test Class (or method).ThrowableAssertion and Lambdas to make asserting Throwables much
easier syntactically.AlchemyTestRunner, this Annotations allows the Runtime Injection of Generated Dates
using DateGenerators from the AlchemyGenerator library.AlchemyTestRunner, this Annotations allows the
Runtime Injection of Generated Doubles from the AlchemyGenerator library.AlchemyTestRunner, this Annotations allows the Runtime Injection of Enum values, using
EnumGenerators from the AlchemyGenerator library.AlchemyTestRunner, this Annotations allows the Runtime Injection of
Generated Instants using TimeGenerators from the AlchemyGenerator library.AlchemyTestRunner, this Annotations allows the
Runtime Injection of Generated Integers from the AlchemyGenerator library.AlchemyTestRunner, this Annotations allows the Runtime Injection of List values, using
CollectionGenerators from the AlchemyGenerator library.AlchemyTestRunner, this Annotations allows the
Runtime Injection of Generated Longs from the AlchemyGenerator library.AlchemyTestRunner, this Annotations allows the
Runtime Injection of Generated Strings from the AlchemyGenerator library.AlchemyTestRunner, this Annotations allows the
Runtime Injection of Generated Strings from the AlchemyGenerator library.AlchemyTestRunner inits your Mockito Mocks for you, exactly the same
way as MockitoJUnitRunner does.Copyright © 2015–2016 Aroma Tech. All rights reserved.