Lines Matching full:should
96 it('should throw an error if the event has not started', function () {
104 it('should calculate duration and memory usage correctly', () => {
115 it('should update filesTimeSum and maxTimeUsage when isFilesPrinter is true', () => {
126 it('should update maxMemoryUsage and maxMemoryFile when isFilesPrinter is true', () => {
136 it('should output data and print max time and memory usage for ALL_FILES_OBFUSCATION', () => {
153 it('should output data for CREATE_PRINTER', () => {
169 it('should return a string with formatted event data', () => {
181 it('should return the event stack', () => {
203 it('should add duration to the event sum', function () {
216 it('should print the summarized event data', function () {
231 it('should return a string with formatted event data', () => {
241 it('should return the event sum', () => {