• 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
Name
Last commit
Last update
..
build_test.dart Loading commit data...
common_test.dart Loading commit data...
context_test.dart Loading commit data...
file_system_test.dart Loading commit data...
flags_test.dart Loading commit data...
io_test.dart Loading commit data...
logger_test.dart Loading commit data...
logs_test.dart Loading commit data...
net_test.dart Loading commit data...
os_test.dart Loading commit data...
os_utils_test.dart Loading commit data...
process_test.dart Loading commit data...
terminal_test.dart Loading commit data...