Estimated reading time: 1 min
IDE Code Editor
Shortcut Description Alt+d, Alt+t Test with devmate. Parse the method to devmate and open devmate in IDE. Alt+d, Alt+x Create boilerplate for XUnit. Alt+d, Alt+n Create boilerplate for NUnit. Alt+d, Alt+m Create boilerplate for MSTest.
devmate
General
Shortcut Description Alt+t Add a single new test case to the test model. Alt+g Generate test code for the test model. Del Remove all test cases when focusing on a test model row.
Test Model Row focused
Shortcut Description Alt+c Add a new input factor to a test model. F2 Rename the test model. F3 Change the return type of the test model. Del Remove all testcases for this test model.
Shortcut Description Alt+c Add a new valid equivalence class to the input factor. Alt+v Add a new invalid equivalence class to the input factor. F2 Rename the input factor. F3 Change the input factor type. Alt+↑ Move input factor one position up. Not possible if input factor is first in list. Alt+↓ Move input factor one position down. Not possible if input factor is last in list. Del Delete the input factor.
Equivalence Class Row focused
Shortcut Description Alt+c Add a new representative to the equivalence class. Space Set or unset the equivalence class’s validity. Alt+↑ Move equivalence class one position up. Not possible if equivalence class is first in list. Alt+↓ Move equivalence class one position down. Not possible if equivalence class is last in list. Ctrl+v Paste a representative in this equivalence class at the last position. F2 Rename the equivalence class. Del Delete the equivalence class.
Representative Row focused
Shortcut Description Alt+c Add a representative below the currently focused one. F2 Change the value of the representative. Alt+↑ Move the representative one position up. Not possible if representative is first in list. Alt+↓ Move the representative one position down. Not possible if representative is last in list. Ctrl+c Copy the representative. Ctrl+v Paste the representative below the focused one (Prerequisite is that a representative has been copied first). Del Delete the representative. Space If the representative is an enum/boolean type this switches between the values of the enums.
Complex Datatype Window
Shortcut Description Tab Jump from one focusable element to the next. Enter (on focused element) Open sub dialog or dropdown menue. Enter (on dialog) Confirm changes and close window. Esc (on focused element) Cancel changes on focused element. Esc (on dialog) Cancel changes and close window.
Was this article helpful?
Like
0
Dislike
0