public class AssertAspect extends Object
Constructor and Description |
---|
AssertAspect() |
Modifier and Type | Method and Description |
---|---|
Object |
aroundAssert(org.aspectj.lang.ProceedingJoinPoint jp)
Ignores exceptions, when
GaleniumConfiguration.isSamplingVerificationIgnore() is
true. |
void |
hamcrestMatcherAssert()
Pointcut definition.
|
public Object aroundAssert(org.aspectj.lang.ProceedingJoinPoint jp)
GaleniumConfiguration.isSamplingVerificationIgnore()
is
true.jp
- join point to be handledpublic void hamcrestMatcherAssert()
Copyright © 2017–2022 wcm.io QA. All rights reserved.