org.eclipse.xtext.ui.junit.editor.autoedit
Class AbstractCStyleLanguageAutoEditTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.eclipse.xtext.ui.junit.editor.AbstractWorkbenchTest
              extended by org.eclipse.xtext.ui.junit.editor.AbstractEditorTest
                  extended by org.eclipse.xtext.ui.junit.editor.autoedit.AbstractAutoEditTest
                      extended by org.eclipse.xtext.ui.junit.editor.autoedit.AbstractCStyleLanguageAutoEditTest
All Implemented Interfaces:
junit.framework.Test

public abstract class AbstractCStyleLanguageAutoEditTest
extends AbstractAutoEditTest

Author:
Sven Efftinge - Initial contribution and API

Constructor Summary
AbstractCStyleLanguageAutoEditTest()
           
 
Method Summary
 void testBug335634_01()
           
 void testBug335634_02()
           
 void testBug338423_01()
           
 void testBug338423_02()
           
 void testBug341093_01()
           
 void testBug341093_02()
           
 void testBug341093_03()
           
 void testCurlyBracesBlock_1()
           
 void testCurlyBracesBlock_10()
           
 void testCurlyBracesBlock_11()
           
 void testCurlyBracesBlock_12()
           
 void testCurlyBracesBlock_13()
           
 void testCurlyBracesBlock_14()
           
 void testCurlyBracesBlock_15()
           
 void testCurlyBracesBlock_16()
           
 void testCurlyBracesBlock_17()
           
 void testCurlyBracesBlock_18()
           
 void testCurlyBracesBlock_2()
           
 void testCurlyBracesBlock_3()
           
 void testCurlyBracesBlock_4()
           
 void testCurlyBracesBlock_5()
           
 void testCurlyBracesBlock_6()
           
 void testCurlyBracesBlock_7()
           
 void testCurlyBracesBlock_8()
           
 void testCurlyBracesBlock_9()
           
 void testCurlyBracesWithSelection_1()
           
 void testCurlyBracesWithSelection_2()
           
 void testCurlyBracesWithSelection_3()
           
 void testCurlyBracesWithSelection_4()
           
 void testCurlyBracesWithSelection_5()
           
 void testDoubleQuotedStringLiteral_1()
           
 void testDoubleQuotedStringLiteral_10()
           
 void testDoubleQuotedStringLiteral_2()
           
 void testDoubleQuotedStringLiteral_3()
           
 void testDoubleQuotedStringLiteral_4()
           
 void testDoubleQuotedStringLiteral_5()
           
 void testDoubleQuotedStringLiteral_6()
           
 void testDoubleQuotedStringLiteral_7()
           
 void testDoubleQuotedStringLiteral_8()
           
 void testDoubleQuotedStringLiteral_9()
           
 void testMLComments_01()
           
 void testMLComments_02()
           
 void testMLComments_03()
           
 void testMLComments_04()
           
 void testMLComments_05()
           
 void testMLComments_07()
           
 void testMLComments_08()
           
 void testMLComments_09()
           
 void testMLComments_10()
           
 void testMLComments_11()
           
 void testMLComments_12()
           
 void testMLComments_13()
           
 void testMLComments_14()
           
 void testMLComments_15()
           
 void testMLComments_16()
           
 void testMLComments_17()
           
 void testParenthesis_1()
           
 void testParenthesis_2()
           
 void testParenthesis_3()
           
 void testParenthesis_4()
           
 void testParenthesis_5()
           
 void testParenthesis_6()
           
 void testParenthesis_7()
           
 void testParenthesis_8()
           
 void testSingleLineComment_01()
           
 void testSingleLineComment_02()
           
 void testSingleLineComment_03()
           
 void testSingleLineComment_04()
           
 void testSingleQuotedStringLiteral_1()
           
 void testSingleQuotedStringLiteral_10()
           
 void testSingleQuotedStringLiteral_11()
           
 void testSingleQuotedStringLiteral_12()
           
 void testSingleQuotedStringLiteral_13()
           
 void testSingleQuotedStringLiteral_14()
           
 void testSingleQuotedStringLiteral_2()
           
 void testSingleQuotedStringLiteral_3()
           
 void testSingleQuotedStringLiteral_4()
           
 void testSingleQuotedStringLiteral_5()
           
 void testSingleQuotedStringLiteral_6()
           
 void testSingleQuotedStringLiteral_7()
           
 void testSingleQuotedStringLiteral_8()
           
 void testSingleQuotedStringLiteral_9()
           
 
Methods inherited from class org.eclipse.xtext.ui.junit.editor.autoedit.AbstractAutoEditTest
assertState, getFileExtension, getFiles, openEditor, pasteText, pressKey, pressKeys, selectText, setUp, tearDown
 
Methods inherited from class org.eclipse.xtext.ui.junit.editor.AbstractEditorTest
getEditorId, openEditor
 
Methods inherited from class org.eclipse.xtext.ui.junit.editor.AbstractWorkbenchTest
closeEditors, closeWelcomePage, getActivePage, getWorkbench, getWorkbenchWindow, sleep
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AbstractCStyleLanguageAutoEditTest

public AbstractCStyleLanguageAutoEditTest()
Method Detail

testParenthesis_1

public void testParenthesis_1()
                       throws java.lang.Exception
Throws:
java.lang.Exception

testParenthesis_2

public void testParenthesis_2()
                       throws java.lang.Exception
Throws:
java.lang.Exception

testParenthesis_3

public void testParenthesis_3()
                       throws java.lang.Exception
Throws:
java.lang.Exception

testParenthesis_4

public void testParenthesis_4()
                       throws java.lang.Exception
Throws:
java.lang.Exception

testParenthesis_5

public void testParenthesis_5()
                       throws java.lang.Exception
Throws:
java.lang.Exception

testParenthesis_6

public void testParenthesis_6()
                       throws java.lang.Exception
Throws:
java.lang.Exception

testParenthesis_7

public void testParenthesis_7()
                       throws java.lang.Exception
Throws:
java.lang.Exception

testParenthesis_8

public void testParenthesis_8()
                       throws java.lang.Exception
Throws:
java.lang.Exception

testSingleQuotedStringLiteral_1

public void testSingleQuotedStringLiteral_1()
                                     throws java.lang.Exception
Throws:
java.lang.Exception

testSingleQuotedStringLiteral_2

public void testSingleQuotedStringLiteral_2()
                                     throws java.lang.Exception
Throws:
java.lang.Exception

testSingleQuotedStringLiteral_3

public void testSingleQuotedStringLiteral_3()
                                     throws java.lang.Exception
Throws:
java.lang.Exception

testSingleQuotedStringLiteral_4

public void testSingleQuotedStringLiteral_4()
                                     throws java.lang.Exception
Throws:
java.lang.Exception

testSingleQuotedStringLiteral_5

public void testSingleQuotedStringLiteral_5()
                                     throws java.lang.Exception
Throws:
java.lang.Exception

testSingleQuotedStringLiteral_6

public void testSingleQuotedStringLiteral_6()
                                     throws java.lang.Exception
Throws:
java.lang.Exception

testSingleQuotedStringLiteral_7

public void testSingleQuotedStringLiteral_7()
                                     throws java.lang.Exception
Throws:
java.lang.Exception

testSingleQuotedStringLiteral_8

public void testSingleQuotedStringLiteral_8()
                                     throws java.lang.Exception
Throws:
java.lang.Exception

testSingleQuotedStringLiteral_9

public void testSingleQuotedStringLiteral_9()
                                     throws java.lang.Exception
Throws:
java.lang.Exception

testSingleQuotedStringLiteral_10

public void testSingleQuotedStringLiteral_10()
                                      throws java.lang.Exception
Throws:
java.lang.Exception

testSingleQuotedStringLiteral_11

public void testSingleQuotedStringLiteral_11()
                                      throws java.lang.Exception
Throws:
java.lang.Exception

testSingleQuotedStringLiteral_12

public void testSingleQuotedStringLiteral_12()
                                      throws java.lang.Exception
Throws:
java.lang.Exception

testSingleQuotedStringLiteral_13

public void testSingleQuotedStringLiteral_13()
                                      throws java.lang.Exception
Throws:
java.lang.Exception

testSingleQuotedStringLiteral_14

public void testSingleQuotedStringLiteral_14()
                                      throws java.lang.Exception
Throws:
java.lang.Exception

testDoubleQuotedStringLiteral_1

public void testDoubleQuotedStringLiteral_1()
                                     throws java.lang.Exception
Throws:
java.lang.Exception

testDoubleQuotedStringLiteral_2

public void testDoubleQuotedStringLiteral_2()
                                     throws java.lang.Exception
Throws:
java.lang.Exception

testDoubleQuotedStringLiteral_3

public void testDoubleQuotedStringLiteral_3()
                                     throws java.lang.Exception
Throws:
java.lang.Exception

testDoubleQuotedStringLiteral_4

public void testDoubleQuotedStringLiteral_4()
                                     throws java.lang.Exception
Throws:
java.lang.Exception

testDoubleQuotedStringLiteral_5

public void testDoubleQuotedStringLiteral_5()
                                     throws java.lang.Exception
Throws:
java.lang.Exception

testDoubleQuotedStringLiteral_6

public void testDoubleQuotedStringLiteral_6()
                                     throws java.lang.Exception
Throws:
java.lang.Exception

testDoubleQuotedStringLiteral_7

public void testDoubleQuotedStringLiteral_7()
                                     throws java.lang.Exception
Throws:
java.lang.Exception

testDoubleQuotedStringLiteral_8

public void testDoubleQuotedStringLiteral_8()
                                     throws java.lang.Exception
Throws:
java.lang.Exception

testDoubleQuotedStringLiteral_9

public void testDoubleQuotedStringLiteral_9()
                                     throws java.lang.Exception
Throws:
java.lang.Exception

testDoubleQuotedStringLiteral_10

public void testDoubleQuotedStringLiteral_10()
                                      throws java.lang.Exception
Throws:
java.lang.Exception

testCurlyBracesBlock_1

public void testCurlyBracesBlock_1()
                            throws java.lang.Exception
Throws:
java.lang.Exception

testCurlyBracesBlock_2

public void testCurlyBracesBlock_2()
                            throws java.lang.Exception
Throws:
java.lang.Exception

testCurlyBracesBlock_3

public void testCurlyBracesBlock_3()
                            throws java.lang.Exception
Throws:
java.lang.Exception

testCurlyBracesBlock_4

public void testCurlyBracesBlock_4()
                            throws java.lang.Exception
Throws:
java.lang.Exception

testCurlyBracesBlock_5

public void testCurlyBracesBlock_5()
                            throws java.lang.Exception
Throws:
java.lang.Exception

testCurlyBracesBlock_6

public void testCurlyBracesBlock_6()
                            throws java.lang.Exception
Throws:
java.lang.Exception

testCurlyBracesBlock_7

public void testCurlyBracesBlock_7()
                            throws java.lang.Exception
Throws:
java.lang.Exception

testCurlyBracesBlock_8

public void testCurlyBracesBlock_8()
                            throws java.lang.Exception
Throws:
java.lang.Exception

testCurlyBracesBlock_9

public void testCurlyBracesBlock_9()
                            throws java.lang.Exception
Throws:
java.lang.Exception

testCurlyBracesBlock_10

public void testCurlyBracesBlock_10()
                             throws java.lang.Exception
Throws:
java.lang.Exception

testCurlyBracesBlock_11

public void testCurlyBracesBlock_11()
                             throws java.lang.Exception
Throws:
java.lang.Exception

testCurlyBracesBlock_12

public void testCurlyBracesBlock_12()
                             throws java.lang.Exception
Throws:
java.lang.Exception

testCurlyBracesBlock_13

public void testCurlyBracesBlock_13()
                             throws java.lang.Exception
Throws:
java.lang.Exception

testCurlyBracesBlock_14

public void testCurlyBracesBlock_14()
                             throws java.lang.Exception
Throws:
java.lang.Exception

testCurlyBracesBlock_15

public void testCurlyBracesBlock_15()
                             throws java.lang.Exception
Throws:
java.lang.Exception

testCurlyBracesBlock_16

public void testCurlyBracesBlock_16()
                             throws java.lang.Exception
Throws:
java.lang.Exception

testCurlyBracesBlock_17

public void testCurlyBracesBlock_17()
                             throws java.lang.Exception
Throws:
java.lang.Exception

testCurlyBracesBlock_18

public void testCurlyBracesBlock_18()
                             throws java.lang.Exception
Throws:
java.lang.Exception

testCurlyBracesWithSelection_1

public void testCurlyBracesWithSelection_1()
                                    throws java.lang.Exception
Throws:
java.lang.Exception

testCurlyBracesWithSelection_2

public void testCurlyBracesWithSelection_2()
                                    throws java.lang.Exception
Throws:
java.lang.Exception

testCurlyBracesWithSelection_3

public void testCurlyBracesWithSelection_3()
                                    throws java.lang.Exception
Throws:
java.lang.Exception

testCurlyBracesWithSelection_4

public void testCurlyBracesWithSelection_4()
                                    throws java.lang.Exception
Throws:
java.lang.Exception

testCurlyBracesWithSelection_5

public void testCurlyBracesWithSelection_5()
                                    throws java.lang.Exception
Throws:
java.lang.Exception

testMLComments_01

public void testMLComments_01()
                       throws java.lang.Exception
Throws:
java.lang.Exception

testMLComments_02

public void testMLComments_02()
                       throws java.lang.Exception
Throws:
java.lang.Exception

testMLComments_03

public void testMLComments_03()
                       throws java.lang.Exception
Throws:
java.lang.Exception

testMLComments_04

public void testMLComments_04()
                       throws java.lang.Exception
Throws:
java.lang.Exception

testMLComments_05

public void testMLComments_05()
                       throws java.lang.Exception
Throws:
java.lang.Exception

testMLComments_07

public void testMLComments_07()
                       throws java.lang.Exception
Throws:
java.lang.Exception

testMLComments_08

public void testMLComments_08()
                       throws java.lang.Exception
Throws:
java.lang.Exception

testMLComments_09

public void testMLComments_09()
                       throws java.lang.Exception
Throws:
java.lang.Exception

testMLComments_10

public void testMLComments_10()
                       throws java.lang.Exception
Throws:
java.lang.Exception

testMLComments_11

public void testMLComments_11()
                       throws java.lang.Exception
Throws:
java.lang.Exception

testMLComments_12

public void testMLComments_12()
                       throws java.lang.Exception
Throws:
java.lang.Exception

testMLComments_13

public void testMLComments_13()
                       throws java.lang.Exception
Throws:
java.lang.Exception

testMLComments_14

public void testMLComments_14()
                       throws java.lang.Exception
Throws:
java.lang.Exception

testMLComments_15

public void testMLComments_15()
                       throws java.lang.Exception
Throws:
java.lang.Exception

testMLComments_16

public void testMLComments_16()
                       throws java.lang.Exception
Throws:
java.lang.Exception

testMLComments_17

public void testMLComments_17()
                       throws java.lang.Exception
Throws:
java.lang.Exception

testBug341093_01

public void testBug341093_01()
                      throws java.lang.Exception
Throws:
java.lang.Exception

testBug341093_02

public void testBug341093_02()
                      throws java.lang.Exception
Throws:
java.lang.Exception

testBug341093_03

public void testBug341093_03()
                      throws java.lang.Exception
Throws:
java.lang.Exception

testBug335634_01

public void testBug335634_01()
                      throws java.lang.Exception
Throws:
java.lang.Exception

testBug335634_02

public void testBug335634_02()
                      throws java.lang.Exception
Throws:
java.lang.Exception

testSingleLineComment_01

public void testSingleLineComment_01()
                              throws java.lang.Exception
Throws:
java.lang.Exception

testSingleLineComment_02

public void testSingleLineComment_02()
                              throws java.lang.Exception
Throws:
java.lang.Exception

testSingleLineComment_03

public void testSingleLineComment_03()
                              throws java.lang.Exception
Throws:
java.lang.Exception

testSingleLineComment_04

public void testSingleLineComment_04()
                              throws java.lang.Exception
Throws:
java.lang.Exception

testBug338423_01

public void testBug338423_01()
                      throws java.lang.Exception
Throws:
java.lang.Exception

testBug338423_02

public void testBug338423_02()
                      throws java.lang.Exception
Throws:
java.lang.Exception