Skip to content

Test Result : KMShortcutPrinterTest

0 failures (±0)
52 tests (±0)
Took 0 ms.

All Tests

Test nameDurationStatus
unix-64 / Tests-unix-64 / testPrintShortcut(#platform->a MacOSPlatform #shortcut->Alt + N #result->'⌥N')0 msPassed
unix-64 / Tests-unix-64 / testPrintShortcut(#platform->a MacOSPlatform #shortcut->Cmd + N #result->'⌘N')0 msPassed
unix-64 / Tests-unix-64 / testPrintShortcut(#platform->a MacOSPlatform #shortcut->Ctrl + (N , M) #result->'⌃N,⌃M')0 msPassed
unix-64 / Tests-unix-64 / testPrintShortcut(#platform->a MacOSPlatform #shortcut->Ctrl + N #result->'⌃N')0 msPassed
unix-64 / Tests-unix-64 / testPrintShortcut(#platform->a MacOSPlatform #shortcut->Shift + (N , M) #result->'⇧N,⇧M')0 msPassed
unix-64 / Tests-unix-64 / testPrintShortcut(#platform->a MacOSPlatform #shortcut->Shift + Alt + Ctrl + Cmd + N #result->'⇧⌥⌃⌘N')0 msPassed
unix-64 / Tests-unix-64 / testPrintShortcut(#platform->a MacOSPlatform #shortcut->Shift + N #result->'⇧N')0 msPassed
unix-64 / Tests-unix-64 / testPrintShortcut(#platform->a MacOSPlatform #shortcut->Shift + RETURN #result->'⇧⏎')0 msPassed
unix-64 / Tests-unix-64 / testPrintShortcut(#platform->a WinPlatform #shortcut->Alt + N #result->'Alt+N')0 msPassed
unix-64 / Tests-unix-64 / testPrintShortcut(#platform->a WinPlatform #shortcut->Cmd + N #result->'Cmd+N')0 msPassed
unix-64 / Tests-unix-64 / testPrintShortcut(#platform->a WinPlatform #shortcut->Ctrl + (N , M) #result->'Ctrl+N,Ctrl+M')0 msPassed
unix-64 / Tests-unix-64 / testPrintShortcut(#platform->a WinPlatform #shortcut->Ctrl + N #result->'Ctrl+N')0 msPassed
unix-64 / Tests-unix-64 / testPrintShortcut(#platform->a WinPlatform #shortcut->Meta + N #result->'Ctrl+N')0 msPassed
unix-64 / Tests-unix-64 / testPrintShortcut(#platform->a WinPlatform #shortcut->Shift + (N , M) #result->'Shift+N,Shift+M')0 msPassed
unix-64 / Tests-unix-64 / testPrintShortcut(#platform->a WinPlatform #shortcut->Shift + Alt + Ctrl + Cmd + N #result->'Shift+Alt+Ctrl+Cmd+N')0 msPassed
unix-64 / Tests-unix-64 / testPrintShortcut(#platform->a WinPlatform #shortcut->Shift + N #result->'Shift+N')0 msPassed
unix-64 / Tests-unix-64 / testPrintShortcut(#platform->a WinPlatform #shortcut->Shift + RETURN #result->'Shift+Enter')0 msPassed
unix-64 / Tests-unix-64 / testPrintShortcut(#platform->an UnixPlatform #shortcut->Alt + N #result->'Alt+N')0 msPassed
unix-64 / Tests-unix-64 / testPrintShortcut(#platform->an UnixPlatform #shortcut->Cmd + N #result->'Cmd+N')0 msPassed
unix-64 / Tests-unix-64 / testPrintShortcut(#platform->an UnixPlatform #shortcut->Ctrl + (N , M) #result->'Ctrl+N,Ctrl+M')0 msPassed
unix-64 / Tests-unix-64 / testPrintShortcut(#platform->an UnixPlatform #shortcut->Ctrl + N #result->'Ctrl+N')0 msPassed
unix-64 / Tests-unix-64 / testPrintShortcut(#platform->an UnixPlatform #shortcut->Meta + N #result->'Ctrl+N')0 msPassed
unix-64 / Tests-unix-64 / testPrintShortcut(#platform->an UnixPlatform #shortcut->Shift + (N , M) #result->'Shift+N,Shift+M')0 msPassed
unix-64 / Tests-unix-64 / testPrintShortcut(#platform->an UnixPlatform #shortcut->Shift + Alt + Ctrl + Cmd + N #result->'Shift+Alt+Ctrl+Cmd+N')0 msPassed
unix-64 / Tests-unix-64 / testPrintShortcut(#platform->an UnixPlatform #shortcut->Shift + N #result->'Shift+N')0 msPassed
unix-64 / Tests-unix-64 / testPrintShortcut(#platform->an UnixPlatform #shortcut->Shift + RETURN #result->'Shift+Enter')0 msPassed
unix-64 / Tests-unix-64 / testSingleKeyCombinationIsPrintedWithoutSeparators(#platform->a MacOSPlatform #shortcut->Alt + N #result->'⌥N')0 msPassed
unix-64 / Tests-unix-64 / testSingleKeyCombinationIsPrintedWithoutSeparators(#platform->a MacOSPlatform #shortcut->Cmd + N #result->'⌘N')0 msPassed
unix-64 / Tests-unix-64 / testSingleKeyCombinationIsPrintedWithoutSeparators(#platform->a MacOSPlatform #shortcut->Ctrl + (N , M) #result->'⌃N,⌃M')0 msPassed
unix-64 / Tests-unix-64 / testSingleKeyCombinationIsPrintedWithoutSeparators(#platform->a MacOSPlatform #shortcut->Ctrl + N #result->'⌃N')0 msPassed
unix-64 / Tests-unix-64 / testSingleKeyCombinationIsPrintedWithoutSeparators(#platform->a MacOSPlatform #shortcut->Shift + (N , M) #result->'⇧N,⇧M')0 msPassed
unix-64 / Tests-unix-64 / testSingleKeyCombinationIsPrintedWithoutSeparators(#platform->a MacOSPlatform #shortcut->Shift + Alt + Ctrl + Cmd + N #result->'⇧⌥⌃⌘N')0 msPassed
unix-64 / Tests-unix-64 / testSingleKeyCombinationIsPrintedWithoutSeparators(#platform->a MacOSPlatform #shortcut->Shift + N #result->'⇧N')0 msPassed
unix-64 / Tests-unix-64 / testSingleKeyCombinationIsPrintedWithoutSeparators(#platform->a MacOSPlatform #shortcut->Shift + RETURN #result->'⇧⏎')0 msPassed
unix-64 / Tests-unix-64 / testSingleKeyCombinationIsPrintedWithoutSeparators(#platform->a WinPlatform #shortcut->Alt + N #result->'Alt+N')0 msPassed
unix-64 / Tests-unix-64 / testSingleKeyCombinationIsPrintedWithoutSeparators(#platform->a WinPlatform #shortcut->Cmd + N #result->'Cmd+N')0 msPassed
unix-64 / Tests-unix-64 / testSingleKeyCombinationIsPrintedWithoutSeparators(#platform->a WinPlatform #shortcut->Ctrl + (N , M) #result->'Ctrl+N,Ctrl+M')0 msPassed
unix-64 / Tests-unix-64 / testSingleKeyCombinationIsPrintedWithoutSeparators(#platform->a WinPlatform #shortcut->Ctrl + N #result->'Ctrl+N')0 msPassed
unix-64 / Tests-unix-64 / testSingleKeyCombinationIsPrintedWithoutSeparators(#platform->a WinPlatform #shortcut->Meta + N #result->'Ctrl+N')0 msPassed
unix-64 / Tests-unix-64 / testSingleKeyCombinationIsPrintedWithoutSeparators(#platform->a WinPlatform #shortcut->Shift + (N , M) #result->'Shift+N,Shift+M')0 msPassed
unix-64 / Tests-unix-64 / testSingleKeyCombinationIsPrintedWithoutSeparators(#platform->a WinPlatform #shortcut->Shift + Alt + Ctrl + Cmd + N #result->'Shift+Alt+Ctrl+Cmd+N')0 msPassed
unix-64 / Tests-unix-64 / testSingleKeyCombinationIsPrintedWithoutSeparators(#platform->a WinPlatform #shortcut->Shift + N #result->'Shift+N')0 msPassed
unix-64 / Tests-unix-64 / testSingleKeyCombinationIsPrintedWithoutSeparators(#platform->a WinPlatform #shortcut->Shift + RETURN #result->'Shift+Enter')0 msPassed
unix-64 / Tests-unix-64 / testSingleKeyCombinationIsPrintedWithoutSeparators(#platform->an UnixPlatform #shortcut->Alt + N #result->'Alt+N')0 msPassed
unix-64 / Tests-unix-64 / testSingleKeyCombinationIsPrintedWithoutSeparators(#platform->an UnixPlatform #shortcut->Cmd + N #result->'Cmd+N')0 msPassed
unix-64 / Tests-unix-64 / testSingleKeyCombinationIsPrintedWithoutSeparators(#platform->an UnixPlatform #shortcut->Ctrl + (N , M) #result->'Ctrl+N,Ctrl+M')0 msPassed
unix-64 / Tests-unix-64 / testSingleKeyCombinationIsPrintedWithoutSeparators(#platform->an UnixPlatform #shortcut->Ctrl + N #result->'Ctrl+N')0 msPassed
unix-64 / Tests-unix-64 / testSingleKeyCombinationIsPrintedWithoutSeparators(#platform->an UnixPlatform #shortcut->Meta + N #result->'Ctrl+N')0 msPassed
unix-64 / Tests-unix-64 / testSingleKeyCombinationIsPrintedWithoutSeparators(#platform->an UnixPlatform #shortcut->Shift + (N , M) #result->'Shift+N,Shift+M')0 msPassed
unix-64 / Tests-unix-64 / testSingleKeyCombinationIsPrintedWithoutSeparators(#platform->an UnixPlatform #shortcut->Shift + Alt + Ctrl + Cmd + N #result->'Shift+Alt+Ctrl+Cmd+N')0 msPassed
unix-64 / Tests-unix-64 / testSingleKeyCombinationIsPrintedWithoutSeparators(#platform->an UnixPlatform #shortcut->Shift + N #result->'Shift+N')0 msPassed
unix-64 / Tests-unix-64 / testSingleKeyCombinationIsPrintedWithoutSeparators(#platform->an UnixPlatform #shortcut->Shift + RETURN #result->'Shift+Enter')0 msPassed