org.eclipse.xtext.xbase.junit.ui
Class AbstractXbaseContentAssistInBlockTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.eclipse.xtext.xbase.junit.ui.AbstractXbaseContentAssistTest
              extended by org.eclipse.xtext.xbase.junit.ui.AbstractXbaseContentAssistInBlockTest
All Implemented Interfaces:
junit.framework.Test, ResourceLoadHelper

public abstract class AbstractXbaseContentAssistInBlockTest
extends AbstractXbaseContentAssistTest


Field Summary
protected static java.lang.String[] VARIABLE_DECL
           
 
Fields inherited from class org.eclipse.xtext.xbase.junit.ui.AbstractXbaseContentAssistTest
CAST_INSTANCEOF, fileExtension, KEYWORDS_AND_STATICS, STRING_FEATURES, STRING_OPERATORS, workspace
 
Constructor Summary
AbstractXbaseContentAssistInBlockTest()
           
 
Method Summary
 void testAfterBinaryOperation_01()
           
 void testAfterBinaryOperation_02()
           
 void testAfterBinaryOperation_03()
           
 void testAfterBinaryOperation_05()
           
 void testAfterVariableDeclaration_01()
           
 void testAfterVariableDeclaration_02()
           
 void testAfterVariableDeclaration_03()
           
 void testAfterVariableDeclaration_04()
           
 void testAfterVariableDeclaration_05()
           
 void testAfterVariableDeclaration_06()
           
 void testAfterVariableDeclaration_07()
           
 void testAfterVariableDeclaration_08()
           
 void testAfterVariableDeclaration_09()
           
 void testAfterVariableDeclaration_10()
           
 void testAfterVariableDeclaration_11()
           
 void testEmptyInput()
           
 void testForLoop_06()
           
 void testForLoop_07()
           
 void testOnStringLiteral_01()
           
 void testOnStringLiteral_03()
           
 void testOnStringLiteral_04()
           
 void testOnStringLiteral_10()
           
 void testOnStringLiteral_12()
           
 void testOnStringLiteral_13()
           
 void testOnStringLiteral_28()
           
 void testOnStringLiteral_30()
           
 void testOnStringLiteral_32()
           
 void testOnStringLiteral_34()
           
 void testOnStringLiteral_35()
           
 void testOnStringLiteral_36()
           
 
Methods inherited from class org.eclipse.xtext.xbase.junit.ui.AbstractXbaseContentAssistTest
doCleanWorkspace, expect, expression, get, getInjector, getKeywordsAndStatics, getResourceFor, getStringFeatures, newBuilder, setExtensions, setUp, tearDown, testAfterBinaryOperation_04, testAfterBinaryOperation_06, testAfterBinaryOperation_07, testAfterBinaryOperation_08, testAfterBinaryOperation_09, testAfterBinaryOperation_10, testCatchParameter_01, testCatchParameter_02, testClosure_01, testForLoop_01, testForLoop_02, testForLoop_03, testForLoop_04, testForLoop_05, testNull, testOnStringLiteral_02, testOnStringLiteral_05, testOnStringLiteral_06, testOnStringLiteral_07, testOnStringLiteral_08, testOnStringLiteral_09, testOnStringLiteral_11, testOnStringLiteral_14, testOnStringLiteral_15, testOnStringLiteral_16, testOnStringLiteral_17, testOnStringLiteral_18, testOnStringLiteral_19, testOnStringLiteral_20, testOnStringLiteral_21, testOnStringLiteral_22, testOnStringLiteral_23, testOnStringLiteral_24, testOnStringLiteral_25, testOnStringLiteral_26, testOnStringLiteral_27, testOnStringLiteral_29, testOnStringLiteral_31, testOnStringLiteral_33, testOnStringLiteral_37, testOnStringLiteral_38, testStaticFeatures_01
 
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
 

Field Detail

VARIABLE_DECL

protected static java.lang.String[] VARIABLE_DECL
Constructor Detail

AbstractXbaseContentAssistInBlockTest

public AbstractXbaseContentAssistInBlockTest()
Method Detail

testEmptyInput

public void testEmptyInput()
                    throws java.lang.Exception
Overrides:
testEmptyInput in class AbstractXbaseContentAssistTest
Throws:
java.lang.Exception

testOnStringLiteral_01

public void testOnStringLiteral_01()
                            throws java.lang.Exception
Overrides:
testOnStringLiteral_01 in class AbstractXbaseContentAssistTest
Throws:
java.lang.Exception

testOnStringLiteral_03

public void testOnStringLiteral_03()
                            throws java.lang.Exception
Overrides:
testOnStringLiteral_03 in class AbstractXbaseContentAssistTest
Throws:
java.lang.Exception

testOnStringLiteral_04

public void testOnStringLiteral_04()
                            throws java.lang.Exception
Overrides:
testOnStringLiteral_04 in class AbstractXbaseContentAssistTest
Throws:
java.lang.Exception

testOnStringLiteral_10

public void testOnStringLiteral_10()
                            throws java.lang.Exception
Overrides:
testOnStringLiteral_10 in class AbstractXbaseContentAssistTest
Throws:
java.lang.Exception

testOnStringLiteral_12

public void testOnStringLiteral_12()
                            throws java.lang.Exception
Overrides:
testOnStringLiteral_12 in class AbstractXbaseContentAssistTest
Throws:
java.lang.Exception

testOnStringLiteral_13

public void testOnStringLiteral_13()
                            throws java.lang.Exception
Overrides:
testOnStringLiteral_13 in class AbstractXbaseContentAssistTest
Throws:
java.lang.Exception

testOnStringLiteral_28

public void testOnStringLiteral_28()
                            throws java.lang.Exception
Overrides:
testOnStringLiteral_28 in class AbstractXbaseContentAssistTest
Throws:
java.lang.Exception

testOnStringLiteral_30

public void testOnStringLiteral_30()
                            throws java.lang.Exception
Overrides:
testOnStringLiteral_30 in class AbstractXbaseContentAssistTest
Throws:
java.lang.Exception

testOnStringLiteral_32

public void testOnStringLiteral_32()
                            throws java.lang.Exception
Overrides:
testOnStringLiteral_32 in class AbstractXbaseContentAssistTest
Throws:
java.lang.Exception

testOnStringLiteral_34

public void testOnStringLiteral_34()
                            throws java.lang.Exception
Overrides:
testOnStringLiteral_34 in class AbstractXbaseContentAssistTest
Throws:
java.lang.Exception

testOnStringLiteral_35

public void testOnStringLiteral_35()
                            throws java.lang.Exception
Overrides:
testOnStringLiteral_35 in class AbstractXbaseContentAssistTest
Throws:
java.lang.Exception

testOnStringLiteral_36

public void testOnStringLiteral_36()
                            throws java.lang.Exception
Overrides:
testOnStringLiteral_36 in class AbstractXbaseContentAssistTest
Throws:
java.lang.Exception

testAfterBinaryOperation_01

public void testAfterBinaryOperation_01()
                                 throws java.lang.Exception
Overrides:
testAfterBinaryOperation_01 in class AbstractXbaseContentAssistTest
Throws:
java.lang.Exception

testAfterBinaryOperation_02

public void testAfterBinaryOperation_02()
                                 throws java.lang.Exception
Overrides:
testAfterBinaryOperation_02 in class AbstractXbaseContentAssistTest
Throws:
java.lang.Exception

testAfterBinaryOperation_03

public void testAfterBinaryOperation_03()
                                 throws java.lang.Exception
Overrides:
testAfterBinaryOperation_03 in class AbstractXbaseContentAssistTest
Throws:
java.lang.Exception

testAfterBinaryOperation_05

public void testAfterBinaryOperation_05()
                                 throws java.lang.Exception
Overrides:
testAfterBinaryOperation_05 in class AbstractXbaseContentAssistTest
Throws:
java.lang.Exception

testForLoop_06

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

testForLoop_07

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

testAfterVariableDeclaration_01

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

testAfterVariableDeclaration_02

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

testAfterVariableDeclaration_03

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

testAfterVariableDeclaration_04

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

testAfterVariableDeclaration_05

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

testAfterVariableDeclaration_06

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

testAfterVariableDeclaration_07

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

testAfterVariableDeclaration_08

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

testAfterVariableDeclaration_09

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

testAfterVariableDeclaration_10

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

testAfterVariableDeclaration_11

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