AnnotationDataDeducer

Responsible to deduce AnnotationData based on a given test Method and the args source method name.

Since

2.0.0

Inheritors

Functions

Link copied to clipboard
abstract fun deduce(testMethod: Method): AnnotationData?

Deduces AnnotationData based on the given testMethod or returns null in case it cannot be deduced.