Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 11 of 11 for getClassName (0.07 sec)

  1. build-logic/binary-compatibility/src/test/groovy/gradlebuild/binarycompatibility/PublicAPIRulesTest.groovy

        }
    
        AbstractContextAwareViolationRule withContext(AbstractContextAwareViolationRule rule) {
            rule.context = new ViolationCheckContext() {
    
                @Override
                String getClassName() { TEST_INTERFACE_NAME }
    
                @Override
                Map<String, ?> getUserData() {
                    [
                        currentVersion: '11.38',
    Registered: Wed Oct 30 11:36:09 UTC 2024
    - Last Modified: Fri Dec 01 20:12:19 UTC 2023
    - 16K bytes
    - Viewed (0)
Back to top