annotationType) {
}
/**
- * Returns the only annotation with the given type on the field or parameter that was annotated
+ * Returns all the annotations with the given type on the field or parameter that was annotated
* with @TestParameter.
*
* For example, if the test code is as follows: