Package com._1c.g5.v8.dt.md.ui
Class FieldsSourceTest
- java.lang.Object
-
- com._1c.g5.v8.dt.md.ui.FieldsSourceTest
-
public class FieldsSourceTest extends Object
Fields source test.
-
-
Constructor Summary
Constructors Constructor Description FieldsSourceTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidsetUp()voidtestGetElementsCorrect()voidtestGetElementsIncorrect()voidtestGetFieldsCorrect()voidtestGetFieldsIncorrect()voidtestGetSelfFieldsCorrectBasicFeature()voidtestGetSelfFieldsCorrectBasicTabularSection()voidtestGetSelfFieldsCorrectConstant()voidtestGetSelfFieldsCorrectFieldSource()voidtestGetSelfFieldsIncorrect()voidtestGetSelfFieldsIncorrectCommonAttribute()voidtestGetTypeFieldsCorrectBasicFeature()voidtestGetTypeFieldsIncorrect()
-
-
-
Method Detail
-
testGetElementsCorrect
public void testGetElementsCorrect()
-
testGetElementsIncorrect
public void testGetElementsIncorrect()
-
testGetFieldsCorrect
public void testGetFieldsCorrect()
-
testGetFieldsIncorrect
public void testGetFieldsIncorrect()
-
testGetSelfFieldsCorrectBasicFeature
public void testGetSelfFieldsCorrectBasicFeature()
-
testGetSelfFieldsCorrectBasicTabularSection
public void testGetSelfFieldsCorrectBasicTabularSection()
-
testGetSelfFieldsCorrectConstant
public void testGetSelfFieldsCorrectConstant()
-
testGetSelfFieldsCorrectFieldSource
public void testGetSelfFieldsCorrectFieldSource()
-
testGetSelfFieldsIncorrect
public void testGetSelfFieldsIncorrect()
-
testGetSelfFieldsIncorrectCommonAttribute
public void testGetSelfFieldsIncorrectCommonAttribute()
-
testGetTypeFieldsIncorrect
public void testGetTypeFieldsIncorrect()
-
testGetTypeFieldsCorrectBasicFeature
public void testGetTypeFieldsCorrectBasicFeature()
-
-