blob: 93d7e9039cd5d6e8cacdd565fc2d7a473507caec [file] [log] [blame]
--- RCPTT testcase ---
Format-Version: 1.0
Contexts: _LipjoO9FEeWazOws8qE-Nw
Element-Name: Preferences - VQL Compiler
Element-Type: testcase
Element-Version: 3.0
External-Reference:
Id: _I6CXEO9PEeW7SP0a5rPzzg
Runtime-Version: 2.0.2.201511100828
Save-Time: 4/13/16 8:48 AM
Testcase-Type: ecl
------=_.description-216f885c-d591-38ce-8ea2-e4f8cb4d6ffa
Content-Type: text/plain
Entry-Name: .description
This test case is testing the VIATRA - Preferences - Query Language - Compiler page.
Asserts:
* Compiler page exists
------=_.description-216f885c-d591-38ce-8ea2-e4f8cb4d6ffa--
------=_.content-0a7243a0-75d3-3d5f-9791-539de0e5b7ac
Content-Type: text/ecl
Entry-Name: .content
/*******************************************************************************
* Copyright (c) 2010-2016, Tamas Borbas, IncQuery Labs Ltd.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* Tamas Borbas - Testing VIATRA GUI
*******************************************************************************/
get-preferences-menu | click
get-window Preferences | get-tree | select "VIATRA/Query Language/Compiler"
get-window Preferences | get-label Compiler | get-property caption | equals Compiler | verify-true
get-window Preferences | get-link "<A>Configure Project Specific Settings...</A>" | click-link
get-window Preferences | get-window "Project Specific Configuration" | get-label "Select the project to configure:"
| get-property caption | equals "&Select the project to configure:" | verify-true
------=_.content-0a7243a0-75d3-3d5f-9791-539de0e5b7ac--