• Chris Bracken's avatar
    Make FakeGenSnapshot's outputs mutable for tests (#16976) · b45a2605
    Chris Bracken authored
    This simplifies tests by allowing the test author to express the outputs
    they'd like the snapshotter to generate without creating a whole new
    instance and context with the additional overrides.
    
    Also sets the default set of outputs to none, setting them instead in
    the setUp function for script snapshotting.
    b45a2605
build_test.dart 22.5 KB