annotations library

Use these types to annotate members you'd like to test.

Classes

ShouldGenerate
Specifies the expected output for code generation on the annotated member.
ShouldThrow
Specifies that an InvalidGenerationSourceError is expected to be thrown when running generation for the annotated member.