JNDI Fixture wizard

This is a feature of JBuilder Enterprise.

The JNDI Fixture wizard generates a fixture your test cases can use for performing JNDI lookups. For more information about test fixtures, see "Using predefined test fixtures" in Building Applications With JBuilder.

Make A JNDI Fixture

This is a feature of JBuilder Enterprise.

This page specifies the package and class information for the new JNDI fixture.

Package

Indicates the package to which the new fixture belongs.

Class Name

Indicates the class name for the new fixture.

Base Class

Indicates the parent class for the JNDI fixture. The default is java.lang.Object.

Predefined Properties

This is a feature of JBuilder Enterprise.

This page contains a grid containing JNDI properties and their values. Use the grid to edit the values. The properties correspond to the constants defined in javax.naming.Context.