public class PropertyTest extends Object
org.jomc.model.Property
.Modifier and Type | Class and Description |
---|---|
static class |
PropertyTest.AbstractJavaValue |
static class |
PropertyTest.ObjectJavaValue |
static class |
PropertyTest.UnsupportedJavaValue |
Constructor and Description |
---|
PropertyTest()
Creates a new
PropertyTest instance. |
Modifier and Type | Method and Description |
---|---|
void |
JavaConstantName() |
void |
JavaGetterMethodName() |
void |
JavaSetterMethodName() |
void |
JavaVariableName() |
void |
testGetJavaValue() |
public PropertyTest()
PropertyTest
instance.public final void testGetJavaValue() throws Exception
Exception
public final void JavaConstantName() throws Exception
Exception
public final void JavaGetterMethodName() throws Exception
Exception
public final void JavaSetterMethodName() throws Exception
Exception
public final void JavaVariableName() throws Exception
Exception
Copyright © 2005-2013 The JOMC Project. All Rights Reserved.