Skip navigation links
A E F I P S 

A

assertThatEndMethodCheckFileExists(String) - Static method in class fluent.api.processors.EndProcessor
Assertion method to check, that requested EndMethodCheckFile got created.

E

End - Annotation Type in fluent.api
Annotation is marking terminal methods - methods, that need to be invoked in order to make sure, that some action is performed.
EndMethodCheckFile - Annotation Type in fluent.api
Annotation, that triggers creation of a file specified by file name, and optional content.
EndProcessor - Class in fluent.api.processors
Pseudo annotation processor of special annotation @End marking terminal methods in fluent API.
EndProcessor() - Constructor for class fluent.api.processors.EndProcessor
 

F

fluent.api - package fluent.api
 
fluent.api.processors - package fluent.api.processors
 

I

IgnoreMissingEndMethod - Annotation Type in fluent.api
Annotation is marking terminal methods - methods, that need to be invoked in order to make sure, that some action is performed.
init(ProcessingEnvironment) - Method in class fluent.api.processors.EndProcessor
 

P

process(Set<? extends TypeElement>, RoundEnvironment) - Method in class fluent.api.processors.EndProcessor
 

S

Start - Annotation Type in fluent.api
Annotation is marking terminal methods - methods, that need to be invoked in order to make sure, that some action is performed.
A E F I P S 
Skip navigation links

Copyright © 2018. All rights reserved.