public class EClassLabelProvider_PTest extends Object
EClassLabelProvider
class.Constructor and Description |
---|
EClassLabelProvider_PTest()
Initializes me.
|
Modifier and Type | Method and Description |
---|---|
void |
configureL10nService() |
void |
createLabelProvider() |
void |
getImage_editImagesAvailable()
Test the provision of images for classes that have edit bundles.
|
void |
getImage_editImagesNonEClass()
Test the provision of images for non-classes.
|
void |
getImage_editImagesUnavailable()
Test the provision of images for classes that do not have edit bundles.
|
void |
getText_editLabelsAvailable()
Test the provision of text for classes that have edit bundles.
|
void |
getText_editLabelsUnavailable()
Test the provision of text for classes that do not have edit bundles.
|
void |
getText_nonEClass()
Test the provision of text for non-classes.
|
void |
verifyL10nService() |
public void getText_editLabelsAvailable()
public void getText_editLabelsUnavailable()
public void getText_nonEClass()
public void getImage_editImagesAvailable()
public void getImage_editImagesUnavailable()
public void getImage_editImagesNonEClass()
public void createLabelProvider()
public void configureL10nService()
public void verifyL10nService()
Copyright © 2019. All rights reserved.