public class ClassObjectOperations.ClassLabelsTest extends Object
Constructor and Description |
---|
ClassLabelsTest() |
Modifier and Type | Method and Description |
---|---|
void |
performTest()
Runs the test.
|
void |
showAttributeLabels(LibrarySession sess,
boolean showInResourceBundleFormat) |
void |
showClassLabels(LibrarySession sess,
boolean showInResourceBundleFormat) |
void |
showStaticConstantDeclarations(LibrarySession sess) |
public void performTest() throws IfsException
IfsException
- if the operation failspublic void showClassLabels(LibrarySession sess, boolean showInResourceBundleFormat) throws Exception
Exception
public void showAttributeLabels(LibrarySession sess, boolean showInResourceBundleFormat) throws Exception
Exception
public void showStaticConstantDeclarations(LibrarySession sess) throws Exception
Exception
Copyright © 2023. All rights reserved.