Interface BlockLoaderTestRunner.ResultMatcher

Enclosing class:
BlockLoaderTestRunner

public static interface BlockLoaderTestRunner.ResultMatcher
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    match(Object expected, Object actual)
     
  • Method Details