public class ClassObjectOperations.ClassSessTest extends Object
Constructor and Description |
---|
ClassSessTest() |
Modifier and Type | Method and Description |
---|---|
void |
performTest()
Runs the test.
|
void |
showClassAttrs(LibrarySession sess,
boolean shouldShowAllAttrs,
boolean shouldShowExtendedAttrs) |
void |
showClassNames(LibrarySession sess) |
void |
showSubClasses(LibrarySession sess) |
void |
testMiscAttributeMethods(Attribute sample,
LibrarySession sess)
This is routine to test new methods on attribute which were
added as part of API Cleanup.
|
void |
testMiscMethods(LibrarySession sess) |
public void performTest() throws IfsException
IfsException
- if the operation failspublic void showClassAttrs(LibrarySession sess, boolean shouldShowAllAttrs, boolean shouldShowExtendedAttrs) throws Exception
Exception
public void showClassNames(LibrarySession sess) throws Exception
Exception
public void testMiscMethods(LibrarySession sess) throws Exception
Exception
public void testMiscAttributeMethods(Attribute sample, LibrarySession sess) throws Exception
Exception
public void showSubClasses(LibrarySession sess) throws Exception
Exception
Copyright © 2023. All rights reserved.