eWebProgrammer
prev next prev next
  Course navigation
 
Lesson 4
Objective
Beanbox Test Container
Learn the benefits of the BeanBox test container.
   
To run the BeanBox, execute the run.bat
file, which is located in the beanbox directory beneath the main Bdk directory.

The run.bat file makes use of the Java interpreter provided with the JDK.
The Java interpreter is located in the JDK bin directory beneath the main jdk directory.
This directory must be included in your system path in order for the run.bat file to function properly.

The BeanBox user interface
When the BeanBox is running, it displays three different windows:
  1. ToolBox window
  2. BeanBox window
  3. Properties window

In the next lesson you learn how to use the BeanBox to test Beans.
  Course navigation