classes
The classes to spy. Each class specified here will result in a spy being applied. Classes can be omitted when the annotation is used on a field.
When @SpyBean also defines a name this attribute can only contain a single value.
If this is the only specified attribute consider using the value alias instead.
Return
the classes to spy