public class EnvEntryTest extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DESCRIPTION |
static String |
LOOKUP_NAME |
static String |
NAME |
static String |
TYPE |
static String |
VALUE |
| Constructor and Description |
|---|
EnvEntryTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
createComplete() |
void |
createWithEmptyLookupName() |
void |
createWithEmptyName() |
void |
createWithEmptyTypeAndNoValue() |
void |
createWithNullTypeAndNoValue() |
void |
createWithoutName() |
void |
createWithoutTypeButValue() |
public static final String DESCRIPTION
public static final String NAME
public static final String TYPE
public static final String VALUE
public static final String LOOKUP_NAME
public void createComplete()
public void createWithoutTypeButValue()
public void createWithoutName()
public void createWithEmptyName()
public void createWithNullTypeAndNoValue()
public void createWithEmptyTypeAndNoValue()
public void createWithEmptyLookupName()
Copyright © 2002–2020 The Apache Software Foundation. All rights reserved.