|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.modisco.infra.browser.custom.tests.BrowserCustomTest
public class BrowserCustomTest
| Field Summary | |
|---|---|
static java.lang.String |
FILE_EXT
|
| Constructor Summary | |
|---|---|
BrowserCustomTest()
|
|
| Method Summary | |
|---|---|
void |
bug306724()
Bug 306724 - deleting a project containing a query set does not remove the query set from its catalog |
void |
bug307187()
Bug 307187 - AbstractMoDiscoCatalog and name conflicts : If two customizations have the same name, only one will be registered in the catalog and the user will never be informed about this problem. |
void |
bug309657()
Bug 309657 - Moving facet or query models generates wrong problem messages |
void |
bug336502()
Bug 336502 - Browser customization: "is Visible" and "collapse link" attributes are not taken into account for a Facet |
void |
bug341222()
Bug 341222 - customization on feature defined in another metamodel |
void |
checkDisplay()
Check that the class Display can be used. |
void |
modiscoProtocol()
|
void |
test001()
Check that a query referenced by a customization is the same physical object as a query with the same name from the catalog. |
void |
testBug299277()
|
void |
testBug304018()
Bug 304018 - Customization of inherited properties displayed in the browser |
void |
testUICustom()
Basic test for uiCustom |
void |
testUICustomWithCondition()
Test uiCustom condition (with query) |
void |
testWorkspaceCustomizationHidesRegistryCustomization()
Test that a customization in the workspace takes precedence over a customization with the same name from the registry. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String FILE_EXT
| Constructor Detail |
|---|
public BrowserCustomTest()
| Method Detail |
|---|
public void testUICustom()
throws java.lang.Exception
java.lang.Exception
public void testUICustomWithCondition()
throws java.lang.Exception
java.lang.Exceptionpublic void checkDisplay()
public void testWorkspaceCustomizationHidesRegistryCustomization()
throws java.lang.Exception
java.lang.Exceptionpublic void testBug304018()
Test that an attribute or reference can be customized on a subtype.
The customization defines that NamedElement#name is underlined, and EClass#name is not.
public void testBug299277()
throws CoreException,
java.io.IOException,
java.lang.InterruptedException,
ModelQueryException
CoreException
java.io.IOException
java.lang.InterruptedException
ModelQueryException
public void test001()
throws CoreException,
java.io.IOException,
java.lang.InterruptedException
CoreException
java.io.IOException
java.lang.InterruptedException
public void bug309657()
throws java.lang.Exception
java.lang.Exceptionpublic void modiscoProtocol()
public void bug306724()
throws java.lang.Exception
java.lang.Exception
public void bug307187()
throws java.lang.Exception
java.lang.Exception
public void bug336502()
throws java.lang.Exception
java.lang.Exception
public void bug341222()
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||