Class RecordArtifactVerifier

  • All Implemented Interfaces:
    BuildableContext

    public class RecordArtifactVerifier
    extends Object
    implements BuildableContext
    RecordArtifactVerifier can be used to ease the migration to ModernBuildRule. It will record a fixed set of artifacts and then act as a BuildableContext and verify that any further recorded artifacts are in the initial set (or children of an item in the set). This can be used at the top-level getBuildSteps() call to replace the BuildableContext.