Class SupportedTypeArguments

  • All Implemented Interfaces:
    org.junit.jupiter.params.provider.ArgumentsProvider

    public class SupportedTypeArguments
    extends Object
    implements org.junit.jupiter.params.provider.ArgumentsProvider
    Using CryptoParametersJ8.init() and ArgumentsProvider to filter parameters. Could still not access arguments of parameterized tests in lifecycle callback methods - https://github.com/junit-team/junit5/issues/944 - https://github.com/junit-team/junit5/issues/1139#issuecomment-341683075
    Author:
    gkallidis