Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for expectingBaseLayout (0.39 sec)

  1. platforms/jvm/code-quality/src/integTest/groovy/org/gradle/api/plugins/quality/pmd/PmdPluginSubtypeParamIntegrationTest.groovy

                   private final JsonHttpLayout<IAccessEvent> httpLayout = null;
    
                   public UnderAnalysis() {
                      expectingBaseLayout(appender, baseLayout);
                      alsoExpectingBaseLayout(appender, httpLayout);
                   }
    
                   private <E> void expectingBaseLayout(ConsoleAppender<E> appender, JsonLayoutBase<E> layout) {
                      System.out.println(appender);
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Mar 26 07:47:10 UTC 2024
    - 4.6K bytes
    - Viewed (0)
Back to top