In the code
verify(log,times(1)).info(anyString())
you have referenced a test method itself, not from the aopClass.
aopClass