[RSS]
Running JSPWiki version 2.4.104.

Hey!

I am the sandbox! You can play in me! Just click on "Edit page"!

Refactoring Test Specification

Author:
Version: 0.1
Lastupdate: $date
Introduction: TBD

Test suite: Rename

Purpose: Renames file, macro, class, function, variable, typedef, namespace
Comment: See CND67Refactoring, IZ#136314
  1. Rename variable
    1. New Project > Sample > C/C++ > Welcome
    2. Open welcome.cc in editor (double click on Welcome > Source Files > welcome.cc on Project tab)
    3. Find line <verbatim>int main(int argc, char**argv) {</verbatim> and click on <verbatim>argc</verbatim>
    • EXPECTED RESULT:

  1. Rename macro
    1. New Project > Sample > C/C++ > Welcome
    2. Open welcome.cc in editor (double click on Welcome > Source Files > welcome.cc on Project tab)
    • EXPECTED RESULT:

  1. Rename class
    1. New Project > Sample > C/C++ > Welcome
    2. Open welcome.cc in editor (double click on Welcome > Source Files > welcome.cc on Project tab)
    • EXPECTED RESULT:

  1. Rename function
    1. New Project > Sample > C/C++ > Welcome
    2. Open welcome.cc in editor (double click on Welcome > Source Files > welcome.cc on Project tab)
    • EXPECTED RESULT:

  1. Rename typedef
    1. New Project > Sample > C/C++ > Welcome
    2. Open welcome.cc in editor (double click on Welcome > Source Files > welcome.cc on Project tab)
    • EXPECTED RESULT:

  1. Rename namespace
    1. New Project > Sample > C/C++ > Welcome
    2. Open welcome.cc in editor (double click on Welcome > Source Files > welcome.cc on Project tab)
    • EXPECTED RESULT:

  1. Create New MIDP Application with Hello MIDlet
    1. New Project > Mobility > MIDP Application
    2. Specify a project name and location
    3. Let the Set as Main Project check box checked
    4. Let the Create Hello MIDlet check box checked
    5. Press Finish button
    • EXPECTED RESULT: New Mobile project is created with the name in the location. HelloMidlet visual midlet opens in editor. Project is set as main and is bold in Project view. You can Run project and it starts the HelloMidlet in emulator

Test suite: Encapsulate field

Purpose:
Comment: Please, see IZ#135627

Test suite: Change method parameters

Purpose:
Comment: Please, see IZ#153818

Attachments

test.txt Info on test.txt 5 bytes