blob: 02c2ecb0604529654a63b8fb2c15f32c0b62cf11 [file] [log] [blame]
Test for the Console.heapSnapshot event triggered by console.takeHeapSnapshot.
== Running test suite: Console.heapSnapshot
-- Running test case: TriggerHeapSnapshotNoTitle
Console.heapSnapshot
PASS: Should have a timestamp.
PASS: Should have snapshotData.
PASS: Should not have a title.
-- Running test case: TriggerHeapSnapshotWithTitle
Console.heapSnapshot
PASS: Should have a timestamp.
PASS: Should have snapshotData.
PASS: Should have expected title.