Class VerifyNoInteractionsTransformationParameters

  • All Implemented Interfaces:
    ru.tinkoff.qa.neptune.core.api.agent.NeptuneTransformParameters

    public class VerifyNoInteractionsTransformationParameters
    extends Object
    implements ru.tinkoff.qa.neptune.core.api.agent.NeptuneTransformParameters
    • Constructor Detail

      • VerifyNoInteractionsTransformationParameters

        public VerifyNoInteractionsTransformationParameters()
    • Method Detail

      • methodMatcher

        public net.bytebuddy.matcher.ElementMatcher<? super net.bytebuddy.description.method.MethodDescription> methodMatcher()
        Specified by:
        methodMatcher in interface ru.tinkoff.qa.neptune.core.api.agent.NeptuneTransformParameters
      • interceptor

        public Class<?> interceptor()
        Specified by:
        interceptor in interface ru.tinkoff.qa.neptune.core.api.agent.NeptuneTransformParameters
      • typeMatcher

        public net.bytebuddy.matcher.ElementMatcher<? super net.bytebuddy.description.type.TypeDescription> typeMatcher()
        Specified by:
        typeMatcher in interface ru.tinkoff.qa.neptune.core.api.agent.NeptuneTransformParameters