- TARGET_CLASS - Static variable in class net.sf.jguiraffe.di.impl.AbstractInvocationTest
-
Constant for the class description of the test class.
- tearDown() - Method in class net.sf.jguiraffe.di.impl.AbstractDependentProviderTest
-
Clears the test environment.
- tearDown() - Method in class net.sf.jguiraffe.di.impl.TestBeanContextWrapper
-
Cleans the test environment.
- tearDown() - Method in class net.sf.jguiraffe.di.impl.TestDependencies
-
Cleans the test environment.
- tearDown() - Method in class net.sf.jguiraffe.gui.app.TestApplication
-
- tearDown() - Method in class net.sf.jguiraffe.locators.TestFileLocator
-
- tearDown() - Method in class net.sf.jguiraffe.transform.TestToStringTransformer
-
Clears the test environment.
- TEST_DATA - Static variable in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableFormController
-
An array with test data for the table model.
- TEST_OBJ - Static variable in class net.sf.jguiraffe.gui.builder.event.filter.AbstractChainedEventFilterTest
-
Constant for an object that can be passed to the test filter.
- TEST_TASK - Static variable in class net.sf.jguiraffe.gui.builder.action.tags.AbstractActionTagTest
-
Constant for the name of the test task in the task factory.
- TestAbstractCompositeComponentHandler - Class in net.sf.jguiraffe.gui.builder.components
-
Test class for AbstractCompositeComponentHandler.
- TestAbstractCompositeComponentHandler() - Constructor for class net.sf.jguiraffe.gui.builder.components.TestAbstractCompositeComponentHandler
-
- TestAbstractEventFilter - Class in net.sf.jguiraffe.gui.builder.event.filter
-
Test class for AbstractEventFilter.
- TestAbstractEventFilter() - Constructor for class net.sf.jguiraffe.gui.builder.event.filter.TestAbstractEventFilter
-
- TestAbstractPopupMenuBuilder - Class in net.sf.jguiraffe.gui.builder.action
-
Test class for AbstractPopupMenuBuilder.
- TestAbstractPopupMenuBuilder() - Constructor for class net.sf.jguiraffe.gui.builder.action.TestAbstractPopupMenuBuilder
-
- TestAccelerator - Class in net.sf.jguiraffe.gui.builder.action
-
Test class for Accelerator.
- TestAccelerator() - Constructor for class net.sf.jguiraffe.gui.builder.action.TestAccelerator
-
- testAcceleratorDefInvalid() - Method in class net.sf.jguiraffe.gui.builder.action.tags.TestActionTag
-
Tests an invalid accelerator definition.
- testAcceleratorRefNonExisting() - Method in class net.sf.jguiraffe.gui.builder.action.tags.TestActionTag
-
Tests a non existing accelerator reference.
- testAcceptCorrectClass() - Method in class net.sf.jguiraffe.gui.builder.event.filter.TestClassEventFilter
-
Tests if a correct class is accepted.
- testAcceptEmpty() - Method in class net.sf.jguiraffe.gui.builder.event.filter.TestAndEventFilter
-
Tests the accept() method when the filter is empty.
- testAcceptEmpty() - Method in class net.sf.jguiraffe.gui.builder.event.filter.TestOrEventFilter
-
Tests the behavior of an empty filter.
- testAcceptEvent() - Method in class net.sf.jguiraffe.gui.builder.event.filter.TestAbstractEventFilter
-
Tests invoking the accept() method.
- testAcceptEventNoEnumType() - Method in class net.sf.jguiraffe.gui.builder.event.filter.TestTypeEventFilter
-
Tests filtering an event with a getType() method of wrong type.
- testAcceptEventNoType() - Method in class net.sf.jguiraffe.gui.builder.event.filter.TestTypeEventFilter
-
Tests filtering an event that does not support types.
- testAcceptEventNullType() - Method in class net.sf.jguiraffe.gui.builder.event.filter.TestTypeEventFilter
-
Tests filtering an event when no type name is set.
- testAcceptEventTrue() - Method in class net.sf.jguiraffe.gui.builder.event.filter.TestTypeEventFilter
-
Tests filtering an event of the correct type.
- testAcceptEventTypeNull() - Method in class net.sf.jguiraffe.gui.builder.event.filter.TestTypeEventFilter
-
Tests filtering an event whose getType() method returns null.
- testAcceptEventWrongType() - Method in class net.sf.jguiraffe.gui.builder.event.filter.TestTypeEventFilter
-
Tests filtering an event of a wrong type.
- testAcceptFalse() - Method in class net.sf.jguiraffe.gui.builder.event.filter.TestAndEventFilter
-
Tests the accept() method when at least one of the child filters returns
false.
- testAcceptFalse() - Method in class net.sf.jguiraffe.gui.builder.event.filter.TestOrEventFilter
-
Tests the accept() method if all child filters return false.
- testAcceptNotSupportedClass() - Method in class net.sf.jguiraffe.gui.builder.event.filter.TestAbstractEventFilter
-
Tests invoking the accept method with a non supported object class.
- testAcceptNullFalse() - Method in class net.sf.jguiraffe.gui.builder.event.filter.AbstractEventFilterTest
-
Tests if null values are accepted if the acceptNull flag is not set.
- testAcceptNullFalse() - Method in class net.sf.jguiraffe.gui.builder.event.filter.TestAbstractEventFilter
-
Tests invoking the accept method with a null value.
- testAcceptNullTrue() - Method in class net.sf.jguiraffe.gui.builder.event.filter.AbstractEventFilterTest
-
Tests if null values are accepted if the acceptNull flag is set.
- testAcceptNullTrue() - Method in class net.sf.jguiraffe.gui.builder.event.filter.TestAbstractEventFilter
-
Tests invoking the accept method with a null value when the acceptNull
flag is set.
- testAcceptTrue() - Method in class net.sf.jguiraffe.gui.builder.event.filter.TestAndEventFilter
-
Tests the accept() method when all of the child filters return true.
- testAcceptTrue() - Method in class net.sf.jguiraffe.gui.builder.event.filter.TestOrEventFilter
-
Tests the accept() method if one child returns true.
- testAcceptValidEvent() - Method in class net.sf.jguiraffe.gui.builder.event.filter.TestAbstractEventFilter
-
Tests invoking the accept method with a generic event when a specific
event class has been set.
- testAcceptWrongClass() - Method in class net.sf.jguiraffe.gui.builder.event.filter.TestClassEventFilter
-
Tests if a wrong class is not accepted.
- testAccessComponents() - Method in class net.sf.jguiraffe.gui.builder.window.tags.TestMultipleWindows
-
Tests whether components of all windows can be accessed.
- testAccessEx() - Method in class net.sf.jguiraffe.gui.builder.action.tags.TestActionTag
-
Tests using a task class that cannot be accessed.
- TestActionBuilder - Class in net.sf.jguiraffe.gui.builder.action
-
Test class for ActionBuilder.
- TestActionBuilder() - Constructor for class net.sf.jguiraffe.gui.builder.action.TestActionBuilder
-
- TestActionDataImpl - Class in net.sf.jguiraffe.gui.builder.action
-
Test class for ActionDataImpl.
- TestActionDataImpl() - Constructor for class net.sf.jguiraffe.gui.builder.action.TestActionDataImpl
-
- TestActionEnabler - Class in net.sf.jguiraffe.gui.builder.enablers
-
- TestActionEnabler() - Constructor for class net.sf.jguiraffe.gui.builder.enablers.TestActionEnabler
-
- testActionGroup() - Method in class net.sf.jguiraffe.gui.builder.action.tags.TestActionTag
-
Tests whether actions can be added to groups.
- TestActionGroupEnabler - Class in net.sf.jguiraffe.gui.builder.enablers
-
- TestActionGroupEnabler() - Constructor for class net.sf.jguiraffe.gui.builder.enablers.TestActionGroupEnabler
-
- TestActionHelper - Class in net.sf.jguiraffe.gui.builder.action
-
Test class for ActionHelper.
- TestActionHelper() - Constructor for class net.sf.jguiraffe.gui.builder.action.TestActionHelper
-
- TestActionInvoker - Class in net.sf.jguiraffe.gui.builder.action
-
Test class for ActionInvoker.
- TestActionInvoker() - Constructor for class net.sf.jguiraffe.gui.builder.action.TestActionInvoker
-
- testActionListener() - Method in class net.sf.jguiraffe.gui.builder.window.tags.TestEventListenerTags
-
Tests registering an action listener.
- TestActionManagerWrapper - Class in net.sf.jguiraffe.gui.builder.action
-
Test class for ActionManagerWrapper.
- TestActionManagerWrapper() - Constructor for class net.sf.jguiraffe.gui.builder.action.TestActionManagerWrapper
-
- testActionPerformedCancel() - Method in class net.sf.jguiraffe.gui.builder.window.ctrl.TestFormController
-
Tests the handling of the action event for the cancel button.
- testActionPerformedNoComponentName() - Method in class net.sf.jguiraffe.gui.builder.window.ctrl.TestFormController
-
Tests processing of an action event that does not have a component name.
- testActionPerformedOkInvalid() - Method in class net.sf.jguiraffe.gui.builder.window.ctrl.TestFormController
-
Tests the handling of the action event for the OK button when the form's
input fields contain invalid data.
- testActionPerformedOkValid() - Method in class net.sf.jguiraffe.gui.builder.window.ctrl.TestFormController
-
Tests the handling of the action event for the OK button when the form's
input fields contain valid data.
- testActionPerformedUnknownButton() - Method in class net.sf.jguiraffe.gui.builder.window.ctrl.TestFormController
-
Tests the actionPerformed() method when an unknown event is received.
- TestActionStore - Class in net.sf.jguiraffe.gui.builder.action
-
Test class for ActionStore.
- TestActionStore() - Constructor for class net.sf.jguiraffe.gui.builder.action.TestActionStore
-
- TestActionTag - Class in net.sf.jguiraffe.gui.builder.action.tags
-
Test class for ActionTag.
- TestActionTag() - Constructor for class net.sf.jguiraffe.gui.builder.action.tags.TestActionTag
-
- TestActionTag.MyActionTask - Class in net.sf.jguiraffe.gui.builder.action.tags
-
A dummy task class for testing purposes.
- TestActionTag.MyIllegalAccessTask - Class in net.sf.jguiraffe.gui.builder.action.tags
-
A task class with a private constructor for testing illegal access
exceptions when creating task instances by class.
- TestActionTagDeferredTasks - Class in net.sf.jguiraffe.gui.builder.action.tags
-
A test class for ActionTag that tests the handling of deferred action
tasks.
- TestActionTagDeferredTasks() - Constructor for class net.sf.jguiraffe.gui.builder.action.tags.TestActionTagDeferredTasks
-
- testAddAction() - Method in class net.sf.jguiraffe.gui.builder.action.TestAbstractPopupMenuBuilder
-
Tests whether an action can be added to the menu.
- testAddAction() - Method in class net.sf.jguiraffe.gui.builder.action.TestActionStore
-
Tests adding new actions.
- testAddActionException() - Method in class net.sf.jguiraffe.gui.builder.action.TestAbstractPopupMenuBuilder
-
Tests whether exceptions are handled when creating an action menu item.
- testAddActionNull() - Method in class net.sf.jguiraffe.gui.builder.action.TestActionStore
-
Tries adding an null exception.
- testAddActionNullName() - Method in class net.sf.jguiraffe.gui.builder.action.TestActionStore
-
Tries adding an action without a name.
- testAddActionToGroup() - Method in class net.sf.jguiraffe.gui.builder.action.TestActionStore
-
Tests adding actions to groups.
- testAddActionToGroupNullGroup() - Method in class net.sf.jguiraffe.gui.builder.action.TestActionStore
-
Tries creating a null group.
- testAddActionToGroupUnknownAction() - Method in class net.sf.jguiraffe.gui.builder.action.TestActionStore
-
Tries to add an unknown action to a group.
- testAddAllEventListener() - Method in class net.sf.jguiraffe.gui.builder.event.TestFormEventManager
-
Tests adding an all listener for an event type.
- testAddAnonymousBeanProvider() - Method in class net.sf.jguiraffe.gui.builder.di.TestDIBuilderData
-
Tests adding anonymous bean providers.
- testAddAnonymousBeanProviderNull() - Method in class net.sf.jguiraffe.gui.builder.di.TestDIBuilderData
-
Tests adding a null anonymous bean provider.
- testAddAnonymousProvider() - Method in class net.sf.jguiraffe.di.impl.TestDefaultBeanStore
-
Tests adding an anonymous bean provider.
- testAddAnonymousProviderNull() - Method in class net.sf.jguiraffe.di.impl.TestDefaultBeanStore
-
Tries adding an anonymous provider that is null.
- testAddBean() - Method in class net.sf.jguiraffe.di.impl.TestSimpleBeanStoreImpl
-
Tests adding a bean.
- testAddBeanContributorNull() - Method in class net.sf.jguiraffe.di.impl.TestSimpleBeanStoreImpl
-
Tries adding a null bean contributor.
- testAddBeanCreationListener() - Method in class net.sf.jguiraffe.di.impl.TestBeanContextWrapper
-
Tests adding a bean creation listener.
- testAddBeanCreationListener() - Method in class net.sf.jguiraffe.di.impl.TestBeanCreationListenerSupport
-
Tests adding a bean creation listener.
- testAddBeanCreationListenerNull() - Method in class net.sf.jguiraffe.di.impl.TestBeanCreationListenerSupport
-
Tests adding a null bean creation listener.
- testAddBeanCreationListenerNull() - Method in class net.sf.jguiraffe.di.impl.TestDefaultBeanContext
-
Tests adding a null creation listener.
- testAddBeanCreationListenerReceive() - Method in class net.sf.jguiraffe.di.impl.TestDefaultBeanContext
-
Tests receiving bean creation events.
- testAddBeanCreationListeners() - Method in class net.sf.jguiraffe.gui.app.TestApplicationBuilderData
-
Tests whether a collection of bean creation listeners can be set.
- testAddBeanCreationListenersNull() - Method in class net.sf.jguiraffe.gui.app.TestApplicationBuilderData
-
Tries to pass a null collection of bean creation listeners.
- testAddBeanCreationListenersNullElement() - Method in class net.sf.jguiraffe.gui.app.TestApplicationBuilderData
-
Tries to pass a collection of bean creation listeners that contain a null
element.
- testAddBeanNullBean() - Method in class net.sf.jguiraffe.di.impl.TestSimpleBeanStoreImpl
-
Tests adding a null bean.
- testAddBeanNullName() - Method in class net.sf.jguiraffe.di.impl.TestSimpleBeanStoreImpl
-
Tests adding a bean when the name is null.
- testAddBeanProvider() - Method in class net.sf.jguiraffe.di.impl.TestDefaultBeanStore
-
Tests adding bean providers to the test store.
- testAddBeanProvider() - Method in class net.sf.jguiraffe.gui.builder.di.TestDIBuilderData
-
Tests adding a bean provider to a bean store.
- testAddBeanProviderNonExistingStore() - Method in class net.sf.jguiraffe.gui.builder.di.TestDIBuilderData
-
Tries to add a bean provider to a non existing store.
- testAddBeanProviderNullBeanName() - Method in class net.sf.jguiraffe.gui.builder.di.TestDIBuilderData
-
Tries to add a bean provider with an undefined bean name.
- testAddBeanProviderNullName() - Method in class net.sf.jguiraffe.di.impl.TestDefaultBeanStore
-
Tests adding a provider with a null name.
- testAddBeanProviderNullProvider() - Method in class net.sf.jguiraffe.di.impl.TestDefaultBeanStore
-
Tests adding a null provider.
- testAddBeanProviderNullProvider() - Method in class net.sf.jguiraffe.gui.builder.di.TestDIBuilderData
-
Tries to add a null provider to a store.
- testAddBeanStoreNameDuplicate() - Method in class net.sf.jguiraffe.gui.builder.di.TestDIBuilderData
-
Tests adding a bean store with an existing name.
- testAddBeanStoreNonExistingParent() - Method in class net.sf.jguiraffe.gui.builder.di.TestDIBuilderData
-
Tries adding a bean store to a non existing parent.
- testAddBeanStoreNullName() - Method in class net.sf.jguiraffe.gui.builder.di.TestDIBuilderData
-
Tries adding a bean store with an undefined name.
- testAddBeanStoreParent() - Method in class net.sf.jguiraffe.gui.builder.di.TestDIBuilderData
-
Tests adding a new bean store to an existing parent.
- testAddBeanStoreRoot() - Method in class net.sf.jguiraffe.gui.builder.di.TestDIBuilderData
-
Tests adding a new bean store to the root store.
- testAddChildValidator() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestValidatorsTag
-
Tests adding a child validator.
- testAddChildValidator() - Method in class net.sf.jguiraffe.transform.TestChainValidator
-
Tests adding child validators.
- testAddChildValidatorNull() - Method in class net.sf.jguiraffe.transform.TestChainValidator
-
Tries adding a null child validator.
- testAddComponent() - Method in class net.sf.jguiraffe.gui.builder.components.TestCompositeImpl
-
Tests whether components can be added.
- testAddComponentHandlerNoComponent() - Method in class net.sf.jguiraffe.gui.forms.TestComponentStoreImpl
-
Tests adding a component handler that does not have a component.
- testAddComponentHandlerNull() - Method in class net.sf.jguiraffe.gui.forms.TestComponentStoreImpl
-
Tests adding a null component handler.
- testAddComponentHandlerNullName() - Method in class net.sf.jguiraffe.gui.forms.TestComponentStoreImpl
-
Tests adding a component handler with a null name.
- testAddComponentHandlerOverride() - Method in class net.sf.jguiraffe.gui.forms.TestComponentStoreImpl
-
Tests adding a component handler under a name, for which a component is
already stored.
- testAddComponentInvalidType() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestTabbedPaneTag
-
Tries to add a component of an invalid type.
- testAddComponentNoRoot() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentBuilderData
-
Tries to add a component if no root container has been set.
- testAddComponentNull() - Method in class net.sf.jguiraffe.gui.forms.TestComponentStoreImpl
-
Tests adding a null component.
- testAddComponentNullName() - Method in class net.sf.jguiraffe.gui.forms.TestComponentStoreImpl
-
Tests adding a component with a null name.
- testAddComponents() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentGroup
-
Tests adding new components to the group.
- testAddComponentToReplacedComposite() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestContainerTag
-
Tests whether an alternative Composite can be set and components added to
it.
- testAddContainerComponent() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentManagerWrapper
-
Tests the addContainerComponent() implementation.
- testAddDefaultBaseClassConverter() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBuilder
-
Tests whether a default base class converter can be added to the builder.
- testAddDefaultBaseClassConverterNullClass() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBuilder
-
Tries to add a default base class converter for a null class.
- testAddDefaultBaseClassConverterNullConverter() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBuilder
-
Tries to add a default null base class converter.
- testAddDefaultBaseClassConverters() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBuilder
-
Tests whether a map with default base class converters can be added.
- testAddDefaultBaseClassConvertersCLP() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBuilder
-
Tests whether a map with default converter class names can be added.
- testAddDefaultBaseClassConvertersCLPNullCLP() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBuilder
-
Tries to add a map with converter class names without a class loader
provider.
- testAddDefaultBaseClassConvertersCLPNullMap() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBuilder
-
Tries to add a map with converter class names which is null.
- testAddDefaultBaseClassConvertersNull() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBuilder
-
Tries to add a null map with base class converters.
- testAddDefaultBaseClassConvertersNullEntry() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBuilder
-
Tries to add a map with default base class converters containing a null
entry.
- testAddDefaultConverter() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBuilder
-
Tests whether a default converter can be added to the builder.
- testAddDefaultConverterNullClass() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBuilder
-
Tries to add a default converter for a null class.
- testAddDefaultConverterNullConverter() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBuilder
-
Tries to add a default null converter.
- testAddDefaultConverters() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBuilder
-
Tests whether a map with default converters can be added.
- testAddDefaultConvertersNull() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBuilder
-
Tries to add a null map with converters.
- testAddDefaultConvertersNullEntry() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBuilder
-
Tries to add a map with default converters containing a null entry.
- testAddElement() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestCollectionTag
-
Tests adding an element.
- testAddElementNull() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestCollectionTag
-
Tests adding a null dependency.
- testAddEntryKeyMapClassDesc() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestMapTag
-
Tests adding an entry without a value dependency.
- testAddEntryNoKey() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestMapTag
-
Tests adding an entry without a key dependency.
- testAddEventListenerMultipleTimes() - Method in class net.sf.jguiraffe.gui.builder.event.TestFormEventManager
-
Tests adding multiple event listeners for a component.
- testAddEventListenerNull() - Method in class net.sf.jguiraffe.gui.builder.event.TestFormEventManager
-
Tries to add a null event listener.
- testAddEventListenerSpecAll() - Method in class net.sf.jguiraffe.gui.builder.event.TestFormEventManager
-
Tests whether a non-standard event listener can be added to all
components.
- testAddEventListenerSpecAllInvalidListener() - Method in class net.sf.jguiraffe.gui.builder.event.TestFormEventManager
-
Tries to add an event listener to all components that is not supported.
- testAddEventListenerSpecName() - Method in class net.sf.jguiraffe.gui.builder.event.TestFormEventManager
-
Tests whether a non-standard event listener can be added to a specific
component.
- testAddEventListenerSpecNameInvalidListener() - Method in class net.sf.jguiraffe.gui.builder.event.TestFormEventManager
-
Tries to add a non-supported listener to an existing component.
- testAddEventListenerSpecNameInvalidListenerObj() - Method in class net.sf.jguiraffe.gui.builder.event.TestFormEventManager
-
Tries to add a non-standard event listener to a component if the listener
object is not compatible with the listener type.
- testAddEventListenerSpecNameUnknown() - Method in class net.sf.jguiraffe.gui.builder.event.TestFormEventManager
-
Tries to add a non-standard event listener for an unknown component.
- testAddEventListenerSpecNull() - Method in class net.sf.jguiraffe.gui.builder.event.TestFormEventManager
-
Tries to add a null event listener for a non-standard type.
- testAddEventListenerStdAll() - Method in class net.sf.jguiraffe.gui.builder.event.TestFormEventManager
-
Tests whether a standard all listener can be registered.
- testAddEventListenerStdInvalidListener() - Method in class net.sf.jguiraffe.gui.builder.event.TestFormEventManager
-
Tries to pass an event listener that is not compatible with the specified
standard event listener type.
- testAddEventListenerStdName() - Method in class net.sf.jguiraffe.gui.builder.event.TestFormEventManager
-
Tests whether a standard event listener can be registered for a specific
component.
- testAddEventListenerStdNameUnknown() - Method in class net.sf.jguiraffe.gui.builder.event.TestFormEventManager
-
Tries to add a standard event listener for an unknown component.
- testAddEventListenerToObject() - Method in class net.sf.jguiraffe.gui.builder.event.TestFormEventManager
-
Tests whether an event listener can be added to a specified object.
- testAddEventListenerToObjectInvalidListener() - Method in class net.sf.jguiraffe.gui.builder.event.TestFormEventManager
-
Tries to add an invalid listener to an object.
- testAddEventListenerToObjectNull() - Method in class net.sf.jguiraffe.gui.builder.event.TestFormEventManager
-
Tries to add a null listener to an object.
- testAddEventListenerToObjectNullObj() - Method in class net.sf.jguiraffe.gui.builder.event.TestFormEventManager
-
Tries to add a listener to a null object.
- testAddEventListenerUnknownComponent() - Method in class net.sf.jguiraffe.gui.builder.event.TestFormEventManager
-
Tries to add an event listener for an unknown component.
- testAddFieldHandlerNoComponentHandler() - Method in class net.sf.jguiraffe.gui.forms.TestComponentStoreImpl
-
Tests adding a field handler that does not have a component handler.
- testAddFieldHandlerNull() - Method in class net.sf.jguiraffe.gui.forms.TestComponentStoreImpl
-
Tests adding a null field handler.
- testAddFieldHandlerNullName() - Method in class net.sf.jguiraffe.gui.forms.TestComponentStoreImpl
-
Tests adding a field handler with a null name.
- testAddFieldHandlerOverride() - Method in class net.sf.jguiraffe.gui.forms.TestComponentStoreImpl
-
Tests adding a field handler under a name, for which a component handler
is already stored.
- testAddFieldNullHandler() - Method in class net.sf.jguiraffe.gui.forms.TestForm
-
Tests adding a field with an undefined field handler.
- testAddFieldNullName() - Method in class net.sf.jguiraffe.gui.forms.TestForm
-
Tries to add a field with an undefined name.
- testAddFieldStatusListener() - Method in class net.sf.jguiraffe.gui.builder.window.ctrl.TestFormController
-
Tests whether listeners for field status events can be added.
- testAddFieldStatusListenerNull() - Method in class net.sf.jguiraffe.gui.builder.window.ctrl.TestFormController
-
Tries to add a null field status listener.
- testAddFilter() - Method in class net.sf.jguiraffe.gui.builder.event.filter.AbstractChainedEventFilterTest
-
Tests adding a new filter.
- testAddFilterNull() - Method in class net.sf.jguiraffe.gui.builder.event.filter.AbstractChainedEventFilterTest
-
Tests adding a new null filter.
- testAddFilters() - Method in class net.sf.jguiraffe.gui.builder.event.filter.AbstractChainedEventFilterTest
-
Tests adding a list of child filters.
- testAddFiltersNull() - Method in class net.sf.jguiraffe.gui.builder.event.filter.AbstractChainedEventFilterTest
-
Tests adding a null list of child filters.
- testAddFormContextListenerNull() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentBuilderData
-
Tries to add a null form context listener.
- testAddFormListenerNull() - Method in class net.sf.jguiraffe.gui.builder.window.ctrl.TestFormController
-
Tries to add a null form listener.
- testAddHandlerDuplicate() - Method in class net.sf.jguiraffe.gui.builder.components.TestAbstractCompositeComponentHandler
-
Tries to add a handler with a name that already exists.
- testAddHandlerNull() - Method in class net.sf.jguiraffe.gui.builder.components.TestAbstractCompositeComponentHandler
-
Tries to add a null handler.
- testAddIcon() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestTreeTag
-
Tests adding icons.
- testAddIconNoIcon() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestTreeTag
-
Tests adding an icon when the icon is null.
- testAddIconNoName() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestTreeTag
-
Tests adding an icon when no name is provided.
- testAddInitializer() - Method in class net.sf.jguiraffe.di.impl.TestDefaultDependencyProvider
-
Tests dealing with bean initializers.
- testAddInitializer() - Method in class net.sf.jguiraffe.di.impl.TestRestrictedDependencyProvider
-
Tests adding an initializer.
- testAddInvokable() - Method in class net.sf.jguiraffe.di.impl.TestChainedInvocation
-
Tests adding an invocation.
- testAddInvokableMultiple() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestConstructorTag
-
Tests adding multiple Invokable objects.
- testAddInvokableNoConstr() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestConstructorTag
-
Tries to add an invokable, which is no ConstructorInvocation.
- testAddInvokableNull() - Method in class net.sf.jguiraffe.di.impl.TestChainedInvocation
-
Tries adding a null Invokable.
- testAddInvokableSupportNull() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestInvocationData
-
Tries to add a null Invokable.
- testAddInvokableSupportUnregistered() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestInvocationData
-
Tries to add an Invokable when no support object has been registered.
- testAddInvokableToChain() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestInvocationData
-
Tests adding an Invokable object to a chain.
- testAddInvokableToSupport() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestInvocationData
-
Tests adding an Invokable object to a support object.
- testAddInvokableToSupportWithResultName() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestInvocationData
-
Tries to add an Invokable to a support object using a result name.
- testAddInvokableToSupportWithSourceName() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestInvocationData
-
Tries to add an Invokable to a support object using a source name.
- testAddListenerInEvent() - Method in class net.sf.jguiraffe.gui.builder.event.TestFormEventManager
-
Tests adding a listener during event processing.
- testAddListeners() - Method in class net.sf.jguiraffe.gui.builder.event.TestFormEventManager
-
Tests adding of event listeners.
- testAddMenuBarSeparator() - Method in class net.sf.jguiraffe.gui.builder.action.tags.TestMenuTags
-
Tests to add a separator to a menu bar (which should fail).
- testAddMenuElementAction() - Method in class net.sf.jguiraffe.gui.builder.action.TestSimplePopupMenuHandler
-
Tests adding an action to the menu.
- testAddMenuElementInvalid() - Method in class net.sf.jguiraffe.gui.builder.action.TestSimplePopupMenuHandler
-
Tests adding an unsupported menu element.
- testAddMenuElementSeparator() - Method in class net.sf.jguiraffe.gui.builder.action.TestSimplePopupMenuHandler
-
Tests adding a separator to the menu.
- testAddMenuElementSubMenu() - Method in class net.sf.jguiraffe.gui.builder.action.TestSimplePopupMenuHandler
-
Tests adding a sub menu to the menu.
- testAddMenuSeparator() - Method in class net.sf.jguiraffe.gui.builder.action.TestActionManagerWrapper
-
Tests the addMenuSeparator() implementation.
- testAddNodesAmbiguous() - Method in class net.sf.jguiraffe.gui.builder.components.model.TestTreeConfigurationChangeHandler
-
Tests a change notification caused by an add nodes operation if there are
multiple matching nodes.
- testAddNodesUnique() - Method in class net.sf.jguiraffe.gui.builder.components.model.TestTreeConfigurationChangeHandler
-
Tests a change notification caused by an add nodes operation if the key
is unique.
- testAddNullAllListener() - Method in class net.sf.jguiraffe.gui.builder.event.TestFormEventManager
-
Tests adding null all listeners.
- testAddNullNamedListener() - Method in class net.sf.jguiraffe.gui.builder.event.TestFormEventManager
-
Tests adding null named listeners.
- testAddProperty() - Method in class net.sf.jguiraffe.gui.app.TestApplicationBuilderData
-
Tests whether a property can be added.
- testAddPropertyAmbiguous() - Method in class net.sf.jguiraffe.gui.builder.components.model.TestTreeConfigurationChangeHandler
-
Tests whether changes related to an added property are handled correctly
if there are multiple nodes matching the key.
- testAddPropertyExistingMap() - Method in class net.sf.jguiraffe.gui.app.TestApplicationBuilderData
-
Tests whether a property can be added to an already existing map.
- testAddPropertyNoMatch() - Method in class net.sf.jguiraffe.gui.builder.components.model.TestTreeConfigurationChangeHandler
-
Tests a change notification caused by an added property if the key cannot
be matched to an existing node.
- testAddPropertyUnique() - Method in class net.sf.jguiraffe.gui.builder.components.model.TestTreeConfigurationChangeHandler
-
Tests whether changes related to an added property are handled correctly
if the key can be uniquely determined.
- testAddQueueListenerNull() - Method in class net.sf.jguiraffe.gui.cmd.TestCommandQueueImpl
-
Tests adding a null listener to the queue.
- testAddSeparator() - Method in class net.sf.jguiraffe.gui.builder.action.TestAbstractPopupMenuBuilder
-
Tests whether a separator can be added to the popup menu.
- testAddSeparatorException() - Method in class net.sf.jguiraffe.gui.builder.action.TestAbstractPopupMenuBuilder
-
Tests that exceptions are handled when adding a separator.
- testAddSpecificationEmpty() - Method in class net.sf.jguiraffe.gui.builder.enablers.TestEnablerBuilder
-
Tries to add an empty specification.
- testAddSpecificationNull() - Method in class net.sf.jguiraffe.gui.builder.enablers.TestEnablerBuilder
-
Tries to add a null specification.
- testAddSubMenu() - Method in class net.sf.jguiraffe.gui.builder.action.TestAbstractPopupMenuBuilder
-
Tests whether a sub menu can be added.
- testAddToForm() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestStaticTextTag
-
Tests whether a static text element can be added to a form object.
- testAddToolbarSeparator() - Method in class net.sf.jguiraffe.gui.builder.action.TestActionManagerWrapper
-
Tests the addToolbarSeparator() implementation.
- testAddValidationListener() - Method in class net.sf.jguiraffe.gui.builder.window.ctrl.TestFormController
-
Tests whether validation listeners can be added and are called correctly.
- testAddValidationListenerNull() - Method in class net.sf.jguiraffe.gui.builder.window.ctrl.TestFormController
-
Tries to add a null validation listener.
- testAddValidationMessageNull() - Method in class net.sf.jguiraffe.transform.TestDefaultValidationResult
-
Tries to add a null message.
- testAddValidationMessages() - Method in class net.sf.jguiraffe.transform.TestDefaultValidationResult
-
Tests adding a collection of messages.
- testAddValidationMessagesChained() - Method in class net.sf.jguiraffe.transform.TestDefaultValidationResult
-
Tests chained invocations of addErrorMessage().
- testAddValidationMessagesNull() - Method in class net.sf.jguiraffe.transform.TestDefaultValidationResult
-
Tries adding a null collection of messages.
- testAddValidationMessagesNullElement() - Method in class net.sf.jguiraffe.transform.TestDefaultValidationResult
-
Tests adding a collection of error messages when an element is null.
- testAlignComponentCenter() - Method in class net.sf.jguiraffe.gui.layout.TestPercentLayout
-
Tests alignment of a component if the alignment is CENTER.
- testAlignComponentEnd() - Method in class net.sf.jguiraffe.gui.layout.TestPercentLayout
-
Tests alignment of a component if the alignment is END.
- testAlignComponentFull() - Method in class net.sf.jguiraffe.gui.layout.TestPercentLayout
-
Tests alignment of a component if the alignment is FULL.
- testAlignComponentMultiSpan() - Method in class net.sf.jguiraffe.gui.layout.TestPercentLayout
-
Tests the alignment of a component that spans multiple cells.
- testAlignComponentStart() - Method in class net.sf.jguiraffe.gui.layout.TestPercentLayout
-
Tests alignment of a component if the alignment is START.
- TestAndEventFilter - Class in net.sf.jguiraffe.gui.builder.event.filter
-
Test class for AndEventFilter.
- TestAndEventFilter() - Constructor for class net.sf.jguiraffe.gui.builder.event.filter.TestAndEventFilter
-
- testAppendChild() - Method in class net.sf.jguiraffe.gui.builder.components.model.TestTreeNodePath
-
Tests whether a child node can be appended to a path.
- testAppendChildDefaultIdx() - Method in class net.sf.jguiraffe.gui.builder.components.model.TestTreeNodePath
-
Tests whether the first child node is used if no index is provided.
- testAppendChildInvalidIndex() - Method in class net.sf.jguiraffe.gui.builder.components.model.TestTreeNodePath
-
Tries to add a child with an invalid index to a path.
- testAppendChildNull() - Method in class net.sf.jguiraffe.gui.builder.components.model.TestTreeNodePath
-
Tries to add a null child to a path.
- testAppendChildUnknown() - Method in class net.sf.jguiraffe.gui.builder.components.model.TestTreeNodePath
-
Tries to add an unknown child node to a path.
- testAppendNode() - Method in class net.sf.jguiraffe.gui.builder.components.model.TestTreeNodePath
-
Tests whether a node can be appended to a path.
- testAppendNodeNoChild() - Method in class net.sf.jguiraffe.gui.builder.components.model.TestTreeNodePath
-
Tries to append a configuration node to a path which is not a child node
of the current target node.
- testAppendNodeNull() - Method in class net.sf.jguiraffe.gui.builder.components.model.TestTreeNodePath
-
Tries to append a null node to a path.
- TestApplication - Class in net.sf.jguiraffe.gui.app
-
Test class for application.
- TestApplication() - Constructor for class net.sf.jguiraffe.gui.app.TestApplication
-
- TestApplication.BeanBuilderFactoryTestImpl - Class in net.sf.jguiraffe.gui.app
-
A test bean builder factory implementation.
- TestApplication.GUISynchronizerTestImpl - Class in net.sf.jguiraffe.gui.app
-
A test implementation of a GUISynchronizer.
- TestApplication.MessageOutputTestImpl - Class in net.sf.jguiraffe.gui.app
-
A test implementation of a MessageOutput.
- TestApplication.TestResourceLoader - Class in net.sf.jguiraffe.gui.app
-
Test resource loader class to be created.
- TestApplicationBuilderData - Class in net.sf.jguiraffe.gui.app
-
Test class for ApplicationBuilderData.
- TestApplicationBuilderData() - Constructor for class net.sf.jguiraffe.gui.app.TestApplicationBuilderData
-
- TestApplicationContextImpl - Class in net.sf.jguiraffe.gui.app
-
Test class for ApplicationContextImpl.
- TestApplicationContextImpl() - Constructor for class net.sf.jguiraffe.gui.app.TestApplicationContextImpl
-
- TestApplicationResources - Class in net.sf.jguiraffe.gui.app
-
Test class for ApplicationResources.
- TestApplicationResources() - Constructor for class net.sf.jguiraffe.gui.app.TestApplicationResources
-
- TestApplicationShutdownActionTask - Class in net.sf.jguiraffe.gui.app
-
Test class for ApplicationShutdownActionTask.
- TestApplicationShutdownActionTask() - Constructor for class net.sf.jguiraffe.gui.app.TestApplicationShutdownActionTask
-
- testApply2() - Method in class net.sf.jguiraffe.gui.layout.TestCellGroup
-
Tests a cell group with only 2 elements.
- testApply3() - Method in class net.sf.jguiraffe.gui.layout.TestCellGroup
-
Tests a group with 3 elements.
- testApply4() - Method in class net.sf.jguiraffe.gui.layout.TestCellGroup
-
Tests a group with 4 elements.
- testApplyArray() - Method in class net.sf.jguiraffe.gui.layout.TestCellGroup
-
Tests the constructor, which takes an array.
- testApplyIndex1Max() - Method in class net.sf.jguiraffe.gui.layout.TestCellGroup
-
Tests the apply() method if index 1 is the maximum.
- testApplyIndex2Max() - Method in class net.sf.jguiraffe.gui.layout.TestCellGroup
-
Tests the apply() method if index 2 is the maximum.
- testApplyInvalidIndex() - Method in class net.sf.jguiraffe.gui.layout.TestCellGroup
-
Tests apply() if indices of the group are larger than the array size.
- testApplyNull() - Method in class net.sf.jguiraffe.gui.layout.TestCellGroup
-
Tests apply() if a null array is provided.
- testApplyWeightFactors() - Method in class net.sf.jguiraffe.gui.layout.TestPercentLayout
-
Tests if the weight factors are correctly applied.
- testApplyWeightFactorsNoRemaining() - Method in class net.sf.jguiraffe.gui.layout.TestPercentLayout
-
Tests the behavior of applyWeightFactors() if there is no remaining
space.
- testApplyWeightFactorsNoWeight() - Method in class net.sf.jguiraffe.gui.layout.TestPercentLayout
-
Tests the behavior of applyWeightFactors() if no weight factors have been
set.
- testAttrClass() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestConverterTag
-
Tests whether the class of the converter can be set.
- testAttrClassAsName() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestConverterTag
-
Tests whether the target class can be specified as class name.
- testAttrClassAsNameInvalid() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestConverterTag
-
Tests how an invalid class name passed to the target class attribute is
handled.
- testAttrClassNameAndLoader() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestConverterTag
-
Tests whether converter class name and loader attributes can be set.
- testAutoClose() - Method in class net.sf.jguiraffe.gui.builder.window.tags.TestDialogTag
-
Tests the auto-close flag.
- TestAutoReleaseListener - Class in net.sf.jguiraffe.gui.builder
-
- TestAutoReleaseListener() - Constructor for class net.sf.jguiraffe.gui.builder.TestAutoReleaseListener
-
- testBaseClass() - Method in class net.sf.jguiraffe.gui.builder.action.tags.TestEventRegistrationTag
-
Tests whether the correct base class of the bean is set.
- testBaseClass() - Method in class net.sf.jguiraffe.gui.builder.action.tags.TestPopupHandlerTag
-
Tests whether the correct base class is set.
- TestBean() - Constructor for class net.sf.jguiraffe.gui.builder.impl.TestJellyBeanBuilder.TestBean
-
- TestBean(String) - Constructor for class net.sf.jguiraffe.gui.builder.impl.TestJellyBeanBuilder.TestBean
-
- testBeanAvailable() - Method in class net.sf.jguiraffe.di.impl.providers.TestConstantBeanProvider
-
Tests whether the managed bean is available.
- TestBeanBindingStrategy - Class in net.sf.jguiraffe.gui.forms.bind
-
- TestBeanBindingStrategy() - Constructor for class net.sf.jguiraffe.gui.forms.bind.TestBeanBindingStrategy
-
- testBeanClass() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestUseBeanBaseTag
-
Tests whether the beanClass attribute is correctly handled.
- testBeanClasses() - Method in class net.sf.jguiraffe.di.impl.TestBeanContextWrapper
-
Tests querying the bean classes from a given store.
- testBeanClasses() - Method in class net.sf.jguiraffe.di.impl.TestDefaultBeanContext
-
Tests accessing the defined bean classes.
- testBeanClassesDefStore() - Method in class net.sf.jguiraffe.di.impl.TestBeanContextWrapper
-
Tests querying the bean classes from the default store.
- testBeanClassesHierarchical() - Method in class net.sf.jguiraffe.di.impl.TestDefaultBeanContext
-
Tests collecting the defined bean classes in a hierarchy of stores.
- testBeanClassesNull() - Method in class net.sf.jguiraffe.di.impl.TestDefaultBeanContext
-
Tests querying the classes from a null bean store.
- TestBeanContextWrapper - Class in net.sf.jguiraffe.di.impl
-
Test class for BeanContextWrapper.
- TestBeanContextWrapper() - Constructor for class net.sf.jguiraffe.di.impl.TestBeanContextWrapper
-
- testBeanCreated() - Method in class net.sf.jguiraffe.di.impl.TestBeanCreationListenerSupport
-
Tests the beanCreated() method.
- testBeanCreated() - Method in class net.sf.jguiraffe.di.impl.TestDefaultDependencyProvider
-
Tests the notification for newly created beans.
- testBeanCreated() - Method in class net.sf.jguiraffe.di.impl.TestRestrictedDependencyProvider
-
Tests the beanCreated() implementation.
- testBeanCreatedContextClient() - Method in class net.sf.jguiraffe.di.impl.TestDefaultBeanContext
-
Tests the creation of a bean implementing the BeanContextClient
interface.
- TestBeanCreationListenerSupport - Class in net.sf.jguiraffe.di.impl
-
- TestBeanCreationListenerSupport() - Constructor for class net.sf.jguiraffe.di.impl.TestBeanCreationListenerSupport
-
- testBeanName() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestUseBeanBaseTag
-
Tests whether the beanName attribute is correctly handled.
- testBeanNameFor() - Method in class net.sf.jguiraffe.di.impl.TestBeanContextWrapper
-
Tests querying the name of a bean provider from a specified bean store.
- testBeanNameForDefault() - Method in class net.sf.jguiraffe.di.impl.TestDefaultBeanContext
-
Tests searching for a bean provider in the default bean store.
- testBeanNameForDefStore() - Method in class net.sf.jguiraffe.di.impl.TestBeanContextWrapper
-
Tests querying the name of a bean provider from the default bean store.
- testBeanNameForHierarchical() - Method in class net.sf.jguiraffe.di.impl.TestDefaultBeanContext
-
Tests searching for a bean provider in a hierarchical structure of bean
stores.
- testBeanNameForNullStore() - Method in class net.sf.jguiraffe.di.impl.TestDefaultBeanContext
-
Tests querying the name for a bean provider when a null store is
provided.
- testBeanNameForUnknown() - Method in class net.sf.jguiraffe.di.impl.TestDefaultBeanContext
-
Tests querying the name for an unknown bean provider.
- testBeanNames() - Method in class net.sf.jguiraffe.di.impl.TestBeanContextWrapper
-
Tests querying the bean names from a given bean store.
- testBeanNames() - Method in class net.sf.jguiraffe.di.impl.TestDefaultBeanContext
-
Tests collecting the names of the defined beans.
- testBeanNames() - Method in class net.sf.jguiraffe.gui.builder.action.TestActionBuilder
-
Tests the set with the names of the supported beans.
- testBeanNames() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentBuilderData
-
Tests whether the names of the stored beans are correctly returned.
- testBeanNamesDefStore() - Method in class net.sf.jguiraffe.di.impl.TestBeanContextWrapper
-
Tests querying the bean names from the default bean store.
- testBeanNamesHierarchical() - Method in class net.sf.jguiraffe.di.impl.TestDefaultBeanContext
-
Tests collecting the names of a hierarchy of bean stores.
- testBeanNamesNamedWindows() - Method in class net.sf.jguiraffe.gui.builder.window.TestWindowBuilderData
-
Tests whether the names of windows are in the set of available bean
names.
- testBeanNamesNoObjectRefs() - Method in class net.sf.jguiraffe.gui.builder.window.TestWindowBuilderData
-
Tests beanNames() if object references are not set.
- testBeanNamesNoStore() - Method in class net.sf.jguiraffe.gui.builder.action.TestActionBuilder
-
Tests the beanNames() methods when no action store exists.
- testBeanNamesNull() - Method in class net.sf.jguiraffe.di.impl.TestDefaultBeanContext
-
Tests querying the bean names from a null store.
- testBeanNamesWithObjectRefs() - Method in class net.sf.jguiraffe.gui.builder.window.TestWindowBuilderData
-
Tests whether the correct bean names are returned if all involved objects
are present.
- TestBeanProviders - Class in net.sf.jguiraffe.di.impl.providers
-
A test class for several BeanProvider implementations that
tests querying beans under real-life conditions.
- TestBeanProviders() - Constructor for class net.sf.jguiraffe.di.impl.providers.TestBeanProviders
-
- TestBeanProviders.BeanA - Class in net.sf.jguiraffe.di.impl.providers
-
A bean class that is used for testing dependency resolving.
- TestBeanProviders.BeanB - Class in net.sf.jguiraffe.di.impl.providers
-
Another bean class that is used for testing dependency resolving.
- testBeanStoresAfterInit() - Method in class net.sf.jguiraffe.gui.builder.di.TestDIBuilderData
-
Tests the return values of bean store related methods for a newly created
instance.
- TestBeanStoreTag - Class in net.sf.jguiraffe.gui.builder.di.tags
-
Test class for BeanStoreTag.
- TestBeanStoreTag() - Constructor for class net.sf.jguiraffe.gui.builder.di.tags.TestBeanStoreTag
-
- TestBeanTag - Class in net.sf.jguiraffe.gui.builder.di.tags
-
Test class for BeanTag and its ancestor, AbstractBeanTag.
- TestBeanTag() - Constructor for class net.sf.jguiraffe.gui.builder.di.tags.TestBeanTag
-
- TestBorderLayout - Class in net.sf.jguiraffe.gui.layout
-
Test class for BorderLayout.
- TestBorderLayout() - Constructor for class net.sf.jguiraffe.gui.layout.TestBorderLayout
-
- TestBorderLayoutTag - Class in net.sf.jguiraffe.gui.builder.components.tags
-
Test class for BorderLayoutTag and related classes.
- TestBorderLayoutTag() - Constructor for class net.sf.jguiraffe.gui.builder.components.tags.TestBorderLayoutTag
-
- testBothReference() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestFieldTag
-
Tests executing a reference tag with too many attributes.
- testBuild() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBuilder
-
Tests the generic build() method.
- testBuildActionEnabler() - Method in class net.sf.jguiraffe.gui.builder.enablers.TestEnablerBuilder
-
Tests whether an action enabler can be built.
- testBuildActionGroupEnabler() - Method in class net.sf.jguiraffe.gui.builder.enablers.TestEnablerBuilder
-
Tests whether an action group enabler can be built.
- testBuildAnonymous() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBeanBuilder
-
Tests an anonymous bean declaration.
- testBuildBeans() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBuilder
-
Tests the bean builder operation.
- testBuildBeanWithInitialization() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBuilder
-
Tests a bean definition with complex initialization.
- testBuildCaseInsensitive() - Method in class net.sf.jguiraffe.gui.builder.enablers.TestEnablerBuilder
-
Tests whether enabler specifications are case insensitive.
- testBuildChainMultiSpec() - Method in class net.sf.jguiraffe.gui.builder.enablers.TestEnablerBuilder
-
Tests whether a chain enabler can be constructed from multiple
specifications.
- testBuildChainSingleSpec() - Method in class net.sf.jguiraffe.gui.builder.enablers.TestEnablerBuilder
-
Tests whether a chain enabler can be constructed from a single
specification.
- testBuildClassSingleton() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBeanBuilder
-
Tests accessing a bean defined by its class that is a singleton.
- testBuildComplexMap() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBeanBuilder
-
Tests creating a map with complex key and value objects.
- testBuildComponentEnabler() - Method in class net.sf.jguiraffe.gui.builder.enablers.TestEnablerBuilder
-
Tests whether a component enabler can be built.
- testBuildConstBean() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBeanBuilder
-
Tests accessing a constant bean.
- testBuildConstructorFactory() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBeanBuilder
-
Tests accessing a bean defined by a constructor that is a factory.
- testBuildConstructorSingleton() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBeanBuilder
-
Tests accessing a bean defined by a constructor that is a singleton.
- testBuildConstructorSingletonValues() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBeanBuilder
-
Tests whether literal values can be used in a constructor invocation
- testBuildConstValue() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBeanBuilder
-
Tests whether a constant value can be retrieved.
- testBuildContainer() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBuilder
-
Tests the buildContainer() method.
- testBuildContextClient() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBeanBuilder
-
Tests creating an object that requires complex initialization, e.g. a
bean context client.
- testBuildCyclicReference() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBeanBuilder
-
Tests beans with a (valid) cyclic reference.
- testBuildEnumProperty() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBeanBuilder
-
Tests type conversion to an enum property.
- testBuilderAddMessage() - Method in class net.sf.jguiraffe.transform.TestDefaultValidationResult
-
Tests to add error messages.
- testBuilderReset() - Method in class net.sf.jguiraffe.transform.TestDefaultValidationResult
-
Tests whether the builder can be reset.
- testBuilderResetAfterBuild() - Method in class net.sf.jguiraffe.transform.TestDefaultValidationResult
-
Tests whether the builder performs a reset automatically after creating
an object.
- testBuilderResultDefaultHelperObjects() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBeanBuilder
-
Tests whether the builder result contains helper objects, even if none
have been passed to the builder.
- testBuilderResultGetClassLoaderProvider() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBeanBuilder
-
Tests whether the builder result contains the expected class loader
provider.
- testBuilderResultGetInvocationHelper() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBeanBuilder
-
Tests whether the builder result contains the expected invocation helper.
- testBuilderResultRootStore() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBeanBuilder
-
Tests the stores returned by the builder result object when a root store
was provided.
- testBuilderResultStores() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBeanBuilder
-
Tests the result object returned by a builder operation.
- testBuildError() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBeanBuilder
-
Tries to invoke a script that causes an error.
- testBuildFactoryBeanInitializer() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBeanBuilder
-
Tests whether from an initializer script a factory bean can be invoked.
- testBuildFactoryMethodFactory() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBeanBuilder
-
Tests accessing a factory bean defined by a factory method.
- testBuildFactoryMethodFactoryValues() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBeanBuilder
-
Tests whether literal parameter values can be used when invoking a factory
method.
- testBuildFactoryMethodSingleton() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBeanBuilder
-
Tests accessing a singleton bean defined by a factory method.
- testBuildInitScript() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBeanBuilder
-
Tests a bean with a complex initialization script.
- testBuildInvalidSpec() - Method in class net.sf.jguiraffe.gui.builder.enablers.TestEnablerBuilder
-
Tests whether an invalid specification is detected.
- testBuildInvalidSpecMulti() - Method in class net.sf.jguiraffe.gui.builder.enablers.TestEnablerBuilder
-
Tests whether an invalid specification is detected in a list of
specifications.
- testBuildIOError() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBeanBuilder
-
Tests a builder invocation that throws an IO error.
- testBuildList() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBeanBuilder
-
Tests creating a list bean.
- testBuildListTopLevel() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBeanBuilder
-
Tests whether a list can be created as a top-level bean.
- testBuildListWithDependencies() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBeanBuilder
-
Tests creating a list with elements that are references to other beans.
- testBuildListWithNullElem() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBeanBuilder
-
Tests creating a list definition with a null element.
- testBuildLocatorException() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBeanBuilder
-
Tests whether an exception thrown by the locator is wrapped by a builder
exception.
- testBuildLocatorExceptionURLEx() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBeanBuilder
-
Tests whether a locator exception is handled by the build() method if
querying the script URL causes an exception, too.
- testBuildMap() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBeanBuilder
-
Tests creating a map bean.
- testBuildMapTopLevel() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBeanBuilder
-
Tests whether a map can be created as top-level bean.
- testBuildMapWithDepenencies() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBeanBuilder
-
Tests creating a map with dependencies to other beans.
- testBuildMemoryLocator() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBeanBuilder
-
Tests whether a script from an in-memory locator can be executed.
- testBuildNoParentContext() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBuilder
-
Tests a build() operation if no parent context is set.
- testBuildNullEnabler() - Method in class net.sf.jguiraffe.gui.builder.enablers.TestEnablerBuilder
-
Tests build() if no specifications have been added.
- testBuildNullLocator() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBeanBuilder
-
Tests calling build() with no locator.
- testBuildNullParameter() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBeanBuilder
-
Tests whether a parameter can be set to null.
- testBuildOrderedMap() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBeanBuilder
-
Tests creating an ordered map bean.
- testBuildOrderedSet() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBeanBuilder
-
Tests creating an ordered set bean.
- testBuildProperties() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBeanBuilder
-
Tests creating a properties object.
- testBuildPropertiesTopLevel() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBeanBuilder
-
Tests whether properties can be created as top-level beans.
- testBuildSet() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBeanBuilder
-
Tests creating a set bean.
- testBuildSetPropertiesValues() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBeanBuilder
-
Tests a bean definition with property set operations that are passed
literal values.
- testBuildSetReference() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBuilder
-
Tests whether the builder sets a reference to itself in the builder data
object.
- testBuildSetTopLevel() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBeanBuilder
-
Tests whether a set can be created as a top-level bean.
- testBuildShutdown() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBeanBuilder
-
Tests a bean with a shutdown handler.
- testBuildShutdownMethod() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBeanBuilder
-
Tests a bean that defines a shutdown method in its shutdown handler.
- testBuildStores() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBeanBuilder
-
Tests whether the hierarchy of stores is correct.
- testBuildString() - Method in class net.sf.jguiraffe.gui.layout.TestPercentData
-
Tests the string representation if the optional properties are missing.
- testBuildStringNull() - Method in class net.sf.jguiraffe.gui.layout.TestCellGroup
-
Tests buildString() if a null buffer is passed in.
- testBuildStringNull() - Method in class net.sf.jguiraffe.gui.layout.TestPercentData
-
Tests buildString() for null input.
- testBuildUnitStringNull() - Method in class net.sf.jguiraffe.gui.layout.TestNumberWithUnit
-
Tests buildUnitString() for a null buffer.
- testBuildValidResult() - Method in class net.sf.jguiraffe.transform.TestDefaultValidationResult
-
Tests building a valid result.
- testBuildValueTag() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBeanBuilder
-
Tests the value tag.
- testBuildValueTagEscape() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBeanBuilder
-
Tests whether the value tag does not escape its body.
- testBuildWhitespace() - Method in class net.sf.jguiraffe.gui.builder.enablers.TestEnablerBuilder
-
Tests whether whitespace are ignored in specifications.
- testBuildWindow() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBuilder
-
Tests the buildWindow() method.
- testBuildWithCallback() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBuilder
-
Tests if call back objects are correctly handled.
- testBuildWithClassLoaderProvider() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBuilder
-
Tests whether the class loader provider is correctly set.
- testBuildWithDefaultInvocationHelper() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBuilder
-
Tests whether a correct default invocation helper is set.
- testBuildWithDefaultInvocationHelperDefaultConverters() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBuilder
-
Tests whether default converters are automatically registered if a
default invocation helper is created.
- testBuildWithInvocationHelper() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBuilder
-
Tests whether a passed in invocation helper is correctly installed.
- testBuildWithJellyException() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBuilder
-
Tests calling the builder when a Jelly exception is thrown.
- testBuildWithNullData() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBuilder
-
Tests the build method when the parameter object is null.
- testBuildWithNullLocator() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBuilder
-
Tests the build() method when a null locator is specified.
- TestBundleResourceLoader - Class in net.sf.jguiraffe.resources.impl.bundle
-
Test class for BundleResourceLoader.
- TestBundleResourceLoader() - Constructor for class net.sf.jguiraffe.resources.impl.bundle.TestBundleResourceLoader
-
- testButtonError() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestButtonTag
-
Tests executing an invalid script.
- TestButtonLayout - Class in net.sf.jguiraffe.gui.layout
-
Test class for ButtonLayout.
- TestButtonLayout() - Constructor for class net.sf.jguiraffe.gui.layout.TestButtonLayout
-
- TestButtonLayoutTag - Class in net.sf.jguiraffe.gui.builder.components.tags
-
Test class for ButtonLayoutTag.
- TestButtonLayoutTag() - Constructor for class net.sf.jguiraffe.gui.builder.components.tags.TestButtonLayoutTag
-
- TestButtonTag - Class in net.sf.jguiraffe.gui.builder.components.tags
-
Test class for ButtonTag and ToggleButtonTag.
- TestButtonTag() - Constructor for class net.sf.jguiraffe.gui.builder.components.tags.TestButtonTag
-
- TestByteArrayLocator - Class in net.sf.jguiraffe.locators
-
Test class for ByteArrayLocator.
- TestByteArrayLocator() - Constructor for class net.sf.jguiraffe.locators.TestByteArrayLocator
-
- testCalcCellPositions() - Method in class net.sf.jguiraffe.gui.layout.TestPercentLayout
-
Tests whether the start positions of cells are correctly calculated.
- testCalcCellSizesColumnsGroups() - Method in class net.sf.jguiraffe.gui.layout.TestPercentLayout
-
Tests whether column groups are taken into account.
- testCalcCellSizesColumnsMinimum() - Method in class net.sf.jguiraffe.gui.layout.TestPercentLayout
-
Tests calculation of the column sizes if the minimum width is used.
- testCalcCellSizesColumnsPreferred() - Method in class net.sf.jguiraffe.gui.layout.TestPercentLayout
-
Tests calculation of the column sizes if the preferred width is used.
- testCalcCellSizesMultiSpanEnlarge() - Method in class net.sf.jguiraffe.gui.layout.TestPercentLayout
-
Tests a multi span component that requires enlargement of cells.
- testCalcCellSizesRowsGroups() - Method in class net.sf.jguiraffe.gui.layout.TestPercentLayout
-
Tests whether row groups are taken into account.
- testCalcCellSizesRowsMinimum() - Method in class net.sf.jguiraffe.gui.layout.TestPercentLayout
-
Tests calculation of the row sizes if the minimum height is used.
- testCalcCellSizesRowsPreferred() - Method in class net.sf.jguiraffe.gui.layout.TestPercentLayout
-
Tests calculation of the row sizes if the preferred height is used.
- testCalcComponentSizeSizeNone() - Method in class net.sf.jguiraffe.gui.layout.TestPercentLayout
-
Tests calcComponentSize() if the size is set to NONE.
- testCalcMinimumLayoutSizeCanShrink() - Method in class net.sf.jguiraffe.gui.layout.TestPercentLayout
-
Tests whether the minimum layout size can be calculated if shrinking is
allowed.
- testCalcMinimumLayoutSizeMinimum() - Method in class net.sf.jguiraffe.gui.layout.TestPercentLayout
-
Tests whether the preferred layout size is correctly calculated if the
minimum size is used in cell constraints.
- testCalcMinimumLayoutSizeNoShrink() - Method in class net.sf.jguiraffe.gui.layout.TestPercentLayout
-
Tests the behavior of calcMinimumLayoutSize() if shrinking is not
allowed.
- testCalcPreferredLayoutSizeGroups() - Method in class net.sf.jguiraffe.gui.layout.TestPercentLayout
-
Tests whether the preferred layout size can be determined if cell groups
are involved.
- testCalcPreferredLayoutSizePreferred() - Method in class net.sf.jguiraffe.gui.layout.TestPercentLayout
-
Tests whether the preferred layout size is correctly calculated if the
preferred size is used in cell constraints.
- testCalcSizesAdditionalSpace() - Method in class net.sf.jguiraffe.gui.layout.TestPercentLayout
-
Tests whether cell sizes are enlarged if more space becomes available.
- testCalcSizesExactSize() - Method in class net.sf.jguiraffe.gui.layout.TestPercentLayout
-
Tests the calculation of the cell sizes if the container size matches the
preferred size.
- testCalcSizesLessSpaceNoShrink() - Method in class net.sf.jguiraffe.gui.layout.TestPercentLayout
-
Tests the calculation of cell sizes if not enough space is available, but
shrinking is disabled.
- testCalcSizesLessSpaceShrink() - Method in class net.sf.jguiraffe.gui.layout.TestPercentLayout
-
Tests the calculation of cell sizes if not enough space is available and
shrinking is allowed.
- testCalcSizesLessSpaceThanMinimum() - Method in class net.sf.jguiraffe.gui.layout.TestPercentLayout
-
Tests the calculation of cell sizes if the available space does not
satisfy the minimum space requirements.
- testCalculateWidths() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableColumnWidthController
-
Tests whether the column widths are correctly returned.
- testCalculateWidthsTotalWidthTooSmall() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableColumnWidthController
-
Tests that column widths cannot become negative if the total width is too
small.
- testCallBackException() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentBuilderData
-
Tests call backs that throw exceptions.
- testCallBacks() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentBuilderData
-
Tests registering and invocation of call backs.
- testCCLAsDefault() - Method in class net.sf.jguiraffe.di.impl.TestDefaultClassLoaderProvider
-
Tests whether the context class loader can be set as default class
loader.
- TestCellConstraints - Class in net.sf.jguiraffe.gui.layout
-
- TestCellConstraints() - Constructor for class net.sf.jguiraffe.gui.layout.TestCellConstraints
-
- TestCellGroup - Class in net.sf.jguiraffe.gui.layout
-
Test class for CellGroup.
- TestCellGroup() - Constructor for class net.sf.jguiraffe.gui.layout.TestCellGroup
-
- TestChainedInvocation - Class in net.sf.jguiraffe.di.impl
-
Test class for ChainedInvocation.
- TestChainedInvocation() - Constructor for class net.sf.jguiraffe.di.impl.TestChainedInvocation
-
- TestChainElementEnabler - Class in net.sf.jguiraffe.gui.builder.enablers
-
- TestChainElementEnabler() - Constructor for class net.sf.jguiraffe.gui.builder.enablers.TestChainElementEnabler
-
- TestChainValidator - Class in net.sf.jguiraffe.transform
-
Test class for ChainValidator.
- TestChainValidator() - Constructor for class net.sf.jguiraffe.transform.TestChainValidator
-
- testChangedNodeNameSameName() - Method in class net.sf.jguiraffe.gui.builder.components.model.TestTreeConfigurationChangeHandler
-
Tests changeNodeName() if the same name is passed in.
- testChangeListener() - Method in class net.sf.jguiraffe.gui.builder.window.tags.TestEventListenerTags
-
Tests registering a change listener.
- testChangeNodeNameOtherName() - Method in class net.sf.jguiraffe.gui.builder.components.model.TestTreeConfigurationChangeHandler
-
Tests whether the name of a node can be changed.
- testCheckActionTaskAccepted() - Method in class net.sf.jguiraffe.gui.builder.action.TestActionHelper
-
Tests the checkActionTask() method for a valid action task.
- testCheckActionTaskNotAccepted() - Method in class net.sf.jguiraffe.gui.builder.action.TestActionHelper
-
Tests the checkActionTask() method for an invalid action task.
- testCheckBaseClass() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestUseBeanBaseTag
-
Tests whether the base class is evaluated.
- testCheckBaseClassInvalid() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestUseBeanBaseTag
-
Tests if an invalid bean class is detected.
- TestCheckboxTag - Class in net.sf.jguiraffe.gui.builder.components.tags
-
Test class for CheckboxTag.
- TestCheckboxTag() - Constructor for class net.sf.jguiraffe.gui.builder.components.tags.TestCheckboxTag
-
- testCheckConstraintsColumnTooBig() - Method in class net.sf.jguiraffe.gui.layout.TestPercentLayout
-
Tests a layout with a component whose X coordinates are too big.
- testCheckConstraintsInvalidObject() - Method in class net.sf.jguiraffe.gui.layout.TestPercentLayout
-
Tests the checkConstraints() method if an invalid constraints object is
passed.
- testCheckConstraintsRowTooBig() - Method in class net.sf.jguiraffe.gui.layout.TestPercentLayout
-
Tests a layout with a component whose Y coordinates are too big.
- testCheckMenuItems() - Method in class net.sf.jguiraffe.gui.builder.action.TestSimplePopupMenuHandler
-
Tests the checkMenuItems() method if only valid elements are involved.
- testCheckMenuItemsInvalid() - Method in class net.sf.jguiraffe.gui.builder.action.TestSimplePopupMenuHandler
-
Tests the checkMenuItems() method if an invalid element is contained.
- testCheckStateNoActionManager() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBuilder
-
Tests a build operation when no action manager is set.
- testCheckStateNoComponentManager() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBuilder
-
Tests a build operation when no component manager is set.
- testCheckStateNoWindowManager() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBuilder
-
Tests a build operation when no window manager is set.
- testClassDependencyEquals() - Method in class net.sf.jguiraffe.di.impl.TestDependencies
-
Tests the equals() and hashCode() implementations for class dependencies.
- testClassDependencyNullDescInstance() - Method in class net.sf.jguiraffe.di.impl.TestDependencies
-
Tests requesting an instance for a class dependency with a null
description.
- testClassDependencyNullInstance() - Method in class net.sf.jguiraffe.di.impl.TestDependencies
-
Tests requesting an instance for a class dependency with a null class.
- testClassDependencyToString() - Method in class net.sf.jguiraffe.di.impl.TestDependencies
-
Tests the toString() implementation of class dependencies.
- TestClassDescData - Class in net.sf.jguiraffe.gui.builder.di.tags
-
Test class for ClassDescData.
- TestClassDescData() - Constructor for class net.sf.jguiraffe.gui.builder.di.tags.TestClassDescData
-
- TestClassDescription - Class in net.sf.jguiraffe.di.impl
-
Test class for ClassDescription.
- TestClassDescription() - Constructor for class net.sf.jguiraffe.di.impl.TestClassDescription
-
- TestClassEventFilter - Class in net.sf.jguiraffe.gui.builder.event.filter
-
Test class for ClassEventFilter.
- TestClassEventFilter() - Constructor for class net.sf.jguiraffe.gui.builder.event.filter.TestClassEventFilter
-
- testClassLoaderNames() - Method in class net.sf.jguiraffe.di.impl.TestRestrictedDependencyProvider
-
Tests the implementation of classLoaderNames().
- testClassLoaderNamesModify() - Method in class net.sf.jguiraffe.di.impl.TestDefaultClassLoaderProvider
-
Tests that the set with class loader names cannot be modified.
- TestClassPathLocator - Class in net.sf.jguiraffe.locators
-
Test class for ClassPathLocator.
- TestClassPathLocator() - Constructor for class net.sf.jguiraffe.locators.TestClassPathLocator
-
- testClear() - Method in class net.sf.jguiraffe.di.impl.TestDefaultBeanStore
-
Tests removing all bean providers.
- testClear() - Method in class net.sf.jguiraffe.gui.builder.event.filter.AbstractChainedEventFilterTest
-
Tests the clear method.
- testClear() - Method in class net.sf.jguiraffe.gui.forms.TestComponentStoreImpl
-
Tests the clear method.
- testClearDefaultBaseClassConverters() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBuilder
-
Tests whether the default base class converters can be cleared.
- testClearDefaultConverters() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBuilder
-
Tests whether the default converters can be cleared.
- testClearProperty() - Method in class net.sf.jguiraffe.gui.builder.components.model.TestTreeConfigurationChangeHandler
-
Tests a change event caused by a clear property operation.
- testClearTree() - Method in class net.sf.jguiraffe.gui.builder.components.model.TestTreeConfigurationChangeHandler
-
Tests a change event caused by a clear tree operation.
- testClose() - Method in class net.sf.jguiraffe.di.impl.TestBeanContextWrapper
-
Tests closing a context wrapper.
- testClose() - Method in class net.sf.jguiraffe.di.impl.TestDefaultBeanContext
-
Tests the close() method.
- testCm() - Method in class net.sf.jguiraffe.gui.layout.TestUnits
-
Tests the cm unit.
- TestCollectionBeanProvider - Class in net.sf.jguiraffe.di.impl.providers
-
Test class for CollectionBeanProvider.
- TestCollectionBeanProvider() - Constructor for class net.sf.jguiraffe.di.impl.providers.TestCollectionBeanProvider
-
- TestCollectionTag - Class in net.sf.jguiraffe.gui.builder.di.tags
-
Test class for CollectionTag.
- TestCollectionTag() - Constructor for class net.sf.jguiraffe.gui.builder.di.tags.TestCollectionTag
-
- TestColor - Class in net.sf.jguiraffe.gui.builder.components
-
Test class for Color.
- TestColor() - Constructor for class net.sf.jguiraffe.gui.builder.components.TestColor
-
- TestColorFieldMarker - Class in net.sf.jguiraffe.gui.builder.window.ctrl
-
Test class for ColorFieldMarker.
- TestColorFieldMarker() - Constructor for class net.sf.jguiraffe.gui.builder.window.ctrl.TestColorFieldMarker
-
- TestColorHelper - Class in net.sf.jguiraffe.gui.builder.components
-
Test class for ColorHelper.
- TestColorHelper() - Constructor for class net.sf.jguiraffe.gui.builder.components.TestColorHelper
-
- TestColumnFieldHandler - Class in net.sf.jguiraffe.gui.builder.components.tags.table
-
Test class for ColumnFieldHandler.
- TestColumnFieldHandler() - Constructor for class net.sf.jguiraffe.gui.builder.components.tags.table.TestColumnFieldHandler
-
- testColumnSizeUpdatesWithPrecision() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableColumnWidthController
-
Tests whether a series of updates of column sizes does not lead to major
rounding errors.
- testColumnTagGetLogicDataClassEnum() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableTag
-
Tests whether the logic column class can be specified as an enumeration
constant.
- TestCombinedBeanStore - Class in net.sf.jguiraffe.di.impl
-
Test class for CombinedBeanStore.
- TestCombinedBeanStore() - Constructor for class net.sf.jguiraffe.di.impl.TestCombinedBeanStore
-
- TestComboBoxTag - Class in net.sf.jguiraffe.gui.builder.components.tags
-
Test class for ComboBoxTag.
- TestComboBoxTag() - Constructor for class net.sf.jguiraffe.gui.builder.components.tags.TestComboBoxTag
-
- TestCommandActionTask - Class in net.sf.jguiraffe.gui.app
-
Test class for CommandActionTask.
- TestCommandActionTask() - Constructor for class net.sf.jguiraffe.gui.app.TestCommandActionTask
-
- TestCommandBase - Class in net.sf.jguiraffe.gui.cmd
-
- TestCommandBase() - Constructor for class net.sf.jguiraffe.gui.cmd.TestCommandBase
-
- TestCommandQueueImpl - Class in net.sf.jguiraffe.gui.cmd
-
Test class for CommandQueueImpl and related classes.
- TestCommandQueueImpl() - Constructor for class net.sf.jguiraffe.gui.cmd.TestCommandQueueImpl
-
- TestCommandWrapper - Class in net.sf.jguiraffe.gui.cmd
-
- TestCommandWrapper() - Constructor for class net.sf.jguiraffe.gui.cmd.TestCommandWrapper
-
- TestComponentBuilderData - Class in net.sf.jguiraffe.gui.builder.components
-
Test class for ComponentBuilderData.
- TestComponentBuilderData() - Constructor for class net.sf.jguiraffe.gui.builder.components.TestComponentBuilderData
-
- TestComponentEnabler - Class in net.sf.jguiraffe.gui.builder.enablers
-
- TestComponentEnabler() - Constructor for class net.sf.jguiraffe.gui.builder.enablers.TestComponentEnabler
-
- TestComponentGroup - Class in net.sf.jguiraffe.gui.builder.components
-
Test class for ComponentGroup.
- TestComponentGroup() - Constructor for class net.sf.jguiraffe.gui.builder.components.TestComponentGroup
-
- TestComponentGroupTag - Class in net.sf.jguiraffe.gui.builder.components.tags
-
Test class for ComponentGroupTag.
- TestComponentGroupTag() - Constructor for class net.sf.jguiraffe.gui.builder.components.tags.TestComponentGroupTag
-
- TestComponentManagerWrapper - Class in net.sf.jguiraffe.gui.builder.components
-
Test class for ComponentManagerWrapper.
- TestComponentManagerWrapper() - Constructor for class net.sf.jguiraffe.gui.builder.components.TestComponentManagerWrapper
-
- testComponents() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestInputComponentTag
-
Tests creation of some components with different attributes.
- TestComponentStoreImpl - Class in net.sf.jguiraffe.gui.forms
-
Test class for ComponentStoreImpl.
- TestComponentStoreImpl() - Constructor for class net.sf.jguiraffe.gui.forms.TestComponentStoreImpl
-
- testComponentType() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestTransformerTag
-
Tests whether a component type is taken into account.
- testComposite() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentBuilderData
-
Tests the implementation of the Composite interface.
- TestCompositeImpl - Class in net.sf.jguiraffe.gui.builder.components
-
Test class for CompositeImpl.
- TestCompositeImpl() - Constructor for class net.sf.jguiraffe.gui.builder.components.TestCompositeImpl
-
- testConcurrentGetFactoryBean() - Method in class net.sf.jguiraffe.di.impl.providers.TestBeanProviders
-
Tests querying a factory bean with multiple threads.
- testConcurrentGetFactoryCyclicDependency() - Method in class net.sf.jguiraffe.di.impl.providers.TestBeanProviders
-
Tests obtaining beans from a factory bean provider with a valid cyclic
dependency in multiple threads.
- testConcurrentGetSingletonBean() - Method in class net.sf.jguiraffe.di.impl.providers.TestBeanProviders
-
Tests obtaining a bean from a singleton provider with multiple threads.
- testConcurrentGetSingletonCyclicDependency() - Method in class net.sf.jguiraffe.di.impl.providers.TestBeanProviders
-
Tests obtaining singleton beans with a valid cyclic dependency in
multiple threads.
- TestConstantBeanProvider - Class in net.sf.jguiraffe.di.impl.providers
-
Test class for ConstantBeanProvider.
- TestConstantBeanProvider() - Constructor for class net.sf.jguiraffe.di.impl.providers.TestConstantBeanProvider
-
- TestConstantValueTag - Class in net.sf.jguiraffe.gui.builder.di.tags
-
Test class for ConstantValueTag.
- TestConstantValueTag() - Constructor for class net.sf.jguiraffe.gui.builder.di.tags.TestConstantValueTag
-
- testConstraintsCenterAlign() - Method in class net.sf.jguiraffe.gui.layout.TestButtonLayout
-
Tests the constraints of a layout that is center aligned.
- testConstraintsCenterFullLayout() - Method in class net.sf.jguiraffe.gui.layout.TestBorderLayout
-
Tests the constraints of the center cell if the layout is fully
populated.
- testConstraintsCenterSingle() - Method in class net.sf.jguiraffe.gui.layout.TestBorderLayout
-
Tests the constraints of the center cell if there are no other
components.
- testConstraintsCenterWestSouth() - Method in class net.sf.jguiraffe.gui.layout.TestBorderLayout
-
Tests the constraints of the center cell if the west and the south
components are present.
- testConstraintsHorizontalEast() - Method in class net.sf.jguiraffe.gui.layout.TestBorderLayout
-
Tests the constraints created for a row if the east component is present.
- testConstraintsHorizontalSingle() - Method in class net.sf.jguiraffe.gui.layout.TestBorderLayout
-
Tests the constraints created for a row if there are no east and west
components.
- testConstraintsHorizontalWest() - Method in class net.sf.jguiraffe.gui.layout.TestBorderLayout
-
Tests the constraints created for a row if the west component is present.
- testConstraintsHorizontalWestEast() - Method in class net.sf.jguiraffe.gui.layout.TestBorderLayout
-
Tests the constraints of a row if both the west and the east component
are present.
- testConstraintsLeftAlign() - Method in class net.sf.jguiraffe.gui.layout.TestButtonLayout
-
Tests the constraints of a layout that is left aligned.
- testConstraintsRightAlign() - Method in class net.sf.jguiraffe.gui.layout.TestButtonLayout
-
Tests the constraints of a layout that is right aligned.
- testConstraintsVerticalNorth() - Method in class net.sf.jguiraffe.gui.layout.TestBorderLayout
-
Tests the constraints for a column if the north component is present.
- testConstraintsVerticalNorthSouth() - Method in class net.sf.jguiraffe.gui.layout.TestBorderLayout
-
Tests the constraints for a column if both the north and south components
are present.
- testConstraintsVerticalSingle() - Method in class net.sf.jguiraffe.gui.layout.TestBorderLayout
-
Tests the constraints for a column if there are not north or south
components.
- testConstraintsVerticalSouth() - Method in class net.sf.jguiraffe.gui.layout.TestBorderLayout
-
Tests the constraints for a column if the south component is present.
- TestConstructorBeanProvider - Class in net.sf.jguiraffe.di.impl.providers
-
Test class for ConstructorBeanProvider.
- TestConstructorBeanProvider() - Constructor for class net.sf.jguiraffe.di.impl.providers.TestConstructorBeanProvider
-
- TestConstructorInvocation - Class in net.sf.jguiraffe.di.impl
-
Test class for ConstructorInvocation.
- TestConstructorInvocation() - Constructor for class net.sf.jguiraffe.di.impl.TestConstructorInvocation
-
- testConstructorInvocationClass() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestInvocationTags
-
Tests a constructor invocation when the target is directly specified.
- testConstructorInvocationClassName() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestInvocationTags
-
Tests a constructor invocation when the target class is specified by
name.
- testConstructorInvocationNoTargetClass() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestInvocationTags
-
Tests a ConstructorInvocationTag when no target class is specified.
- TestConstructorTag - Class in net.sf.jguiraffe.gui.builder.di.tags
-
Test class for ConstructorTag.
- TestConstructorTag() - Constructor for class net.sf.jguiraffe.gui.builder.di.tags.TestConstructorTag
-
- testConstructPopup() - Method in class net.sf.jguiraffe.gui.builder.action.TestSimplePopupMenuHandler
-
Tests constructing the menu.
- testConsumeShutdownHandler() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestBeanTag
-
Tests whether a shutdown handler is reset after it is queried.
- TestContainerTag - Class in net.sf.jguiraffe.gui.builder.components.tags
-
Test class for ContainerTag.
- TestContainerTag() - Constructor for class net.sf.jguiraffe.gui.builder.components.tags.TestContainerTag
-
- testContainsBean() - Method in class net.sf.jguiraffe.di.impl.TestDefaultBeanContext
-
Tests the containsBean() method in the default bean store.
- testContainsBeanClass() - Method in class net.sf.jguiraffe.di.impl.TestDefaultBeanContext
-
Tests the containsBean() method for classes.
- testContainsBeanClassHierarchical() - Method in class net.sf.jguiraffe.di.impl.TestDefaultBeanContext
-
Tests the containsBean() method for classes in a hierarchy of stores.
- testContainsBeanClassNullClass() - Method in class net.sf.jguiraffe.di.impl.TestDefaultBeanContext
-
Tests the containsBean() method for classes when a null class is
provided.
- testContainsBeanClassNullStore() - Method in class net.sf.jguiraffe.di.impl.TestDefaultBeanContext
-
Tests the containsBean() method for classes when a null store is
provided.
- testContainsBeanHierarchical() - Method in class net.sf.jguiraffe.di.impl.TestDefaultBeanContext
-
Tests the containsBean() method in a hierarchy of stores.
- testContainsBeanNullBean() - Method in class net.sf.jguiraffe.di.impl.TestDefaultBeanContext
-
Tests the containsBean() method when a null bean is provided.
- testContainsBeanNullStore() - Method in class net.sf.jguiraffe.di.impl.TestDefaultBeanContext
-
Tests the containsBean() method when a null store is provided.
- testContainsClass() - Method in class net.sf.jguiraffe.di.impl.TestBeanContextWrapper
-
Tests the contains() method for a bean class from a given store.
- testContainsClassDefStore() - Method in class net.sf.jguiraffe.di.impl.TestBeanContextWrapper
-
Tests the contains() method for a bean class from the default store.
- testContainsName() - Method in class net.sf.jguiraffe.di.impl.TestBeanContextWrapper
-
Tests the contains() method for a bean name from a given store.
- testContainsNameDefStore() - Method in class net.sf.jguiraffe.di.impl.TestBeanContextWrapper
-
Tests the contains() method for a bean name from the default store.
- testContextInitializedAfterPut() - Method in class net.sf.jguiraffe.gui.builder.action.TestActionBuilder
-
Tests whether the Jelly context of the test instance is initialized after
it has been put into the context.
- testControllerWithClosingStrategy() - Method in class net.sf.jguiraffe.gui.builder.window.tags.TestWindowControllerTag
-
Tests if a controller that implements the closing strategy interface will
be automatically set as the window's closing strategy.
- testControllerWithListener() - Method in class net.sf.jguiraffe.gui.builder.window.tags.TestWindowControllerTag
-
Tests if a controller that implements the window listener interface will
be automatically added as a listener for this window.
- TestConversionHelper - Class in net.sf.jguiraffe.di
-
Test class for ConversionHelper.
- TestConversionHelper() - Constructor for class net.sf.jguiraffe.di.TestConversionHelper
-
- testConvert() - Method in class net.sf.jguiraffe.transform.TestDoubleTransformer
-
Tests the convert() method.
- testConvert() - Method in class net.sf.jguiraffe.transform.TestFloatTransformer
-
Tests converting a number to a float.
- testConvertArgumentsNoChange() - Method in class net.sf.jguiraffe.di.TestInvocationHelper
-
Tests convertArguments() if no conversion is required.
- testConvertBaseAndSpecificConverter() - Method in class net.sf.jguiraffe.di.TestConversionHelper
-
Tests convert() if both a specific and a base class converter are
involved.
- testConvertBaseConvertersOrder() - Method in class net.sf.jguiraffe.di.TestConversionHelper
-
Tests whether the order of base class converters is taken into account.
- testConvertClassPath() - Method in class net.sf.jguiraffe.locators.TestLocatorConverter
-
Tests whether a class path locator can be converted.
- testConvertClassPathNoCLP() - Method in class net.sf.jguiraffe.locators.TestLocatorConverter
-
Tests whether a class path locator can be constructed with a class loader
reference if no provider was set.
- testConvertClassPathWithCLP() - Method in class net.sf.jguiraffe.locators.TestLocatorConverter
-
Tests whether the class loader provider is used to resolve class loaders.
- testConvertClassPathWithCLPDefault() - Method in class net.sf.jguiraffe.locators.TestLocatorConverter
-
Tests whether a default class loader is obtained from the provider.
- testConvertEnum() - Method in class net.sf.jguiraffe.di.TestConversionHelper
-
Tests a conversion that involves an enumeration class.
- testConvertEnumWithParent() - Method in class net.sf.jguiraffe.di.TestConversionHelper
-
Tests a conversion with an enumeration class if a parent instance is set.
- TestConverterTag - Class in net.sf.jguiraffe.gui.builder.components.tags
-
Test class for ConverterTag.
- TestConverterTag() - Constructor for class net.sf.jguiraffe.gui.builder.components.tags.TestConverterTag
-
- TestConverterTagScript - Class in net.sf.jguiraffe.gui.builder.components.tags
-
A test class for ConverterTag which executes a test script.
- TestConverterTagScript() - Constructor for class net.sf.jguiraffe.gui.builder.components.tags.TestConverterTagScript
-
- TestConverterTagScript.CustomBean - Class in net.sf.jguiraffe.gui.builder.components.tags
-
A simple test bean class.
- TestConverterTagScript.CustomConverter - Class in net.sf.jguiraffe.gui.builder.components.tags
-
A simple test converter implementation.
- testConvertEx() - Method in class net.sf.jguiraffe.di.TestConversionHelper
-
Tests whether ConversionExceptions are handled correctly.
- testConvertException() - Method in class net.sf.jguiraffe.gui.builder.enablers.TestEnablerConverter
-
Tests convert() if an invalid specification is used, and the builder
throws an exception.
- testConvertFile() - Method in class net.sf.jguiraffe.locators.TestLocatorConverter
-
Tests whether a file locator can be converted.
- testConvertFloat() - Method in class net.sf.jguiraffe.transform.TestDoubleTransformer
-
Tests converting a float.
- testConvertFromParent() - Method in class net.sf.jguiraffe.di.TestConversionHelper
-
Tests a conversion if the converter has to be obtained from the parent.
- testConvertInvalidConstant() - Method in class net.sf.jguiraffe.di.TestEnumConverter
-
Tests convert() if the value is not an enumeration constant.
- testConvertInvalidSyntax() - Method in class net.sf.jguiraffe.locators.TestLocatorConverter
-
Tries to convert a string which does not have the expected format.
- testConvertLocatorEx() - Method in class net.sf.jguiraffe.locators.TestLocatorConverter
-
Tests a conversion if the creation of the locator throws an exception.
- testConvertLong() - Method in class net.sf.jguiraffe.transform.TestLongTransformer
-
Tests the convert() method when the passed in object is already a Long.
- testConvertNoConversionNeeded() - Method in class net.sf.jguiraffe.di.TestConversionHelper
-
Tests convert() if the value is already an instance of the target class.
- testConvertNoData() - Method in class net.sf.jguiraffe.locators.TestLocatorConverter
-
Tests a conversion if no data for the locator is passed in.
- testConvertNoEnumClass() - Method in class net.sf.jguiraffe.di.TestEnumConverter
-
Tests convert() if the target class is no enumeration class.
- testConvertNoTargetClass() - Method in class net.sf.jguiraffe.di.TestConversionHelper
-
Tries to convert an object to a null target class.
- testConvertNull() - Method in class net.sf.jguiraffe.gui.builder.enablers.TestEnablerConverter
-
Tries to convert a null value.
- testConvertNull() - Method in class net.sf.jguiraffe.locators.TestLocatorConverter
-
Tries to convert a null object.
- testConvertNullValue() - Method in class net.sf.jguiraffe.di.TestConversionHelper
-
Tests whether a null value can be converted.
- testConvertNullValue() - Method in class net.sf.jguiraffe.di.TestEnumConverter
-
Tests convert() for a null value.
- testConvertRegisteredBaseConverter() - Method in class net.sf.jguiraffe.di.TestConversionHelper
-
Tests convert() if a base class converter has to do the job.
- testConvertRegisteredConverter() - Method in class net.sf.jguiraffe.di.TestConversionHelper
-
Tests convert() if a custom converter is involved.
- testConvertStandard() - Method in class net.sf.jguiraffe.di.TestConversionHelper
-
Tests a standard conversion.
- testConvertStandardPrimitiveType() - Method in class net.sf.jguiraffe.di.TestConversionHelper
-
Tests a standard conversion to a primitive data type.
- testConvertSuccess() - Method in class net.sf.jguiraffe.di.TestEnumConverter
-
Tests a successful conversion.
- testConvertSuccess() - Method in class net.sf.jguiraffe.gui.builder.enablers.TestEnablerConverter
-
Tests a successful conversion to an enabler.
- testConvertToClass() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestFormBaseTag
-
Tests the convertToClass() method when a class is specified.
- testConvertToClassByName() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestFormBaseTag
-
Tests converting to a class when a class name is specified.
- testConvertToClassInvalid() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestFormBaseTag
-
Tests convertToClass() for an invalid argument.
- testConvertToClassNull() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestFormBaseTag
-
Tests convertToClass() for a null input.
- testConvertTooBig() - Method in class net.sf.jguiraffe.transform.TestDoubleTransformer
-
Tests converting a number, which is too big.
- testConvertTooBig() - Method in class net.sf.jguiraffe.transform.TestFloatTransformer
-
Tests converting a number that is too big.
- testConvertTooBig() - Method in class net.sf.jguiraffe.transform.TestLongTransformer
-
Tests converting a number to a long that is too big.
- testConvertTooSmall() - Method in class net.sf.jguiraffe.transform.TestDoubleTransformer
-
Tests converting a number, which is too small.
- testConvertTooSmall() - Method in class net.sf.jguiraffe.transform.TestFloatTransformer
-
Tests converting a number that is too small.
- testConvertTooSmall() - Method in class net.sf.jguiraffe.transform.TestLongTransformer
-
Tests converting a number to a long that is too small.
- testConvertTypeConversion() - Method in class net.sf.jguiraffe.transform.TestLongTransformer
-
Tests the convert() method when a type conversion is required.
- testConvertUnknownClass() - Method in class net.sf.jguiraffe.di.TestConversionHelper
-
Tests convert() if no matching converter can be found.
- testConvertUnknownConstant() - Method in class net.sf.jguiraffe.di.TestEnumConverter
-
Tests convert() if the value cannot be resolved to a constant.
- testConvertUnknownPrefix() - Method in class net.sf.jguiraffe.locators.TestLocatorConverter
-
Tries to convert a string with an unknown prefix.
- testConvertURL() - Method in class net.sf.jguiraffe.locators.TestLocatorConverter
-
Tests whether a URL locator can be converted.
- testCreateAction() - Method in class net.sf.jguiraffe.gui.builder.action.TestActionManagerWrapper
-
Tests the createAction() implementation.
- testCreateActionBuilderData() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBuilder
-
Tests if the action builder data object is correctly initialized.
- testCreateActionBuilderDataFromParentContext() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBuilder
-
Tests whether the action builder data object can be created from the
parent bean context.
- testCreateActionData() - Method in class net.sf.jguiraffe.gui.builder.action.tags.TestActionTag
-
Tests whether an action data object can be created.
- testCreateActionDataNoVar() - Method in class net.sf.jguiraffe.gui.builder.action.tags.TestActionTag
-
Tests an action data tag without a var attribute.
- testCreateActions() - Method in class net.sf.jguiraffe.gui.builder.action.tags.TestActionTag
-
Tests processing valid action tags.
- testCreateAlignment() - Method in class net.sf.jguiraffe.gui.layout.TestCellConstraints
-
Tests whether the alignment can be specified.
- testCreateAlignmentNull() - Method in class net.sf.jguiraffe.gui.layout.TestCellConstraints
-
Tries to pass a null alignment.
- testCreateAndFilter() - Method in class net.sf.jguiraffe.gui.builder.action.tags.TestEventFilterTag
-
Tests creating a more complex and filter.
- testCreateAppCtx() - Method in class net.sf.jguiraffe.gui.app.TestApplication
-
Tests to create the application context with a minimum configuration.
- testCreateAppCtxInitCLP() - Method in class net.sf.jguiraffe.gui.app.TestApplication
-
Tests whether the CLP is correctly initialized when creating the context.
- testCreateAppCtxlOverrideCLP() - Method in class net.sf.jguiraffe.gui.app.TestApplication
-
Tests whether initClassLoaderProvider() can override the CLP.
- testCreateAppCtxMax() - Method in class net.sf.jguiraffe.gui.app.TestApplication
-
Tests to create an application context from a configuration file that
overrides some of the default properties.
- testCreateAppCtxMessageOutput() - Method in class net.sf.jguiraffe.gui.app.TestApplication
-
Tests creation of the message output object.
- testCreateAppCtxOverride() - Method in class net.sf.jguiraffe.gui.app.TestApplication
-
Tests whether default beans can be overridden by custom bean definitions.
- testCreateAppCtxResManager() - Method in class net.sf.jguiraffe.gui.app.TestApplication
-
Tests the default resource manager when creating the application context
from a minimum configuration.
- testCreateAppCtxUnexistingConfig() - Method in class net.sf.jguiraffe.gui.app.TestApplication
-
Tests creating the application context with an undefined configuration.
- testCreateAppCtxValidationMessageHandler() - Method in class net.sf.jguiraffe.gui.app.TestApplication
-
Tests the creation of the validation message handler.
- testCreateBeanAllAvailable() - Method in class net.sf.jguiraffe.di.impl.providers.TestLifeCycleBeanProvider
-
Tests creating a bean instance in the most simple case.
- testCreateBeanBuilderFactory() - Method in class net.sf.jguiraffe.gui.app.TestApplication
-
Tests creating a bean builder factory if it is defined in the
configuration.
- testCreateBeanBuilderFactoryDefault() - Method in class net.sf.jguiraffe.gui.app.TestApplication
-
Tests creating a bean factory if none is defined in the configuration.
- testCreateBeanProviderNotOrdered() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestMapTag
-
Tests creating the map bean provider when ordered is false.
- testCreateBeanReentrant() - Method in class net.sf.jguiraffe.di.impl.providers.TestLifeCycleBeanProvider
-
Tests whether a reentrant call to createBean() is possible.
- testCreateBeanReentrantUnresolvable() - Method in class net.sf.jguiraffe.di.impl.providers.TestLifeCycleBeanProvider
-
Tests an unresolvable reentrant call to fetchBean()/createBean().
- testCreateBeanSomeDepsNotAvailable() - Method in class net.sf.jguiraffe.di.impl.providers.TestLifeCycleBeanProvider
-
Tests creating a bean instance when some of the dependencies required for
initialization are not available.
- testCreateBeanSomeDepsNotAvailableReentrant() - Method in class net.sf.jguiraffe.di.impl.providers.TestLifeCycleBeanProvider
-
Tests a reentrant call to createBean() when some of the dependencies are
unavailable.
- testCreateBorderLayout() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentManagerWrapper
-
Tests the createBorderLayout() implementation.
- testCreateBuilderData() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBeanBuilder
-
Tests whether the builder data object is correctly created and
initialized.
- testCreateButton() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentManagerWrapper
-
Tests the createButton() implementation.
- testCreateButtonLayout() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentManagerWrapper
-
Tests the createButtonLayout() implementation.
- testCreateButtons() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestButtonTag
-
Tests whether the properties of button tags are correctly evaluated.
- testCreateCached() - Method in class net.sf.jguiraffe.gui.layout.TestCellConstraints
-
Tests that instances are cached by the builder.
- testCreateCallBack() - Method in class net.sf.jguiraffe.gui.builder.action.tags.TestPopupHandlerTag
-
Tests creating and executing the call back.
- testCreateChainedFilterWithWrongClass() - Method in class net.sf.jguiraffe.gui.builder.action.tags.TestEventFilterTag
-
Tests creating a chained filter when a wrong class is specified.
- testCreateCheckbox() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentManagerWrapper
-
Tests the createCheckbox() implementation.
- testCreateCheckboxes() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestCheckboxTag
-
Tests executing a valid Jelly script.
- testCreateClassDependency() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestDependencyTag
-
Tests creating a dependency to a class.
- testCreateClassDependencyAmbiguous() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestDependencyTag
-
Tries to create a class dependency when ambiguous data is provided.
- testCreateClassDependencyClsName() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestDependencyTag
-
Tests creating a class dependency when the class name is specified.
- testCreateClassDescriptionInvalid() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestClassDescData
-
Tries to create a class description if there are invalid properties.
- testCreateClassDescriptionUndefined() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestClassDescData
-
Tries to create a class description if required properties are missing.
- testCreateClassDescriptionValidClass() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestClassDescData
-
Tests whether a class description can be created if a valid class is
provided.
- testCreateClassDescriptionValidClassName() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestClassDescData
-
Tests creating a class description if a valid class name is provided.
- testCreateComboBox() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentManagerWrapper
-
Tests the createComboBox() implementation.
- testCreateCombos() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestComboBoxTag
-
Tests creating combo boxes.
- testCreateCommandQueue() - Method in class net.sf.jguiraffe.gui.app.TestApplication
-
Tests creating the command queue.
- testCreateCommandWrapper() - Method in class net.sf.jguiraffe.gui.app.TestCommandActionTask
-
Tests the command wrapper.
- testCreateCommandWrapperBeforeEnablerEx() - Method in class net.sf.jguiraffe.gui.app.TestCommandActionTask
-
Tests the behavior of the command wrapper when the before enabler throws
an exception.
- testCreateCommandWrapperCommandScheduled() - Method in class net.sf.jguiraffe.gui.app.TestCommandActionTask
-
Tests whether the wrapper command invokes the before enabler when it is
scheduled.
- testCreateCommandWrapperGetGUIUpdaterDefined() - Method in class net.sf.jguiraffe.gui.app.TestCommandActionTask
-
Tests updating of the UI after the command was executed.
- testCreateCommandWrapperGetGUIUpdaterUndefined() - Method in class net.sf.jguiraffe.gui.app.TestCommandActionTask
-
Tests the behavior of the GUI updater of the wrapper command when the
wrapped command does not need a GUI update.
- testCreateComponentBuilderData() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBuilder
-
Tests if the component builder data object is correctly initialized and
is given the correct builder name.
- testCreateComponentBuilderDataFormContextListener() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBuilder
-
Tests whether the component manager is automatically registered as form
context listener if it implements this interface.
- testCreateComponentBuilderDataFromParentContext() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBuilder
-
Tests whether the component builder data object can be instantiated from
the parent context.
- testCreateComponentBuilderDataOverrideName() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBuilder
-
Tests whether a builder name in the builder data object overrides the
default name.
- testCreateComponentHandler() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestPasswordFieldTag
-
Tests whether the correct component handler is created.
- testCreateComponentHandlerCreate() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestTreeTag
-
Tests creating the component handler when the create flag is true.
- testCreateComponentHandlerModelFromContext() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestTreeTag
-
Tests creating a component handler when the model has to be obtained from
the current bean context.
- testCreateComponentHandlerNoModel() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestTreeTag
-
Tests processing a tag when no model is defined.
- testCreateComponentHandlers() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestButtonTag
-
Tests whether the expected component handlers are created for the test
buttons.
- testCreateComponentHandlerScrollSize() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestTreeTag
-
Tests whether the scroll size is taken into account.
- testCreateComponentHandlerSuccess() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestTreeTag
-
Tests creating a component handler when all required data is present.
- testCreateConfigurationNonExisting() - Method in class net.sf.jguiraffe.gui.app.TestApplication
-
Tries to load a non existing configuration.
- testCreateController() - Method in class net.sf.jguiraffe.gui.builder.window.tags.TestWindowControllerTag
-
Tests creating a simple controller without further initialization.
- testCreateControllerWithForm() - Method in class net.sf.jguiraffe.gui.builder.window.tags.TestWindowControllerTag
-
Tests creating a controller that is initialized with the form.
- testCreateControllerWithFormBean() - Method in class net.sf.jguiraffe.gui.builder.window.tags.TestWindowControllerTag
-
Tests creating a controller that is initialized with the form bean.
- testCreateControllerWithFormBuilder() - Method in class net.sf.jguiraffe.gui.builder.window.tags.TestWindowControllerTag
-
Tests creating a controller that is initialized with the form builder
data object.
- testCreateControllerWithoutClass() - Method in class net.sf.jguiraffe.gui.builder.window.tags.TestWindowControllerTag
-
Tests creating a controller with a missing class attribute.
- testCreateControllerWithWindow() - Method in class net.sf.jguiraffe.gui.builder.window.tags.TestWindowControllerTag
-
Tests creating a controller that is initialized with the window.
- testCreateControllerWithWindowBuilderData() - Method in class net.sf.jguiraffe.gui.builder.window.tags.TestWindowControllerTag
-
Tests creating a controller that is initialized with the window builder
data object.
- testCreateDefault() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestProgressBarTag
-
Tests creating a progress bar with all default values.
- testCreateDefaultColumn() - Method in class net.sf.jguiraffe.gui.layout.TestCellConstraints
-
Tests the creation of a default column.
- testCreateDefaultDesktopPanel() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestDesktopPanelTag
-
Tests creating a default desktop panel.
- testCreateDefaultRow() - Method in class net.sf.jguiraffe.gui.layout.TestCellConstraints
-
Tests the creation of a default row.
- testCreateDefaults() - Method in class net.sf.jguiraffe.gui.layout.TestPercentData
-
Tests the default values for uninitialized properties.
- testCreateDependencyAmbiguous() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestDependencyTag
-
Tries to create a dependency when multiple attributes are defined.
- testCreateDependencyUndefined() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestDependencyTag
-
Tries to create a dependency when no attributes are defined.
- testCreateDesktopPanel() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentManagerWrapper
-
Tests the createDesktopPanel() implementation.
- testCreateDesktopPanelWithDragMode() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestDesktopPanelTag
-
Tests creating a desktop panel with drag mode declaration.
- testCreateDesktopPanelWithInvalidDragMode() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestDesktopPanelTag
-
Tests an invalid drag mode.
- testCreateDialogModal() - Method in class net.sf.jguiraffe.gui.builder.window.TestWindowManagerWrapper
-
Tests createDialog() for modal dialogs.
- testCreateDialogNonModal() - Method in class net.sf.jguiraffe.gui.builder.window.TestWindowManagerWrapper
-
Tests createDialog() for non-modal dialogs.
- testCreateEditableTableContent() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableTag
-
Tests creating a complex, editable table that also contains columns with
specialized renderers and editors.
- testCreateEditableTableForm() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableTag
-
Checks the form objects created for a complex table with columns that
define their own renderers and editors.
- testCreateEnablerBuilder() - Method in class net.sf.jguiraffe.gui.builder.enablers.TestEnablerConverter
-
Tests whether a correct builder is created.
- testCreateEventListener() - Method in class net.sf.jguiraffe.gui.builder.action.tags.TestEventListenerTag
-
Tests creating an event listener for the specified action.
- testCreateEventListenerClasses() - Method in class net.sf.jguiraffe.gui.builder.action.tags.TestEventListenerTag
-
Tests whether a listener supporting multiple interfaces is possible.
- testCreateEventListenerInvalidAction() - Method in class net.sf.jguiraffe.gui.builder.action.tags.TestEventListenerTag
-
Tries to create an event listener if the action name is wrong.
- testCreateEventListenerMissingActionAttribute() - Method in class net.sf.jguiraffe.gui.builder.action.tags.TestEventListenerTag
-
Tests behavior if no action is specified.
- testCreateEventManager() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentManagerWrapper
-
Tests the createEventManager() implementation.
- testCreateField() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestFieldTag
-
Tests constructing a field tag.
- testCreateFieldHandler() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableFieldHandlerFactory
-
Tests whether a field handler can be created and is correctly
initialized.
- testCreateFont() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestFontTag
-
Tests whether a font is correctly created.
- testCreateFont() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentManagerWrapper
-
Tests the createFont() implementation.
- testCreateFormat() - Method in class net.sf.jguiraffe.transform.TestDateTimeTransformer
-
Tests whether a correct format is created.
- testCreateFormat() - Method in class net.sf.jguiraffe.transform.TestDateTransformer
-
Tests whether a correct format is created.
- testCreateFormat() - Method in class net.sf.jguiraffe.transform.TestDoubleTransformer
-
Tests whether a suitable format object is created.
- testCreateFormat() - Method in class net.sf.jguiraffe.transform.TestTimeTransformer
-
Tests whether a correct format is created.
- testCreateFormControllerEventNoController() - Method in class net.sf.jguiraffe.gui.builder.window.ctrl.TestFormController
-
Tries to create a form controller event without a controller reference.
- testCreateFormControllerFieldStatusEventNoField() - Method in class net.sf.jguiraffe.gui.builder.window.ctrl.TestFormController
-
Tries to create a field status event without a field name.
- testCreateFormControllerValidationEventNoResults() - Method in class net.sf.jguiraffe.gui.builder.window.ctrl.TestFormController
-
Tries to create a validation event without results.
- testCreateFrame() - Method in class net.sf.jguiraffe.gui.builder.window.TestWindowManagerWrapper
-
Tests the createFrame() implementation.
- testCreateFromMessage() - Method in class net.sf.jguiraffe.resources.TestMessage
-
Tests whether a message from another one can be created.
- testCreateFromMessageNull() - Method in class net.sf.jguiraffe.resources.TestMessage
-
Tests the createFromMessage() method if a null message is passed in.
- testCreateGroupExisting() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentGroup
-
Tries to create a group that already exists.
- testCreateGroupNull() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentGroup
-
Tries to create a group without a name.
- testCreateGroupNullCtx() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentGroup
-
Tries to create a group in a null context.
- testCreateGroups() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestComponentGroupTag
-
Tests creating component groups.
- testCreateGroupSuccess() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentGroup
-
Tests whether a group can be created successfully.
- testCreateIcon() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentManagerWrapper
-
Tests the createIcon() implementation.
- testCreateInternalFrame() - Method in class net.sf.jguiraffe.gui.builder.window.TestWindowManagerWrapper
-
Tests the createInternalFrame() implementation.
- testCreateLabel() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentManagerWrapper
-
Tests the createLabel() implementation.
- testCreateListBox() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentManagerWrapper
-
Tests the createListBox() implementation.
- testCreateLists() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestListBoxTag
-
Tests creating list boxes.
- testCreateListScrollSize() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestListBoxTag
-
Tests whether the scroll size can be specified when declaring a list.
- testCreateMap() - Method in class net.sf.jguiraffe.di.impl.providers.TestPropertiesBeanProvider
-
Tests creating a map.
- testCreateMenu() - Method in class net.sf.jguiraffe.gui.builder.action.TestActionManagerWrapper
-
Tests the createMenu() implementation.
- testCreateMenuBar() - Method in class net.sf.jguiraffe.gui.builder.action.TestActionManagerWrapper
-
Tests the createMenuBar() implementation.
- testCreateMenuItemFromAction() - Method in class net.sf.jguiraffe.gui.builder.action.TestActionManagerWrapper
-
Tests the createMenuItem() implementation which expects an action.
- testCreateMenuItemFromData() - Method in class net.sf.jguiraffe.gui.builder.action.TestActionManagerWrapper
-
Tests the createMenuItem() implementation which expects a data object.
- testCreateMinimumSize() - Method in class net.sf.jguiraffe.gui.layout.TestCellConstraints
-
Tests the builder if only a minimum size is specified.
- testCreateMinimumSizeNegative() - Method in class net.sf.jguiraffe.gui.layout.TestCellConstraints
-
Tries to pass in a negative minimum size.
- testCreateMinimumSizeNull() - Method in class net.sf.jguiraffe.gui.layout.TestCellConstraints
-
Tests whether null can be passed to withMinimumSize().
- testCreateModels() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestTextListModelTag
-
Tests creating some list models.
- testCreateMultipleInterfaces() - Method in class net.sf.jguiraffe.gui.builder.action.TestActionInvoker
-
Tests creating an invoker that implements multiple interfaces.
- testCreateNameDependency() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestDependencyTag
-
Tests creating a named dependency.
- testCreateNestedFilters() - Method in class net.sf.jguiraffe.gui.builder.action.tags.TestEventFilterTag
-
Tests creating of nested chained filters.
- testCreateNoPos() - Method in class net.sf.jguiraffe.gui.layout.TestPercentData
-
Tries to create an instance without setting a position.
- testCreateNoSize() - Method in class net.sf.jguiraffe.gui.layout.TestCellConstraints
-
Tries to create an instance without a size.
- testCreateObjectOrdered() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestMapTag
-
Tests creating a map bean provider when ordered is true.
- testCreateOrFilter() - Method in class net.sf.jguiraffe.gui.builder.action.tags.TestEventFilterTag
-
Tests creating a chained or filter.
- testCreatePanel() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentManagerWrapper
-
Tests the createPanel() implementation.
- testCreatePasswordField() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentManagerWrapper
-
Tests the createPasswordField() implementation.
- testCreatePercentLayout() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentManagerWrapper
-
Tests the createPercentLayout() implementation.
- testCreateProgressBar() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentManagerWrapper
-
Tests the createProgressBar() implementation.
- testCreatePropertiesWithParent() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestPropertiesTag
-
Tests creating new properties and passing them to the parent tag.
- testCreatePropertiesWithParentAndVar() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestPropertiesTag
-
Tests creating new properties when both a parent and a target variable
are specified.
- testCreatePropertiesWithVar() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestPropertiesTag
-
Tests creating new properties and storing them as variable.
- testCreateRadioButton() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentManagerWrapper
-
Tests the createRadioButton() implementation.
- testCreateRadioButtonsExternalGroup() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestRadioButtonTagScript
-
Tests a Jelly script with a radio group and external button declarations.
- testCreateRadioButtonsHandler() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestRadioButtonTagScript
-
Tests whether a different component handler for the button group can be
specified.
- testCreateRadioButtonsInGroup() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestRadioButtonTagScript
-
Tests executing a valid Jelly script with radio buttons defined in the
body of a group tag.
- testCreateRadioButtonsMixedGroup() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestRadioButtonTagScript
-
Tests a Jelly script with a radio group with both internal and external
button declarations.
- testCreateRadioGroup() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentManagerWrapper
-
Tests the createRadioGroup() implementation.
- testCreateReleaseDependencyProvider() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBeanBuilder
-
Tests whether a dependency provider for releasing a builder result object
can be created.
- testCreateReleaseDependencyProviderNoCLP() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBeanBuilder
-
Tests createReleaseDependencyProvider() if the builder data object does
not contain a class loader provider.
- testCreateReleaseDependencyProviderNoInvHlp() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBeanBuilder
-
Tests createReleaseDependencyProvider() if the builder data object does
not contain an invocation helper.
- testCreateReset() - Method in class net.sf.jguiraffe.gui.layout.TestCellConstraints
-
Tests that a reset is performed after create().
- testCreateRootBeanStoreConversionHelper() - Method in class net.sf.jguiraffe.gui.builder.di.TestDIBuilderData
-
Tests whether the current conversion helper is passed to the new root
bean store.
- testCreateRootStore() - Method in class net.sf.jguiraffe.gui.app.TestApplication
-
Tests whether a correct root bean store is created.
- testCreateSimpleFilter() - Method in class net.sf.jguiraffe.gui.builder.action.tags.TestEventFilterTag
-
Tests creating a simple event filter.
- testCreateSize() - Method in class net.sf.jguiraffe.gui.layout.TestCellConstraints
-
Tests the builder if only the cell size is specified.
- testCreateSizeNull() - Method in class net.sf.jguiraffe.gui.layout.TestCellConstraints
-
Tries to pass null for the cell size.
- testCreateSlider() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentManagerWrapper
-
Tests the createSlider() implementation.
- testCreateSliderAllProperties() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestSliderTag
-
Tests whether all properties of a slider can be defined.
- testCreateSliderDefaults() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestSliderTag
-
Tests whether a slider with default values can be created.
- testCreateSpan() - Method in class net.sf.jguiraffe.gui.layout.TestPercentData
-
Tests whether the span is correctly set.
- testCreateSpanConvenience() - Method in class net.sf.jguiraffe.gui.layout.TestPercentData
-
Tests the convenience span() method that allows setting both values.
- testCreateSplitter() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentManagerWrapper
-
Tests the createSplitter() implementation.
- testCreateStaticText() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestStaticTextTag
-
Tests creating a simple static text element.
- testCreateStaticText() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentManagerWrapper
-
Tests the createStaticText() implementation.
- testCreateStaticTextEmpty() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestStaticTextTag
-
Tests creating an empty static text element.
- testCreateStaticTextIcon() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestStaticTextTag
-
Tests creating a static text element that only has an icon.
- testCreateStaticTextResGrp() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestStaticTextTag
-
Tests creating a static text element with text fetched from a resource
and a resource group.
- testCreateStaticTextResource() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestStaticTextTag
-
Tests creating a static text element whose text is fetched from a
resource.
- testCreateStaticTextWithTextAndIcon() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestStaticTextTag
-
Tests creating a static text element that has both a text and an icon.
- testCreateTabbedPane() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestTabbedPaneTag
-
Tests creating a normal tabbed pane with some tabs.
- testCreateTabbedPane() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentManagerWrapper
-
Tests the createTabbedPane() implementation.
- testCreateTabbedPanePlacement() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestTabbedPaneTag
-
Tests creating a tabbed pane with a placement declaration.
- testCreateTabbedPaneWithAutoNames() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestTabbedPaneTag
-
Tests if correct automatic names are generated for tabbed panes.
- testCreateTable() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentManagerWrapper
-
Tests the createTable() implementation.
- testCreateTableCallbacks() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableTag
-
Tests creating a table with a complex column whose editor form requires
the callback mechanism.
- testCreateTableContent() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableTag
-
Tests whether a table can be correctly created.
- testCreateTableEmptyRendererContent() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableTag
-
Tests a simple table definition with empty renderer and editor tags.
- testCreateTableEmptyRendererForm() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableTag
-
Tests the content of the forms constructed by a simple table definition
with empty renderers and editors.
- testCreateTableForm() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableTag
-
Tests creating a simple table and then examines the form constructed
behind the scenes.
- testCreateTableGetColumn() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableTag
-
Tests accessing the single columns of the table.
- testCreateTableGetColumnWidthController() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableTag
-
Tests whether the column width controller is correctly initialized.
- testCreateTableGetColumnWidthControllerCached() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableTag
-
Tests that only a single controller instance is created.
- testCreateTableHandlers() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableTag
-
Tests whether custom handler objects are correctly set.
- testCreateTableMultiSelect() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableTag
-
Tests creating a table with multi-selection support.
- testCreateTableNoField() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableTag
-
Tests the correct default value of the noField attribute.
- testCreateTableNoFieldFalse() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableTag
-
Tests whether the noField attribute is correctly evaluated.
- testCreateTablePercentWidth() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableTag
-
Tests whether a table with percent values for the column widths can be
created.
- testCreateTableScrollSize() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableTag
-
Tests whether a table can be created that defines a scroll size.
- testCreateTableValidationErrorTitle() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableTag
-
Tests a table definition that defines a validation error title.
- testCreateTableValidationErrorTitleRes() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableTag
-
Tests a table definition that defines a validation error title from a
resource key.
- testCreateTableValidationErrorTitleResGrp() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableTag
-
Tests a table definition that defines a validation error title from a
resource key and a resource group.
- testCreateTaskBeanClassAvailable() - Method in class net.sf.jguiraffe.gui.builder.action.tags.TestActionTagDeferredTasks
-
Tests whether a task bean specified by its class is returned if it is
available immediately.
- testCreateTaskBeanClassDeferred() - Method in class net.sf.jguiraffe.gui.builder.action.tags.TestActionTagDeferredTasks
-
Tests task creation for a bean specified by its class that is not
available.
- testCreateTaskBeanClassInvoke() - Method in class net.sf.jguiraffe.gui.builder.action.tags.TestActionTagDeferredTasks
-
Tests whether a task for a deferred bean specified by its class can be
correctly invoked.
- testCreateTaskBeanNameAvailable() - Method in class net.sf.jguiraffe.gui.builder.action.tags.TestActionTagDeferredTasks
-
Tests whether the task bean specified by name is returned if it is
available immediately.
- testCreateTaskBeanNameDeferred() - Method in class net.sf.jguiraffe.gui.builder.action.tags.TestActionTagDeferredTasks
-
Tests task creation for a bean specified by name that is not available.
- testCreateTaskBeanNameInvoke() - Method in class net.sf.jguiraffe.gui.builder.action.tags.TestActionTagDeferredTasks
-
Tests whether a task for a deferred bean specified by its name can be
correctly invoked.
- testCreateTaskExceptionGUIUpdate() - Method in class net.sf.jguiraffe.gui.cmd.TestCommandQueueImpl
-
Tests whether the GUI update is performed, even if an exception occurs.
- testCreateTaskExecute() - Method in class net.sf.jguiraffe.gui.cmd.TestCommandQueueImpl
-
Tests creating a task for a command and executing it.
- testCreateTaskExecuteWithException() - Method in class net.sf.jguiraffe.gui.cmd.TestCommandQueueImpl
-
Tests a task for executing a command when an exception occurs during
execution.
- testCreateTaskGUIUpdate() - Method in class net.sf.jguiraffe.gui.cmd.TestCommandQueueImpl
-
Tests a task for executing a command that needs to update the GUI.
- testCreateTaskInvokeInvalid() - Method in class net.sf.jguiraffe.gui.builder.action.tags.TestActionTagDeferredTasks
-
Tests the behavior of the action task wrapper if an invalid task is
specified.
- testCreateTextArea() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentManagerWrapper
-
Tests the createTextArea() implementation.
- testCreateTextAreaColRows() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestTextAreaTag
-
Tests whether columns and rows attributes are taken into account.
- testCreateTextAreaLen() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestTextAreaTag
-
Tests whether maximum length and wrap attributes are taken into account.
- testCreateTextAreaScrollSize() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestTextAreaTag
-
Tests whether the scroll size attributes are taken into account.
- testCreateTextAreaSimple() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestTextAreaTag
-
Tests the creation of a simple text area.
- testCreateTextField() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentManagerWrapper
-
Tests the createTextField() implementation.
- testCreateTextFields() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestTextFieldTag
-
Tests to create several text fields with different attributes.
- testCreateToggleButton() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentManagerWrapper
-
Tests the createToggleButton() implementation.
- testCreateToolbar() - Method in class net.sf.jguiraffe.gui.builder.action.TestActionManagerWrapper
-
Tests the createToolbar() implementation.
- testCreateToolbarButtonFromAction() - Method in class net.sf.jguiraffe.gui.builder.action.TestActionManagerWrapper
-
Tests the createToolbarButton() implementation which expects an action.
- testCreateToolbarButtonFromData() - Method in class net.sf.jguiraffe.gui.builder.action.TestActionManagerWrapper
-
Tests the createToolbarButton() implementation which expects a data
object.
- testCreateTree() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestTreeTagScript
-
Tests processing a script with a tree definition.
- testCreateTree() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentManagerWrapper
-
Tests the createTree() implementation.
- testCreateValidationErrorResult() - Method in class net.sf.jguiraffe.gui.forms.TestDefaultFormValidatorResults
-
Tests the convenience method for creating a validation result with an
error message.
- testCreateValidationErrorResult() - Method in class net.sf.jguiraffe.transform.TestDefaultValidationResult
-
Tests the static convenience method for creating an error result.
- testCreateValidationErrorResultNullCtx() - Method in class net.sf.jguiraffe.transform.TestDefaultValidationResult
-
Tries to create an error validation result with a null context.
- testCreateValidationErrorResultNullForm() - Method in class net.sf.jguiraffe.gui.forms.TestDefaultFormValidatorResults
-
Tries to create a validation result with an error message if a null for
is passed in.
- testCreateValidationMessage() - Method in class net.sf.jguiraffe.gui.forms.TestDefaultFormValidatorResults
-
Tests obtaining a validation message.
- testCreateValidationMessageNullForm() - Method in class net.sf.jguiraffe.gui.forms.TestDefaultFormValidatorResults
-
Tests createValidationMessage() if a null form is passed in.
- testCreateValueDependency() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestDependencyTag
-
Tests creating a constant dependency to a value.
- testCreateValueDependencyConvert() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestDependencyTag
-
Tests creating a constant dependency to a value including type
conversion.
- testCreateValueDependencyConvertClsName() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestDependencyTag
-
Tests creating a constant dependency with type conversion when the target
class is specified by name.
- testCreateValueDependencyConvertInvalidTarget() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestDependencyTag
-
Tries to create a constant dependency with type conversion when the
target class is incorrectly specified.
- testCreateValueProviderConvert() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestValueData
-
Tests creating a value provider when a type conversion is required.
- testCreateValueProviderDefaultClassDesc() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestValueData
-
Tests creating a value provider when a default class description is
specified that has to be used.
- testCreateValueProviderNoConvert() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestValueData
-
Tests creating a value provider when no type conversion is required.
- testCreateValueProviderOwnAndDefaultClassDesc() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestValueData
-
Tests creating a value provider when both a default and a specific class
description are defined.
- testCreateValueProviderUndefined() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestValueData
-
Tests creating a value provider when no data is defined.
- testCreateVarDependency() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestDependencyTag
-
Tests creating a dependency to a local variable.
- testCreateVarDependencyInvalid() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestDependencyTag
-
Tests creating a dependency to a local variable when no chain invocation
is in the context.
- testCreateWeight() - Method in class net.sf.jguiraffe.gui.layout.TestCellConstraints
-
Tests whether the weight factor can be specified.
- testCreateWeightNegative() - Method in class net.sf.jguiraffe.gui.layout.TestCellConstraints
-
Tries to pass a negative number as weight factor.
- testCreateWindowBuilderData() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBuilder
-
Tests if the window builder data object is correctly initialized.
- testCreateWindowBuilderDataFromParentContext() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBuilder
-
Tests whether the window builder data object can be created from the
parent bean context.
- testCreateWindows() - Method in class net.sf.jguiraffe.gui.builder.window.tags.TestMultipleWindows
-
Tests whether the script with multiple windows can be processed.
- testCreateWithColumnConstraints() - Method in class net.sf.jguiraffe.gui.layout.TestPercentData
-
Tests whether column constraints can be set.
- testCreateWithFilter() - Method in class net.sf.jguiraffe.gui.builder.action.TestActionInvoker
-
Tests an invocation when a filter is provided, which accepts the event.
- testCreateWithForm() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestProgressBarTag
-
Tests creating a progress bar that will be added to a form.
- testCreateWithNoFilter() - Method in class net.sf.jguiraffe.gui.builder.action.TestActionInvoker
-
Tests an invocation with no filter.
- testCreateWithNonAcceptingFilter() - Method in class net.sf.jguiraffe.gui.builder.action.TestActionInvoker
-
Tests an invocation when the filter does not accept the event.
- testCreateWithNullAction() - Method in class net.sf.jguiraffe.gui.builder.action.TestActionInvoker
-
Tests creating an invoker with a null action.
- testCreateWithNullInterfaces() - Method in class net.sf.jguiraffe.gui.builder.action.TestActionInvoker
-
Tests creating an invoker when no class array is specified.
- testCreateWithParametersMultiple() - Method in class net.sf.jguiraffe.resources.TestMessage
-
Tests whether arbitrary parameters can be passed to the static factory
method.
- testCreateWithParametersNone() - Method in class net.sf.jguiraffe.resources.TestMessage
-
Tests the static factory method if no parameter are passed.
- testCreateWithParametersNoResKey() - Method in class net.sf.jguiraffe.resources.TestMessage
-
Tests the static factory method if no resource key is specified.
- testCreateWithParametersNull() - Method in class net.sf.jguiraffe.resources.TestMessage
-
Tests whether a null parameters array can be handled.
- testCreateWithParametersSingle() - Method in class net.sf.jguiraffe.resources.TestMessage
-
Tests the static factory method if a single parameter is passed.
- testCreateWithParametersTwo() - Method in class net.sf.jguiraffe.resources.TestMessage
-
Tests the static factory method for exactly 2 parameters.
- testCreateWithReset() - Method in class net.sf.jguiraffe.gui.layout.TestPercentData
-
Tests whether a create() is automatically followed by a reset().
- testCreateWithRowConstraints() - Method in class net.sf.jguiraffe.gui.layout.TestPercentData
-
Tests whether row constraints can be set.
- testCreateWithTargetColumn() - Method in class net.sf.jguiraffe.gui.layout.TestPercentData
-
Tests whether a target column can be set.
- testCreateWithTargetRow() - Method in class net.sf.jguiraffe.gui.layout.TestPercentData
-
Tests whether a target row can be set.
- testCreateWithText() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestProgressBarTag
-
Tests creating a fully defined progress bar with a progress text.
- testCreateWithTextRes() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestProgressBarTag
-
Tests creating a fully defined progress bar with a progress text defined
as a resource ID.
- testCustomEventListener() - Method in class net.sf.jguiraffe.gui.builder.window.tags.TestEventListenerTags
-
Tests whether a custom event listener can be registered.
- TestDateTimeTransformer - Class in net.sf.jguiraffe.transform
-
Test class for DateTimeTransformer.
- TestDateTimeTransformer() - Constructor for class net.sf.jguiraffe.transform.TestDateTimeTransformer
-
- TestDateTransformer - Class in net.sf.jguiraffe.transform
-
Test class for DateTransformer.
- TestDateTransformer() - Constructor for class net.sf.jguiraffe.transform.TestDateTransformer
-
- TestDateTransformerBase - Class in net.sf.jguiraffe.transform
-
Test class for DateTransformerBase.
- TestDateTransformerBase() - Constructor for class net.sf.jguiraffe.transform.TestDateTransformerBase
-
- TestDefaultBeanContext - Class in net.sf.jguiraffe.di.impl
-
Test class of DefaultBeanContext.
- TestDefaultBeanContext() - Constructor for class net.sf.jguiraffe.di.impl.TestDefaultBeanContext
-
- testDefaultBeanInitializerGetParameterDependencies() - Method in class net.sf.jguiraffe.di.impl.providers.TestLifeCycleBeanProvider
-
Tests the dependencies returned by the default bean initializer.
- testDefaultBeanInitializerInvoke() - Method in class net.sf.jguiraffe.di.impl.providers.TestLifeCycleBeanProvider
-
Tests invoking the default bean initializer.
- TestDefaultBeanStore - Class in net.sf.jguiraffe.di.impl
-
Test class for DefaultBeanStore.
- TestDefaultBeanStore() - Constructor for class net.sf.jguiraffe.di.impl.TestDefaultBeanStore
-
- testDefaultButtonName() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestButtonTag
-
Tests whether the name of the default button is recorded.
- TestDefaultClassLoaderProvider - Class in net.sf.jguiraffe.di.impl
-
- TestDefaultClassLoaderProvider() - Constructor for class net.sf.jguiraffe.di.impl.TestDefaultClassLoaderProvider
-
- testDefaultCloseOnEsc() - Method in class net.sf.jguiraffe.gui.builder.window.tags.TestDialogTag
-
Tests whether the close on escape flag is set per default.
- testDefaultComposite() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestContainerTag
-
Tests whether a default Composite object has been set.
- testDefaultContainerSelector() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentBuilderData
-
Tests whether the expected default container selector is set.
- TestDefaultContainerSelector - Class in net.sf.jguiraffe.gui.builder.components
-
Test class for DefaultContainerSelector.
- TestDefaultContainerSelector() - Constructor for class net.sf.jguiraffe.gui.builder.components.TestDefaultContainerSelector
-
- TestDefaultDependencyProvider - Class in net.sf.jguiraffe.di.impl
-
Test class for DefaultDependencyProvider.
- TestDefaultDependencyProvider() - Constructor for class net.sf.jguiraffe.di.impl.TestDefaultDependencyProvider
-
- testDefaultExitHandler() - Method in class net.sf.jguiraffe.gui.app.TestApplication
-
Tests whether there is a default exit handler.
- TestDefaultFieldHandler - Class in net.sf.jguiraffe.gui.forms
-
- TestDefaultFieldHandler() - Constructor for class net.sf.jguiraffe.gui.forms.TestDefaultFieldHandler
-
- testDefaultFormValidator() - Method in class net.sf.jguiraffe.gui.forms.TestForm
-
Tests usage of the default form validator.
- TestDefaultFormValidatorResults - Class in net.sf.jguiraffe.gui.forms
-
Test class for DefaultFormValidatorResults.
- TestDefaultFormValidatorResults() - Constructor for class net.sf.jguiraffe.gui.forms.TestDefaultFormValidatorResults
-
- TestDefaultRadioButtonHandler - Class in net.sf.jguiraffe.gui.builder.components.model
-
Test class for DefaultRadioButtonHandler.
- TestDefaultRadioButtonHandler() - Constructor for class net.sf.jguiraffe.gui.builder.components.model.TestDefaultRadioButtonHandler
-
- testDefaultRendererSelectionHandler() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableTag
-
Tests whether a default renderer selection handler is created.
- testDefaultResourceGroup() - Method in class net.sf.jguiraffe.resources.TestMessage
-
Tests if the default resource group works.
- testDefaultSettings() - Method in class net.sf.jguiraffe.transform.TestRegexValidator
-
Tests the default values of the properties.
- TestDefaultTableEditorValidationHandler - Class in net.sf.jguiraffe.gui.builder.components.tags.table
-
- TestDefaultTableEditorValidationHandler() - Constructor for class net.sf.jguiraffe.gui.builder.components.tags.table.TestDefaultTableEditorValidationHandler
-
- TestDefaultToolTipManager - Class in net.sf.jguiraffe.gui.builder.components
-
Test class for DefaultToolTipManager.
- TestDefaultToolTipManager() - Constructor for class net.sf.jguiraffe.gui.builder.components.TestDefaultToolTipManager
-
- testDefaultTransformer() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestTransformerTag
-
Tests creating a transformer of the default type.
- testDefaultTransformerFactory() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableFormController
-
Tests the default transformer factory.
- TestDefaultTransformerWrapper - Class in net.sf.jguiraffe.gui.forms
-
Test class for DefaultTransformerWrapper.
- TestDefaultTransformerWrapper() - Constructor for class net.sf.jguiraffe.gui.forms.TestDefaultTransformerWrapper
-
- TestDefaultValidationMessageHandler - Class in net.sf.jguiraffe.transform
-
Test class for DefaultValidationMessageHandler.
- TestDefaultValidationMessageHandler() - Constructor for class net.sf.jguiraffe.transform.TestDefaultValidationMessageHandler
-
- TestDefaultValidationResult - Class in net.sf.jguiraffe.transform
-
Test class for DefaultValidationResult.
- TestDefaultValidationResult() - Constructor for class net.sf.jguiraffe.transform.TestDefaultValidationResult
-
- TestDefaultValidatorWrapper - Class in net.sf.jguiraffe.gui.forms
-
Test class for DefaultValidatorWrapper.
- TestDefaultValidatorWrapper() - Constructor for class net.sf.jguiraffe.gui.forms.TestDefaultValidatorWrapper
-
- TestDependencies - Class in net.sf.jguiraffe.di.impl
-
Test class for implementations of the Dependency interface.
- TestDependencies() - Constructor for class net.sf.jguiraffe.di.impl.TestDependencies
-
- TestDependencies.MyBeanClass - Class in net.sf.jguiraffe.di.impl
-
A dummy class used for testing class dependencies.
- TestDependencies.MyBeanSubClass - Class in net.sf.jguiraffe.di.impl
-
Another dummy class for testing whether derived classes are also found.
- TestDependencyTag - Class in net.sf.jguiraffe.gui.builder.di.tags
-
Test case for DependencyTag.
- TestDependencyTag() - Constructor for class net.sf.jguiraffe.gui.builder.di.tags.TestDependencyTag
-
- TestDesktopPanelTag - Class in net.sf.jguiraffe.gui.builder.components.tags
-
Test class for DesktopPanelTag.
- TestDesktopPanelTag() - Constructor for class net.sf.jguiraffe.gui.builder.components.tags.TestDesktopPanelTag
-
- testDiagnosticDependencyProviderAddInitializer() - Method in class net.sf.jguiraffe.di.impl.providers.TestLifeCycleBeanProvider
-
Tests the addInitializer() implementation of the diagnostic bean
provider.
- testDiagnosticDependencyProviderBeanCreated() - Method in class net.sf.jguiraffe.di.impl.providers.TestLifeCycleBeanProvider
-
Tests the beanCreated() implementation of the diagnostic bean provider.
- testDiagnosticDependencyProviderClassLoaderNames() - Method in class net.sf.jguiraffe.di.impl.providers.TestLifeCycleBeanProvider
-
Tests the classLoaderNames() implementation of the diagnostic bean
provider.
- testDiagnosticDependencyProviderGetClassLoader() - Method in class net.sf.jguiraffe.di.impl.providers.TestLifeCycleBeanProvider
-
Tests the getClassLoader() implementation of the diagnostic bean
provider.
- testDiagnosticDependencyProviderGetDefaultClassLoaderName() - Method in class net.sf.jguiraffe.di.impl.providers.TestLifeCycleBeanProvider
-
Tests the getDefaultClassLoaderName() implementation of the diagnostic
bean provider.
- testDiagnosticDependencyProviderGetInvocationHelper() - Method in class net.sf.jguiraffe.di.impl.providers.TestLifeCycleBeanProvider
-
Tests the getInvocationHelper() implementation of the diagnostic bean
provider.
- testDiagnosticDependencyProviderIsBeanAvailable() - Method in class net.sf.jguiraffe.di.impl.providers.TestLifeCycleBeanProvider
-
Tests the isBeanAvailable() implementation of the diagnostic bean
provider.
- testDiagnosticDependencyProviderLoadClass() - Method in class net.sf.jguiraffe.di.impl.providers.TestLifeCycleBeanProvider
-
Tests the loadClass() implementation of the diagnostic bean provider.
- testDiagnosticDependencyProviderRegisterClassLoader() - Method in class net.sf.jguiraffe.di.impl.providers.TestLifeCycleBeanProvider
-
Tests the registerClassLoader() implementation of the diagnostic bean
provider.
- testDiagnosticDependencyProviderSetCreationBeanContext() - Method in class net.sf.jguiraffe.di.impl.providers.TestLifeCycleBeanProvider
-
Tests the setCreationBeanContext() of the diagnostic bean provider.
- testDiagnosticDependencyProviderSetDefaultClassLoaderName() - Method in class net.sf.jguiraffe.di.impl.providers.TestLifeCycleBeanProvider
-
Tests the getDefaultClassLoaderName() implementation of the diagnostic
bean provider.
- TestDialogTag - Class in net.sf.jguiraffe.gui.builder.window.tags
-
Test class for DialogTag.
- TestDialogTag() - Constructor for class net.sf.jguiraffe.gui.builder.window.tags.TestDialogTag
-
- TestDIBuilderData - Class in net.sf.jguiraffe.gui.builder.di
-
Test class for DIBuilderData.
- TestDIBuilderData() - Constructor for class net.sf.jguiraffe.gui.builder.di.TestDIBuilderData
-
- testDisableCallBacks() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentBuilderData
-
Tests whether callbacks can be disabled.
- testDisabledAction() - Method in class net.sf.jguiraffe.gui.builder.action.TestActionInvoker
-
Tests an invocation when the action is disabled.
- testDLUX() - Method in class net.sf.jguiraffe.gui.layout.TestUnits
-
Tests the dialog units in X direction.
- testDLUY() - Method in class net.sf.jguiraffe.gui.layout.TestUnits
-
Tests the unit DLU in Y direction.
- testDoTag() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestCollectionTag
-
Tests a complete execution of the tag.
- testDoTag() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestNullTag
-
Tests a successful execution of doTag().
- testDoTagClassDescFromEntry() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestEntryTag
-
Tests whether a class description specified at the entry level takes
precedence over one of the map level.
- testDoTagClassDescFromMap() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestEntryTag
-
Tests whether the class description of the map tag is used when no
description is provided at the entry level.
- testDoTagClassDescFromParent() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestElementTag
-
Tests executing the tag when the class description has to be fetched from
the parent.
- testDoTagClassDescOverride() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestElementTag
-
Tests whether the class description defined for the parent tag is
overridden form the description set directly.
- testDoTagClsDescClass() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestEntryTag
-
Tests executing the tag when class descriptions are defined by class.
- testDoTagClsDescClassName() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestEntryTag
-
Tests executing the tag when class descriptions are defined by class
name.
- testDoTagInvalidClassDesc() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestElementTag
-
Tests executing a class with an invalid class description.
- testDoTagInvalidKeyClassDesc() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestEntryTag
-
Tests executing the tag when the class description for the key is
invalid.
- testDoTagInvalidParent() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestElementTag
-
Tests executing a tag when the parent tag is no collection tag.
- testDoTagInvalidParent() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestEntryKeyTag
-
Tests executing the tag when the parent is no entry tag.
- testDoTagInvalidParent() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestEntryTag
-
Tests executing the tag when the parent tag is invalid.
- testDoTagInvalidParent() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestNullTag
-
Tries to execute a tag with an invalid parent.
- testDoTagInvalidParent() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestValueTag
-
Tests a tag with an invalid parent.
- testDoTagInvalidValueClassDesc() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestEntryTag
-
Tests executing the tag when the class description for the value is
invalid.
- testDoTagMultipleReferences() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestElementTag
-
Tests executing the tag when more than one reference is set.
- testDoTagMultipleValues() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestEntryKeyTag
-
Tests executing a tag with multiple dependencies defined.
- testDoTagNoClass() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestConstantValueTag
-
Tests whether a missing specification of the target class is detected.
- testDoTagNoClassDesc() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestElementTag
-
Tests executing the tag when no value class is defined.
- testDoTagNoDesc() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestEntryTag
-
Tests executing the tag when no class descriptions are specified.
- testDoTagNoField() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestConstantValueTag
-
Tests whether a missing field attribute is detected.
- testDoTagNoValue() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestElementTag
-
Tests executing the tag when no value is defined.
- testDoTagNoValue() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestEntryKeyTag
-
Tests executing the tag when no value is defined.
- testDoTagNoVar() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestConstantValueTag
-
Tests whether a missing target for the resolved value is detected.
- testDoTagNullValues() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestEntryTag
-
Tests executing the tag when neither a key nor a value is defined.
- testDoTagParent() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestConstantValueTag
-
Tests a successful execution of the tag if the result is passed to the
parent tag.
- testDoTagParentAlreadyDefined() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestEntryKeyTag
-
Tests a parent tag that already has a value.
- testDoTagReference() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestElementTag
-
Tests executing the tag when a reference dependency is set.
- testDoTagValueConvert() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestEntryKeyTag
-
Tests whether a value provider is correctly resolved when a type
conversion is required.
- testDoTagValueNoConvert() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestEntryKeyTag
-
Tests whether a value provider is correctly resolved.
- testDoTagVar() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestConstantValueTag
-
Tests a successful execution of the tag if the result is stored in a
variable.
- testDoTagWithClassDesc() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestElementTag
-
Tests executing the tag when the value class is defined.
- TestDoubleTransformer - Class in net.sf.jguiraffe.transform
-
Test class for DoubleTransformer and AbstractDecimalTransformer.
- TestDoubleTransformer() - Constructor for class net.sf.jguiraffe.transform.TestDoubleTransformer
-
- TestDummyBindingStrategy - Class in net.sf.jguiraffe.gui.forms.bind
-
- TestDummyBindingStrategy() - Constructor for class net.sf.jguiraffe.gui.forms.bind.TestDummyBindingStrategy
-
- TestDummyTransformer - Class in net.sf.jguiraffe.transform
-
Test class for DummyTransformer.
- TestDummyTransformer() - Constructor for class net.sf.jguiraffe.transform.TestDummyTransformer
-
- TestDummyWrapper - Class in net.sf.jguiraffe.gui.forms
-
Test class for DummyWrapper.
- TestDummyWrapper() - Constructor for class net.sf.jguiraffe.gui.forms.TestDummyWrapper
-
- TestElementTag - Class in net.sf.jguiraffe.gui.builder.di.tags
-
Test class for ElementTag.
- TestElementTag() - Constructor for class net.sf.jguiraffe.gui.builder.di.tags.TestElementTag
-
- testEnableActions() - Method in class net.sf.jguiraffe.gui.builder.action.TestActionHelper
-
Tests enabling a group of actions.
- testEnableActions() - Method in class net.sf.jguiraffe.gui.builder.action.TestActionStore
-
Tests enabling or disabling the actions in a group.
- testEnableActionsNull() - Method in class net.sf.jguiraffe.gui.builder.action.TestActionHelper
-
Tests enabling a null collection.
- testEnableCallBacks() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentBuilderData
-
Tests whether callbacks can be enabled again.
- testEnableGroup() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentGroup
-
Tests whether a group can be enabled and disabled.
- testEnableGroupNull() - Method in class net.sf.jguiraffe.gui.builder.action.TestActionStore
-
Tests that a null action group can be enabled without consequences.
- testEnableGroupOtherActions() - Method in class net.sf.jguiraffe.gui.builder.action.TestActionStore
-
Tests that enableGroup() does not affect other actions.
- TestEnablerBuilder - Class in net.sf.jguiraffe.gui.builder.enablers
-
Test class for EnablerBuilder.
- TestEnablerBuilder() - Constructor for class net.sf.jguiraffe.gui.builder.enablers.TestEnablerBuilder
-
- TestEnablerConverter - Class in net.sf.jguiraffe.gui.builder.enablers
-
Test class for EnablerConverter.
- TestEnablerConverter() - Constructor for class net.sf.jguiraffe.gui.builder.enablers.TestEnablerConverter
-
- TestEntryKeyTag - Class in net.sf.jguiraffe.gui.builder.di.tags
-
Test class for EntryKeyTag.
- TestEntryKeyTag() - Constructor for class net.sf.jguiraffe.gui.builder.di.tags.TestEntryKeyTag
-
- TestEntryTag - Class in net.sf.jguiraffe.gui.builder.di.tags
-
Test class for EntryTag.
- TestEntryTag() - Constructor for class net.sf.jguiraffe.gui.builder.di.tags.TestEntryTag
-
- TestEnumConverter - Class in net.sf.jguiraffe.di
-
Test class for EnumConverter.
- TestEnumConverter() - Constructor for class net.sf.jguiraffe.di.TestEnumConverter
-
- testEquals() - Method in class net.sf.jguiraffe.di.impl.TestClassDescription
-
Tests the equals method.
- testEquals() - Method in class net.sf.jguiraffe.gui.builder.components.model.TestTreeNodePath
-
Tests the equals() implementation.
- testEquals() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestStaticTextDataImpl
-
Tests the equals method.
- testEquals() - Method in class net.sf.jguiraffe.gui.forms.TestDefaultFormValidatorResults
-
Tests the equals method.
- testEquals() - Method in class net.sf.jguiraffe.transform.TestDefaultValidationResult
-
Tests the equals() method for objects with error messages.
- testEqualsFalse() - Method in class net.sf.jguiraffe.gui.builder.components.model.TestTreeExpansionEvent
-
Tests equals() if the expected result is false.
- testEqualsFalse() - Method in class net.sf.jguiraffe.gui.builder.components.TestColor
-
Tests equals() if the expected result is false.
- testEqualsFalse() - Method in class net.sf.jguiraffe.gui.builder.event.TestFormActionEvent
-
Tests equals() if the expected result is false.
- testEqualsFalse() - Method in class net.sf.jguiraffe.gui.builder.event.TestFormFocusEvent
-
Tests equals() if the expected result is false.
- testEqualsFalse() - Method in class net.sf.jguiraffe.gui.builder.event.TestFormMouseEvent
-
Tests equals() if the expected result is false.
- testEqualsFalse() - Method in class net.sf.jguiraffe.gui.layout.TestCellConstraints
-
Tests equals() if the expected result is false.
- testEqualsFalse() - Method in class net.sf.jguiraffe.gui.layout.TestCellGroup
-
Tests equals() if the expected result is false.
- testEqualsFalse() - Method in class net.sf.jguiraffe.gui.layout.TestNumberWithUnit
-
Tests the equals() method if the expected result is false.
- testEqualsFalse() - Method in class net.sf.jguiraffe.gui.layout.TestPercentData
-
Tests the equals() method if the expected result is false.
- testEqualsFalse() - Method in class net.sf.jguiraffe.locators.TestByteArrayLocator
-
Tests equals() with objects that are not equal.
- testEqualsFalse() - Method in class net.sf.jguiraffe.locators.TestClassPathLocator
-
Tests equals() for objects that are not equal.
- testEqualsFalse() - Method in class net.sf.jguiraffe.locators.TestFileLocator
-
Tests equals() for objects that are not equal.
- testEqualsFalse() - Method in class net.sf.jguiraffe.locators.TestURLLocator
-
Tests equals() for non-equal instances.
- testEqualsFalse() - Method in class net.sf.jguiraffe.resources.TestMessage
-
Tests equals() if the expected result is false.
- testEqualsInvalid() - Method in class net.sf.jguiraffe.gui.builder.components.model.TestTreeNodePath
-
Tests the equals() method when invalid objects are passed in.
- testEqualsModifiers() - Method in class net.sf.jguiraffe.gui.builder.action.TestAccelerator
-
Tests comparisons with modifier flags.
- testEqualsNoModifiers() - Method in class net.sf.jguiraffe.gui.builder.action.TestAccelerator
-
Tests various variants of comparisons where no modifiers are involved.
- testEqualsNull() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestStaticTextDataImpl
-
Tests comparing with a null object.
- testEqualsOtherClass() - Method in class net.sf.jguiraffe.gui.builder.action.TestAccelerator
-
Tests equals when an object of another class is passed in.
- testEqualsOtherClass() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestStaticTextDataImpl
-
Tests comparing with an object of a different class.
- testEqualsOtherObjects() - Method in class net.sf.jguiraffe.gui.builder.event.TestFormMouseEvent
-
Tests equals() if other objects are involved.
- testEqualsReflexive() - Method in class net.sf.jguiraffe.gui.builder.action.TestAccelerator
-
Tests whether an accelerator object equals itself.
- testEqualsTrivial() - Method in class net.sf.jguiraffe.gui.builder.components.TestColor
-
Tests equals() with other objects.
- testEqualsTrivial() - Method in class net.sf.jguiraffe.gui.layout.TestCellConstraints
-
Tests equals() for other objects.
- testEqualsTrivial() - Method in class net.sf.jguiraffe.gui.layout.TestCellGroup
-
Tests equals() with other objects.
- testEqualsTrivial() - Method in class net.sf.jguiraffe.gui.layout.TestNumberWithUnit
-
Tests equals() with other objects.
- testEqualsTrivial() - Method in class net.sf.jguiraffe.gui.layout.TestPercentData
-
Tests equals() with other objects.
- testEqualsTrue() - Method in class net.sf.jguiraffe.gui.builder.components.model.TestTreeExpansionEvent
-
Tests equals() if the expected result is true.
- testEqualsTrue() - Method in class net.sf.jguiraffe.gui.builder.components.TestColor
-
Tests the equals() method if the expected result is true.
- testEqualsTrue() - Method in class net.sf.jguiraffe.gui.builder.event.TestFormActionEvent
-
Tests equals() if the expected result is true.
- testEqualsTrue() - Method in class net.sf.jguiraffe.gui.builder.event.TestFormFocusEvent
-
Tests equals() if the expected result is true.
- testEqualsTrue() - Method in class net.sf.jguiraffe.gui.builder.event.TestFormMouseEvent
-
Tests equals() if the expected result is true.
- testEqualsTrue() - Method in class net.sf.jguiraffe.gui.layout.TestCellConstraints
-
Tests the equals() method if the expected result is true.
- testEqualsTrue() - Method in class net.sf.jguiraffe.gui.layout.TestCellGroup
-
Tests equals() if the expected result is true.
- testEqualsTrue() - Method in class net.sf.jguiraffe.gui.layout.TestNumberWithUnit
-
Tests the equals() method if the expected result is true.
- testEqualsTrue() - Method in class net.sf.jguiraffe.gui.layout.TestPercentData
-
Tests the equals() method if the expected result is true.
- testEqualsTrue() - Method in class net.sf.jguiraffe.locators.TestByteArrayLocator
-
Tests equals() with equal objects.
- testEqualsTrue() - Method in class net.sf.jguiraffe.locators.TestClassPathLocator
-
Tests equals() for equal objects.
- testEqualsTrue() - Method in class net.sf.jguiraffe.locators.TestFileLocator
-
Tests equals() for objects that are indeed equal.
- testEqualsTrue() - Method in class net.sf.jguiraffe.locators.TestURLLocator
-
Tests equals() for equal instances.
- testEqualsTrue() - Method in class net.sf.jguiraffe.resources.TestMessage
-
Tests the equals() method if the expected result is true.
- testEqualsUndefined() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestStaticTextDataImpl
-
Tests the equals() method for two empty objects.
- testEqualsValid() - Method in class net.sf.jguiraffe.transform.TestDefaultValidationResult
-
Tests equals() for valid results.
- testEqualsValidationMessageFalse() - Method in class net.sf.jguiraffe.transform.TestDefaultValidationMessageHandler
-
Tests the equals() implementation of the validation messages if the
expected result is false.
- testEqualsValidationMessageOtherObjects() - Method in class net.sf.jguiraffe.transform.TestDefaultValidationMessageHandler
-
Tests the equals() implementation of the validation messages with other
objects.
- testEqualsValidationMessageTrue() - Method in class net.sf.jguiraffe.transform.TestDefaultValidationMessageHandler
-
Tests the equals() implementation of the validation messages if the
expected result is true.
- testEqualsWithOtherObjects() - Method in class net.sf.jguiraffe.resources.TestMessage
-
Tests the equals() method with non Message objects.
- testErrInvalidModel() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableTag
-
Tries to create a table when the specified model is no collection.
- testErrInvalidModel() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestComboBoxTag
-
Tests creating a combo box with an invalid model.
- testErrInvalidModel() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestListBoxTag
-
Tests creating a combo box with an invalid model.
- testErrInvalidNumber() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableTag
-
Tests a column definition with an invalid width attribute.
- testErrLayout() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableTag
-
Tests a table definition with a nested layout.
- testErrMenuBarNoName() - Method in class net.sf.jguiraffe.gui.builder.action.tags.TestMenuTags
-
Tests creating a menu bar without a name.
- testErrMenuItemAction() - Method in class net.sf.jguiraffe.gui.builder.action.tags.TestMenuTags
-
Tests a menu item tag that refers to a non existing action.
- testErrMenuItemNested() - Method in class net.sf.jguiraffe.gui.builder.action.tags.TestMenuTags
-
Tests a not correctly nested menu item tag.
- testErrMenuItemUndef() - Method in class net.sf.jguiraffe.gui.builder.action.tags.TestMenuTags
-
Tests an undefined menu item tag.
- testErrMenuNested() - Method in class net.sf.jguiraffe.gui.builder.action.tags.TestMenuTags
-
Tests a not correctly nested menu tag.
- testErrMenuUndef() - Method in class net.sf.jguiraffe.gui.builder.action.tags.TestMenuTags
-
Tests creating a menu that is not fully defined.
- testErrNested() - Method in class net.sf.jguiraffe.gui.builder.action.tags.TestToolbarTags
-
Tests an incorrectly nested tag.
- testErrNestedColumn() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableTag
-
Tests a column tag that is not nested inside a table.
- testErrNestedRenderer() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableTag
-
Tests a renderer tag that is not nested inside a column tag.
- testErrNestedSelectionHandler() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableTag
-
Tests an incorrectly nested selection handler tag.
- testErrNestedValidationHandler() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableTag
-
Tests an incorrectly nested validation handler tag.
- testErrNoColumns() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableTag
-
Tests a table that does not define any columns.
- testErrNoMax() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestSliderTag
-
Tries to define a slider without a maximum value.
- testErrNoMin() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestSliderTag
-
Tries to define a slider without a minimum value.
- testErrNoModel() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableTag
-
Tries to create a table when no model is specified.
- testErrNoModel() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestComboBoxTag
-
Tests creating a combo box with an undefined model.
- testErrNoModel() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestListBoxTag
-
Tests creating a combo box with an undefined model.
- testErrNonExistingModel() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableTag
-
Tries to create a table when the specified model does not exist.
- testErrNonExistingModel() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestComboBoxTag
-
Tests creating a combo box with a non existing model.
- testErrNonExistingModel() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestListBoxTag
-
Tests creating a combo box with a non existing model.
- testErrorClassName() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestInputComponentTag
-
Tests what happens if an invalid class name was specified.
- testErrorComponentCount() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestTabbedPaneTag
-
Tests a tab with more than one component in it.
- testErrorConstrOutside() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestPercentLayoutTag
-
Tests if a constraints tag throws an exception when defined outside a
percent layout tag.
- testErrorDuplicateName() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestComponentGroupTag
-
Tests creating a component group whose name already exists.
- testErrorGroupOutside() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestPercentLayoutTag
-
Tests if a group tag throws an exception when defined outside a percent
layout tag.
- testErrOrientation() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestSliderTag
-
Tests a slider with an invalid orientation.
- testErrorInvalidGroupName() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestComponentGroupTag
-
Tests creating a component with an invalid groups attribute.
- testErrorLayout() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestTabbedPaneTag
-
Tests a tabbed pane with an embedded layout declaration.
- testErrorLayoutConstrOutside() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestPercentLayoutTag
-
Tests if a not nested percent layout constraints tag throws an exception.
- testErrorLayoutConstrUndef1() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestPercentLayoutTag
-
Tests if a percent layout constraints tag with undefined attributes
throws an exception.
- testErrorLayoutConstrUndef2() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestPercentLayoutTag
-
Tests if a percent layout constraints tag with undefined attributes
throws an exception.
- testErrorMissingName() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestComponentGroupTag
-
Tests creating a component group without a name.
- testErrorNested() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestTabbedPaneTag
-
Tests a tab tag that is not nested inside a tabbed pane tag.
- testErrorOtherComponents() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestTabbedPaneTag
-
Tests a tabbed pane, which contains further components in addition to
tabs.
- testErrorPlacement() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestTabbedPaneTag
-
Tests creating a tabbed pane with an invalid placement declaration.
- testErrorResult() - Method in class net.sf.jguiraffe.transform.TestTimeTransformer
-
Tests creating a result object for an invalid time.
- testErrorUndefConstraints() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestPercentLayoutTag
-
Tests if an undefined constraints tag throws an exception.
- testErrorUndefGroup() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestPercentLayoutTag
-
Tests if an undefined group tag throws an exception.
- testErrorUndefinedTab() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestTabbedPaneTag
-
Tests a tab with either a title nor an icon.
- testErrorUndefName() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestInputComponentTag
-
Tests if a tag without a name throws an exception.
- testErrPercentColumns() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableTag
-
Tests a table with columns that uses percents widths that sum up to more
than 100.
- testErrRange() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestSliderTag
-
Tests a slider with an invalid range definition.
- testErrRendererNotNestedInTable() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableTag
-
Tests a renderer tag that is not nested inside a table tag.
- testErrSeparatorNested() - Method in class net.sf.jguiraffe.gui.builder.action.tags.TestMenuTags
-
Tests a separator tag that is not correctly nested.
- testErrTooManyRenderComponents() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableTag
-
Tests a renderer tag that defines too many renderer components.
- testErrUndefinedTag() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestCheckboxTag
-
Tests executing a tag with missing attributes.
- testErrWrongContent() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableTag
-
Tests a table tag that contains invalid tags in its body.
- testEventAdditionalTypes() - Method in class net.sf.jguiraffe.gui.builder.window.tags.TestEventListenerTags
-
Tests whether additional event types can be registered.
- testEventBusyAndIdle() - Method in class net.sf.jguiraffe.gui.cmd.TestCommandQueueImpl
-
Tests whether the correct busy and idle events are generated.
- testEventCommandAdded() - Method in class net.sf.jguiraffe.gui.cmd.TestCommandQueueImpl
-
Tests the events generated by an added command.
- testEventCommandExecuting() - Method in class net.sf.jguiraffe.gui.cmd.TestCommandQueueImpl
-
Tests the events generated by the execution of a command.
- TestEventFilterTag - Class in net.sf.jguiraffe.gui.builder.action.tags
-
Test class for the event filter tags.
- TestEventFilterTag() - Constructor for class net.sf.jguiraffe.gui.builder.action.tags.TestEventFilterTag
-
- testEventListenersInSubForm() - Method in class net.sf.jguiraffe.gui.builder.window.tags.TestEventListenerTags
-
Tests registering event listeners in a sub form constructed by a table
table.
- TestEventListenerTag - Class in net.sf.jguiraffe.gui.builder.action.tags
-
Test class for EventListenerTag.
- TestEventListenerTag() - Constructor for class net.sf.jguiraffe.gui.builder.action.tags.TestEventListenerTag
-
- TestEventListenerTags - Class in net.sf.jguiraffe.gui.builder.window.tags
-
Test class for several concrete event listener tags.
- TestEventListenerTags() - Constructor for class net.sf.jguiraffe.gui.builder.window.tags.TestEventListenerTags
-
- TestEventListenerTypeTag - Class in net.sf.jguiraffe.gui.builder.action.tags
-
Test class for EventListenerTypeTag.
- TestEventListenerTypeTag() - Constructor for class net.sf.jguiraffe.gui.builder.action.tags.TestEventListenerTypeTag
-
- TestEventRegistrationTag - Class in net.sf.jguiraffe.gui.builder.action.tags
-
Test class for EventRegistrationTag.
- TestEventRegistrationTag() - Constructor for class net.sf.jguiraffe.gui.builder.action.tags.TestEventRegistrationTag
-
- testExecute() - Method in class net.sf.jguiraffe.gui.app.TestOpenWindowCommand
-
Tests a successful execution of the command.
- testExecute() - Method in class net.sf.jguiraffe.gui.cmd.TestCommandQueueImpl
-
Tests executing a command.
- testExecute() - Method in class net.sf.jguiraffe.gui.cmd.TestCommandWrapper
-
Tests the execute() implementation.
- testExecuteAfterShutdown() - Method in class net.sf.jguiraffe.gui.cmd.TestCommandQueueImpl
-
Tests executing a command after shutdown was called.
- testExecuteNoApp() - Method in class net.sf.jguiraffe.gui.app.TestOpenWindowCommand
-
Tries to execute the command without the application being initialized.
- testExecuteNull() - Method in class net.sf.jguiraffe.gui.cmd.TestCommandQueueImpl
-
Tests executing a null command.
- testExecuteScheduleAware() - Method in class net.sf.jguiraffe.gui.cmd.TestCommandQueueImpl
-
Tests whether the ScheduleAware interface is correctly handled when
executing a command.
- testExecuteScript() - Method in class net.sf.jguiraffe.di.impl.TestRestrictedDependencyProvider
-
Tests whether a script with a set of Invokables can be executed using a
restricted dependency provider.
- testExecuteTag() - Method in class net.sf.jguiraffe.gui.builder.action.tags.TestPopupHandlerTagScript
-
Tests executing the tag in a script.
- testExecuteTag() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestInvocationTargetTag
-
Tests a simple execution.
- testExecuteTagWrongParent() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestInvocationTargetTag
-
Tests whether an invalid parent tag is recognized.
- testFactoryNameSpaceURI() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBeanBuilder
-
Tests whether changing the factory's name space URI also affects the
created builders.
- TestFactoryTag - Class in net.sf.jguiraffe.gui.builder.di.tags
-
Test class for FactoryTag.
- TestFactoryTag() - Constructor for class net.sf.jguiraffe.gui.builder.di.tags.TestFactoryTag
-
- testFailedValidation() - Method in class net.sf.jguiraffe.gui.forms.TestDefaultFieldHandler
-
Tests a failing validation at the form level.
- testFetchActionsInGroup() - Method in class net.sf.jguiraffe.gui.builder.action.TestActionHelper
-
Tests retrieving all actions that belong to a given group.
- testFetchActionsInGroupNullStore() - Method in class net.sf.jguiraffe.gui.builder.action.TestActionHelper
-
Tries to fetch actions from a group when the store is null.
- testFetchActionsInGroupUnknownGroup() - Method in class net.sf.jguiraffe.gui.builder.action.TestActionHelper
-
Tries to retrieve the actions from an unknown group.
- testFetchAllActionsInGroup() - Method in class net.sf.jguiraffe.gui.builder.action.TestActionHelper
-
Tests recursively fetching actions in a group.
- testFetchAllActionsInGroupDistinct() - Method in class net.sf.jguiraffe.gui.builder.action.TestActionHelper
-
Tests recursively fetching actions in a group with the distinct flag.
- testFetchAllActionsInGroupDuplicate() - Method in class net.sf.jguiraffe.gui.builder.action.TestActionHelper
-
Tests whether duplicate references to actions are resolved when fetching
the actions of a group.
- testFetchAllActionsInGroupNullStore() - Method in class net.sf.jguiraffe.gui.builder.action.TestActionHelper
-
Tests fetching all actions in a group when the store is null.
- testFetchAttributesMapInvalidBean() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestFontTag
-
Tests fetchAttributesMap() if the bean referenced by the tag is not a
map.
- testFetchAttributesMapReference() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestFontTag
-
Tests whether the reference to the map with the attributes can be
resolved.
- testFetchAttributesMapUnknown() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestFontTag
-
Tests fetchAttributesMap() if the map name cannot be resolved.
- testFetchBean() - Method in class net.sf.jguiraffe.di.impl.providers.TestLifeCycleBeanProvider
-
Tests the fetchBean() method in the most basic case.
- testFetchBeanCached() - Method in class net.sf.jguiraffe.di.impl.providers.TestLifeCycleBeanProvider
-
Tests whether a 2nd call to fetchBean() returns the same bean.
- testFetchBeanContextNoContext() - Method in class net.sf.jguiraffe.gui.app.TestCommandActionTask
-
Tests querying the bean context when none is set.
- testFetchBindingStrategy() - Method in class net.sf.jguiraffe.gui.app.TestApplicationContextImpl
-
Tests whether the binding strategy is correctly fetched.
- testFetchCommandBeanName() - Method in class net.sf.jguiraffe.gui.app.TestCommandActionTask
-
Tests fetching the command when a command bean name is specified.
- testFetchCommandObject() - Method in class net.sf.jguiraffe.gui.app.TestCommandActionTask
-
Tests the fetchCommand() method when a command object is specified.
- testFetchCommandObjectAndBeanName() - Method in class net.sf.jguiraffe.gui.app.TestCommandActionTask
-
Tests fetching the command when both an object and a bean name are set.
- testFetchCommandUndefined() - Method in class net.sf.jguiraffe.gui.app.TestCommandActionTask
-
Tests fetching the command when it is undefined.
- testFetchConfigURLInvalid() - Method in class net.sf.jguiraffe.gui.app.TestApplication
-
Tests to obtain the configuration when the data is invalid.
- testFetchControllerFromSource() - Method in class net.sf.jguiraffe.gui.builder.window.tags.TestWindowControllerTag
-
Tests whether a controller can be directly obtained from the Jelly
context.
- testFetchConversionHelperFoundDirectly() - Method in class net.sf.jguiraffe.di.impl.TestDefaultBeanStore
-
Tests fetchConversionHelper() if the passed in store has a helper.
- testFetchConversionHelperFoundInParents() - Method in class net.sf.jguiraffe.di.impl.TestDefaultBeanStore
-
Tests fetchConversionHelper() if the helper is found somewhere in the
hierarchy.
- testFetchConversionHelperNotFound() - Method in class net.sf.jguiraffe.di.impl.TestDefaultBeanStore
-
Tests fetchConversionHelper() if no helper can be found in the hierarchy.
- testFetchConversionHelperNullCreate() - Method in class net.sf.jguiraffe.di.impl.TestDefaultBeanStore
-
Tests fetchConversionHelper() for null input if a default instance has to
be created.
- testFetchConversionHelperNullNoCreate() - Method in class net.sf.jguiraffe.di.impl.TestDefaultBeanStore
-
Tests fetchConversionHelper() for null input if no instance has to be
created.
- testFetchCurrentFilter() - Method in class net.sf.jguiraffe.gui.builder.action.tags.TestEventListenerTag
-
Tests fetching a filter from the current filter variable.
- testFetchEditableComboBoxDummyToDisplay() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestListModelUtils
-
Tests the transformation to a display object for the dummy
EditableComboBoxModel.
- testFetchEditableComboBoxDummyToValue() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestListModelUtils
-
Tests the transformation to a value object for the dummy
EditableComboBoxModel.
- testFetchEditableComboBoxModelImplemented() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestListModelUtils
-
Tests whether a list model implementing the EditableComboBoxModel
interface is detected.
- testFetchFilterByName() - Method in class net.sf.jguiraffe.gui.builder.action.tags.TestEventListenerTag
-
Tests fetching a filter defined by the event filter attribute.
- testFetchFilterNonExisting() - Method in class net.sf.jguiraffe.gui.builder.action.tags.TestEventListenerTag
-
Tests fetching a non existing filter.
- testFetchFilterNull() - Method in class net.sf.jguiraffe.gui.builder.action.tags.TestEventListenerTag
-
Tests fetching a filter if none is defined.
- testFetchFilterReset() - Method in class net.sf.jguiraffe.gui.builder.action.tags.TestEventListenerTag
-
Tests if a filter set previously is reset.
- testFetchFormValidatorDefault() - Method in class net.sf.jguiraffe.gui.forms.TestForm
-
Tests whether a default form validator instance exists that is always
used if no form validator was set explicitly.
- testFetchMessageOutputBuilderData() - Method in class net.sf.jguiraffe.gui.builder.window.ctrl.TestFormController
-
Tests obtaining the message output object from the builder data.
- testFetchMessageOutputExplicit() - Method in class net.sf.jguiraffe.gui.builder.window.ctrl.TestFormController
-
Tests obtaining the message output object when one was explicitly set.
- testFetchPlatformAdapterUndefined() - Method in class net.sf.jguiraffe.gui.layout.TestPercentLayout
-
Tries to obtain the platform adapter if it has not yet been set.
- testFetchProperty() - Method in class net.sf.jguiraffe.transform.TestDoubleTransformer
-
Tests fetching a configuration property.
- testFetchProperty() - Method in class net.sf.jguiraffe.transform.TestFloatTransformer
-
Tests fetching a configuration property.
- testFetchProperty() - Method in class net.sf.jguiraffe.transform.TestLongTransformer
-
Tests fetching a property from a configuration.
- testFetchResultsAutoRelease() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBuilder
-
Tests whether an auto release listener is registered at the window when
auto release is enabled.
- testFetchResultsCallBackException() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBuilder
-
Tests fetching the builder results when invoking the call backs causes an
exception.
- testFetchShutdownInvokableUndefined() - Method in class net.sf.jguiraffe.di.impl.providers.TestSingletonBeanProvider
-
Tests querying the shutdown invokable if none is set.
- testFetchTargetClass() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestConverterTag
-
Tests whether the target class is fetched correctly.
- testFetchValidationMessageBoxCaptionDefault() - Method in class net.sf.jguiraffe.gui.builder.window.ctrl.TestFormController
-
Tests obtaining the caption for the validation message box when no
caption was set explicitly.
- testFetchValidationMessageFormatDefault() - Method in class net.sf.jguiraffe.gui.builder.window.ctrl.TestFormController
-
Tests obtaining the validation message format object when no specific
object was set.
- testFetchValidationMessageFormatExplicit() - Method in class net.sf.jguiraffe.gui.builder.window.ctrl.TestFormController
-
Tests obtaining the validation message format object when it was
explicitly set.
- testFetchWindowNotFound() - Method in class net.sf.jguiraffe.gui.builder.window.tags.TestWindowControllerTag
-
Tests the fetchWindow() method when the window cannot be found.
- testFieldHandlers() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestTextFieldTag
-
Tests whether the expected field handlers have been created by the tags.
- testFieldStatusChanged() - Method in class net.sf.jguiraffe.gui.builder.window.ctrl.TestColorFieldMarker
-
Tests whether a field status changed event is correctly processed.
- TestFieldTag - Class in net.sf.jguiraffe.gui.builder.components.tags
-
Test class for FieldTag, ComponentHandlerTag, and ReferenceTag.
- TestFieldTag() - Constructor for class net.sf.jguiraffe.gui.builder.components.tags.TestFieldTag
-
- TestFieldTag.CompositeComponentHandlerImpl - Class in net.sf.jguiraffe.gui.builder.components.tags
-
A test implementation of the CompositeComponentHandler interface.
- TestFieldValidationStatus - Class in net.sf.jguiraffe.gui.builder.window.ctrl
-
Test class for FieldValidationStatus.
- TestFieldValidationStatus() - Constructor for class net.sf.jguiraffe.gui.builder.window.ctrl.TestFieldValidationStatus
-
- testFieldValidator() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestValidatorTag
-
Tests creating a field validator.
- TestFileLocator - Class in net.sf.jguiraffe.locators
-
Test class for FileLocator.
- TestFileLocator() - Constructor for class net.sf.jguiraffe.locators.TestFileLocator
-
- testFileURL() - Method in class net.sf.jguiraffe.locators.TestLocatorUtils
-
Tests transforming a file to an URL.
- testFileURLEx() - Method in class net.sf.jguiraffe.locators.TestLocatorUtils
-
Tests transforming a file to an URL when an exception is thrown.
- testFileURLNull() - Method in class net.sf.jguiraffe.locators.TestLocatorUtils
-
Tests fileURL() with a null input.
- testFindBeanDefinitions() - Method in class net.sf.jguiraffe.gui.app.TestApplication
-
Tests reading the builder scripts from the configuration.
- testFindBeanDefinitionsConvert() - Method in class net.sf.jguiraffe.gui.app.TestApplication
-
Tests whether the LocatorConverter is used to convert textual locator
representations.
- testFindBeanDefinitionsNull() - Method in class net.sf.jguiraffe.gui.app.TestApplication
-
Test findBeanDefinitions() if no additional bean definition exist.
- testFindCommonParentNodeDisjunct() - Method in class net.sf.jguiraffe.gui.builder.components.model.TestTreeConfigurationChangeHandler
-
Tests findCommonParentNode() for the corner case that the nodes do not
belong to the name node structure.
- testFindComponent() - Method in class net.sf.jguiraffe.gui.forms.TestComponentStoreImpl
-
Tests accessing components from the store.
- testFindComponentHandler() - Method in class net.sf.jguiraffe.gui.forms.TestComponentStoreImpl
-
Tests accessing the component handlers from the store.
- testFindComponentHandlerUnknown() - Method in class net.sf.jguiraffe.gui.forms.TestComponentStoreImpl
-
Tries to access an unknown component handler.
- testFindComponentUnknown() - Method in class net.sf.jguiraffe.gui.forms.TestComponentStoreImpl
-
Tries to access an unknown component.
- testFindConstructorsNoTargetClass() - Method in class net.sf.jguiraffe.di.TestReflectionUtils
-
Tries to find constructors on a null target class.
- testFindConstructorsSpecific() - Method in class net.sf.jguiraffe.di.TestReflectionUtils
-
Tests whether a specific constructor can be found.
- testFindConstructorsStandard() - Method in class net.sf.jguiraffe.di.TestReflectionUtils
-
Tests whether the standard constructor can be found.
- testFindContainer() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestFormBaseTag
-
Tests whether an enclosing container tag can be found.
- testFindFieldHandler() - Method in class net.sf.jguiraffe.gui.forms.TestComponentStoreImpl
-
Tests accessing the field handlers from the store.
- testFindFieldHandlerUnknown() - Method in class net.sf.jguiraffe.gui.forms.TestComponentStoreImpl
-
Tries to access an unknown field handler.
- testFindMethodsAssignableClasses() - Method in class net.sf.jguiraffe.di.TestReflectionUtils
-
Tests whether it is possible to find super class parameters.
- testFindMethodsExactMatch() - Method in class net.sf.jguiraffe.di.TestReflectionUtils
-
Tests searching for methods if exact matches are required.
- testFindMethodsNoName() - Method in class net.sf.jguiraffe.di.TestReflectionUtils
-
Tests findMethods() if no method name is provided.
- testFindMethodsNoSignature() - Method in class net.sf.jguiraffe.di.TestReflectionUtils
-
Tests findMethods() if no array with parameter types is provided.
- testFindMethodsNoTargetClass() - Method in class net.sf.jguiraffe.di.TestReflectionUtils
-
Tries to find a method on a null target class.
- testFindMethodsParamsWildCard() - Method in class net.sf.jguiraffe.di.TestReflectionUtils
-
Tests whether wild cards can be used for parameter types.
- testFindMethodsPrimitiveBoxing() - Method in class net.sf.jguiraffe.di.TestReflectionUtils
-
Tests findMethods() with primitive types and widening comparisons.
- testFindMethodsSpecific() - Method in class net.sf.jguiraffe.di.TestReflectionUtils
-
Tests findMethods() if all parameter types are specified exactly.
- testFindOrientationCase() - Method in class net.sf.jguiraffe.gui.builder.components.TestOrientation
-
Tests whether findOrientation() ignores case.
- testFindOrientationExisting() - Method in class net.sf.jguiraffe.gui.builder.components.TestOrientation
-
Tests findOrientation() if the value exists.
- testFindOrientationNull() - Method in class net.sf.jguiraffe.gui.builder.components.TestOrientation
-
Tests findOrientation() for null input.
- testFindOrientationUnknown() - Method in class net.sf.jguiraffe.gui.builder.components.TestOrientation
-
Tests findOrientation() for an unknown orientation.
- testFindUniqueConstructorArgumentTypes() - Method in class net.sf.jguiraffe.di.TestInvocationHelper
-
Tests findUniqueConstructor() if the argument types need to be taken into
account in order to find a unique match.
- testFindUniqueConstructorAssignable() - Method in class net.sf.jguiraffe.di.TestInvocationHelper
-
Tests findUniqueConstructor() if the constructor can only be found if the
parameter types are not matched exactly.
- testFindUniqueConstructorExMsg() - Method in class net.sf.jguiraffe.di.TestInvocationHelper
-
Tests the exception message produced by findUniqueConstructor().
- testFindUniqueConstructorNoMatch() - Method in class net.sf.jguiraffe.di.TestInvocationHelper
-
Tests findUniqueConstructor() if no match can be found.
- testFindUniqueConstructorPrimitiveNull() - Method in class net.sf.jguiraffe.di.TestInvocationHelper
-
Tests that findUniqueConstructor() does not allow null arguments for
primitive parameters.
- testFindUniqueConstructorSpecific() - Method in class net.sf.jguiraffe.di.TestInvocationHelper
-
Tests findUniqueConstructor() if the desired constructor is exactly
defined.
- testFindUniqueConstructorStd() - Method in class net.sf.jguiraffe.di.TestInvocationHelper
-
Tests whether the standard constructor can be found.
- testFindUniqueConstructorTooManyMatches() - Method in class net.sf.jguiraffe.di.TestInvocationHelper
-
Tests findUniqueConstructor() if there are too many matches.
- testFindUniqueMethodArgumentTypes() - Method in class net.sf.jguiraffe.di.TestInvocationHelper
-
Tests findUniqueMethod() if an exact match can only be achieved when the
types of the concrete arguments are inspected.
- testFindUniqueMethodAssignable() - Method in class net.sf.jguiraffe.di.TestInvocationHelper
-
Tests findUniqueMethod() if a match can only be found if parameter types
are not matched exactly.
- testFindUniqueMethodCovariantDuplicates() - Method in class net.sf.jguiraffe.di.TestInvocationHelper
-
Tests whether findUniqueMethod() can deal with duplicate method
signatures that have different return types.
- testFindUniqueMethodNoArgs() - Method in class net.sf.jguiraffe.di.TestInvocationHelper
-
Tests findUniqueMethod() if no arguments are provided.
- testFindUniqueMethodNoMatch() - Method in class net.sf.jguiraffe.di.TestInvocationHelper
-
Tests findUniqueMethod() if the parameter list cannot be matched.
- testFindUniqueMethodPrimitivumNull() - Method in class net.sf.jguiraffe.di.TestInvocationHelper
-
Tests findUniqueMethod() if for a primitive parameter a null value is
passed.
- testFindUniqueMethodSpecific() - Method in class net.sf.jguiraffe.di.TestInvocationHelper
-
Tests findUniqueMethod() if the criteria select a single method.
- testFindUniqueMethodTooManyMatches() - Method in class net.sf.jguiraffe.di.TestInvocationHelper
-
Tests findUniqueMethod() if there are too many matches.
- testFindUniqueMethodVoid() - Method in class net.sf.jguiraffe.di.TestInvocationHelper
-
Tests whether findUniqueMethod() can handle methods without arguments.
- testFindUniqueMethodWrongArgsNo() - Method in class net.sf.jguiraffe.di.TestInvocationHelper
-
Tests findUniqueMethod() if the wrong number of concrete arguments is
passed in.
- testFireBeanCreationEvent() - Method in class net.sf.jguiraffe.di.impl.TestBeanCreationListenerSupport
-
Tests firing a bean creation event.
- testFireBeanCreationEventAndRemove() - Method in class net.sf.jguiraffe.di.impl.TestBeanCreationListenerSupport
-
Tests whether a listener that was removed does not receive more events.
- testFireEventAllListener() - Method in class net.sf.jguiraffe.gui.builder.event.TestFormEventManager
-
Tests event notifications for registered all listeners.
- testFireEventChangeListener() - Method in class net.sf.jguiraffe.gui.builder.event.TestFormEventManager
-
Tests registering and invoking change listeners.
- testFireEventFocusListener() - Method in class net.sf.jguiraffe.gui.builder.event.TestFormEventManager
-
Tests registering and invoking focus handlers.
- testFireEventMouseListenerClicked() - Method in class net.sf.jguiraffe.gui.builder.event.TestFormEventManager
-
Tests whether mouse click events can be fired.
- testFireEventMouseListenerDoubleClicked() - Method in class net.sf.jguiraffe.gui.builder.event.TestFormEventManager
-
Tests whether mouse double click events can be fired.
- testFireEventMouseListenerEntered() - Method in class net.sf.jguiraffe.gui.builder.event.TestFormEventManager
-
Tests whether mouse enter events can be fired.
- testFireEventMouseListenerExited() - Method in class net.sf.jguiraffe.gui.builder.event.TestFormEventManager
-
Tests whether mouse exit events can be fired.
- testFireEventMouseListenerPressed() - Method in class net.sf.jguiraffe.gui.builder.event.TestFormEventManager
-
Tests whether mouse pressed events can be fired.
- testFireEventMouseListenerReleased() - Method in class net.sf.jguiraffe.gui.builder.event.TestFormEventManager
-
Tests whether mouse release events can be fired.
- testFireEventNamed() - Method in class net.sf.jguiraffe.gui.builder.event.TestFormEventManager
-
Tests firing a event without further complications.
- testFireEventNamedDifferent() - Method in class net.sf.jguiraffe.gui.builder.event.TestFormEventManager
-
Fires an event for a component and tests whether a listener that is
registered for a different component won't be notified.
- testFireFormEventCommitted() - Method in class net.sf.jguiraffe.gui.builder.window.ctrl.TestFormController
-
Tests the form event fired for a committed form.
- testFireFormEventNotCommitted() - Method in class net.sf.jguiraffe.gui.builder.window.ctrl.TestFormController
-
Tests the form event fired for a non-committed form.
- testFireShutdown() - Method in class net.sf.jguiraffe.gui.app.TestApplication
-
Tests the fireShutdown() method.
- TestFloatTransformer - Class in net.sf.jguiraffe.transform
-
Test class for FloatTransformer.
- TestFloatTransformer() - Constructor for class net.sf.jguiraffe.transform.TestFloatTransformer
-
- testFlushCacheMultiComponents() - Method in class net.sf.jguiraffe.gui.layout.TestPercentLayout
-
Tests whether flushCache() also affects the multi components.
- testFocusGained() - Method in class net.sf.jguiraffe.gui.builder.window.ctrl.TestFormValidationTriggerFocus
-
Tests the focusGained() implementation.
- testFocusListener() - Method in class net.sf.jguiraffe.gui.builder.window.tags.TestEventListenerTags
-
Tests registering a focus listener.
- testFocusLost() - Method in class net.sf.jguiraffe.gui.builder.window.ctrl.TestFormValidationTriggerFocus
-
Tests the behavior if a focus lost event was received.
- testFont() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestLabelTag
-
Tests whether a font can be assigned to a label.
- TestFontTag - Class in net.sf.jguiraffe.gui.builder.components.tags
-
Test class for FontTag.
- TestFontTag() - Constructor for class net.sf.jguiraffe.gui.builder.components.tags.TestFontTag
-
- TestForm - Class in net.sf.jguiraffe.gui.forms
-
- TestForm() - Constructor for class net.sf.jguiraffe.gui.forms.TestForm
-
- TestFormActionEvent - Class in net.sf.jguiraffe.gui.builder.event
-
Test class for FormActionEvent.
- TestFormActionEvent() - Constructor for class net.sf.jguiraffe.gui.builder.event.TestFormActionEvent
-
- testFormatComplex() - Method in class net.sf.jguiraffe.gui.forms.TestFormValidationMessageFormat
-
Tests using complex formatting templates.
- testFormatDefault() - Method in class net.sf.jguiraffe.gui.forms.TestFormValidationMessageFormat
-
Tests formatting with the default templates.
- testFormatDefaultNoForm() - Method in class net.sf.jguiraffe.gui.forms.TestFormValidationMessageFormat
-
Tests the format() method when no Form object is passed in.
- testFormatDefaultWithWarnings() - Method in class net.sf.jguiraffe.gui.forms.TestFormValidationMessageFormat
-
Tests the default format if warning messages are available.
- testFormatFieldHeaderFooter() - Method in class net.sf.jguiraffe.gui.forms.TestFormValidationMessageFormat
-
Tests whether header and footer are taken into account by formatField().
- testFormatFieldNoWarnings() - Method in class net.sf.jguiraffe.gui.forms.TestFormValidationMessageFormat
-
Tests formatField() if there are no warnings.
- testFormatFieldNull() - Method in class net.sf.jguiraffe.gui.forms.TestFormValidationMessageFormat
-
Tests formatField() if no results object is passed in.
- testFormatFieldUnknownField() - Method in class net.sf.jguiraffe.gui.forms.TestFormValidationMessageFormat
-
Tests formatField() if the field name cannot be resolved.
- testFormatFieldWithWarnings() - Method in class net.sf.jguiraffe.gui.forms.TestFormValidationMessageFormat
-
Tests formatField() if warnings should be taken into account.
- testFormatNoTemplates() - Method in class net.sf.jguiraffe.gui.forms.TestFormValidationMessageFormat
-
Tests the format() method when no templates are set.
- testFormatNull() - Method in class net.sf.jguiraffe.gui.forms.TestFormValidationMessageFormat
-
Tests formatting a null results object.
- testFormatSuppressWarnings() - Method in class net.sf.jguiraffe.gui.forms.TestFormValidationMessageFormat
-
Tests whether warning messages can be suppressed.
- testFormatWarningsTemplate() - Method in class net.sf.jguiraffe.gui.forms.TestFormValidationMessageFormat
-
Tests whether a specific template for warning messages can be set.
- TestFormBaseTag - Class in net.sf.jguiraffe.gui.builder.components.tags
-
Test class for FormBaseTag.
- TestFormBaseTag() - Constructor for class net.sf.jguiraffe.gui.builder.components.tags.TestFormBaseTag
-
- testFormContextListenerContextClosed() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentBuilderData
-
Tests whether a form context listener is notified about a closed context.
- testFormContextListenerContextCreated() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentBuilderData
-
Tests whether a form context listener is notified for a newly created
context.
- TestFormController - Class in net.sf.jguiraffe.gui.builder.window.ctrl
-
Test class for FormController.
- TestFormController() - Constructor for class net.sf.jguiraffe.gui.builder.window.ctrl.TestFormController
-
- testFormController() - Method in class net.sf.jguiraffe.gui.builder.window.tags.TestWindowControllerTag
-
Tests a formController tag.
- TestFormController.FormBeanTestImpl - Class in net.sf.jguiraffe.gui.builder.window.ctrl
-
A test form bean class.
- TestFormControllerFormEvent - Class in net.sf.jguiraffe.gui.builder.window.ctrl
-
Test class for FormControllerFormEvent.
- TestFormControllerFormEvent() - Constructor for class net.sf.jguiraffe.gui.builder.window.ctrl.TestFormControllerFormEvent
-
- testFormControllerListener() - Method in class net.sf.jguiraffe.gui.builder.window.tags.TestWindowControllerTag
-
Tests a formController tag with a listener declaration.
- TestFormControllerListenerTag - Class in net.sf.jguiraffe.gui.builder.window.tags
-
Test class for FormControllerListenerTag.
- TestFormControllerListenerTag() - Constructor for class net.sf.jguiraffe.gui.builder.window.tags.TestFormControllerListenerTag
-
- TestFormControllerTag - Class in net.sf.jguiraffe.gui.builder.window.tags
-
Test class for FormControllerTag.
- TestFormControllerTag() - Constructor for class net.sf.jguiraffe.gui.builder.window.tags.TestFormControllerTag
-
- TestFormEventManager - Class in net.sf.jguiraffe.gui.builder.event
-
Test class for FormEventManager.
- TestFormEventManager() - Constructor for class net.sf.jguiraffe.gui.builder.event.TestFormEventManager
-
- TestFormFocusEvent - Class in net.sf.jguiraffe.gui.builder.event
-
Test class for FormFocusEvent.
- TestFormFocusEvent() - Constructor for class net.sf.jguiraffe.gui.builder.event.TestFormFocusEvent
-
- TestFormMouseEvent - Class in net.sf.jguiraffe.gui.builder.event
-
Test class for FormMouseEvent.
- TestFormMouseEvent() - Constructor for class net.sf.jguiraffe.gui.builder.event.TestFormMouseEvent
-
- TestFormValidationMessageFormat - Class in net.sf.jguiraffe.gui.forms
-
- TestFormValidationMessageFormat() - Constructor for class net.sf.jguiraffe.gui.forms.TestFormValidationMessageFormat
-
- TestFormValidationTriggerFocus - Class in net.sf.jguiraffe.gui.builder.window.ctrl
-
Test class for FormValidationTriggerFocus.
- TestFormValidationTriggerFocus() - Constructor for class net.sf.jguiraffe.gui.builder.window.ctrl.TestFormValidationTriggerFocus
-
- testFormValidator() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestValidatorTag
-
Tests creating a form validator.
- TestFrameTag - Class in net.sf.jguiraffe.gui.builder.window.tags
-
Test class for FrameTag.
- TestFrameTag() - Constructor for class net.sf.jguiraffe.gui.builder.window.tags.TestFrameTag
-
- testFromArrayInvalidIndex() - Method in class net.sf.jguiraffe.gui.layout.TestCellGroup
-
Tests initialization of a cell group if an index is less than 0.
- testFromArrayModify() - Method in class net.sf.jguiraffe.gui.layout.TestCellGroup
-
Tests whether fromArray() makes a defensive copy.
- testFromArrayNull() - Method in class net.sf.jguiraffe.gui.layout.TestCellGroup
-
Tests the fromArray() method if null is passed in.
- testFromArrayTooFewElements() - Method in class net.sf.jguiraffe.gui.layout.TestCellGroup
-
Tests fromArray() if the array contains too few elements.
- testFromBeanContext() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentGroup
-
Tests whether the group can be obtained from a bean context.
- testFromBeanContextNull() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentGroup
-
Tries to obtain a group from a null bean context.
- testFromContext() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentGroup
-
Tests storing groups in the context and retrieving them.
- testFromContextNotFound() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentGroup
-
Tests querying a group from the context that cannot be found.
- testFromNullContext() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentGroup
-
Tests fromContext() if no context is passed in.
- testFromString() - Method in class net.sf.jguiraffe.gui.builder.event.TestModifiers
-
Tests whether strings can be parsed to modifiers.
- testFromString() - Method in class net.sf.jguiraffe.gui.layout.TestUnits
-
Tests the fromString() method for valid unit names.
- testFromStringAlignMinSize() - Method in class net.sf.jguiraffe.gui.layout.TestCellConstraints
-
Tests a string that contains the minimum size and the alignment.
- testFromStringAlignSize() - Method in class net.sf.jguiraffe.gui.layout.TestCellConstraints
-
Tests a string that contains the size and the alignment.
- testFromStringAlignSizeMinSize() - Method in class net.sf.jguiraffe.gui.layout.TestCellConstraints
-
Tests a string that contains the size, the minimum size, and the
alignment.
- testFromStringCached() - Method in class net.sf.jguiraffe.gui.layout.TestCellConstraints
-
Tests whether cell constraints instances are obtained from cache if
possible.
- testFromStringCachedCanonical() - Method in class net.sf.jguiraffe.gui.layout.TestCellConstraints
-
Tests whether fromString() also finds instances using the canonical
string.
- testFromStringCase() - Method in class net.sf.jguiraffe.gui.builder.event.TestModifiers
-
Tests that case is ignored when parsing modifier strings.
- testFromStringDefaultAlignment() - Method in class net.sf.jguiraffe.gui.layout.TestCellConstraints
-
Tests whether the default alignment is taken into account by the
fromString() method.
- testFromStringEmpty() - Method in class net.sf.jguiraffe.gui.builder.event.TestModifiers
-
Tries to parse an empty modifiers string.
- testFromStringEmpty() - Method in class net.sf.jguiraffe.gui.layout.TestCellConstraints
-
Tries to parse an empty string.
- testFromStringInvalid() - Method in class net.sf.jguiraffe.gui.layout.TestUnits
-
Tests the fromString() method for an invalid unit name.
- testFromStringInvalidAlign() - Method in class net.sf.jguiraffe.gui.layout.TestCellConstraints
-
Tries to parse a string with an invalid alignment.
- testFromStringInvalidMinSize() - Method in class net.sf.jguiraffe.gui.layout.TestCellConstraints
-
Tries to parse a string with an invalid minimum size definition.
- testFromStringInvalidSize() - Method in class net.sf.jguiraffe.gui.layout.TestCellConstraints
-
Tries to parse a string with an invalid size definition.
- testFromStringInvalidWeight() - Method in class net.sf.jguiraffe.gui.layout.TestCellConstraints
-
Tries to parse a string with an invalid weight factor.
- testFromStringMinSize() - Method in class net.sf.jguiraffe.gui.layout.TestCellConstraints
-
Tests a string that contains only the minimum size.
- testFromStringMinSizeAlignmentWeight() - Method in class net.sf.jguiraffe.gui.layout.TestCellConstraints
-
Tests a string that contains the minimum size, the alignment, and the
weight.
- testFromStringNegativeMinSize() - Method in class net.sf.jguiraffe.gui.layout.TestCellConstraints
-
Tries to parse a string with a negative minimum size.
- testFromStringNegativeWeight() - Method in class net.sf.jguiraffe.gui.layout.TestCellConstraints
-
Tries to parse a string with a negative weight factor.
- testFromStringNull() - Method in class net.sf.jguiraffe.gui.builder.event.TestModifiers
-
Tries to parse a null modifiers string.
- testFromStringNull() - Method in class net.sf.jguiraffe.gui.layout.TestCellConstraints
-
Tries to parse a null string.
- testFromStringNull() - Method in class net.sf.jguiraffe.gui.layout.TestUnits
-
Tests fromString() for null input.
- testFromStringSize() - Method in class net.sf.jguiraffe.gui.layout.TestCellConstraints
-
Tests a string that only contains the cell size.
- testFromStringSizeAlignmentWeight() - Method in class net.sf.jguiraffe.gui.layout.TestCellConstraints
-
Tests a string that contains the size, the alignment, and the weight.
- testFromStringSizeAndMinSize() - Method in class net.sf.jguiraffe.gui.layout.TestCellConstraints
-
Tests a string that contains the cell size and the minimum size.
- testFromStringSizeMinSizeAlignmentWeight() - Method in class net.sf.jguiraffe.gui.layout.TestCellConstraints
-
Tests a string that contains the cell size, the minimum size, the
alignment, and the weight.
- testFromStringSizeMinSizeWeight() - Method in class net.sf.jguiraffe.gui.layout.TestCellConstraints
-
Tests a string that contains the size, the minimum size, and the weight.
- testFromStringSizeWeight() - Method in class net.sf.jguiraffe.gui.layout.TestCellConstraints
-
Tests a string that contains the size and the weight factor.
- testFromStringSlash() - Method in class net.sf.jguiraffe.gui.layout.TestCellConstraints
-
Tries to parse a string containing of a slash only.
- testFromStringTooManyTokens() - Method in class net.sf.jguiraffe.gui.layout.TestCellConstraints
-
Tries to parse a string with too many tokens.
- testFromStringUnknown() - Method in class net.sf.jguiraffe.gui.builder.event.TestModifiers
-
Tries to parse an unknown modifiers string.
- testFullInitialization() - Method in class net.sf.jguiraffe.gui.builder.event.filter.TestClassEventFilter
-
Tests if a full initialization sets the correct properties.
- testGet() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentBuilderData
-
Tests obtaining an instance from a Jelly context.
- testGetAction() - Method in class net.sf.jguiraffe.gui.builder.action.TestActionStore
-
Tests fetching actions.
- testGetActionName() - Method in class net.sf.jguiraffe.gui.builder.enablers.TestActionEnabler
-
Tests querying the name of the associated action.
- testGetActionNames() - Method in class net.sf.jguiraffe.gui.builder.action.TestActionStore
-
Tests accessing the actions' names.
- testGetActionNull() - Method in class net.sf.jguiraffe.gui.builder.action.TestActionStore
-
Tests accessing a null action.
- testGetActions() - Method in class net.sf.jguiraffe.gui.builder.action.TestActionStore
-
Tests accessing actions.
- testGetActionsNull() - Method in class net.sf.jguiraffe.gui.builder.action.TestActionStore
-
Tests obtaining actions from a null collection with names.
- testGetActionStoreInit() - Method in class net.sf.jguiraffe.gui.app.TestApplicationContextImpl
-
Tests obtaining an action store from a newly created object.
- testGetActionsUnexisting() - Method in class net.sf.jguiraffe.gui.builder.action.TestActionStore
-
Tests obtaining actions when a name is unknown.
- testGetActionUnknown() - Method in class net.sf.jguiraffe.gui.builder.action.TestActionStore
-
Tests accessing an unknown action.
- testGetAdditionalTipSeparatorDefault() - Method in class net.sf.jguiraffe.gui.builder.components.TestDefaultToolTipManager
-
Tests whether the correct default separator is returned.
- testGetAdditionalToolTipAfterSet() - Method in class net.sf.jguiraffe.gui.builder.components.TestDefaultToolTipManager
-
Tests whether the additional tool tip can be queried after it has been
set.
- testGetAdditionalToolTipCompUndefined() - Method in class net.sf.jguiraffe.gui.builder.components.TestDefaultToolTipManager
-
Tests whether the additional tool tip can be queried by component if it
is undefined.
- testGetAdditionalToolTipNameUndefined() - Method in class net.sf.jguiraffe.gui.builder.components.TestDefaultToolTipManager
-
Tests whether the additional tool tip can be queried by name if it is
undefined.
- testGetAdditionalToolTipNameUnknown() - Method in class net.sf.jguiraffe.gui.builder.components.TestDefaultToolTipManager
-
Tries to query the additional tool tip for an unknown name.
- testGetAfterEnablerBeforeOnly() - Method in class net.sf.jguiraffe.gui.app.TestCommandActionTask
-
Tests querying the after enabler if only a before enabler is set.
- testGetAfterEnablerUnspecified() - Method in class net.sf.jguiraffe.gui.app.TestCommandActionTask
-
Tests querying the after enabler if none was set.
- testGetAfterPut() - Method in class net.sf.jguiraffe.gui.builder.di.TestDIBuilderData
-
Tests the get() method when an instance was put into the context.
- testGetAlignmentAfterInit() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestStaticTextDataImpl
-
Tests if the alignment is valid directly after an instance was created.
- testGetAllActionNames() - Method in class net.sf.jguiraffe.gui.builder.action.TestActionStore
-
Tests the getAllActionNames() method.
- testGetAllColumnConstraintsModify() - Method in class net.sf.jguiraffe.gui.layout.TestPercentLayout
-
Tests whether a defensive copy of the array of column constraints is
returned.
- testGetAllGroupNames() - Method in class net.sf.jguiraffe.gui.builder.action.TestActionHelper
-
Tests retrieving all groups in the hierarchy.
- testGetAllGroupNamesNull() - Method in class net.sf.jguiraffe.gui.builder.action.TestActionHelper
-
Tests retrieving all groups when the passed in store is null.
- testGetAllRowConstraintsModify() - Method in class net.sf.jguiraffe.gui.layout.TestPercentLayout
-
Tests whether a defensive copy of the array of row constraints is
returned.
- testGetApplication() - Method in class net.sf.jguiraffe.gui.app.TestCommandActionTask
-
Tests whether the application can be obtained from the bean context.
- testGetAttributesMapModify() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestFontTag
-
Tests that the map with additional attributes cannot be modified.
- testGetBaseClass() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestConverterTag
-
Tests whether the correct base class is set for the tag.
- testGetBaseClass() - Method in class net.sf.jguiraffe.gui.builder.window.tags.TestFormControllerTag
-
Tests whether the base class is correctly set.
- testGetBean() - Method in class net.sf.jguiraffe.di.impl.providers.TestCollectionBeanProvider
-
Tests querying the bean from the provider.
- testGetBean() - Method in class net.sf.jguiraffe.di.impl.providers.TestConstructorBeanProvider
-
Tests obtaining the bean from the provider.
- testGetBean() - Method in class net.sf.jguiraffe.di.impl.providers.TestMapBeanProvider
-
Tests querying the bean from a default map provider.
- testGetBean() - Method in class net.sf.jguiraffe.di.impl.providers.TestSingletonBeanProvider
-
Tests obtaining the provider's bean.
- testGetBeanActions() - Method in class net.sf.jguiraffe.gui.builder.action.TestActionBuilder
-
Tests whether the actions can be obtained using the getBean() method.
- testGetBeanByClass() - Method in class net.sf.jguiraffe.di.impl.TestDefaultBeanContext
-
A simple test for accessing beans by their class.
- testGetBeanByClassNonExisting() - Method in class net.sf.jguiraffe.di.impl.TestDefaultBeanContext
-
Tries to obtain a bean with a class that cannot be resolved.
- testGetBeanByClassNull() - Method in class net.sf.jguiraffe.di.impl.TestDefaultBeanContext
-
Tries to obtain a bean with a null class.
- testGetBeanByClassNullStore() - Method in class net.sf.jguiraffe.di.impl.TestDefaultBeanContext
-
Tests querying a bean by class when the store is null.
- testGetBeanByName() - Method in class net.sf.jguiraffe.di.impl.TestDefaultBeanContext
-
A simple test for accessing beans by name.
- testGetBeanByNameNonExisting() - Method in class net.sf.jguiraffe.di.impl.TestDefaultBeanContext
-
Tries to obtain a bean with a name that cannot be resolved.
- testGetBeanByNameNull() - Method in class net.sf.jguiraffe.di.impl.TestDefaultBeanContext
-
Tries to obtain a bean with a null name.
- testGetBeanByNameNullStore() - Method in class net.sf.jguiraffe.di.impl.TestDefaultBeanContext
-
Tries to obtain a bean by name when a null store is provided.
- testGetBeanCached() - Method in class net.sf.jguiraffe.di.impl.providers.TestSingletonBeanProvider
-
Tests whether always the same bean is returned by getBean().
- testGetBeanClass() - Method in class net.sf.jguiraffe.di.impl.providers.TestCollectionBeanProvider
-
Tests querying the class of the bean.
- testGetBeanClass() - Method in class net.sf.jguiraffe.di.impl.providers.TestConstantBeanProvider
-
Tests whether the bean class can be queried if no conversion class is
set.
- testGetBeanClass() - Method in class net.sf.jguiraffe.di.impl.providers.TestConstructorBeanProvider
-
Tests querying the bean class.
- testGetBeanClass() - Method in class net.sf.jguiraffe.di.impl.providers.TestLifeCycleBeanProvider
-
Tests querying the bean class of the provider.
- testGetBeanClass() - Method in class net.sf.jguiraffe.di.impl.providers.TestMapBeanProvider
-
Tests querying the bean class.
- testGetBeanClass() - Method in class net.sf.jguiraffe.di.impl.TestBeanContextWrapper
-
Tests querying a bean by class from a specified bean store.
- testGetBeanClassConversionClass() - Method in class net.sf.jguiraffe.di.impl.providers.TestConstantBeanProvider
-
Tests whether the bean class can be queried if a conversion class is set.
- testGetBeanClassDefStore() - Method in class net.sf.jguiraffe.di.impl.TestBeanContextWrapper
-
Tests querying a bean by class from the default bean store.
- testGetBeanClassExplicit() - Method in class net.sf.jguiraffe.di.impl.providers.TestMethodInvocationBeanProvider
-
Tests querying the bean class when it is explicitly defined.
- testGetBeanClassInit() - Method in class net.sf.jguiraffe.di.impl.providers.TestMethodInvocationBeanProvider
-
Tests querying the bean class for an invocation on an instance.
- testGetBeanClassNull() - Method in class net.sf.jguiraffe.di.impl.providers.TestConstantBeanProvider
-
Tests whether the bean class can be queried if the bean is null, and no
conversion class is set.
- testGetBeanClassNullConversionClass() - Method in class net.sf.jguiraffe.di.impl.providers.TestConstantBeanProvider
-
Tests whether the bean class can be queried if it is set explicitly, but
the bean itself is null.
- testGetBeanClassStatic() - Method in class net.sf.jguiraffe.di.impl.providers.TestMethodInvocationBeanProvider
-
Tests querying the bean class for a static invocation.
- testGetBeanComponentHandlers() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentBuilderData
-
Tests whether the component handlers can be queried from the bean store.
- testGetBeanComponents() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentBuilderData
-
Tests whether the beans for the stored components can be obtained.
- testGetBeanConcurrent() - Method in class net.sf.jguiraffe.di.impl.TestDefaultBeanContext
-
Tests concurrent access to the getBean() method.
- testGetBeanContextClient() - Method in class net.sf.jguiraffe.di.impl.TestBeanContextWrapper
-
Tests whether a bean implementing the BeanContextClient interface is
correctly initialized.
- testGetBeanContextNoInit() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentBuilderData
-
Tests querying the bean context before it was fully initialized.
- testGetBeanConversion() - Method in class net.sf.jguiraffe.di.impl.providers.TestConstantBeanProvider
-
Tests getBean() if a type conversion is required.
- testGetBeanConversionCached() - Method in class net.sf.jguiraffe.di.impl.providers.TestConstantBeanProvider
-
Tests whether a type conversion is performed only once.
- testGetBeanCreationListenersModify() - Method in class net.sf.jguiraffe.gui.app.TestApplicationBuilderData
-
Tests that the collection of bean creation listeners cannot be modified.
- testGetBeanDefaultCtor() - Method in class net.sf.jguiraffe.di.impl.providers.TestConstructorBeanProvider
-
Tests invoking the default constructor.
- testGetBeanFieldHandlers() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentBuilderData
-
Tests whether the field handlers can be queried from the bean store.
- testGetBeanInit() - Method in class net.sf.jguiraffe.di.impl.providers.TestMethodInvocationBeanProvider
-
Tests querying the provider's bean for an invocation on an instance.
- testGetBeanName() - Method in class net.sf.jguiraffe.di.impl.TestBeanContextWrapper
-
Tests obtaining a bean by name from a specified bean store.
- testGetBeanNameDefStore() - Method in class net.sf.jguiraffe.di.impl.TestBeanContextWrapper
-
Tests obtaining a bean by name from the default bean store.
- testGetBeanNoConversion() - Method in class net.sf.jguiraffe.di.impl.providers.TestConstantBeanProvider
-
Tests whether the correct bean is returned if no conversion is required.
- testGetBeanNoDepProvider() - Method in class net.sf.jguiraffe.di.impl.providers.TestConstantBeanProvider
-
Tests the getBean() method which does not expect a dependency provider.
- testGetBeanNoStore() - Method in class net.sf.jguiraffe.gui.builder.action.TestActionBuilder
-
Tests the getBean() method when no action store exists.
- testGetBeanNull() - Method in class net.sf.jguiraffe.gui.builder.action.TestActionBuilder
-
Tests getBean() when null is passed in.
- testGetBeanNullObjectCached() - Method in class net.sf.jguiraffe.di.impl.providers.TestConstantBeanProvider
-
Tests multiple accesses to a null bean.
- testGetBeanOrdered() - Method in class net.sf.jguiraffe.di.impl.providers.TestMapBeanProvider
-
Tests querying the bean from a provider with the ordered flag set.
- testGetBeanOther() - Method in class net.sf.jguiraffe.gui.builder.action.TestActionBuilder
-
Tests obtaining the other helper objects from the getBean() method.
- testGetBeanProvider() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyContextBeanStore
-
Tests querying (existing) bean providers.
- testGetBeanProviderExisting() - Method in class net.sf.jguiraffe.di.impl.TestCombinedBeanStore
-
Tests whether an existing bean provider can be retrieved.
- testGetBeanProviderExisting() - Method in class net.sf.jguiraffe.di.impl.TestDefaultBeanStore
-
Tests querying an existing bean provider.
- testGetBeanProviderFromContributor() - Method in class net.sf.jguiraffe.di.impl.TestSimpleBeanStoreImpl
-
Tests the getBeanProvider() method when the bean must be obtained from a
contributor.
- testGetBeanProviderFromStore() - Method in class net.sf.jguiraffe.di.impl.TestSimpleBeanStoreImpl
-
Tests the getBeanProvider() method when the bean can be retrieved from
the internal map.
- testGetBeanProviderNonExisting() - Method in class net.sf.jguiraffe.di.impl.TestCombinedBeanStore
-
Tests getBeanProvider() if none of the child stores contains the
provider.
- testGetBeanProviderNonExisting() - Method in class net.sf.jguiraffe.di.impl.TestDefaultBeanStore
-
Tests querying a non existing bean provider.
- testGetBeanProviderNonExisting() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyContextBeanStore
-
Tests querying a non existing bean provider.
- testGetBeanProviderPrefixedName() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentBuilderData
-
Tests querying a bean provider for a component with a prefixed name.
- testGetBeanProviderUnknown() - Method in class net.sf.jguiraffe.di.impl.TestSimpleBeanStoreImpl
-
Tests querying an unknown bean provider.
- testGetBeanStatic() - Method in class net.sf.jguiraffe.di.impl.providers.TestMethodInvocationBeanProvider
-
Tests querying the provider's bean for a static invocation.
- testGetBeanStoreNonExisting() - Method in class net.sf.jguiraffe.gui.builder.di.TestDIBuilderData
-
Tests accessing a non existing bean store.
- testGetBeanTwice() - Method in class net.sf.jguiraffe.di.impl.providers.TestCollectionBeanProvider
-
Tests querying the bean multiple time.
- testGetBeanTwice() - Method in class net.sf.jguiraffe.di.impl.providers.TestConstructorBeanProvider
-
Tests whether each invocation of getBean() creates a new instance.
- testGetBeanTwice() - Method in class net.sf.jguiraffe.di.impl.providers.TestMapBeanProvider
-
Tests querying the bean multiple times.
- testGetBeanUnknownAction() - Method in class net.sf.jguiraffe.gui.builder.action.TestActionBuilder
-
Tests querying an unknown action through the getBean() method.
- testGetBeanWidgets() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentBuilderData
-
Tests whether the widget handlers can be queried from the bean store.
- testGetBeforeEnablerUnspecified() - Method in class net.sf.jguiraffe.gui.app.TestCommandActionTask
-
Tests querying the before enabler if none was set.
- testGetBuilderData() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestFormBaseTag
-
Tests if the builder data can be obtained.
- testGetBuilderData() - Method in class net.sf.jguiraffe.gui.builder.window.ctrl.TestFormController
-
Tests whether the BuilderData object can be obtained.
- testGetCaption() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestTextIconData
-
Tests fetching the caption.
- testGetCaptionResource() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestTextIconData
-
Tests fetching the caption when it is defined using resource IDs.
- testGetChainDependency() - Method in class net.sf.jguiraffe.di.impl.TestChainedInvocation
-
Tests requesting a chain dependency for an existing variable.
- testGetChainDependencyBeanProvider() - Method in class net.sf.jguiraffe.di.impl.TestChainedInvocation
-
Tests the BeanProvider methods of the provider returned by a chain
dependency.
- testGetChainDependencyCached() - Method in class net.sf.jguiraffe.di.impl.TestChainedInvocation
-
Tests whether chain dependencies are cached.
- testGetChainDependencyNonExistingVar() - Method in class net.sf.jguiraffe.di.impl.TestChainedInvocation
-
Tries to request a chain dependency for a variable that does not exist
(at the time when it is tried to be resolved).
- testGetChainDependencyNull() - Method in class net.sf.jguiraffe.di.impl.TestChainedInvocation
-
Tries to obtain a chain dependency for a null variable.
- testGetChildEnablersModify() - Method in class net.sf.jguiraffe.gui.builder.enablers.TestChainElementEnabler
-
Tests that the collection returned by getChildEnablers() cannot be
modified.
- testGetChildHandler() - Method in class net.sf.jguiraffe.gui.builder.components.TestAbstractCompositeComponentHandler
-
Tests whether child handlers can be accessed by name.
- testGetChildHandlerCounterAfterAddHandler() - Method in class net.sf.jguiraffe.gui.builder.components.TestAbstractCompositeComponentHandler
-
Tests whether the correct number of child handlers can be retrieved.
- testGetChildHandlerCountInit() - Method in class net.sf.jguiraffe.gui.builder.components.TestAbstractCompositeComponentHandler
-
Tests getChildHandlerCount() for a newly created instance.
- testGetChildHandlerIndex() - Method in class net.sf.jguiraffe.gui.builder.components.TestAbstractCompositeComponentHandler
-
Tests whether correct indices for child handlers can be queried.
- testGetChildHandlerIndexUnknown() - Method in class net.sf.jguiraffe.gui.builder.components.TestAbstractCompositeComponentHandler
-
Tests getChildHandlerIndex() if an unknown handler name is passed in.
- testGetChildHandlerNameAt() - Method in class net.sf.jguiraffe.gui.builder.components.TestAbstractCompositeComponentHandler
-
Tests whether the names for child handlers at given indices can be
queried.
- testGetChildHandlerNameAtIndexTooLarge() - Method in class net.sf.jguiraffe.gui.builder.components.TestAbstractCompositeComponentHandler
-
Tests getChildHandlerNameAt() if the index is greater than the number of
child handlers.
- testGetChildHandlerNameAtNegativeIndex() - Method in class net.sf.jguiraffe.gui.builder.components.TestAbstractCompositeComponentHandler
-
Tests getChildHandlerNameAt() for a negative index.
- testGetChildHandlerNamesAfterAddHandler() - Method in class net.sf.jguiraffe.gui.builder.components.TestAbstractCompositeComponentHandler
-
Tests whether the names of the added child handlers can be queried.
- testGetChildHandlerNamesInit() - Method in class net.sf.jguiraffe.gui.builder.components.TestAbstractCompositeComponentHandler
-
Tests getChildHandlerNames() for a newly created instance.
- testGetChildHandlersAfterAddHandler() - Method in class net.sf.jguiraffe.gui.builder.components.TestAbstractCompositeComponentHandler
-
Tests whether the child handlers that have been added can be queried.
- testGetChildHandlersInit() - Method in class net.sf.jguiraffe.gui.builder.components.TestAbstractCompositeComponentHandler
-
Tests getChildHandlers() for a newly created instance.
- testGetChildHandlerUnknown() - Method in class net.sf.jguiraffe.gui.builder.components.TestAbstractCompositeComponentHandler
-
Tests getChildHandler() if the name cannot be resolved.
- testGetChildStoreInvalidIndex() - Method in class net.sf.jguiraffe.di.impl.TestCombinedBeanStore
-
Tries to access a child store with an invalid index.
- testGetChildValidatorIllegalIndex() - Method in class net.sf.jguiraffe.transform.TestChainValidator
-
Tests obtaining a child at an invalid index.
- testGetClassLoader() - Method in class net.sf.jguiraffe.di.impl.TestRestrictedDependencyProvider
-
Tests querying a specific class loader.
- testGetClassLoaderContext() - Method in class net.sf.jguiraffe.di.impl.TestDefaultClassLoaderProvider
-
Tests querying the context class loader.
- testGetClassLoaderDefaultUndefined() - Method in class net.sf.jguiraffe.di.impl.TestDefaultClassLoaderProvider
-
Tests whether a default class loader can be obtained if no default name
was set.
- testGetClassLoaderProvider() - Method in class net.sf.jguiraffe.di.impl.TestBeanContextWrapper
-
Tests the implementation of getClassLoaderProvider().
- testGetClassLoaderProvider() - Method in class net.sf.jguiraffe.di.impl.TestRestrictedDependencyProvider
-
Tests querying the class loader provider.
- testGetClassLoaderProvider() - Method in class net.sf.jguiraffe.gui.app.TestApplicationContextImpl
-
Tests whether the class loader provider can be queried and whether it is
the same as the one used by the bean context.
- testGetClassLoaderProviderDefined() - Method in class net.sf.jguiraffe.gui.builder.di.TestDIBuilderData
-
Tests querying the class loader provider when one has been set.
- testGetClassLoaderProviderNoBeanCtx() - Method in class net.sf.jguiraffe.gui.app.TestApplicationContextImpl
-
Tests the behavior of getClassLoaderProvider() if no bean context is set.
- testGetClassLoaderProviderUndefined() - Method in class net.sf.jguiraffe.gui.builder.di.TestDIBuilderData
-
Tests querying the class loader provider when none has been set.
- testGetClassLoaderRegistered() - Method in class net.sf.jguiraffe.di.impl.TestDefaultClassLoaderProvider
-
Tests querying a class loader that has been registered.
- testGetClassLoaderUnregistered() - Method in class net.sf.jguiraffe.di.impl.TestDefaultClassLoaderProvider
-
Tests querying an unknown class loader.
- testGetColumnCount() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableColumnWidthController
-
Tests whether the correct number of columns is returned.
- testGetColumnCount() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableFormController
-
Tests whether the correct number of columns is returned.
- testGetColumnEditor() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableFormController
-
Tests whether a column editor can be queried.
- testGetColumnFieldName() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableFormController
-
Tests whether the field name associated with a column can be queried.
- testGetColumnGroupsEmpty() - Method in class net.sf.jguiraffe.gui.layout.TestPercentLayout
-
Tests the getColumnGroups() method if there are no groups.
- testGetColumnGroupsModify() - Method in class net.sf.jguiraffe.gui.layout.TestPercentLayout
-
Tries to modify the collection with column groups.
- testGetColumnGroupsMultiple() - Method in class net.sf.jguiraffe.gui.layout.TestPercentLayout
-
Tests getColumnGroups() if multiple groups have been added.
- testGetColumnName() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableFormController
-
Tests whether the name of a column can be queried.
- testGetColumnRenderer() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableFormController
-
Tests whether a column renderer can be queried.
- testGetColumnValue() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableFormController
-
Tests whether the value of a given column in the current row can be
queried.
- testGetColumnWidthController() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableFormController
-
Tests whether the column width controller can be queried.
- testGetComponent() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestInputComponentTag
-
Tests querying the tag's component.
- testGetComponent() - Method in class net.sf.jguiraffe.gui.builder.components.TestAbstractCompositeComponentHandler
-
Tests the getComponent() implementation.
- testGetComponent() - Method in class net.sf.jguiraffe.gui.builder.event.TestFormEventManager
-
Tests if components can be accessed.
- testGetComponentBuilderData() - Method in class net.sf.jguiraffe.gui.builder.components.TestDefaultToolTipManager
-
Tests whether the correct component builder data object is returned.
- testGetComponentBuilderData() - Method in class net.sf.jguiraffe.gui.builder.window.tags.TestDialogTag
-
Tests whether the correct component builder data object is returned.
- testGetComponentHandler() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestColumnFieldHandler
-
Tests obtaining the component handler.
- testGetComponentHandlerNames() - Method in class net.sf.jguiraffe.gui.forms.TestComponentStoreImpl
-
Tests accessing the names of the component handlers.
- testGetComponentHandlers() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentGroup
-
Tests whether a map with all component handlers can be queried.
- testGetComponentHandlersNullBuilderData() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentGroup
-
Tries to call getComponentHandlers() without a builder data object.
- testGetComponentHandlersUnknownName() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentGroup
-
Tests getComponentHandlers() if a component name cannot be resolved.
- testGetComponentHandlerUndefined() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestInputComponentTag
-
Tests querying the tag's component when the handler is undefined.
- testGetComponentNames() - Method in class net.sf.jguiraffe.gui.forms.TestComponentStoreImpl
-
Tests accessing the names of the components.
- testGetComponentNonExisting() - Method in class net.sf.jguiraffe.gui.builder.event.TestFormEventManager
-
Tests accessing a non existing component.
- testGetComponentNoStore() - Method in class net.sf.jguiraffe.gui.builder.event.TestFormEventManager
-
Tests accessing a component handler when no component store is set.
- testGetComponents() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentGroup
-
Tests whether a map with all components can be requested.
- testGetComponentsModify() - Method in class net.sf.jguiraffe.gui.builder.components.TestCompositeImpl
-
Tests that the collection with components cannot be modified.
- testGetComponentsNullBuilderData() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentGroup
-
Tries to call getComponents() without a builder data object.
- testGetComponentStore() - Method in class net.sf.jguiraffe.gui.forms.TestForm
-
Tests accessing the underlying component store.
- testGetComponentsUnknownName() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentGroup
-
Tests getComponents() if a component name cannot be resolved.
- testGetComposite() - Method in class net.sf.jguiraffe.gui.builder.components.TestDefaultContainerSelector
-
Tests whether the expected composite is returned.
- testGetConstructedMenu() - Method in class net.sf.jguiraffe.gui.builder.action.TestSimplePopupMenuHandler
-
Tests querying the constructed menu.
- testGetContainer() - Method in class net.sf.jguiraffe.gui.builder.components.TestCompositeImpl
-
Tests whether the container can be accessed.
- testGetContextAvailable() - Method in class net.sf.jguiraffe.gui.builder.window.TestWindowBuilderData
-
Tests whether an existing Jelly context can be queried.
- testGetContextForChildValidatorInvalidIndex() - Method in class net.sf.jguiraffe.transform.TestChainValidator
-
Tests querying the context for a child at an invalid index.
- testGetContextForChildValidatorNoProperties() - Method in class net.sf.jguiraffe.transform.TestChainValidator
-
Tests querying the context for a child when no custom properties were
set.
- testGetContextForChildValidatorWithProperties() - Method in class net.sf.jguiraffe.transform.TestChainValidator
-
Tests querying the context for a child when custom properties were set.
- testGetContextFormRoot() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentBuilderData
-
Tests obtaining the context form if no new context has been created.
- testGetContextNotAvailable() - Method in class net.sf.jguiraffe.gui.builder.window.TestWindowBuilderData
-
Tries to access the context before it becomes available.
- testGetContextSingleton() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestInvocationData
-
Tests whether get() returns a singleton per context.
- testGetConversionHelper() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyContextBeanStore
-
Tests the conversion helper returned by the bean store.
- testGetConversionHelperDefault() - Method in class net.sf.jguiraffe.di.TestInvocationHelper
-
Tests whether a default conversion helper instance is created.
- testGetConversionHelperFound() - Method in class net.sf.jguiraffe.di.impl.TestCombinedBeanStore
-
Tests getConversionHelper() if a helper can be found.
- testGetConversionHelperInit() - Method in class net.sf.jguiraffe.di.TestInvocationHelper
-
Tests whether a conversion helper can be set when an instance is created.
- testGetConversionHelperNotFound() - Method in class net.sf.jguiraffe.di.impl.TestCombinedBeanStore
-
Tests getConversionHelper() if none of the child stores defines a helper.
- testGetData() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestColumnFieldHandler
-
Tests obtaining the data.
- testGetDataClass() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableFormController
-
Tests whether the Java data class of a column can be queried.
- testGetDataNull() - Method in class net.sf.jguiraffe.gui.builder.components.model.TestDefaultRadioButtonHandler
-
Tests getData() if a child handler returns null.
- testGetDataSelected() - Method in class net.sf.jguiraffe.gui.builder.components.model.TestDefaultRadioButtonHandler
-
Tests whether data of the handler can be queried if a radio button is
selected.
- testGetDataUnselected() - Method in class net.sf.jguiraffe.gui.builder.components.model.TestDefaultRadioButtonHandler
-
Tests getData() if none of the child radio buttons is selected.
- testGetDefaultBaseClassConvertersModify() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBuilder
-
Tests whether the map with default base class converters cannot be
modified.
- testGetDefaultClassLoader() - Method in class net.sf.jguiraffe.di.impl.TestDefaultDependencyProvider
-
Tests obtaining the default class loader name.
- testGetDefaultClassLoaderName() - Method in class net.sf.jguiraffe.di.impl.TestRestrictedDependencyProvider
-
Tests whether the default class loader name can be queried.
- testGetDefaultConvertersModify() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBuilder
-
Tests whether the map with default converters cannot be modified.
- testGetDefaultStore() - Method in class net.sf.jguiraffe.di.impl.TestBeanContextWrapper
-
Tests whether the correct default store is returned.
- testGetDefaultStoreName() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyContextBeanStore
-
Tests whether a default store name is set.
- testGetDependencies() - Method in class net.sf.jguiraffe.di.impl.providers.TestCollectionBeanProvider
-
Tests querying the dependencies.
- testGetDependencies() - Method in class net.sf.jguiraffe.di.impl.providers.TestConstantBeanProvider
-
Tests querying the dependencies.
- testGetDependencies() - Method in class net.sf.jguiraffe.di.impl.providers.TestConstructorBeanProvider
-
Tests whether the correct dependencies are returned.
- testGetDependencies() - Method in class net.sf.jguiraffe.di.impl.providers.TestLifeCycleBeanProvider
-
Tests querying the dependencies of the bean provider.
- testGetDependencies() - Method in class net.sf.jguiraffe.di.impl.providers.TestMapBeanProvider
-
Tests querying the dependencies of the bean provider.
- testGetDependenciesAfterGetBean() - Method in class net.sf.jguiraffe.di.impl.providers.TestSingletonBeanProvider
-
Tests querying the dependencies after a bean was requested.
- testGetDependenciesBeforeGetBean() - Method in class net.sf.jguiraffe.di.impl.providers.TestSingletonBeanProvider
-
Tests querying the dependencies before a bean was requested.
- testGetDependenciesCreatorOnly() - Method in class net.sf.jguiraffe.di.impl.providers.TestLifeCycleBeanProvider
-
Tests querying the dependencies when only a creator is initialized.
- testGetDependenciesInit() - Method in class net.sf.jguiraffe.di.impl.providers.TestMethodInvocationBeanProvider
-
Tests querying the dependencies for an invocation on an instance.
- testGetDependenciesNullFromCreator() - Method in class net.sf.jguiraffe.di.impl.providers.TestLifeCycleBeanProvider
-
Tests whether a null collection of dependencies returned by the creator
is handled correctly.
- testGetDependenciesStatic() - Method in class net.sf.jguiraffe.di.impl.providers.TestMethodInvocationBeanProvider
-
Tests querying the dependencies for a static method invocation.
- testGetDependency() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestDependencyTag
-
Tests the getDependency() method.
- testGetDependencyWithError() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestDependencyTag
-
Tests the getDependency() method when the tag is incorrectly used.
- testGetDependentBean() - Method in class net.sf.jguiraffe.di.impl.TestDefaultDependencyProvider
-
Tests querying a dependent bean.
- testGetDependentBean() - Method in class net.sf.jguiraffe.di.impl.TestRestrictedDependencyProvider
-
Tests querying another bean when the dependency can be resolved.
- testGetDependentBeanNPE() - Method in class net.sf.jguiraffe.di.impl.TestRestrictedDependencyProvider
-
Tests querying a dependency when the dependency cannot deal with a null
store.
- testGetDependentBeanUnknown() - Method in class net.sf.jguiraffe.di.impl.TestDefaultDependencyProvider
-
Tests querying an unknown bean.
- testGetDependentProvider() - Method in class net.sf.jguiraffe.di.impl.TestDefaultDependencyProvider
-
Tests querying dependent providers.
- testGetDependentProviderUnknown() - Method in class net.sf.jguiraffe.di.impl.TestDefaultDependencyProvider
-
Tries to query an unknown dependent provider.
- testGetDisplayIndexSuccess() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestListModelUtils
-
Tests whether the index of a display object can be determined.
- testGetDisplayIndexUnknown() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestListModelUtils
-
Tests getDisplayIndex() if the display object cannot be resolved.
- testGetDisplayName() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestColumnFieldHandler
-
Tests obtaining the display name.
- testGetDisplayNameDisplay() - Method in class net.sf.jguiraffe.gui.forms.TestForm
-
Tests querying the display name if one is defined.
- testGetDisplayNameName() - Method in class net.sf.jguiraffe.gui.forms.TestForm
-
Tests querying the display name if none is defined.
- testGetDisplayNameUnknown() - Method in class net.sf.jguiraffe.gui.forms.TestForm
-
Tests querying the display name for an unknown field.
- testGetDummyWriteTransformerCached() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTransformerFactory
-
Tests that the dummy write transformer is cached.
- testGetElementDependencies() - Method in class net.sf.jguiraffe.di.impl.providers.TestCollectionBeanProvider
-
Tests querying the dependencies for the collection elements.
- testGetElementDependenciesModify() - Method in class net.sf.jguiraffe.di.impl.providers.TestCollectionBeanProvider
-
Tries to modify the dependency collection.
- testGetElementDependenciesModify() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestCollectionTag
-
Tests whether the collection returned by getElementDependencies() can be
modified.
- testGetErrorFieldNamesModify() - Method in class net.sf.jguiraffe.gui.forms.TestDefaultFormValidatorResults
-
Tests that the error field names cannot be modified.
- testGetErrorFields() - Method in class net.sf.jguiraffe.gui.forms.TestDefaultFormValidatorResults
-
Tests querying the error fields.
- testGetErrorFieldsValid() - Method in class net.sf.jguiraffe.gui.forms.TestDefaultFormValidatorResults
-
Tests the error fields for a valid object.
- testGetEventManagerForDifferentForm() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentBuilderData
-
Tests obtaining an event manager for a different form.
- testGetEventManagerForMainForm() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentBuilderData
-
Tests obtaining the event manager for the main form.
- testGetExitPromptMessageResourceDefault() - Method in class net.sf.jguiraffe.gui.app.TestApplicationShutdownActionTask
-
Tests the default resource ID returned for the exit prompt message.
- testGetExitPromptTitleResourceDefault() - Method in class net.sf.jguiraffe.gui.app.TestApplicationShutdownActionTask
-
Tests the default resource ID returned for the exit prompt title.
- testGetFactoryBean() - Method in class net.sf.jguiraffe.di.impl.providers.TestBeanProviders
-
Tests the factory bean provider when there is a dependency to another
bean controlled by a factory.
- testGetFactoryBeanSingletonRef() - Method in class net.sf.jguiraffe.di.impl.providers.TestBeanProviders
-
Tests the factory bean provider when there is a dependency to a singleton
bean.
- testGetFactoryCyclicDependency() - Method in class net.sf.jguiraffe.di.impl.providers.TestBeanProviders
-
Tests obtaining beans from a factory bean provider with a valid cyclic
dependency.
- testGetFactoryCyclicDependencyInvalid() - Method in class net.sf.jguiraffe.di.impl.providers.TestBeanProviders
-
Tests two factory bean providers that have an invalid cyclic dependency.
- testGetFactoryCylcicDependencyInInit() - Method in class net.sf.jguiraffe.di.impl.providers.TestBeanProviders
-
Tests two factory providers when one provider's bean creation needs
the other provider and the other provider's initialization needs the
first one.
- testGetFieldHandlerNames() - Method in class net.sf.jguiraffe.gui.forms.TestComponentStoreImpl
-
Tests the names of the field handlers.
- testGetFieldNames() - Method in class net.sf.jguiraffe.gui.forms.TestDefaultFormValidatorResults
-
Tests querying the field names.
- testGetFieldNamesModify() - Method in class net.sf.jguiraffe.gui.forms.TestDefaultFormValidatorResults
-
Tests that the field names cannot be modified.
- testGetFile() - Method in class net.sf.jguiraffe.locators.TestByteArrayLocator
-
Tests querying the file.
- testGetFile() - Method in class net.sf.jguiraffe.locators.TestClassPathLocator
-
Tests the getFile() method.
- testGetFile() - Method in class net.sf.jguiraffe.locators.TestFileLocator
-
Tests obtaining the file.
- testGetFile() - Method in class net.sf.jguiraffe.locators.TestLocatorWrapper
-
Tests the getFile() implementation.
- testGetFile() - Method in class net.sf.jguiraffe.locators.TestURLLocator
-
Tests querying the file.
- testGetFileName() - Method in class net.sf.jguiraffe.locators.TestFileLocator
-
Tests querying the file name.
- testGetFiltersModify() - Method in class net.sf.jguiraffe.gui.builder.event.filter.AbstractChainedEventFilterTest
-
Tests that the collection returned by getFilters() cannot be modified.
- testGetForm() - Method in class net.sf.jguiraffe.gui.builder.window.ctrl.TestFormController
-
Tests querying the form from the controller.
- testGetFormBean() - Method in class net.sf.jguiraffe.gui.builder.window.ctrl.TestFormController
-
Tests querying the form bean.
- testGetFormListeners() - Method in class net.sf.jguiraffe.gui.builder.window.ctrl.TestFormController
-
Tests whether the registered form listeners can be queried.
- testGetFormUninitialized() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentBuilderData
-
Tests accessing the form before it has been initialized.
- testGetGUISynchronizer() - Method in class net.sf.jguiraffe.gui.app.TestApplication
-
Tests obtaining the GUI synchronizer.
- testGetGUISynchronizer() - Method in class net.sf.jguiraffe.gui.app.TestApplicationContextImpl
-
Tests obtaining the GUI synchronizer.
- testGetGUIUpdater() - Method in class net.sf.jguiraffe.gui.cmd.TestCommandWrapper
-
Tests the getGUIUpdater() implementation.
- testGetGUIUpdaterNoUpdate() - Method in class net.sf.jguiraffe.gui.cmd.TestCommandBase
-
Tests querying the GUI updater when no update is desired.
- testGetGUIUpdaterUpdate() - Method in class net.sf.jguiraffe.gui.cmd.TestCommandBase
-
Tests querying the GUI updater when the update flag is set.
- testGetIconsModify() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestTreeTag
-
Tests modifying the map with the icons.
- testGetIndex() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestListModelUtils
-
Tests the getIndex() method.
- testGetIndexEmptyModel() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestListModelUtils
-
Tests the corner case that a model is empty when determining the index of
a value object.
- testGetIndexIntegerModel() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestListModelUtils
-
Tests getIndex() if the model uses indices as values.
- testGetIndexNullValueIntegerModel() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestListModelUtils
-
Tests getIndex() if a null value is specified for an integer model.
- testGetIndexUnknownValue() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestListModelUtils
-
Tests getIndex() if an unknown value is specified.
- testGetIndices() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestListModelUtils
-
Tests the getIndices() method.
- testGetIndicesNoValues() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestListModelUtils
-
Tests getIndices() if an empty array for the values is passed.
- testGetIndicesNull() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestListModelUtils
-
Tests getIndices() if a null array for the values is passed.
- testGetIndicesWithInvalidValue() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestListModelUtils
-
Tests whether invalid values passed to getIndices() are sorted out.
- testGetInitializedBuilderResults() - Method in class net.sf.jguiraffe.gui.app.TestApplication
-
Tests that builder results that need to be released are stored
internally.
- testGetInputStream() - Method in class net.sf.jguiraffe.locators.TestClassPathLocator
-
Tests the getInputStream() method.
- testGetInputStream() - Method in class net.sf.jguiraffe.locators.TestFileLocator
-
Tests getting the input stream, which should be null.
- testGetInputStream() - Method in class net.sf.jguiraffe.locators.TestLocatorWrapper
-
Tests the getInputStream() implementation.
- testGetInputStream() - Method in class net.sf.jguiraffe.locators.TestURLLocator
-
Tests querying the input stream.
- testGetInputStreamFromByteArray() - Method in class net.sf.jguiraffe.locators.TestByteArrayLocator
-
Tests obtaining an input stream from a locator created from a byte array.
- testGetInputStreamFromString() - Method in class net.sf.jguiraffe.locators.TestByteArrayLocator
-
Tests obtaining an input stream from a string.
- testGetInputStreamMultiple() - Method in class net.sf.jguiraffe.locators.TestByteArrayLocator
-
Tests whether multiple streams can be requested.
- testGetInstance() - Method in class net.sf.jguiraffe.gui.app.TestApplication
-
Tests obtaining the Application instance from a bean context.
- testGetInstanceClass() - Method in class net.sf.jguiraffe.di.impl.TestClassDescription
-
Tests obtaining an instance for a known class.
- testGetInstanceClassName() - Method in class net.sf.jguiraffe.di.impl.TestClassDescription
-
Tests obtaining an instance for a class name and a class loader name.
- testGetInstanceClassNameDefLoader() - Method in class net.sf.jguiraffe.di.impl.TestClassDescription
-
Tests obtaining an instance for a class name and the default class
loader.
- testGetInstanceClassNameNull() - Method in class net.sf.jguiraffe.di.impl.TestClassDescription
-
Tries obtaining an instance for a null class name.
- testGetInstanceClassNull() - Method in class net.sf.jguiraffe.di.impl.TestClassDescription
-
Tries to obtain an instance for a null class.
- testGetInstanceConvertFailed() - Method in class net.sf.jguiraffe.di.impl.providers.TestConstantBeanProvider
-
Tests a failed conversion to the specified target class.
- testGetInstanceDefensiveCopy() - Method in class net.sf.jguiraffe.locators.TestByteArrayLocator
-
Tests whether a defensive copy is made from the passed in data.
- testGetInstanceInvalidString() - Method in class net.sf.jguiraffe.locators.TestURLLocator
-
Tests creating an instance from an invalid URL string.
- testGetInstanceKey() - Method in class net.sf.jguiraffe.gui.builder.action.TestAccelerator
-
Tests obtaining an instance for a printable key.
- testGetInstanceKeyCode() - Method in class net.sf.jguiraffe.gui.builder.action.TestAccelerator
-
Tests obtaining an instance for a key code.
- testGetInstanceKeyCodeNull() - Method in class net.sf.jguiraffe.gui.builder.action.TestAccelerator
-
Tests obtaining an instance for a null key code.
- testGetInstanceKeyNull() - Method in class net.sf.jguiraffe.gui.builder.action.TestAccelerator
-
Tests obtaining an instance for a null key.
- testGetInstanceModifiers() - Method in class net.sf.jguiraffe.gui.builder.action.TestAccelerator
-
Tests obtaining an instance with modifiers.
- testGetInstanceModifiersDefensiveCopy() - Method in class net.sf.jguiraffe.gui.builder.action.TestAccelerator
-
Tests whether a copy of the modifiers set is created.
- testGetInstanceNull() - Method in class net.sf.jguiraffe.locators.TestClassPathLocator
-
Tests obtaining an instance for a null resource name.
- testGetInstanceNullArray() - Method in class net.sf.jguiraffe.locators.TestByteArrayLocator
-
Tests creating an instance with a null array.
- testGetInstanceNullClass() - Method in class net.sf.jguiraffe.di.impl.providers.TestConstantBeanProvider
-
Tests the getInstance() method when a null class is passed in.
- testGetInstanceNullCtx() - Method in class net.sf.jguiraffe.gui.app.TestApplication
-
Tests the getInstance() method when a null context is passed in.
- testGetInstanceNullFile() - Method in class net.sf.jguiraffe.locators.TestFileLocator
-
Tests creating an instance for a null file.
- testGetInstanceNullName() - Method in class net.sf.jguiraffe.locators.TestFileLocator
-
Tests creating an instance for a null file name.
- testGetInstanceNullObject() - Method in class net.sf.jguiraffe.di.impl.providers.TestConstantBeanProvider
-
Tests the getInstance() method when a null value is specified.
- testGetInstanceNullString() - Method in class net.sf.jguiraffe.locators.TestByteArrayLocator
-
Tests creating an instance with a null string.
- testGetInstanceNullString() - Method in class net.sf.jguiraffe.locators.TestURLLocator
-
Tests creating an instance with a null string.
- testGetInstanceNullURL() - Method in class net.sf.jguiraffe.locators.TestURLLocator
-
Tests creating an instance with a null URL.
- testGetInstanceSpecialKey() - Method in class net.sf.jguiraffe.gui.builder.action.TestAccelerator
-
Tests obtaining an instance for a special key.
- testGetInstanceSpecialKeyNull() - Method in class net.sf.jguiraffe.gui.builder.action.TestAccelerator
-
Tests obtaining an instance for a null special key.
- testGetInstanceUnknown() - Method in class net.sf.jguiraffe.gui.app.TestApplication
-
Tests obtaining the application instance if it cannot be found in the
context.
- testGetInvocation() - Method in class net.sf.jguiraffe.di.impl.providers.TestConstructorBeanProvider
-
Tests whether the correct invocation is returned.
- testGetInvocationHelper() - Method in class net.sf.jguiraffe.di.impl.TestRestrictedDependencyProvider
-
Tests whether the invocation helper can be queried.
- testGetInvocationHelperCustomConversionHelper() - Method in class net.sf.jguiraffe.di.impl.TestDefaultDependencyProvider
-
Tests whether a custom conversion helper is passed to the invocation
helper.
- testGetInvocationHelperDefault() - Method in class net.sf.jguiraffe.gui.builder.di.TestDIBuilderData
-
Tests whether a default invocation helper instance is created.
- testGetInvocationHelperStandardConversionHelper() - Method in class net.sf.jguiraffe.di.impl.TestDefaultDependencyProvider
-
Tests whether an invocation helper can be requested if there is no
specific conversion helper.
- testGetKeyDependenciesModify() - Method in class net.sf.jguiraffe.di.impl.providers.TestMapBeanProvider
-
Tests that the key dependencies are immutable.
- testGetLastValidationResults() - Method in class net.sf.jguiraffe.gui.builder.window.ctrl.TestFormController
-
Tests whether the results of the last validation are recorded and can be
queried later.
- testGetLastValidationResultsNoValidation() - Method in class net.sf.jguiraffe.gui.builder.window.ctrl.TestFormController
-
Tests the results returned by getLastValidationResults() if no validation
has been performed so far.
- testGetLastValidationStatusUnknown() - Method in class net.sf.jguiraffe.gui.builder.window.ctrl.TestColorFieldMarker
-
Tests whether the correct status for an unknown field is returned.
- testGetLocale() - Method in class net.sf.jguiraffe.transform.TestTransformerContextPropertiesWrapper
-
Tests querying the locale.
- testGetLockIDAfterCreate() - Method in class net.sf.jguiraffe.di.impl.providers.TestConstantBeanProvider
-
Tests querying the lock ID for a newly created instance.
- testGetLockIDAfterGetBean() - Method in class net.sf.jguiraffe.di.impl.providers.TestSingletonBeanProvider
-
Tests the lock ID handling after a bean was requested.
- testGetLockIDAfterSet() - Method in class net.sf.jguiraffe.di.impl.providers.TestConstantBeanProvider
-
Tests querying the lock ID after it was set.
- testGetLockIDBeforeGetBean() - Method in class net.sf.jguiraffe.di.impl.providers.TestSingletonBeanProvider
-
Tests the lock ID handling before a bean was requested.
- testGetLogicDataClass() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableFormController
-
Tests whether the logic data class of a column can be queried.
- testGetMenuItemsModify() - Method in class net.sf.jguiraffe.gui.builder.action.TestSimplePopupMenuHandler
-
Tests whether the menu items can be modified.
- testGetMinimumComponentSize() - Method in class net.sf.jguiraffe.gui.layout.TestPercentLayout
-
Tests whether the minimum component size is correctly obtained from the
platform adapter.
- testGetMnemonic() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestTextIconData
-
Tests fetching the mnemonic.
- testGetMnemonicResource() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestTextIconData
-
Tests fetching the mnemonic when it is defined using resource IDs.
- testGetModelBean() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableFormController
-
Tests whether the single beans of the table's model can be queried.
- testGetModifiersModify() - Method in class net.sf.jguiraffe.gui.builder.action.TestAccelerator
-
Tests that the set returned by getModifiers() cannot be modified.
- testGetModifiersModify() - Method in class net.sf.jguiraffe.gui.builder.event.TestFormMouseEvent
-
Tests whether the set returned by getModifiers() is immutable.
- testGetNameGenerated() - Method in class net.sf.jguiraffe.di.impl.TestCombinedBeanStore
-
Tests whether names for bean stores can be generated.
- testGetNameSpecified() - Method in class net.sf.jguiraffe.di.impl.TestCombinedBeanStore
-
Tests whether the name of the bean store is correctly maintained.
- testGetNodeIndex() - Method in class net.sf.jguiraffe.gui.builder.components.model.TestTreeNodePath
-
Tests querying node indices along the path.
- testGetNodeIndexInvalidIndex() - Method in class net.sf.jguiraffe.gui.builder.components.model.TestTreeNodePath
-
Tests the getNodeIndex() method when an invalid index is provided.
- testGetNodeName() - Method in class net.sf.jguiraffe.gui.builder.components.model.TestTreeNodePath
-
Tests querying node names along the path.
- testGetNodeNameInvalidIndex() - Method in class net.sf.jguiraffe.gui.builder.components.model.TestTreeNodePath
-
Tests the getNodeName() method when an invalid index is provided.
- testGetNodes() - Method in class net.sf.jguiraffe.gui.builder.components.model.TestTreeNodePath
-
Tests querying the nodes of the path.
- testGetNodesModify() - Method in class net.sf.jguiraffe.gui.builder.components.model.TestTreeNodePath
-
Tries to modify the list of nodes.
- testGetNoInstance() - Method in class net.sf.jguiraffe.gui.builder.action.TestActionBuilder
-
Tests obtaining the action builder from a context that does not contain
an instance.
- testGetNoInstance() - Method in class net.sf.jguiraffe.gui.builder.window.TestWindowBuilderData
-
Tests obtaining the window builder from a context that does not contain
an instance.
- testGetNonExisting() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentBuilderData
-
Tests obtaining an instance from a context where none is stored.
- testGetNullContext() - Method in class net.sf.jguiraffe.gui.builder.action.TestActionBuilder
-
Tests obtaining the action builder from a null context.
- testGetNullContext() - Method in class net.sf.jguiraffe.gui.builder.window.TestWindowBuilderData
-
Tests obtaining the window builder from a null context.
- testGetNullCtx() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentBuilderData
-
Tests obtaining an instance from a null context.
- testGetNullKey() - Method in class net.sf.jguiraffe.resources.impl.bundle.TestBundleResourceLoader
-
Tests accessing a resource with a null key.
- testGetNumberOfColumnsWithPercentWidth() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableColumnWidthController
-
Tests whether the number of columns with a percent width is correctly
returned.
- testGetNumberOfColumnsWithPercentWidthFixedOnly() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableColumnWidthController
-
Tests initialization of the controller if there are no columns with
relative width.
- testGetOptionalClassDescriptionDefined() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestClassDescData
-
Tests querying an optional class description if the data is defined and
valid.
- testGetOptionalClassDescriptionInvalid() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestClassDescData
-
Tests querying an optional class description if the data is invalid.
- testGetOptionalClassDescriptionUndefined() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestClassDescData
-
Tests querying an optional class description if no class is defined.
- testGetOrientationDefault() - Method in class net.sf.jguiraffe.gui.builder.components.TestOrientation
-
Tests whether a default orientation value is returned.
- testGetOrientationExisting() - Method in class net.sf.jguiraffe.gui.builder.components.TestOrientation
-
Tests getOrientation() for existing values.
- testGetOrientationNullNoDefault() - Method in class net.sf.jguiraffe.gui.builder.components.TestOrientation
-
Tests getOrientation() for null input if there is no default value.
- testGetOrientationUnknown() - Method in class net.sf.jguiraffe.gui.builder.components.TestOrientation
-
Tests getOrientation() for an unknown orientation.
- testGetOriginalFixedWidth() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableColumnWidthController
-
Tests whether the fixed with is correctly returned.
- testGetOriginalFixedWidthUndefined() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableColumnWidthController
-
Tests whether the original fixed width of a column can be queried if it
is undefined.
- testGetOuterComponent() - Method in class net.sf.jguiraffe.gui.builder.components.TestAbstractCompositeComponentHandler
-
Tests the getOuterComponent() implementation.
- testGetParameterClasses() - Method in class net.sf.jguiraffe.di.impl.AbstractInvocationTest
-
Tests querying the parameter classes.
- testGetParameterClassesModifyAfterCreation() - Method in class net.sf.jguiraffe.di.impl.AbstractInvocationTest
-
Tests whether a defensive copy of the array with parameter types is made.
- testGetParameterClassesNoArgs() - Method in class net.sf.jguiraffe.di.impl.AbstractInvocationTest
-
Tests querying the parameter classes if there are no arguments.
- testGetParameterDependencies() - Method in class net.sf.jguiraffe.di.impl.AbstractInvocationTest
-
Tests querying the parameter dependencies.
- testGetParameterDependencies() - Method in class net.sf.jguiraffe.di.impl.TestChainedInvocation
-
Tests querying the parameter dependencies of a chained invocation.
- testGetParameterDependencies() - Method in class net.sf.jguiraffe.di.impl.TestHelperInvocations
-
Tests whether no dependencies are required by the dummy implementations.
- testGetParameterDependencies() - Method in class net.sf.jguiraffe.di.impl.TestNullInvocation
-
Tests querying the dependencies.
- testGetParameterDependencies() - Method in class net.sf.jguiraffe.di.impl.TestSetPropertyInvocation
-
Tests whether the correct parameter dependencies are returned.
- testGetParameterDependenciesEmpty() - Method in class net.sf.jguiraffe.di.impl.TestChainedInvocation
-
Tests querying the parameter dependencies for an empty chain.
- testGetParameterDependenciesModify() - Method in class net.sf.jguiraffe.di.impl.AbstractInvocationTest
-
Tests that the list of parameter dependencies cannot be modified.
- testGetParameterDependenciesNoArgs() - Method in class net.sf.jguiraffe.di.impl.AbstractInvocationTest
-
Tests querying the parameter dependencies if there are no parameters.
- testGetParameterDependenciesWithTargetDependency() - Method in class net.sf.jguiraffe.di.impl.TestMethodInvocation
-
Tests whether the target dependency is taken into account when querying
all dependencies.
- testGetParametersModify() - Method in class net.sf.jguiraffe.resources.TestMessage
-
Tests whether a modification of the parameters array does not affect the
message instance.
- testGetParameterTypesKnown() - Method in class net.sf.jguiraffe.di.impl.AbstractInvocationTest
-
Tests querying the parameter types when all type information is
available.
- testGetParameterTypesModify() - Method in class net.sf.jguiraffe.di.impl.AbstractInvocationTest
-
Tests that the parameter types cannot be manipulated.
- testGetParameterTypesNoArgs() - Method in class net.sf.jguiraffe.di.impl.AbstractInvocationTest
-
Tests querying the parameter types if the invocation has no parameters.
- testGetParameterTypesUnknown() - Method in class net.sf.jguiraffe.di.impl.AbstractInvocationTest
-
Tests querying the parameter types when no type information is available
and null was passed to the constructor.
- testGetParent() - Method in class net.sf.jguiraffe.di.TestConversionHelper
-
Tests whether a parent can be queried that was set when creating the
instance.
- testGetParent() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyContextBeanStore
-
Tests whether the parent is correctly set.
- testGetParentDefault() - Method in class net.sf.jguiraffe.di.TestConversionHelper
-
Tests whether a parent is set if the instance was created using the
standard constructor.
- testGetParentMultiple() - Method in class net.sf.jguiraffe.di.impl.TestCombinedBeanStore
-
Tests getParent() if there are multiple parents.
- testGetParentNone() - Method in class net.sf.jguiraffe.di.impl.TestCombinedBeanStore
-
Tests getParent() if no child store has a parent.
- testGetParentSingle() - Method in class net.sf.jguiraffe.di.impl.TestCombinedBeanStore
-
Tests getParent() if there is exactly a single one.
- testGetPercentValue() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableColumnWidthController
-
Tests whether the correct percent values are returned.
- testGetPercentValueAdjust() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableColumnWidthController
-
Tests the adjustment of percent values if the sum is less than 100.
- testGetPercentValueAdjustUndefined() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableColumnWidthController
-
Tests whether remaining percent values are added to undefined values.
- testGetPercentValueUndefined() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableColumnWidthController
-
Tests whether the percent value can be queried if it is undefined.
- testGetPlatformBeansLocatorDefault() - Method in class net.sf.jguiraffe.gui.app.TestApplication
-
Tests the default locator for platform-specific beans.
- testGetPlatformWindowNonWrapped() - Method in class net.sf.jguiraffe.gui.builder.window.TestWindowUtils
-
Tests accessing the platform specific window when it is the passed in
window itself.
- testGetPlatformWindowRecursive() - Method in class net.sf.jguiraffe.gui.builder.window.TestWindowUtils
-
Tests accessing the platform specific window if it is wrapped multiple
times.
- testGetPlatformWindowWithNullArg() - Method in class net.sf.jguiraffe.gui.builder.window.TestWindowUtils
-
Tests accessing the platform specific window with a null window.
- testGetPlatformWindowWithNullWrapped() - Method in class net.sf.jguiraffe.gui.builder.window.TestWindowUtils
-
Tests accessing the platform specific window if a wrapper returns null.
- testGetPlatformWindowWrapped() - Method in class net.sf.jguiraffe.gui.builder.window.TestWindowUtils
-
Tests accessing the platform specific window when a wrapper is involved.
- testGetPredefinedColor() - Method in class net.sf.jguiraffe.gui.builder.components.TestColorHelper
-
Tests obtaining the default colors.
- testGetPredefinedColorCase() - Method in class net.sf.jguiraffe.gui.builder.components.TestColorHelper
-
Tests if a predefined color can be obtained with different case.
- testGetPredefinedColorNull() - Method in class net.sf.jguiraffe.gui.builder.components.TestColorHelper
-
Tries to obtain the predefined color null.
- testGetPredefinedColorUnknown() - Method in class net.sf.jguiraffe.gui.builder.components.TestColorHelper
-
Tries to obtain an unknown predefined color.
- testGetPreferredComponentSize() - Method in class net.sf.jguiraffe.gui.layout.TestPercentLayout
-
Tests whether the preferred component size is correctly obtained from the
platform adapter.
- testGetPropertiesUndefined() - Method in class net.sf.jguiraffe.gui.app.TestApplicationBuilderData
-
Tests getProperties() if none have been set.
- testGetProperty() - Method in class net.sf.jguiraffe.di.TestReflectionUtils
-
Tests accessing properties.
- testGetPropertyName() - Method in class net.sf.jguiraffe.di.impl.TestSetPropertyInvocation
-
Tests whether the correct property name is returned.
- testGetPropertyName() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestColumnFieldHandler
-
Tests obtaining the property name.
- testGetPropertyNonExisting() - Method in class net.sf.jguiraffe.di.TestReflectionUtils
-
Tries accessing a non existing property.
- testGetPropertyNull() - Method in class net.sf.jguiraffe.di.TestReflectionUtils
-
Tries accessing a null property.
- testGetReadTransformerReferenceUnknownFieldHandler() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableFieldHandlerFactory
-
Tries to query a read transformer reference for an unknown field handler.
- testGetReferenceDatePropertyConfig() - Method in class net.sf.jguiraffe.transform.TestDateTransformerBase
-
Tests querying the reference date when it can be obtained from the
configuration.
- testGetReferenceDatePropertySet() - Method in class net.sf.jguiraffe.transform.TestDateTransformerBase
-
Tests querying the reference date when it has been explicitly set.
- testGetReferenceDatePropertyUndefined() - Method in class net.sf.jguiraffe.transform.TestDateTransformerBase
-
Tests querying the reference date when it has not been set.
- testGetResolvedIconHandlerByName() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestTreeTag
-
Tests querying the icon handler if a custom handler is defined.
- testGetResolvedIconHandlerDefaultBranchCollapsed() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestTreeTag
-
Tests the icon name returned by the default icon handler for collapsed
branch nodes.
- testGetResolvedIconHandlerDefaultBranchExpanded() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestTreeTag
-
Tests the icon name returned by the default icon handler for expanded
branch nodes.
- testGetResolvedIconHandlerDefaultLeaf() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestTreeTag
-
Tests the icon name returned by the default icon handler for leaf nodes.
- testGetResolvedIconHandlerDefaultLeafExpanded() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestTreeTag
-
Tests the icon name returned by the default icon handler for leaf nodes
that are also expanded.
- testGetResolvedParameters() - Method in class net.sf.jguiraffe.di.impl.AbstractInvocationTest
-
Tests obtaining the resolved parameters.
- testGetResolvedParametersNoArgs() - Method in class net.sf.jguiraffe.di.impl.AbstractInvocationTest
-
Tests obtaining the resolved parameters when there are no parameters.
- testGetResourceGroupID() - Method in class net.sf.jguiraffe.gui.app.TestApplicationContextImpl
-
Tests resolving a resource when the group and the ID are specified.
- testGetResourceManager() - Method in class net.sf.jguiraffe.transform.TestTransformerContextPropertiesWrapper
-
Tests querying the resource manager.
- testGetResourceMessage() - Method in class net.sf.jguiraffe.gui.app.TestApplicationContextImpl
-
Tests the getResource() method when a message object is provided.
- testGetResourceObject() - Method in class net.sf.jguiraffe.gui.app.TestApplicationContextImpl
-
Tests the getResource() method when a plain object is passed in.
- testGetResourceObjectMessage() - Method in class net.sf.jguiraffe.gui.app.TestApplicationContextImpl
-
Tests the getResource(Object) method when the passed in object is a
Message.
- testGetResourceText() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestFormBaseTag
-
Tests to resolve resources.
- testGetResourceTextGroupID() - Method in class net.sf.jguiraffe.gui.app.TestApplicationContextImpl
-
Tests resolving the resource text when the group and the ID are
specified.
- testGetResourceTextMessage() - Method in class net.sf.jguiraffe.gui.app.TestApplicationContextImpl
-
Tests the getResourceText() method when a message object is provided.
- testGetResourceTextMessageNull() - Method in class net.sf.jguiraffe.gui.app.TestApplicationContextImpl
-
Tries to resolve a null message.
- testGetResourceTextNonExisting() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestFormBaseTag
-
Tests obtaining a resource that cannot be found.
- testGetResourceTextObject() - Method in class net.sf.jguiraffe.gui.app.TestApplicationContextImpl
-
Tests the getResourceText() method when a plain object is passed in.
- testGetResourceTextObjectMessage() - Method in class net.sf.jguiraffe.gui.app.TestApplicationContextImpl
-
Tests the getResourceText(Object) method when the passed in object is a
Message.
- testGetResultsFor() - Method in class net.sf.jguiraffe.gui.forms.TestDefaultFormValidatorResults
-
Tests obtaining results for specific fields.
- testGetResultsForNonExisting() - Method in class net.sf.jguiraffe.gui.forms.TestDefaultFormValidatorResults
-
Tests querying results for a non existing field.
- testGetRootStore() - Method in class net.sf.jguiraffe.gui.app.TestApplicationBuilderData
-
Tests whether the root store from a builder data object can be obtained.
- testGetRootStore() - Method in class net.sf.jguiraffe.gui.builder.di.TestDIBuilderData
-
Tests accessing the root bean store.
- testGetRootStoreUndefined() - Method in class net.sf.jguiraffe.gui.app.TestApplicationBuilderData
-
Tries to obtain the root bean store when there is no result object.
- testGetRowGroupsEmpty() - Method in class net.sf.jguiraffe.gui.layout.TestPercentLayout
-
Tests the getRowGroups() method if there are no groups.
- testGetRowGroupsModify() - Method in class net.sf.jguiraffe.gui.layout.TestPercentLayout
-
Tries to modify the collection with row groups.
- testGetRowGroupsMultiple() - Method in class net.sf.jguiraffe.gui.layout.TestPercentLayout
-
Tests getRowGroups() if multiple groups have been added.
- testGetShutdownHandler() - Method in class net.sf.jguiraffe.di.impl.providers.TestSingletonBeanProvider
-
Tests that per default no shutdown handler is set.
- testGetSingletonBean() - Method in class net.sf.jguiraffe.di.impl.providers.TestBeanProviders
-
Tests obtaining a bean from a singleton provider.
- testGetSingletonCyclicDependency() - Method in class net.sf.jguiraffe.di.impl.providers.TestBeanProviders
-
Tests two singleton beans with a valid cyclic dependency.
- testGetSingletonCyclicDependencyInvalid() - Method in class net.sf.jguiraffe.di.impl.providers.TestBeanProviders
-
Tests two singleton bean providers with an invalid cyclic dependency.
- testGetStatusInvalidNotVisited() - Method in class net.sf.jguiraffe.gui.builder.window.ctrl.TestFieldValidationStatus
-
Tests getStatus() for an invalid result and visited = false.
- testGetStatusInvalidVisited() - Method in class net.sf.jguiraffe.gui.builder.window.ctrl.TestFieldValidationStatus
-
Tests getStatus() for an invalid result and visited = true.
- testGetStatusNullNotVisited() - Method in class net.sf.jguiraffe.gui.builder.window.ctrl.TestFieldValidationStatus
-
Tests getStatus() for a null result with visited = false.
- testGetStatusNullVisited() - Method in class net.sf.jguiraffe.gui.builder.window.ctrl.TestFieldValidationStatus
-
Tests getStatus() for a null result with visited = true.
- testGetStatusWarningNotVisited() - Method in class net.sf.jguiraffe.gui.builder.window.ctrl.TestFieldValidationStatus
-
Tests getStatus() for a result with warnings and visited = false.
- testGetStatusWarningVisited() - Method in class net.sf.jguiraffe.gui.builder.window.ctrl.TestFieldValidationStatus
-
Tests getStatus() for a result with warnings and visited = true.
- testGetTableColumnRecalibrator() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableFormController
-
Tests whether the object for recalibrating table columns can be obtained.
- testGetTableColumnWidthCalculator() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableFormController
-
Tests whether the object for calculating column widths can be obtained.
- testGetTargetClass() - Method in class net.sf.jguiraffe.di.impl.AbstractInvocationTest
-
Tests querying the target class.
- testGetTargetClassFromBeanTag() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestConstructorTag
-
Tests obtaining the target class description when it is only defined at
the bean tag.
- testGetTargetClassNoResolve() - Method in class net.sf.jguiraffe.di.impl.TestClassDescription
-
Tests querying the target class when it is already known.
- testGetTargetClassNullProvider() - Method in class net.sf.jguiraffe.di.impl.TestClassDescription
-
Tests getTargetClass() if a null provider is passed in.
- testGetTargetClassResolve() - Method in class net.sf.jguiraffe.di.impl.TestClassDescription
-
Tests querying the target class when it has to be resolved.
- testGetTargetClassResolveCache() - Method in class net.sf.jguiraffe.di.impl.TestClassDescription
-
Tests whether a once resolved class name is cached.
- testGetTextFromComponent() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestLabelTag
-
Tests whether the text of the label can be obtained from a linked
component.
- testGetTextFromComponentIcon() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestLabelTag
-
Tests a label with no text, but an icon, that is linked to a component.
- testGetToolTipAfterSet() - Method in class net.sf.jguiraffe.gui.builder.components.TestDefaultToolTipManager
-
Tests whether the correct tool tip is returned after it has been set.
- testGetToolTipComp() - Method in class net.sf.jguiraffe.gui.builder.components.TestDefaultToolTipManager
-
Tests whether the standard tool tip for a component can be queried.
- testGetToolTipCompCached() - Method in class net.sf.jguiraffe.gui.builder.components.TestDefaultToolTipManager
-
Tests whether the tool tip information is cached after it was fetched for
a component.
- testGetToolTipManagerDefault() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentBuilderData
-
Tests whether a default tool tip manager is created on demand.
- testGetToolTipName() - Method in class net.sf.jguiraffe.gui.builder.components.TestDefaultToolTipManager
-
Tests whether the standard tool tip can be queried by name.
- testGetToolTipNameCached() - Method in class net.sf.jguiraffe.gui.builder.components.TestDefaultToolTipManager
-
Tests whether tool tips queried by name are cached.
- testGetToolTipNameUnknown() - Method in class net.sf.jguiraffe.gui.builder.components.TestDefaultToolTipManager
-
Tries to query the tool tip by name if the name cannot be resolved.
- testGetTotalWeightX() - Method in class net.sf.jguiraffe.gui.layout.TestPercentLayout
-
Tests whether the total weight factor X is correctly calculated.
- testGetTotalWeightY() - Method in class net.sf.jguiraffe.gui.layout.TestPercentLayout
-
Tests whether the total weight factor Y is correctly calculated.
- testGetTransformerBoolean() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTransformerFactory
-
Tests whether a transformer of type boolean can be queried.
- testGetTransformerCached() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTransformerFactory
-
Tests whether transformers are cached after they have been created once.
- testGetTransformerContextNoProperties() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestTransformerBaseTag
-
Tests obtaining the transformer context when no properties are set.
- testGetTransformerContextProperties() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestTransformerBaseTag
-
Tests the getTransformerContext() method when properties have been set.
- testGetTransformerDate() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTransformerFactory
-
Tests whether a transformer of type Date can be queried.
- testGetTransformerFloat() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTransformerFactory
-
Tests whether a transformer of type Float can be queried.
- testGetTransformerIcon() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTransformerFactory
-
Tests whether a transformer of type ICON can be queried.
- testGetTransformerNull() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTransformerFactory
-
Tries to query a transformer if no column class is provided.
- testGetTransformerNumber() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTransformerFactory
-
Tests whether a transformer for the type Number can be queried.
- testGetTransformerString() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTransformerFactory
-
Tests whether a string transformer can be queried.
- testGetType() - Method in class net.sf.jguiraffe.gui.builder.components.model.TestDefaultRadioButtonHandler
-
Tests whether the correct data type is returned.
- testGetType() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestColumnFieldHandler
-
Tests obtaining the type.
- testGetType() - Method in class net.sf.jguiraffe.gui.builder.components.TestAbstractCompositeComponentHandler
-
Tests whether the correct type is returned.
- testGetTypedProperty() - Method in class net.sf.jguiraffe.transform.TestTransformerContextPropertiesWrapper
-
Tests the implementation of getTypedProperty().
- testGetTypedPropertyNullClass() - Method in class net.sf.jguiraffe.gui.app.TestApplicationContextImpl
-
Tries to obtain a value for the typed property null.
- testGetUndefined() - Method in class net.sf.jguiraffe.gui.builder.di.TestDIBuilderData
-
Tests the get() method when the context does not contain an instance.
- testGetUnknownKey() - Method in class net.sf.jguiraffe.resources.impl.bundle.TestBundleResourceLoader
-
Tests accessing an unknown key from a resource group.
- testGetURL() - Method in class net.sf.jguiraffe.locators.TestClassPathLocator
-
Tests the getURL() method.
- testGetURL() - Method in class net.sf.jguiraffe.locators.TestFileLocator
-
Tests obtaining the URL of the file.
- testGetURL() - Method in class net.sf.jguiraffe.locators.TestLocatorWrapper
-
Tests the getURL() implementation.
- testGetURLConcurrent() - Method in class net.sf.jguiraffe.locators.TestByteArrayLocator
-
Tests querying the URL concurrently by multiple threads.
- testGetURLDifferentData() - Method in class net.sf.jguiraffe.locators.TestByteArrayLocator
-
Tests creating URLs from different input data.
- testGetURLException() - Method in class net.sf.jguiraffe.locators.TestByteArrayLocator
-
Tests querying the URL when an exception is thrown.
- testGetURLFromString() - Method in class net.sf.jguiraffe.locators.TestURLLocator
-
Tests the getURL() method for an instance created from a string.
- testGetURLFromURL() - Method in class net.sf.jguiraffe.locators.TestURLLocator
-
Tests the getURL() method for an instance created from a URL.
- testGetURLInvalidResource() - Method in class net.sf.jguiraffe.locators.TestClassPathLocator
-
Tests getURL() when the resource does not exist.
- testGetURLStream() - Method in class net.sf.jguiraffe.locators.TestByteArrayLocator
-
Tests whether the stream of a URL obtained from the locator can be read.
- testGetURLWithCL() - Method in class net.sf.jguiraffe.locators.TestClassPathLocator
-
Tests whether a class loader is taken into account when doing the lookup.
- testGetValidationMessageAlternativeResGroupFound() - Method in class net.sf.jguiraffe.transform.TestDefaultValidationMessageHandler
-
Tests obtaining a validation message when it can be found in an
alternative resource group.
- testGetValidationMessageAlternativeResGroupNotFound() - Method in class net.sf.jguiraffe.transform.TestDefaultValidationMessageHandler
-
Tests obtaining a validation message when alternative resource groups are
involved, but the message is only found in the default group.
- testGetValidationMessageFromContext() - Method in class net.sf.jguiraffe.transform.TestDefaultValidationMessageHandler
-
Tests obtaining a validation message when it is defined in the properties
of the context.
- testGetValidationMessageFromContextWithParams() - Method in class net.sf.jguiraffe.transform.TestDefaultValidationMessageHandler
-
Tests obtaining a validation from the context's properties when
parameters are involved.
- testGetValidationMessageFromResources() - Method in class net.sf.jguiraffe.transform.TestDefaultValidationMessageHandler
-
Tests obtaining a validation messages that must be loaded from resources.
- testGetValidationMessageFromResourcesAlternativeResGroupsBlanc() - Method in class net.sf.jguiraffe.transform.TestDefaultValidationMessageHandler
-
Tests obtaining a validation message from resources when a blanc string
was passed to the alternative resources.
- testGetValidationMessageFromResourcesCached() - Method in class net.sf.jguiraffe.transform.TestDefaultValidationMessageHandler
-
Tests whether a validation message obtained from resources caches its
text on first access.
- testGetValidationMessageFromResourcesDifferentDefaultGroup() - Method in class net.sf.jguiraffe.transform.TestDefaultValidationMessageHandler
-
Tests whether changing the default resource group affects resolving
messages from resources.
- testGetValidationMessageFromResourcesNotFound() - Method in class net.sf.jguiraffe.transform.TestDefaultValidationMessageHandler
-
Tests obtaining a validation message from the resources that cannot be
resolved.
- testGetValidationMessageFromResourcesWithParams() - Method in class net.sf.jguiraffe.transform.TestDefaultValidationMessageHandler
-
Tests obtaining a validation message from resources when parameters are
involved.
- testGetValidationMessageHandler() - Method in class net.sf.jguiraffe.transform.TestTransformerContextPropertiesWrapper
-
Tests querying the validation message handler.
- testGetValidationMessageLevelDefault() - Method in class net.sf.jguiraffe.transform.TestDefaultValidationMessageHandler
-
Tests whether the message level is set to default if not specified
otherwise.
- testGetValidationMessageLevelNull() - Method in class net.sf.jguiraffe.transform.TestDefaultValidationResult
-
Tests the behavior of getValidationMessages() for a null level.
- testGetValidationMessageLevelProperty() - Method in class net.sf.jguiraffe.transform.TestDefaultValidationMessageHandler
-
Tests whether the validation level can be obtained from a property.
- testGetValidationMessageLevelPropertyCaseInsensitive() - Method in class net.sf.jguiraffe.transform.TestDefaultValidationMessageHandler
-
Tests whether the property values for the level property are case
insensitive.
- testGetValidationMessageLevelPropertyInvalid() - Method in class net.sf.jguiraffe.transform.TestDefaultValidationMessageHandler
-
Tests whether an invalid level property is detected.
- testGetValidationMessageLevelPropertyLiteral() - Method in class net.sf.jguiraffe.transform.TestDefaultValidationMessageHandler
-
Tests whether an enumeration literal can be used directly as value for
the level property.
- testGetValidationMessageNullContext() - Method in class net.sf.jguiraffe.transform.TestDefaultValidationMessageHandler
-
Tests passing a null context to getValidationMessage().
- testGetValidationMessageNullKey() - Method in class net.sf.jguiraffe.transform.TestDefaultValidationMessageHandler
-
Tests passing a null key to getValidationMessage().
- testGetValidationMessagesLevel() - Method in class net.sf.jguiraffe.transform.TestDefaultValidationResult
-
Tests whether messages of a given level can be queried.
- testGetValidationMessagesLevelModify() - Method in class net.sf.jguiraffe.transform.TestDefaultValidationResult
-
Tries to modify a list with messages returned by the result object.
- testGetValidationMessagesModify() - Method in class net.sf.jguiraffe.transform.TestDefaultValidationResult
-
Tries to manipulate the list of messages directly.
- testGetValidationPhaseFromParent() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestValidatorTag
-
Tests whether the validation phase can be obtained from a parent tag.
- testGetValidationPhaseFromParentOverload() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestValidatorTag
-
Tests whether an own phase attributes overrides the value from the
parent.
- testGetValidatorBoolean() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTransformerFactory
-
Tests whether a validator of type boolean can be queried.
- testGetValidatorDate() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTransformerFactory
-
Tests whether a validator of type Date can be queried.
- testGetValidatorFloat() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTransformerFactory
-
Tests whether a validator of type Float can be queried.
- testGetValidatorIcon() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTransformerFactory
-
Tests whether a validator of type ICON can be queried.
- testGetValidatorNull() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTransformerFactory
-
Tries to query a validator if no column class is provided.
- testGetValidatorNumber() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTransformerFactory
-
Tests whether a validator for the type Number can be queried.
- testGetValidatorReferenceUnknownFieldHandler() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableFieldHandlerFactory
-
Tries to query a validator reference for an unknown field handler.
- testGetValidatorString() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTransformerFactory
-
Tests whether a validator for the logic type String can be queried.
- testGetValue() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestListModelUtils
-
Tests the getValue() method.
- testGetValueDependenciesModify() - Method in class net.sf.jguiraffe.di.impl.providers.TestMapBeanProvider
-
Tests that the value dependencies are immutable.
- testGetValueInvalidIndex() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestListModelUtils
-
Tests the getValue() method if an invalid index is specified.
- testGetValues() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestListModelUtils
-
Tests the getValues() method.
- testGetValuesNull() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestListModelUtils
-
Tests getValues() if no indices are specified.
- testGetVariableDependency() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestInvocationData
-
Tests obtaining a variable dependency.
- testGetVariableDependencyNoChain() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestInvocationData
-
Tries to obtain a variable dependency when no chain is in the context.
- testGetVariableDependencyUnregistered() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestInvocationData
-
Tries to obtain a variable dependency before anything is registered.
- testGetVariableUnknown() - Method in class net.sf.jguiraffe.di.impl.TestChainedInvocation
-
Tries accessing an unknown variable.
- testGetWidgetColor() - Method in class net.sf.jguiraffe.gui.builder.window.ctrl.TestColorFieldMarker
-
Tests whether the default colors of a widget can be queried.
- testGetWidgetColorCached() - Method in class net.sf.jguiraffe.gui.builder.window.ctrl.TestColorFieldMarker
-
Tests whether the default colors of a widget are cached after they are
fetched.
- testGetWidgetColorNotFound() - Method in class net.sf.jguiraffe.gui.builder.window.ctrl.TestColorFieldMarker
-
Tries to obtain the color from an unknown widget.
- testGetWidgetHandlerCached() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentBuilderData
-
Tests whether a once obtained widget handler is cached.
- testGetWidgetHandlerExisting() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentBuilderData
-
Tests querying a WidgetHandler object for an existing component.
- testGetWidgetHandlerFor() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentManagerWrapper
-
Tests the getWidgetHandlerFor() implementation.
- testGetWidgetHandlerForComponent() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentBuilderData
-
Tests obtaining a widget handler for a given component.
- testGetWidgetHandlerForComponentCached() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentBuilderData
-
Tests obtaining a widget handler for a component multiple times.
- testGetWidgetHandlerForComponentNull() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentBuilderData
-
Tests obtaining a widget handler for a null component.
- testGetWidgetHandlerNonExisting() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentBuilderData
-
Tests querying a WidgetHandler for a component that does not exist.
- testGetWrappedActionManager() - Method in class net.sf.jguiraffe.gui.builder.action.TestActionManagerWrapper
-
Tests whether the correct manager is returned.
- testGetWrappedActionManager() - Method in class net.sf.jguiraffe.gui.builder.window.TestWindowManagerWrapper
-
Tests whether the correct wrapped action manager is returned.
- testGetWrappedComponentManager() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentManagerWrapper
-
Tests whether the correct wrapped component manager is returned.
- testGetWrappedContext() - Method in class net.sf.jguiraffe.di.impl.TestBeanContextWrapper
-
Tests whether the correct underlying context is returned.
- testGetWriteTransformerBoolean() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTransformerFactory
-
Tests the write transformer returned for column class BOOLEAN.
- testGetWriteTransformerCached() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTransformerFactory
-
Tests that the write transformer is cached.
- testGetWriteTransformerForDefaultColumnClasses() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTransformerFactory
-
Tests whether the correct write transformer is returned for the default
column classes.
- testGetWriteTransformerIcon() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTransformerFactory
-
Tests the write transformer returned for column class ICON.
- testGetWriteTransformerReferenceUnknownFieldHandler() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableFieldHandlerFactory
-
Tries to query a write transformer reference for an unknown field
handler.
- testGroupExists() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentGroup
-
Tests the groupExists() method.
- testGroupExistsInBeanContext() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentGroup
-
Tests whether the existence of a group in a bean context can be checked.
- testGroupExistsInBeanContextNull() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentGroup
-
Tests the behavior of groupExistsInBeanContext() if a null context is
passed in.
- testHandleMultiSpanEnlargeNotPossible() - Method in class net.sf.jguiraffe.gui.layout.TestPercentLayout
-
Tests a multi-span component that cannot be enlarged due to constraints.
- testHandleOtherParentUnknownTag() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestValidatorTag
-
Tests the handleOtherParent() method for an unsupported parent tag.
- testHandleOtherParentValidatorsTag() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestValidatorTag
-
Tests whether a ValidatorsTag as parent is specially treated.
- testHasAction() - Method in class net.sf.jguiraffe.gui.builder.action.TestActionStore
-
Tests the hasAction() method.
- testHasBean() - Method in class net.sf.jguiraffe.di.impl.providers.TestLifeCycleBeanProvider
-
Tests the hasBean() method for a new bean provider.
- testHasBeanAfterFetch() - Method in class net.sf.jguiraffe.di.impl.providers.TestLifeCycleBeanProvider
-
Tests the hasBean() method after a bean was fetched.
- testHasBeanDependenciesNotAvailable() - Method in class net.sf.jguiraffe.di.impl.providers.TestLifeCycleBeanProvider
-
Tests the hasBean() method after successful creation, but postponed
initialization.
- testHasBeanStoreRoot() - Method in class net.sf.jguiraffe.gui.builder.di.TestDIBuilderData
-
Tests the hasBeanStore() method applied to the root store.
- testHasDependencyAfterGet() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestDependencyTag
-
Tests the hasDependency() method after a get operation.
- testHasDependencyAmbiguous() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestDependencyTag
-
Tests the hasDependency() method when there are multiple dependency
definitions.
- testHasDependencyDefined() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestDependencyTag
-
Tests the hasDependency() method when a dependency is defined.
- testHasDependencyUndefined() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestDependencyTag
-
Tests the hasDependency() method when no dependency is defined.
- testHasDependencyWithError() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestDependencyTag
-
Tests the hasDependency() method when creation of the dependency causes
an error.
- testHasMessages() - Method in class net.sf.jguiraffe.transform.TestDefaultValidationResult
-
Tests whether the existence of certain messages can be tested.
- testHasMessagesNull() - Method in class net.sf.jguiraffe.transform.TestDefaultValidationResult
-
Tests the behavior of hasMessages() for a null level.
- testHasMessagesValid() - Method in class net.sf.jguiraffe.transform.TestDefaultValidationResult
-
Tests hasMessages() for the VALID instance.
- testHasRendererFalse() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableFormController
-
Tests hasRenderer() for a column which does not have a renderer.
- testHasRendererTrue() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableFormController
-
Tests whether an existing column renderer is detected.
- TestHelperInvocations - Class in net.sf.jguiraffe.di.impl
-
Test class for HelperInvocations.
- TestHelperInvocations() - Constructor for class net.sf.jguiraffe.di.impl.TestHelperInvocations
-
- TestIconTag - Class in net.sf.jguiraffe.gui.builder.components.tags
-
Test class for IconTag.
- TestIconTag() - Constructor for class net.sf.jguiraffe.gui.builder.components.tags.TestIconTag
-
- testIfExecute() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestFormBaseTag
-
Tests execution with the ifName attribute.
- testIgnoreProperties() - Method in class net.sf.jguiraffe.gui.builder.action.tags.TestEventRegistrationTag
-
Tests whether the correct properties to be ignored are set.
- testInch() - Method in class net.sf.jguiraffe.gui.layout.TestUnits
-
Tests the inch unit.
- testIncompleteGroups() - Method in class net.sf.jguiraffe.resources.impl.bundle.TestBundleResourceLoader
-
Tests if incomplete groups can be used, e.g. if for a locale not all
available keys are located, for the missing keys resources of the default
group should be returned.
- testIncorrectlyNestedFormListenerTag() - Method in class net.sf.jguiraffe.gui.builder.window.tags.TestEventListenerTags
-
Tests a form event listener tag that is not nested inside a component
tag.
- testIncorrectlyNestedWindowListenerTag() - Method in class net.sf.jguiraffe.gui.builder.window.tags.TestEventListenerTags
-
Tests a window listener tag that is not nested inside a window tag.
- testInit() - Method in class net.sf.jguiraffe.di.impl.providers.TestLifeCycleBeanProvider
-
Tests creating a new instance.
- testInit() - Method in class net.sf.jguiraffe.di.impl.providers.TestPropertiesBeanProvider
-
Tests creating an instance.
- testInit() - Method in class net.sf.jguiraffe.di.impl.TestBeanCreationListenerSupport
-
Tests a newly created instance.
- testInit() - Method in class net.sf.jguiraffe.di.impl.TestChainedInvocation
-
Tests the properties of a newly created invocation.
- testInit() - Method in class net.sf.jguiraffe.di.impl.TestCombinedBeanStore
-
Tests a successful initialization.
- testInit() - Method in class net.sf.jguiraffe.di.impl.TestDefaultBeanContext
-
Tests a newly created instance.
- testInit() - Method in class net.sf.jguiraffe.di.impl.TestDefaultBeanStore
-
Tests a newly created bean store.
- testInit() - Method in class net.sf.jguiraffe.di.impl.TestSimpleBeanStoreImpl
-
Tests a newly created object.
- testInit() - Method in class net.sf.jguiraffe.gui.app.TestCommandActionTask
-
Tests a newly created task object.
- testInit() - Method in class net.sf.jguiraffe.gui.app.TestOpenWindowCommand
-
Tests a newly created instance.
- testInit() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestStaticTextDataTransformer
-
Tests a newly created instance.
- testInit() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestTreeTag
-
Tests a newly created instance and the default values for attributes.
- testInit() - Method in class net.sf.jguiraffe.gui.builder.components.TestCompositeImpl
-
Tests a newly created instance.
- testInit() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestClassDescData
-
Tests the properties of a newly created instance.
- testInit() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestCollectionTag
-
Tests a newly created instance.
- testInit() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestEntryTag
-
Tests a newly created tag.
- testInit() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestMapTag
-
Tests a newly created instance.
- testInit() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestValueData
-
Tests a newly created object.
- testInit() - Method in class net.sf.jguiraffe.gui.builder.event.TestFormMouseEvent
-
Tests the creation of a mouse event.
- testInit() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBuilder
-
Tests a fresh instance.
- testInit() - Method in class net.sf.jguiraffe.gui.builder.window.ctrl.TestColorFieldMarker
-
Tests a newly created instance.
- testInit() - Method in class net.sf.jguiraffe.gui.builder.window.ctrl.TestFormController
-
Tests a newly created controller.
- testInit() - Method in class net.sf.jguiraffe.gui.cmd.TestCommandBase
-
Tests an instance that was created using the standard constructor.
- testInit() - Method in class net.sf.jguiraffe.gui.cmd.TestCommandQueueImpl
-
Tests properties of a newly created queue.
- testInit() - Method in class net.sf.jguiraffe.gui.cmd.TestCommandWrapper
-
Tests a newly created wrapper.
- testInit() - Method in class net.sf.jguiraffe.gui.forms.TestComponentStoreImpl
-
Tests a newly created store.
- testInit() - Method in class net.sf.jguiraffe.gui.forms.TestFormValidationMessageFormat
-
Tests a newly created object.
- testInit() - Method in class net.sf.jguiraffe.gui.layout.TestButtonLayout
-
Tests a newly created layout object.
- testInit() - Method in class net.sf.jguiraffe.locators.TestLocatorWrapper
-
Tests creating a new instance.
- testInit() - Method in class net.sf.jguiraffe.transform.TestChainValidator
-
Tests a newly created object.
- testInit() - Method in class net.sf.jguiraffe.transform.TestDateTimeTransformer
-
Tests some default values after an instance has been created.
- testInit() - Method in class net.sf.jguiraffe.transform.TestDefaultValidationMessageHandler
-
Tests properties of a newly created handler.
- testInit() - Method in class net.sf.jguiraffe.transform.TestIntegerTransformer
-
Tests the properties of a newly created instance.
- testInit() - Method in class net.sf.jguiraffe.transform.TestToStringTransformer
-
Tests defaults for a newly created instance.
- testInitArguments() - Method in class net.sf.jguiraffe.di.impl.TestSimpleBeanStoreImpl
-
Tests whether constructor arguments are correctly stored.
- testInitBeanStore() - Method in class net.sf.jguiraffe.gui.builder.action.TestActionBuilder
-
Tests whether a bean store is correctly initialized.
- testInitBeanStore() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentBuilderData
-
Tests initializing the bean context.
- testInitBeanStoreGetFormBean() - Method in class net.sf.jguiraffe.gui.builder.window.TestWindowBuilderData
-
Tests whether the form bean can be obtained from the initialized bean
store.
- testInitBeanStoreGetParentWindow() - Method in class net.sf.jguiraffe.gui.builder.window.TestWindowBuilderData
-
Tests whether the parent window can be obtained from the initialized bean
store.
- testInitBeanStoreGetResultWindow() - Method in class net.sf.jguiraffe.gui.builder.window.TestWindowBuilderData
-
Tests whether the result window can be obtained from the initialized bean
store.
- testInitBeanStoreGetWindowBuilderData() - Method in class net.sf.jguiraffe.gui.builder.window.TestWindowBuilderData
-
Tests whether the window builder data instance can be obtained from the
initialized bean store.
- testInitBeanStoreNamedWindows() - Method in class net.sf.jguiraffe.gui.builder.window.TestWindowBuilderData
-
Tests whether beans for named windows can be queried.
- testInitBeanStoreProviderNames() - Method in class net.sf.jguiraffe.gui.builder.window.TestWindowBuilderData
-
Tests whether the initialized bean store contains the correct provider
names.
- testInitBuilderBeanContextBeanAccess() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBuilder
-
Tests whether the correct beans can be accessed from the initialized bean
context.
- testInitBuilderBeanContextBeanAccessActions() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBuilder
-
Tests whether actions can be accessed from the initialized bean context.
- testInitBuilderBeanContextBeanAccessComponents() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBuilder
-
Tests whether components can be accessed from the initialized bean
context.
- testInitBuilderBeanContextBeanAccessJellyContext() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBuilder
-
Tests whether objects stored in the Jelly context can be accessed from
the bean context.
- testInitBuilderBeanContextBeanAccessWindows() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBuilder
-
Tests whether objects related to the window builder can be accessed from
the initialized bean context.
- testInitBuilderBeanContextHierarchy() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBuilder
-
Tests whether the root store is correctly created and linked into the
hierarchy of bean stores.
- testInitBuilderBeanContextRegisterBeanCreationListeners() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBuilder
-
Tests whether bean creation listeners are registered when the bean
context is initialized.
- testInitBuilderData() - Method in class net.sf.jguiraffe.gui.app.TestApplicationContextImpl
-
Tests creating a builder data object.
- testInitBuilderDataBeanCreationListener() - Method in class net.sf.jguiraffe.gui.app.TestApplicationContextImpl
-
Tests whether the builder data object created by the context contains a
bean creation listener that can inject the application instance.
- testInitBuilderDataInitializedActionStore() - Method in class net.sf.jguiraffe.gui.app.TestApplicationContextImpl
-
Tests initializing a builder data object when there is already an
initialized action store.
- testInitBuilderDataNullActionStore() - Method in class net.sf.jguiraffe.gui.app.TestApplicationContextImpl
-
Tests initializing a builder data object when the action store is null.
- testInitByDimensions() - Method in class net.sf.jguiraffe.gui.layout.TestPercentLayout
-
Tests the constructor that takes the dimensions of the layout.
- testInitByDimensionsInvalidCols() - Method in class net.sf.jguiraffe.gui.layout.TestPercentLayout
-
Tries to create a layout with an invalid number of columns.
- testInitByDimensionsInvalidRows() - Method in class net.sf.jguiraffe.gui.layout.TestPercentLayout
-
Tries to create a layout with an invalid number of rows.
- testInitClassLoaderProvider() - Method in class net.sf.jguiraffe.gui.app.TestApplication
-
Tests whether the class loader provider is correctly initialized.
- testInitCollection() - Method in class net.sf.jguiraffe.gui.builder.components.model.TestTreeNodePath
-
Tests creating a path from a collection of nodes.
- testInitCollections() - Method in class net.sf.jguiraffe.gui.layout.TestPercentLayout
-
Tests initialization using the constructor that takes two collections.
- testInitCollectionsEmptyColumns() - Method in class net.sf.jguiraffe.gui.layout.TestPercentLayout
-
Tries to initialize a layout with an empty columns collection.
- testInitCollectionsEmptyRows() - Method in class net.sf.jguiraffe.gui.layout.TestPercentLayout
-
Tries to initialize a layout with an empty rows collection.
- testInitCollectionsModify() - Method in class net.sf.jguiraffe.gui.layout.TestPercentLayout
-
Tests whether a defensive copy of the collections is made when creating
an instance.
- testInitCollectionsNullColumns() - Method in class net.sf.jguiraffe.gui.layout.TestPercentLayout
-
Tries to initialize a layout with a null columns collection.
- testInitCollectionsNullRows() - Method in class net.sf.jguiraffe.gui.layout.TestPercentLayout
-
Tries to initialize a layout with a null rows collection.
- testInitCollectionsNullValue() - Method in class net.sf.jguiraffe.gui.layout.TestPercentLayout
-
Tries to initialize a layout with a collection that contains a null
entry.
- testInitDefault() - Method in class net.sf.jguiraffe.di.impl.TestDefaultBeanStore
-
Tests the default constructor.
- testInitDefault() - Method in class net.sf.jguiraffe.gui.builder.event.filter.TestTypeEventFilter
-
Tests the default constructor.
- testInitDefaultExecutor() - Method in class net.sf.jguiraffe.gui.cmd.TestCommandQueueImpl
-
Tests creating a queue without specifying an executor service.
- testInitDefensiveCopy() - Method in class net.sf.jguiraffe.di.impl.TestCombinedBeanStore
-
Tests whether a defensive copy of the array passed to the constructor is
created.
- testInitDefensiveCopy() - Method in class net.sf.jguiraffe.gui.builder.action.TestSimplePopupMenuHandler
-
Tests whether a defensive copy is performed on initialization.
- testInitDefensiveCopy() - Method in class net.sf.jguiraffe.gui.builder.enablers.TestChainElementEnabler
-
Tests whether a defensive copy is created of the list of children.
- testInitDifferentSizes() - Method in class net.sf.jguiraffe.di.impl.providers.TestMapBeanProvider
-
Tests creating an instance when the numbers of the key and value
dependencies differ.
- testInitDifferentSizes() - Method in class net.sf.jguiraffe.di.impl.providers.TestPropertiesBeanProvider
-
Tests creating an instance when the collection have different sizes.
- testInitEmpty() - Method in class net.sf.jguiraffe.gui.builder.event.filter.AbstractChainedEventFilterTest
-
Tests a newly created empty chained filter.
- testInitEmptyMap() - Method in class net.sf.jguiraffe.gui.forms.TestDefaultFormValidatorResults
-
Tests an instance created from an empty map.
- testInitEmptyModifiers() - Method in class net.sf.jguiraffe.gui.builder.event.TestFormMouseEvent
-
Tests whether empty modifiers can be passed.
- testInitFields() - Method in class net.sf.jguiraffe.gui.forms.TestForm
-
Tests initializing of the form's fields from a form bean.
- testInitFieldsInvalidProperty() - Method in class net.sf.jguiraffe.gui.forms.TestForm
-
Tests initializing the form's fields if the form contains a property that
cannot be found in the bean.
- testInitFieldsNullModel() - Method in class net.sf.jguiraffe.gui.forms.TestForm
-
Tests initFields() when no model object is passed.
- testInitFieldsSubSet() - Method in class net.sf.jguiraffe.gui.forms.TestForm
-
Tests initializing a sub set of the form's fields.
- testInitFieldsSubSetInvalid() - Method in class net.sf.jguiraffe.gui.forms.TestForm
-
Tests initializing a sub set of the fields when an invalid field name is
contained.
- testInitFieldsSubSetNull() - Method in class net.sf.jguiraffe.gui.forms.TestForm
-
Tests initializing a sub set of the fields with a null set.
- testInitFilterFromListNullChildren() - Method in class net.sf.jguiraffe.gui.builder.event.filter.AbstractChainedEventFilterTest
-
Tests creating a chained filter from a list that contains null elements.
- testInitFilterFromNullList() - Method in class net.sf.jguiraffe.gui.builder.event.filter.AbstractChainedEventFilterTest
-
Tests creating a chained filter with a null list.
- testInitFromList() - Method in class net.sf.jguiraffe.gui.builder.event.filter.AbstractChainedEventFilterTest
-
Tests creating a chained filter with a list of child filters.
- testInitFromListModify() - Method in class net.sf.jguiraffe.gui.builder.event.filter.AbstractChainedEventFilterTest
-
Tests that a defensive copy is made from the filter list passed to the
constructor.
- testInitGUI() - Method in class net.sf.jguiraffe.gui.app.TestApplication
-
Tests initialization of the main GUI when a script is defined.
- testInitGUIBuilderException() - Method in class net.sf.jguiraffe.gui.app.TestApplication
-
Tests the initGUI() method when the builder throws an exception.
- testInitGUINoMainWindow() - Method in class net.sf.jguiraffe.gui.app.TestApplication
-
Tests initializing the GUI when the builder does not return a main
window.
- testInitGUIWithoutScript() - Method in class net.sf.jguiraffe.gui.app.TestApplication
-
Tests the initGUI() method when no main build script is defined.
- testInitialize() - Method in class net.sf.jguiraffe.gui.builder.action.TestActionStore
-
Tests creation of new action store objects.
- testInitialize() - Method in class net.sf.jguiraffe.gui.builder.event.filter.AbstractEventFilterTest
-
Tests if a filter that was constructed using its default constructor is
correctly initialized.
- testInitialize() - Method in class net.sf.jguiraffe.gui.builder.event.filter.TestAbstractEventFilter
-
Tests a newly initialized object.
- testInitialize() - Method in class net.sf.jguiraffe.gui.layout.TestBorderLayout
-
Tests the properties of a newly created instance.
- testInitializeComplexDeps() - Method in class net.sf.jguiraffe.di.impl.TestDefaultDependencyProvider
-
Tests the initialize method with complex dependencies.
- testInitializeCyclic() - Method in class net.sf.jguiraffe.di.impl.TestDefaultDependencyProvider
-
Tests initialization with cyclic dependencies.
- testInitializeForm() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentBuilderData
-
Tests initialization of the form.
- testInitializeListModelAlreadySet() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestListModelUtils
-
Tests the initializeListModel() method if the model is already set.
- testInitializeListModelNoModelName() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestListModelUtils
-
Tries to initialize the list model if the model name is not specified.
- testInitializeListModelNull() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestListModelUtils
-
Tests initializeListModel() if null is passed in.
- testInitializeListModelSuccess() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestListModelUtils
-
Tests a full initialization of the list model that succeeds.
- testInitializeLock() - Method in class net.sf.jguiraffe.di.impl.TestDefaultDependencyProvider
-
Tests the initialize() method when one of the dependencies is locked.
- testInitializeLockInitDep() - Method in class net.sf.jguiraffe.di.impl.TestDefaultDependencyProvider
-
Tests the initialize() method when the initial dependency is already
locked.
- testInitializeModelInvalidModelBean() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestListModelUtils
-
Tests initializeListModel() if the model bean does not implement the
expected interface.
- testInitializeModelModelNotFound() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestListModelUtils
-
Tests initializeListModel() if the model bean cannot be found.
- testInitializeNoInitDep() - Method in class net.sf.jguiraffe.di.impl.TestDefaultDependencyProvider
-
Tests the initialize method when the initial dependency cannot be
resolved.
- testInitializeSimpleDeps() - Method in class net.sf.jguiraffe.di.impl.TestDefaultDependencyProvider
-
Tests the initialize method if only simple dependencies are involved.
- testInitializeUnresolved() - Method in class net.sf.jguiraffe.di.impl.TestDefaultDependencyProvider
-
Tests initialization when a dependency cannot be resolved.
- testInitializeWithoutDeps() - Method in class net.sf.jguiraffe.di.impl.TestDefaultDependencyProvider
-
Tests the initialize method if the initial dependency does not have any
further dependencies.
- testInitialValidation() - Method in class net.sf.jguiraffe.gui.builder.window.ctrl.TestFormController
-
Tests the initial validation that happens when the form is opened.
- testInitInvalidDeps() - Method in class net.sf.jguiraffe.di.impl.AbstractInvocationTest
-
Tests the constructor when invalid dependencies are provided.
- testInitInvalidTypes() - Method in class net.sf.jguiraffe.di.impl.AbstractInvocationTest
-
Tests the constructor when an invalid number of parameter types is
passed.
- testInitKeyDependencies() - Method in class net.sf.jguiraffe.di.impl.providers.TestMapBeanProvider
-
Tests whether the key dependencies are correctly set.
- testInitMainWindow() - Method in class net.sf.jguiraffe.gui.app.TestApplication
-
Tests initializing the main window with the position information found in
the configuration.
- testInitMainWindowNoData() - Method in class net.sf.jguiraffe.gui.app.TestApplication
-
Tests the initMainWindow() method if no position data is defined in the
configuration.
- testInitModifiersModify() - Method in class net.sf.jguiraffe.gui.builder.event.TestFormMouseEvent
-
Tests whether a defensive copy of the modifiers is created.
- testInitModifyMap() - Method in class net.sf.jguiraffe.gui.forms.TestDefaultFormValidatorResults
-
Tests that the map passed to the constructor is copied so that later
manipulations have no effect.
- testInitMultipleParameters() - Method in class net.sf.jguiraffe.resources.TestMessage
-
Tests whether more than 2 parameters can be passed to the constructor.
- testInitMultipleParametersNull() - Method in class net.sf.jguiraffe.resources.TestMessage
-
Tests the constructor when null is passed for the var args parameter.
- testInitNameSpaces() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBuilder
-
Tests the name space URIs of a newly created instance.
- testInitNoActionName() - Method in class net.sf.jguiraffe.gui.builder.enablers.TestActionEnabler
-
Tests creating an instance without an action name.
- testInitNoBuilder() - Method in class net.sf.jguiraffe.gui.builder.TestAutoReleaseListener
-
Tests creating an instance when the BuilderData does not contain a
builder.
- testInitNoBuilderData() - Method in class net.sf.jguiraffe.gui.builder.TestAutoReleaseListener
-
Tests creating an instance without a BuilderData.
- testInitNoChildren() - Method in class net.sf.jguiraffe.gui.builder.enablers.TestChainElementEnabler
-
Tests creating an instance without child elements.
- testInitNoCLP() - Method in class net.sf.jguiraffe.di.impl.TestRestrictedDependencyProvider
-
Tries to create an instance without a CLP.
- testInitNoCollection() - Method in class net.sf.jguiraffe.gui.builder.components.model.TestTreeNodePath
-
Tests creating an instance with a null node collection.
- testInitNoCommand() - Method in class net.sf.jguiraffe.gui.cmd.TestCommandWrapper
-
Tests creating an instance without a wrapped command.
- testInitNoCompName() - Method in class net.sf.jguiraffe.gui.builder.enablers.TestComponentEnabler
-
Tests creating an instance without a component name.
- testInitNoContext() - Method in class net.sf.jguiraffe.gui.forms.TestDefaultTransformerWrapper
-
Tries to create an instance without a context.
- testInitNoContext() - Method in class net.sf.jguiraffe.gui.forms.TestDefaultValidatorWrapper
-
Tries to create an instance without a transformer context.
- testInitNoData() - Method in class net.sf.jguiraffe.gui.builder.components.TestDefaultToolTipManager
-
Tries to create an instance without a data object.
- testInitNode() - Method in class net.sf.jguiraffe.gui.builder.components.model.TestTreeNodePath
-
Tests creating a path from a configuration node.
- testInitNoElements() - Method in class net.sf.jguiraffe.gui.builder.action.TestSimplePopupMenuHandler
-
Tests creating an instance with no elements.
- testInitNoExecutor() - Method in class net.sf.jguiraffe.gui.cmd.TestCommandQueueImpl
-
Tests creating an instance without specifying an executor.
- testInitNoGroupName() - Method in class net.sf.jguiraffe.gui.builder.enablers.TestActionGroupEnabler
-
Tests creating an instance without a group name.
- testInitNoInvHelper() - Method in class net.sf.jguiraffe.di.impl.TestRestrictedDependencyProvider
-
Tries to create an instance without an invocation helper.
- testInitNoKeyDeps() - Method in class net.sf.jguiraffe.di.impl.providers.TestMapBeanProvider
-
Tests creating an instance when no key dependencies are provided.
- testInitNoKeys() - Method in class net.sf.jguiraffe.di.impl.providers.TestPropertiesBeanProvider
-
Tests creating an instance without specifying key dependencies.
- testInitNoLocator() - Method in class net.sf.jguiraffe.gui.app.TestOpenWindowCommand
-
Tries to create an instance without a locator.
- testInitNoMethodName() - Method in class net.sf.jguiraffe.di.impl.TestMethodInvocation
-
Tests creating an instance without specifying a method name.
- testInitNoNode() - Method in class net.sf.jguiraffe.gui.builder.components.model.TestTreeNodePath
-
Tests creating an instance with a null node.
- testInitNoOwner() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestValueData
-
Tests creating a tag without an owner.
- testInitNoResourceKey() - Method in class net.sf.jguiraffe.resources.TestMessage
-
Tries to create an instance without a resource key.
- testInitNoStore() - Method in class net.sf.jguiraffe.di.impl.TestBeanContextWrapper
-
Tests the constructor that does not take a bean store.
- testInitNoSynchronizer() - Method in class net.sf.jguiraffe.gui.cmd.TestCommandQueueImpl
-
Tests creating an instance without specifying a synchronizer.
- testInitNoTag() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableFormController
-
Tries to create an instance without a tag.
- testInitNoTargetClass() - Method in class net.sf.jguiraffe.di.impl.TestConstructorInvocation
-
Tries to create an instance without specifying a target class.
- testInitNoTargetClass() - Method in class net.sf.jguiraffe.di.impl.TestMethodInvocation
-
Tests the constructor that does not take a target class.
- testInitNoTransformer() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTransformerReference
-
Tests whether null can be passed to the constructor.
- testInitNoTransformer() - Method in class net.sf.jguiraffe.gui.forms.TestDefaultTransformerWrapper
-
Tries to create an instance without a transformer.
- testInitNoType() - Method in class net.sf.jguiraffe.gui.builder.event.TestFormMouseEvent
-
Tries to create an instance without a type.
- testInitNoValDeps() - Method in class net.sf.jguiraffe.di.impl.providers.TestMapBeanProvider
-
Tests creating an instance when no value dependencies are provided.
- testInitNoValidator() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestValidatorReference
-
Tests whether null can be passed to the constructor.
- testInitNoValidator() - Method in class net.sf.jguiraffe.gui.forms.TestDefaultValidatorWrapper
-
Tries to create an instance without a validator.
- testInitNoValues() - Method in class net.sf.jguiraffe.di.impl.providers.TestPropertiesBeanProvider
-
Tests creating an instance without specifying value dependencies.
- testInitNoWrappedEnabler() - Method in class net.sf.jguiraffe.gui.builder.enablers.TestInverseEnabler
-
Tests creating an instance without a wrapped enabler.
- testInitNull() - Method in class net.sf.jguiraffe.di.impl.providers.TestCollectionBeanProvider
-
Tests creating an instance with a null dependency collection.
- testInitNull() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestColumnFieldHandler
-
Tries to create the handler with a null wrapped handler.
- testInitNull() - Method in class net.sf.jguiraffe.gui.builder.window.ctrl.TestToolTipFieldMarker
-
Tries to create an instance without a format object.
- testInitNull() - Method in class net.sf.jguiraffe.locators.TestLocatorWrapper
-
Tests creating an instance without a wrapped locator.
- testInitNullArray() - Method in class net.sf.jguiraffe.di.impl.TestCombinedBeanStore
-
Tries to create an instance with a null array.
- testInitNullBindingStrategy() - Method in class net.sf.jguiraffe.gui.forms.TestForm
-
Tests creating an instance without a binding strategy.
- testInitNullChild() - Method in class net.sf.jguiraffe.di.impl.TestCombinedBeanStore
-
Tries to create an instance if one of the child stores is null.
- testInitNullChild() - Method in class net.sf.jguiraffe.gui.builder.enablers.TestChainElementEnabler
-
Tests creating an instance when one of the children is null.
- testInitNullContext() - Method in class net.sf.jguiraffe.di.impl.TestBeanContextWrapper
-
Tries creating a wrapper with a null context.
- testInitNullContext() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyContextBeanStore
-
Tries creating an instance without passing a Jelly context.
- testInitNullContext() - Method in class net.sf.jguiraffe.transform.TestTransformerContextPropertiesWrapper
-
Tests creating an instance with a null context.
- testInitNullInvocation() - Method in class net.sf.jguiraffe.di.impl.providers.TestConstructorBeanProvider
-
Tests the constructor when a null invocation is passed in.
- testInitNullInvocation() - Method in class net.sf.jguiraffe.di.impl.providers.TestMethodInvocationBeanProvider
-
Tests creating an instance when a null invocation is specified.
- testInitNullMap() - Method in class net.sf.jguiraffe.gui.forms.TestDefaultFormValidatorResults
-
Tests creating an instance from a null map.
- testInitNullModifiers() - Method in class net.sf.jguiraffe.gui.builder.event.TestFormMouseEvent
-
Tests whether null modifiers can be passed.
- testInitNullPropertyName() - Method in class net.sf.jguiraffe.di.impl.TestSetPropertyInvocation
-
Tries to create an invocation without a property name.
- testInitNullPropertyValue() - Method in class net.sf.jguiraffe.di.impl.TestSetPropertyInvocation
-
Tries to create an invocation without a property value.
- testInitNullProps() - Method in class net.sf.jguiraffe.transform.TestTransformerContextPropertiesWrapper
-
Tests creating an instance with null properties.
- testInitNullProvider() - Method in class net.sf.jguiraffe.di.impl.providers.TestLifeCycleBeanProvider
-
Tries to create a provider with a null creator.
- testInitNullTransCtx() - Method in class net.sf.jguiraffe.gui.forms.TestForm
-
Tests creating an instance without a transformer context.
- testInitNullValues() - Method in class net.sf.jguiraffe.gui.forms.TestDefaultFormValidatorResults
-
Tests creating an instance when the map contains null values.
- testInitPixels() - Method in class net.sf.jguiraffe.gui.layout.TestNumberWithUnit
-
Tests the constructor for pixels.
- testInitProperties() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestMapTag
-
Tests creating a properties tag.
- testInitProviderOnly() - Method in class net.sf.jguiraffe.di.impl.providers.TestLifeCycleBeanProvider
-
Tests the constructor that only takes a creator provider.
- testInitResKey() - Method in class net.sf.jguiraffe.resources.TestMessage
-
Tests the constructor that only takes a resource key.
- testInitResKeyAndGroup() - Method in class net.sf.jguiraffe.resources.TestMessage
-
Tests the constructor that takes the resource group and the resource key.
- testInitRootStore() - Method in class net.sf.jguiraffe.gui.builder.di.TestDIBuilderData
-
Tests initializing the root bean store.
- testInitSingleParameter() - Method in class net.sf.jguiraffe.resources.TestMessage
-
Tests the constructor that takes a single parameter object.
- testInitStaticNoTargetClass() - Method in class net.sf.jguiraffe.di.impl.TestMethodInvocation
-
Tries constructing a static invocation without a target class.
- testInitStdCtor() - Method in class net.sf.jguiraffe.di.impl.TestDefaultBeanContext
-
Tests an instance that was created using the standard constructor.
- testInitString() - Method in class net.sf.jguiraffe.gui.layout.TestCellGroup
-
Tests parsing strings.
- testInitStringDefault() - Method in class net.sf.jguiraffe.gui.layout.TestNumberWithUnit
-
Tests the string constructor for a default unit string.
- testInitStringEmpty() - Method in class net.sf.jguiraffe.gui.layout.TestCellGroup
-
Tries to parse an empty string.
- testInitStringEmpty() - Method in class net.sf.jguiraffe.gui.layout.TestNumberWithUnit
-
Tries to initialize an instance from an empty string.
- testInitStringImplied0() - Method in class net.sf.jguiraffe.gui.layout.TestNumberWithUnit
-
Tests initialization from a unit string with an implied 0.
- testInitStringInvalid() - Method in class net.sf.jguiraffe.gui.layout.TestPercentLayout
-
Tries to pass an invalid string specification to the layout.
- testInitStringInvalidDots() - Method in class net.sf.jguiraffe.gui.layout.TestNumberWithUnit
-
Tries to initialize an instance from a unit string with too many decimal
dots.
- testInitStringInvalidNumber() - Method in class net.sf.jguiraffe.gui.layout.TestCellGroup
-
Tries to parse a string that contains an invalid number.
- testInitStringInvalidUnit() - Method in class net.sf.jguiraffe.gui.layout.TestNumberWithUnit
-
Tries to initialize an instance from a unit string with an unknown unit.
- testInitStringInvalidValue() - Method in class net.sf.jguiraffe.gui.layout.TestNumberWithUnit
-
Tries to initialize an instance from a unit string with an invalid value.
- testInitStringLeadingSpace() - Method in class net.sf.jguiraffe.gui.layout.TestNumberWithUnit
-
Tests initialization from a unit string with leading spaces.
- testInitStringNoFractionDigits() - Method in class net.sf.jguiraffe.gui.layout.TestNumberWithUnit
-
Tests initialization from a unit string with a dot but no fraction
digits.
- testInitStringNoUnit() - Method in class net.sf.jguiraffe.gui.layout.TestNumberWithUnit
-
Tests initialization from a unit string without a unit.
- testInitStringNoValue() - Method in class net.sf.jguiraffe.gui.layout.TestNumberWithUnit
-
Tests a unit string without a value.
- testInitStringNull() - Method in class net.sf.jguiraffe.gui.layout.TestCellGroup
-
Tries to parse a null string.
- testInitStringNull() - Method in class net.sf.jguiraffe.gui.layout.TestNumberWithUnit
-
Tries to initialize an instance from a null unit string.
- testInitStrings() - Method in class net.sf.jguiraffe.gui.layout.TestPercentLayout
-
Tests initialization using strings.
- testInitStringSingleIndex() - Method in class net.sf.jguiraffe.gui.layout.TestCellGroup
-
Tries to parse a string that contains only a single index.
- testInitStringsNullColumns() - Method in class net.sf.jguiraffe.gui.layout.TestPercentLayout
-
Tries to create a layout with a null string for the columns.
- testInitStringSpace() - Method in class net.sf.jguiraffe.gui.layout.TestNumberWithUnit
-
Tests the string constructor for a unit string with whitespace between
the number and the unit.
- testInitStringsUndefinedRows() - Method in class net.sf.jguiraffe.gui.layout.TestPercentLayout
-
Tries to create a layout with an undefined string for the rows.
- testInitStringTrailingSpace() - Method in class net.sf.jguiraffe.gui.layout.TestNumberWithUnit
-
Tests initialization from a unit string with lots of space after the
number and the unit.
- testInitTransformer() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestTransformersWithProperties
-
Tests whether the transformer is correctly initialized.
- testInitTrigger() - Method in class net.sf.jguiraffe.gui.builder.window.ctrl.TestFormValidationTriggerFocus
-
Tests whether the trigger initializes itself correctly.
- testInitTwoParameters() - Method in class net.sf.jguiraffe.resources.TestMessage
-
Tests the constructor that takes exactly two parameters.
- testInitUnit() - Method in class net.sf.jguiraffe.gui.layout.TestNumberWithUnit
-
Tests the constructor that takes a unit.
- testInitUnitNull() - Method in class net.sf.jguiraffe.gui.layout.TestNumberWithUnit
-
Tries to create an instance with a null unit.
- testInitValDependencies() - Method in class net.sf.jguiraffe.di.impl.providers.TestMapBeanProvider
-
Tests whether the value dependencies are correctly set.
- testInitValidator() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestTransformersWithProperties
-
Tests whether the chain validator is correctly initialized.
- testInitWidthController() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableFormController
-
Tests whether the column width controller is correctly initialized.
- testInitWithName() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyContextBeanStore
-
Tests whether a store name is correctly set.
- testInitWithProperties() - Method in class net.sf.jguiraffe.gui.app.TestApplicationContextImpl
-
Tests the constructor with multiple initialization parameters.
- testInitWithTransformer() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTransformerReference
-
Tests whether a transformer can be passed to the constructor.
- testInitWithValidator() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestValidatorReference
-
Tests whether a validator can be passed to the constructor.
- testInitWrappedContext() - Method in class net.sf.jguiraffe.di.impl.TestBeanContextWrapper
-
Tests whether the wrapped context is correctly initialized.
- testInitWrappedContextCalled() - Method in class net.sf.jguiraffe.di.impl.TestBeanContextWrapper
-
Tests whether initWrappedContext() is called by the constructor.
- testInjectControls() - Method in class net.sf.jguiraffe.gui.builder.window.tags.TestWindowControllerTag
-
Tests injecting some controls.
- testInovkeConstructorSuccessful() - Method in class net.sf.jguiraffe.di.TestReflectionUtils
-
Tests invoking a ctor.
- TestInputComponentTag - Class in net.sf.jguiraffe.gui.builder.components.tags
-
Test class for InputComponentTag.
- TestInputComponentTag() - Constructor for class net.sf.jguiraffe.gui.builder.components.tags.TestInputComponentTag
-
- testInstallBeanStoreNullContext() - Method in class net.sf.jguiraffe.gui.app.TestApplicationContextImpl
-
Tries installing a bean store at a null context.
- testInstallBeanStoreNullStore() - Method in class net.sf.jguiraffe.gui.app.TestApplicationContextImpl
-
Tries to install a null bean store at a context.
- testInstallTransformersForColumnTypeReadTransformerSet() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableFormController
-
Tests that no transformers are installed if the read transformer is set.
- testInstallTransformersForColumnTypeRenderer() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableFormController
-
Tests that no transformers are installed if a renderer is defined for a
column.
- testInstallTransformersForColumnTypeSuccess() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableFormController
-
Tests a successful installation of transformers for a column type.
- testInstallTransformersForColumnTypeUndefined() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableFormController
-
Tests that no transformers are installed if no column type is defined.
- testInstallTransformersForColumnTypeValidatorTransformerSet() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableFormController
-
Tests that no transformers are installed if the validator is set.
- testInstallTransformersForColumnTypeWriteTransformerSet() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableFormController
-
Tests that no transformers are installed if the write transformer is set.
- testInstance() - Method in class net.sf.jguiraffe.transform.TestDummyTransformer
-
Tests the singleton instance.
- testInstantiationEx() - Method in class net.sf.jguiraffe.gui.builder.action.tags.TestActionTag
-
Tests using a task class that cannot be instantiated.
- TestIntegerTransformer - Class in net.sf.jguiraffe.transform
-
Test class for IntegerTransformer.
- TestIntegerTransformer() - Constructor for class net.sf.jguiraffe.transform.TestIntegerTransformer
-
- TestInternalFrameTag - Class in net.sf.jguiraffe.gui.builder.window.tags
-
Test class for InternalFrameTag.
- TestInternalFrameTag() - Constructor for class net.sf.jguiraffe.gui.builder.window.tags.TestInternalFrameTag
-
- testInvalidAlign() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestButtonLayoutTag
-
Tests a tag with an invalid alignment.
- testInvalidateRangeNoCurrentRow() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableFormController
-
Tests whether a range of rows can be invalidated which does not contain
the current row.
- testInvalidateRangeWithCurrentRow() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableFormController
-
Tests whether a range of rows can be invalidated which contains the
current row.
- testInvalidButtonReference() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestRadioButtonTagScript
-
Tests the behavior if a group contains an invalid button reference.
- testInvalidClass() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestValidatorsTag
-
Tests a tag with a class attribute setting an invalid base class.
- testInvalidComponentHandler() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestRadioButtonTagScript
-
Tests whether an invalid component handler is detected.
- testInvalidComponentReference() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestFieldTag
-
Tests executing a reference tag with an invalid component reference.
- testInvalidConstraintsNull() - Method in class net.sf.jguiraffe.gui.layout.TestBorderLayout
-
Tests a null constraint.
- testInvalidConstraintsString() - Method in class net.sf.jguiraffe.gui.layout.TestBorderLayout
-
Tests a constraint that does not specify a valid position in the layout.
- testInvalidFontRef() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestPanelTag
-
Tests creating a panel with an undefined font reference.
- testInvalidGroupReference() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestFieldTag
-
Tests executing a reference tag with an invalid group reference.
- testInvalidIcon() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestIconTag
-
Tests an invalid icon declaration.
- testInvalidNumber() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestBorderLayoutTag
-
Tests a tag with an invalid number declaration.
- testInvalidNumber() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestButtonLayoutTag
-
Tests a tag with an invalid number declaration.
- testInvalidOrientation() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestSplitterTag
-
Tests a splitter with an invalid orientation attribute.
- testInvalidRef() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestLabelTag
-
Tests a component reference to an non existing component.
- testInvalidReferences() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestFieldTag
-
Tests adding unallowed references to a simple component handler.
- testInvalidResizeWeight() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestSplitterTag
-
Tests a splitter with an invalid resizeWeight attribute.
- testInvalidScrollSize() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestTreeTag
-
Tests whether an invalid scroll size specification is detected.
- testInvalidSize() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestSplitterTag
-
Tests a splitter with an invalid size attribute.
- testInvalidTask() - Method in class net.sf.jguiraffe.gui.builder.action.tags.TestActionTag
-
Tests an action with an invalid task name.
- testInvalidTaskClass() - Method in class net.sf.jguiraffe.gui.builder.action.tags.TestActionTag
-
Tests an action with an invalid task class.
- testInvalidTransformer() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestTransformerTag
-
Tests the behavior of the the tag if an invalid transformer type was set.
- testInvalidValueRef() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestTextListModelTag
-
Tests a tag with an invalid value reference.
- TestInverseEnabler - Class in net.sf.jguiraffe.gui.builder.enablers
-
- TestInverseEnabler() - Constructor for class net.sf.jguiraffe.gui.builder.enablers.TestInverseEnabler
-
- TestInvocationData - Class in net.sf.jguiraffe.gui.builder.di.tags
-
Test class for InvocationData.
- TestInvocationData() - Constructor for class net.sf.jguiraffe.gui.builder.di.tags.TestInvocationData
-
- TestInvocationHelper - Class in net.sf.jguiraffe.di
-
Test class for InvocationHelper.
- TestInvocationHelper() - Constructor for class net.sf.jguiraffe.di.TestInvocationHelper
-
- testInvocationNoParams() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestInvocationTags
-
Tests an invocation tag that does not have any parameters.
- testInvocationNoSupport() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestInvocationTags
-
Tests an invocation tag without an enclosing InvokableSupport tag.
- TestInvocationTags - Class in net.sf.jguiraffe.gui.builder.di.tags
-
A test class for the tags creating invocation objects and related helper
tags.
- TestInvocationTags() - Constructor for class net.sf.jguiraffe.gui.builder.di.tags.TestInvocationTags
-
- TestInvocationTargetTag - Class in net.sf.jguiraffe.gui.builder.di.tags
-
Test class for InvocationTargetTag.
- TestInvocationTargetTag() - Constructor for class net.sf.jguiraffe.gui.builder.di.tags.TestInvocationTargetTag
-
- testInvoke() - Method in class net.sf.jguiraffe.di.impl.TestChainedInvocation
-
Tests executing a complex script.
- testInvoke() - Method in class net.sf.jguiraffe.di.impl.TestNullInvocation
-
Tests the invoke() implementation.
- testInvoke() - Method in class net.sf.jguiraffe.di.impl.TestSetPropertyInvocation
-
Tests the invoke() method.
- testInvokeActionTaskActionTask() - Method in class net.sf.jguiraffe.gui.builder.action.TestActionHelper
-
Tests invoking a task that implements the ActionTask interface.
- testInvokeActionTaskInvalid() - Method in class net.sf.jguiraffe.gui.builder.action.TestActionHelper
-
Tests invoking a task that is not supported for actions.
- testInvokeActionTaskNull() - Method in class net.sf.jguiraffe.gui.builder.action.TestActionHelper
-
Tries to invoke a null task.
- testInvokeActionTaskRunnable() - Method in class net.sf.jguiraffe.gui.builder.action.TestActionHelper
-
Tests invoking a task that implements the Runnable interface.
- testInvokeActionTaskRunnableAndActionTask() - Method in class net.sf.jguiraffe.gui.builder.action.TestActionHelper
-
Tests invoking a task that implements both the Runnable and the
ActionTask interfaces.
- testInvokeByParamTypes() - Method in class net.sf.jguiraffe.di.impl.TestMethodInvocation
-
Tests a successful invocation when all parameter types are defined.
- testInvokeByParamValues() - Method in class net.sf.jguiraffe.di.impl.TestMethodInvocation
-
Tests a successful invocation when not all parameter types are known.
- testInvokeConstructorError() - Method in class net.sf.jguiraffe.di.TestReflectionUtils
-
Tests an invocation of a ctor that will cause an error.
- testInvokeConstructorNoTargetClass() - Method in class net.sf.jguiraffe.di.TestInvocationHelper
-
Tries to invoke a constructor without a target class.
- testInvokeConstructorNotFound() - Method in class net.sf.jguiraffe.di.TestInvocationHelper
-
Tries to invoke a non existing constructor.
- testInvokeConstructorNull() - Method in class net.sf.jguiraffe.di.TestReflectionUtils
-
Tries to invoke a null ctor.
- testInvokeConstructorSuccess() - Method in class net.sf.jguiraffe.di.TestInvocationHelper
-
Tests a successful invocation of a constructor.
- testInvokeConstructorWithConversion() - Method in class net.sf.jguiraffe.di.TestInvocationHelper
-
Tests whether type conversions are performed when invoking a constructor.
- testInvokeConvert() - Method in class net.sf.jguiraffe.di.impl.TestSetPropertyInvocation
-
Tests invocation when the property value has to be converted.
- testInvokeEmpty() - Method in class net.sf.jguiraffe.di.impl.TestChainedInvocation
-
Tests invoking an empty chain.
- testInvokeIdentityInvocation() - Method in class net.sf.jguiraffe.di.impl.TestHelperInvocations
-
Tests the invoke() implementation of IdentityInvocation.
- testInvokeIgnoreTargetClass() - Method in class net.sf.jguiraffe.di.impl.TestMethodInvocation
-
Tests whether the target is ignored for non-static invocations.
- testInvokeInitializersWithInjectionException() - Method in class net.sf.jguiraffe.di.impl.TestDefaultDependencyProvider
-
Tests invoking the initializers when an InjectionException is thrown.
- testInvokeInitializersWithRuntimeException() - Method in class net.sf.jguiraffe.di.impl.TestDefaultDependencyProvider
-
Tests the invokeInitializers() method when an initializer throws an
exception.
- testInvokeInstanceMethodNull() - Method in class net.sf.jguiraffe.di.TestInvocationHelper
-
Tries to invoke an instance method on a null instance.
- testInvokeInstanceMethodSuccess() - Method in class net.sf.jguiraffe.di.TestInvocationHelper
-
Tests a successful invocation of an instance method.
- testInvokeMethodConversionNotPossible() - Method in class net.sf.jguiraffe.di.TestInvocationHelper
-
Tests invokeMethod() if a data type conversion is not possible.
- testInvokeMethodInvalidClass() - Method in class net.sf.jguiraffe.di.TestInvocationHelper
-
Tests invokeMethod() if the target class is not compatible with the
instance.
- testInvokeMethodNotFound() - Method in class net.sf.jguiraffe.di.TestInvocationHelper
-
Tries to invoke a method which cannot be found.
- testInvokeMethodNull() - Method in class net.sf.jguiraffe.di.TestReflectionUtils
-
Tries to invoke a null method.
- testInvokeMethodResult() - Method in class net.sf.jguiraffe.di.TestInvocationHelper
-
Tests whether the correct result is returned from a method invocation.
- testInvokeMethodSuccessful() - Method in class net.sf.jguiraffe.di.TestReflectionUtils
-
Tests invoking a method successfully.
- testInvokeMethodWithConversionEnum() - Method in class net.sf.jguiraffe.di.TestInvocationHelper
-
Tests whether type conversions of Enum parameters are possible.
- testInvokeMethodWithConversions() - Method in class net.sf.jguiraffe.di.TestInvocationHelper
-
Tests whether type conversion is performed when invoking a method.
- testInvokeMethodWithException() - Method in class net.sf.jguiraffe.di.TestReflectionUtils
-
Tests invoking a method that will throw an exception.
- testInvokeMethodWithParameters() - Method in class net.sf.jguiraffe.di.TestReflectionUtils
-
Tests passing in parameter to a method.
- testInvokeNoArgs() - Method in class net.sf.jguiraffe.di.impl.TestMethodInvocation
-
Tests invoking a method that does not have arguments.
- testInvokeNoDepProvider() - Method in class net.sf.jguiraffe.di.impl.TestMethodInvocation
-
Tests the invoke() method when no dependency provider is passed in.
- testInvokeNullDependencyProvider() - Method in class net.sf.jguiraffe.di.impl.TestConstructorInvocation
-
Tries to call invoke() without specifying a dependency provider.
- testInvokeNullDepProvider() - Method in class net.sf.jguiraffe.di.impl.TestSetPropertyInvocation
-
Tries to call invoke() with a null dependency provider.
- testInvokeNullInvocation() - Method in class net.sf.jguiraffe.di.impl.TestHelperInvocations
-
Tests the invoke() implementation of NullInvocation.
- testInvokeNullTarget() - Method in class net.sf.jguiraffe.di.impl.TestSetPropertyInvocation
-
Tries to call invoke() with a null target.
- testInvokeParamTypes() - Method in class net.sf.jguiraffe.di.impl.TestConstructorInvocation
-
Tests the invoke() method when all parameter types are known.
- testInvokeParamTypesTarget() - Method in class net.sf.jguiraffe.di.impl.TestConstructorInvocation
-
Tests the invoke() method that takes a target object when all parameter
types are known.
- testInvokeParamValues() - Method in class net.sf.jguiraffe.di.impl.TestConstructorInvocation
-
Tests the invoke() method when not all parameter types are known.
- testInvokeParamValuesTarget() - Method in class net.sf.jguiraffe.di.impl.TestConstructorInvocation
-
Tests the invoke() method that takes a target object when not all
parameter types are known.
- testInvokeStaticMethodNoTargetClass() - Method in class net.sf.jguiraffe.di.TestInvocationHelper
-
Tries to invoke a static method without a target class.
- testInvokeStaticMethodNotStatic() - Method in class net.sf.jguiraffe.di.TestInvocationHelper
-
Tries to invoke a non-static method through invokeStaticMethod().
- testInvokeStaticMethodSuccess() - Method in class net.sf.jguiraffe.di.TestInvocationHelper
-
Tests a successful invocation of a static method.
- testInvokeStaticNoTargetClass() - Method in class net.sf.jguiraffe.di.impl.TestMethodInvocation
-
Tests a static invocation when no target class is specified.
- testInvokeStaticParamTypes() - Method in class net.sf.jguiraffe.di.impl.TestMethodInvocation
-
Tests a static invocation.
- testInvokeStaticParamValues() - Method in class net.sf.jguiraffe.di.impl.TestMethodInvocation
-
Tests a static invocation when the parameter types are not known.
- testInvokeStaticWithInstanceParamTypes() - Method in class net.sf.jguiraffe.di.impl.TestMethodInvocation
-
Tests whether the passed in instance is ignored for a static invocation
when all parameter types are known.
- testInvokeStaticWithInstanceParamValues() - Method in class net.sf.jguiraffe.di.impl.TestMethodInvocation
-
Tests whether the passed in instance is ignored for a static invocation
when not all parameter types are known.
- testInvokeWithConversion() - Method in class net.sf.jguiraffe.di.impl.TestMethodInvocation
-
Tests whether type conversions are performed when invoking a method.
- testInvokeWithEvent() - Method in class net.sf.jguiraffe.gui.builder.action.TestActionInvoker
-
Tests a "normal" invocation when an event object is passed.
- testInvokeWithNoEvent() - Method in class net.sf.jguiraffe.gui.builder.action.TestActionInvoker
-
Tests an invocation when the parameter is not an event.
- testInvokeWithNoParameters() - Method in class net.sf.jguiraffe.gui.builder.action.TestActionInvoker
-
Tests an invocation when a parameter array with 0 elements is passed.
- testInvokeWithNullParameters() - Method in class net.sf.jguiraffe.gui.builder.action.TestActionInvoker
-
Tests an invocation when a null parameter array is passed.
- testInvokeWithResultVariable() - Method in class net.sf.jguiraffe.di.impl.TestChainedInvocation
-
Tests whether a result variable is taken into account by invoke().
- testInvokeWithTargetDependency() - Method in class net.sf.jguiraffe.di.impl.TestMethodInvocation
-
Tests whether a target dependency can be set.
- testIsActionInGroupNullAction() - Method in class net.sf.jguiraffe.gui.builder.action.TestActionStore
-
Tests whether a null action is in a group.
- testIsActionInGroupNullGroup() - Method in class net.sf.jguiraffe.gui.builder.action.TestActionStore
-
Tests whether an action is in the null group.
- testIsActionInGroupUnknownGroup() - Method in class net.sf.jguiraffe.gui.builder.action.TestActionStore
-
Tests whether an action is an unknown group.
- testIsAnonymous() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestBeanTag
-
Tests an anonymous bean declaration.
- testIsAnonymousRefNameSet() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestBeanTag
-
Tests a tag without name that is nested inside a dependency tag, which
already has a reference name set.
- testIsAnonymousWithName() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestBeanTag
-
Tests that the anonymous attribute is set to false if the tag has a name.
- testIsBeanAvailable() - Method in class net.sf.jguiraffe.di.impl.TestDefaultDependencyProvider
-
Tests the isBeanAvailable() method.
- testIsBeanAvailable() - Method in class net.sf.jguiraffe.di.impl.TestRestrictedDependencyProvider
-
Tests querying whether a bean is available.
- testIsBeanAvailableCreated() - Method in class net.sf.jguiraffe.di.impl.providers.TestLifeCycleBeanProvider
-
Tests whether the managed bean is available after a successful creation.
- testIsBeanAvailableInit() - Method in class net.sf.jguiraffe.di.impl.providers.TestLifeCycleBeanProvider
-
Tests whether the managed bean is available for a newly created provider.
- testIsBeanAvailableReentrant() - Method in class net.sf.jguiraffe.di.impl.providers.TestLifeCycleBeanProvider
-
Tests whether the managed is available while it is created.
- testIsCallBacksEnabled() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentBuilderData
-
Tests whether the enabled state of the callback mechanism can be queried.
- testIsCallBacksEnabledNested() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentBuilderData
-
Tests whether nested and repeated calls to enable or disable callbacks
are handled correctly.
- testIsColumnEditable() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableFormController
-
Tests whether the editable flags of columns can be queried.
- testIsDefinedClass() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestClassDescData
-
Tests the isDefined() method when the target class is set.
- testIsDefinedClassName() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestClassDescData
-
Tests the isDefined() method when the target class name is set.
- testIsDefinedFull() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestClassDescData
-
Tests the isDefined() method when all properties are set.
- testIsDefinedInit() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestClassDescData
-
Tests the isDefined() method on a new instance.
- testIsDefinedLoaderOnly() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestClassDescData
-
Tests the isDefined() method when only a class loader is set.
- testIsEnabledSomeDisabled() - Method in class net.sf.jguiraffe.gui.builder.components.TestAbstractCompositeComponentHandler
-
Tests the isEnabled() implementation if some of the child handlers are
disabled.
- testIsEnabledTrue() - Method in class net.sf.jguiraffe.gui.builder.components.TestAbstractCompositeComponentHandler
-
Tests isEnabled() if all child handlers are enabled.
- testIsEscapeDisabled() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestValueTag
-
Tests that escaping is turned off for the value tag.
- testIsFieldVisited() - Method in class net.sf.jguiraffe.gui.builder.window.ctrl.TestFormController
-
Tests whether visited fields are correctly tracked.
- testIsHandleInternalClassesDefault() - Method in class net.sf.jguiraffe.di.impl.TestDefaultClassLoaderProvider
-
Tests the default value of the handleInternalClasses flag.
- testIsLogicColorFalse() - Method in class net.sf.jguiraffe.gui.builder.components.TestColor
-
Tests isLogicColor() if the expected result is false.
- testIsLogicColorTrue() - Method in class net.sf.jguiraffe.gui.builder.components.TestColor
-
Tests isLogicColor() if the expected result is true.
- testIsMultiSelection() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableFormController
-
Tests whether the multi-selection state can be queried.
- testIsNoFieldDefault() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestRadioButtonTag
-
Tests the default value of the noField attribute.
- testIsOptionalDefault() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestUseBeanBaseTag
-
Tests the default optional flag.
- testIsParamAssignableEquals() - Method in class net.sf.jguiraffe.di.TestReflectionUtils
-
Tests whether a parameter is assignable when the involved classes are
equal.
- testIsParamAssignableNullClass() - Method in class net.sf.jguiraffe.di.TestReflectionUtils
-
Tests parameter assignment with a null parameter class.
- testIsParamAssignableNullPrimitive() - Method in class net.sf.jguiraffe.di.TestReflectionUtils
-
Tests that a null value cannot be assigned to a primitive parameter.
- testIsParamAssignableNullReference() - Method in class net.sf.jguiraffe.di.TestReflectionUtils
-
Tests whether a null value can be assigned to a reference parameter.
- testIsParamAssignablePrimitive() - Method in class net.sf.jguiraffe.di.TestReflectionUtils
-
Tests assigning wrapper objects to primitive parameters.
- testIsParamAssignableSubtype() - Method in class net.sf.jguiraffe.di.TestReflectionUtils
-
Tests assigning a subtype to a parameter.
- testIsParamAssignableWidening() - Method in class net.sf.jguiraffe.di.TestReflectionUtils
-
Tests a widening conversion when assigning a wrapper parameter value.
- testIsPercentWidth() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableColumnWidthController
-
Tests whether the correct percent width flags are returned.
- testIsShutdown() - Method in class net.sf.jguiraffe.gui.cmd.TestCommandQueueImpl
-
Tests the isShutdown() method.
- testIsTableEditableFalse() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableFormController
-
Tests the table editable flag if it is false.
- testIsTableEditableTrue() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableFormController
-
Tests the table editable flag if it is true.
- testIsTypeInfoCompleteFullyKnown() - Method in class net.sf.jguiraffe.di.impl.AbstractInvocationTest
-
Tests the isTypeInfoComplete() method if the type info is complete.
- testIsTypeInfoCompleteNoArgs() - Method in class net.sf.jguiraffe.di.impl.AbstractInvocationTest
-
Tests the isTypeInfoComplete() method if there are no parameters.
- testIsTypeInfoCompletePartlyKnown() - Method in class net.sf.jguiraffe.di.impl.AbstractInvocationTest
-
Tests the isTypeInfoComplete() method if the type info is only partly
known.
- testIsTypeInfoCompleteUnknown() - Method in class net.sf.jguiraffe.di.impl.AbstractInvocationTest
-
Tests the isTypeInfoComplete() method for a completely missing type info.
- testIsUpdateGUI() - Method in class net.sf.jguiraffe.gui.app.TestOpenWindowCommand
-
Tests whether the command performs UI updates.
- testIsValid() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestValidatorReference
-
Tests a validation.
- testIsValid() - Method in class net.sf.jguiraffe.gui.forms.TestDefaultValidatorWrapper
-
Tests a validation operation.
- testIsValid() - Method in class net.sf.jguiraffe.transform.TestIntegerTransformer
-
Tests validating a valid number.
- testIsValidActionTaskActionTask() - Method in class net.sf.jguiraffe.gui.builder.action.TestActionHelper
-
Tests whether an ActionTask object is accepted as an action task.
- testIsValidActionTaskInvalid() - Method in class net.sf.jguiraffe.gui.builder.action.TestActionHelper
-
Tests that an arbitrary object is not accepted as an action task.
- testIsValidActionTaskNull() - Method in class net.sf.jguiraffe.gui.builder.action.TestActionHelper
-
Tests that a null reference is not accepted as an action task.
- testIsValidActionTaskRunnable() - Method in class net.sf.jguiraffe.gui.builder.action.TestActionHelper
-
Tests whether a runnable is accepted as an action task.
- testIsValidAfter() - Method in class net.sf.jguiraffe.transform.TestDateTransformerBase
-
Tests the after flag with a valid date.
- testIsValidAfterEqual() - Method in class net.sf.jguiraffe.transform.TestDateTransformerBase
-
Tests a valid date when the after and equal flags are set.
- testIsValidAfterEqualErr() - Method in class net.sf.jguiraffe.transform.TestDateTransformerBase
-
Tests the after and equal flags when the date is too small.
- testIsValidAfterErr() - Method in class net.sf.jguiraffe.transform.TestDateTransformerBase
-
Tests the after flag when the date is too small.
- testIsValidArray() - Method in class net.sf.jguiraffe.transform.TestRequiredValidator
-
Tests validating an array with some elements.
- testIsValidBefore() - Method in class net.sf.jguiraffe.transform.TestDateTransformerBase
-
Tests the before flag with a valid date.
- testIsValidBeforeEqual() - Method in class net.sf.jguiraffe.transform.TestDateTransformerBase
-
Tests a valid date when the before and equal flags are set.
- testIsValidBeforeEqualErr() - Method in class net.sf.jguiraffe.transform.TestDateTransformerBase
-
Tests the before and equal flags when the date is too big.
- testIsValidBeforeErr() - Method in class net.sf.jguiraffe.transform.TestDateTransformerBase
-
Tests the before flag when the date is too big.
- testIsValidBlancString() - Method in class net.sf.jguiraffe.transform.TestRequiredValidator
-
Tests validating a string that contains only whitespace.
- testIsValidBoth() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestClassDescData
-
Tests the isValid() method when both the class and its name are set.
- testIsValidBothIncompatible() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestClassDescData
-
Tests the isValid() when both the class and its name are set, but they
point to different classes.
- testIsValidCaseInsensitive() - Method in class net.sf.jguiraffe.transform.TestRegexValidator
-
Tests whether the case insensitive flag is evaluated.
- testIsValidChangeRegex() - Method in class net.sf.jguiraffe.transform.TestRegexValidator
-
Tests whether the regular expression can be changed.
- testIsValidClassOnly() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestClassDescData
-
Tests the isValid() method when only a class is defined.
- testIsValidCollection() - Method in class net.sf.jguiraffe.transform.TestRequiredValidator
-
Tests validating a non empty collection.
- testIsValidDefaultSettings() - Method in class net.sf.jguiraffe.transform.TestRegexValidator
-
Tests validation with default settings.
- testIsValidDotAll() - Method in class net.sf.jguiraffe.transform.TestRegexValidator
-
Tests whether the dot all flag is evaluated.
- testIsValidEmpty() - Method in class net.sf.jguiraffe.transform.TestDateTransformerBase
-
Tests validating an empty date.
- testIsValidEmpty() - Method in class net.sf.jguiraffe.transform.TestIntegerTransformer
-
Tests validating an empty string.
- testIsValidEmptyArray() - Method in class net.sf.jguiraffe.transform.TestRequiredValidator
-
Tests validating an array with no elements.
- testIsValidEmptyCollection() - Method in class net.sf.jguiraffe.transform.TestRequiredValidator
-
Tests validating an empty collection.
- testIsValidEmptyString() - Method in class net.sf.jguiraffe.transform.TestRequiredValidator
-
Tests validating an empty string.
- testIsValidError() - Method in class net.sf.jguiraffe.transform.TestRegexValidator
-
Tests the validation result produced for an invalid input.
- testIsValidErrorFields() - Method in class net.sf.jguiraffe.gui.forms.TestDefaultFormValidatorResults
-
Tests isValid() if error fields exist.
- testIsValidErrorOverrideRegex() - Method in class net.sf.jguiraffe.transform.TestRegexValidator
-
Tests whether an overridden regular expression string appears in the
validation error message.
- testIsValidInvalidNumber() - Method in class net.sf.jguiraffe.transform.TestIntegerTransformer
-
Tests parsing an invalid number.
- testIsValidInvalidNumberSuffix() - Method in class net.sf.jguiraffe.transform.TestIntegerTransformer
-
Tests parsing a string that starts with a valid number followed by an
invalid character.
- testIsValidLenientFalse() - Method in class net.sf.jguiraffe.transform.TestDateTransformerBase
-
Tests parsing a lenient date when the lenient mode is turned off (which
it is per default).
- testIsValidLenientProperties() - Method in class net.sf.jguiraffe.transform.TestDateTransformerBase
-
Tests parsing a lenient date when lenient mode is enabled in the
context's properties.
- testIsValidLenientTrue() - Method in class net.sf.jguiraffe.transform.TestDateTransformerBase
-
Tests parsing a lenient date when lenient mode is enabled.
- testIsValidMinMax() - Method in class net.sf.jguiraffe.transform.TestIntegerTransformer
-
Tests validating a valid number in a valid interval.
- testIsValidNameOnly() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestClassDescData
-
Tests the isValid() method when only a class name is defined.
- testIsValidNoChildren() - Method in class net.sf.jguiraffe.transform.TestChainValidator
-
Tests the isValid() method for a validator without children.
- testIsValidNoErrorFields() - Method in class net.sf.jguiraffe.gui.forms.TestDefaultFormValidatorResults
-
Tests isValid() when there are no error fields.
- testIsValidNoShortEvaluation() - Method in class net.sf.jguiraffe.transform.TestChainValidator
-
Tests the isValid() method when short evaluation is turned off.
- testIsValidNoShortEvaluationProperties() - Method in class net.sf.jguiraffe.transform.TestChainValidator
-
Tests whether properties can override the short evaluation setting for
the isValid() method.
- testIsValidNull() - Method in class net.sf.jguiraffe.transform.TestDateTransformerBase
-
Tests validating a null date.
- testIsValidNull() - Method in class net.sf.jguiraffe.transform.TestIntegerTransformer
-
Tests validating a null object.
- testIsValidNull() - Method in class net.sf.jguiraffe.transform.TestRegexValidator
-
Tests validation of a null object.
- testIsValidNull() - Method in class net.sf.jguiraffe.transform.TestRequiredValidator
-
Tests validating a null object.
- testIsValidObject() - Method in class net.sf.jguiraffe.transform.TestRequiredValidator
-
Tests validating an arbitrary object.
- testIsValidOverrideCaseInsensitive() - Method in class net.sf.jguiraffe.transform.TestRegexValidator
-
Tests whether the case insensitive property can be overridden.
- testIsValidOverrideMultiLine() - Method in class net.sf.jguiraffe.transform.TestRegexValidator
-
Tests whether the multiple lines property can be overridden.
- testIsValidOverrideRegex() - Method in class net.sf.jguiraffe.transform.TestRegexValidator
-
Tests whether the regex property can be overridden.
- testIsValidPartlyValidDate() - Method in class net.sf.jguiraffe.transform.TestDateTransformerBase
-
Tests the isValid() method for an only partly valid date.
- testIsValidProperties() - Method in class net.sf.jguiraffe.transform.TestChainValidator
-
Tests whether a correct context is passed to the child validators in the
isValid() method.
- testIsValidShortEvaluation() - Method in class net.sf.jguiraffe.transform.TestChainValidator
-
Tests the isValid() method in short evaluation mode.
- testIsValidShortEvaluationValid() - Method in class net.sf.jguiraffe.transform.TestChainValidator
-
Tests the isValid() method for a valid object.
- testIsValidString() - Method in class net.sf.jguiraffe.transform.TestRequiredValidator
-
Tests validating a non empty string.
- testIsValidTooBig() - Method in class net.sf.jguiraffe.transform.TestIntegerTransformer
-
Tests parsing a valid number that is too big.
- testIsValidTooBigInteger() - Method in class net.sf.jguiraffe.transform.TestIntegerTransformer
-
Tests validating a long value that is too big for an integer.
- testIsValidTooBigInterval() - Method in class net.sf.jguiraffe.transform.TestIntegerTransformer
-
Tests parsing a valid number that is after the allowed interval.
- testIsValidTooSmall() - Method in class net.sf.jguiraffe.transform.TestIntegerTransformer
-
Tests parsing a valid number that is too small.
- testIsValidTooSmallInteger() - Method in class net.sf.jguiraffe.transform.TestIntegerTransformer
-
Tests validating a long value that is too small for an integer.
- testIsValidTooSmallInterval() - Method in class net.sf.jguiraffe.transform.TestIntegerTransformer
-
Tests parsing a valid number that is below the allowed interval.
- testIsValidValidDate() - Method in class net.sf.jguiraffe.transform.TestDateTransformerBase
-
Tests the isValid() method for a valid date.
- testIsValidWithErrorMessage() - Method in class net.sf.jguiraffe.transform.TestDefaultValidationResult
-
Tests isValid() if the instance contains an error message.
- testIsValidWithWarningMessage() - Method in class net.sf.jguiraffe.transform.TestDefaultValidationResult
-
Tests isValid() if the instance contains only a warning message.
- testIsValueDefined() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestValueData
-
Tests the isValueDefined() method.
- testIsValueDefinedSetNull() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestValueData
-
Tests whether isValueDefined() returns true if a null value was set.
- TestJellyBeanBuilder - Class in net.sf.jguiraffe.gui.builder.impl
-
Test class for JellyBeanBuilder.
- TestJellyBeanBuilder() - Constructor for class net.sf.jguiraffe.gui.builder.impl.TestJellyBeanBuilder
-
- TestJellyBeanBuilder.TestBean - Class in net.sf.jguiraffe.gui.builder.impl
-
A bean class used for testing enhanced initialization.
- TestJellyBuilder - Class in net.sf.jguiraffe.gui.builder.impl
-
Test class for Jelly Builder.
- TestJellyBuilder() - Constructor for class net.sf.jguiraffe.gui.builder.impl.TestJellyBuilder
-
- TestJellyBuilder.JellyBuilderTestBean - Class in net.sf.jguiraffe.gui.builder.impl
-
A simple bean class that will be instantiated by the test script.
- TestJellyContextBeanStore - Class in net.sf.jguiraffe.gui.builder.impl
-
Test class for JellyContextBeanStore.
- TestJellyContextBeanStore() - Constructor for class net.sf.jguiraffe.gui.builder.impl.TestJellyContextBeanStore
-
- testKeysAvailable() - Method in class net.sf.jguiraffe.gui.app.TestApplicationResources
-
Tests whether there are application resource keys at all.
- testKeysLocaleEnglish() - Method in class net.sf.jguiraffe.gui.app.TestApplicationResources
-
Tests whether application resources are available in English.
- testKeysLocaleGerman() - Method in class net.sf.jguiraffe.gui.app.TestApplicationResources
-
Tests whether application resources are available in German.
- testLabelError() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestLabelTag
-
Tests a label tag with missing attributes.
- TestLabelTag - Class in net.sf.jguiraffe.gui.builder.components.tags
-
Test class for the label tag.
- TestLabelTag() - Constructor for class net.sf.jguiraffe.gui.builder.components.tags.TestLabelTag
-
- testLabelTag() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestLabelTag
-
Tests a jelly script that executes the label tag.
- testLayouts() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestBorderLayoutTag
-
Tests creating layout objects.
- testLayouts() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestButtonLayoutTag
-
Tests creating layout objects.
- testLayouts() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestPercentLayoutTag
-
Tests creating layout objects.
- testLayoutSingleButton() - Method in class net.sf.jguiraffe.gui.layout.TestButtonLayout
-
Tests a layout that contains only a single button.
- testLayoutSizeCenter() - Method in class net.sf.jguiraffe.gui.layout.TestBorderLayout
-
Tests the layout size if only a center component is set.
- testLayoutSizeFull() - Method in class net.sf.jguiraffe.gui.layout.TestBorderLayout
-
Tests the size calculation of a fully occupied layout.
- testLayoutSizeFullGap() - Method in class net.sf.jguiraffe.gui.layout.TestBorderLayout
-
Tests the size calculation of a fully occupied layout if gaps are used.
- TestLifeCycleBeanProvider - Class in net.sf.jguiraffe.di.impl.providers
-
Test class for LifeCycleBeanProvider.
- TestLifeCycleBeanProvider() - Constructor for class net.sf.jguiraffe.di.impl.providers.TestLifeCycleBeanProvider
-
- testLinkLabel() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentManagerWrapper
-
Tests the linkLabel() implementation.
- testListBeanProviderCreateCollection() - Method in class net.sf.jguiraffe.di.impl.providers.TestCollectionBeanProvider
-
Tests whether ListBeanProvider creates a correct collection.
- testListBeanProviderGetElementDependencies() - Method in class net.sf.jguiraffe.di.impl.providers.TestCollectionBeanProvider
-
Tests whether the dependencies are correctly passed to the super class.
- TestListBoxTag - Class in net.sf.jguiraffe.gui.builder.components.tags
-
Test class for ListBoxTag.
- TestListBoxTag() - Constructor for class net.sf.jguiraffe.gui.builder.components.tags.TestListBoxTag
-
- testListenerRegistrationMultiThreads() - Method in class net.sf.jguiraffe.gui.builder.event.TestFormEventManager
-
Tests registering event listeners and firing events in multiple threads.
- testListenerRegistrationViaReflection() - Method in class net.sf.jguiraffe.gui.builder.window.ctrl.TestFormController
-
Tests whether event listeners can be registered at a controller using the
reflection-based mechanism supported by FormEventManager.
- TestListModelUtils - Class in net.sf.jguiraffe.gui.builder.components.tags
-
Test class for ListModelUtils.
- TestListModelUtils() - Constructor for class net.sf.jguiraffe.gui.builder.components.tags.TestListModelUtils
-
- testLoadClass() - Method in class net.sf.jguiraffe.di.impl.TestDefaultClassLoaderProvider
-
Tests loading a class.
- testLoadClass() - Method in class net.sf.jguiraffe.di.impl.TestRestrictedDependencyProvider
-
Tests loading a class.
- testLoadClass() - Method in class net.sf.jguiraffe.di.TestReflectionUtils
-
Tests whether a class can be loaded.
- testLoadClassContextCL() - Method in class net.sf.jguiraffe.di.impl.TestDefaultDependencyProvider
-
Tests loading a class using the context class loader.
- testLoadClassDefault() - Method in class net.sf.jguiraffe.di.impl.TestDefaultDependencyProvider
-
Tests loading a class using the default class loader.
- testLoadClassNonRegisteredLoader() - Method in class net.sf.jguiraffe.di.impl.TestDefaultDependencyProvider
-
Tests loading a class with a class loader that is not registered.
- testLoadClassNull() - Method in class net.sf.jguiraffe.di.impl.TestDefaultClassLoaderProvider
-
Tries to load a null class.
- testLoadClassNullLoader() - Method in class net.sf.jguiraffe.di.TestReflectionUtils
-
Tries loading a class without specifying a class loader.
- testLoadClassNullName() - Method in class net.sf.jguiraffe.di.TestReflectionUtils
-
Tries loading a class with a null name.
- testLoadClassPrimitive() - Method in class net.sf.jguiraffe.di.TestReflectionUtils
-
Tests whether a primitive class can be loaded.
- testLoadClassRegistered() - Method in class net.sf.jguiraffe.di.impl.TestDefaultDependencyProvider
-
Tests loading a class using a registered class loader.
- testLoadClassUnknown() - Method in class net.sf.jguiraffe.di.impl.TestDefaultDependencyProvider
-
Tries loading an unknown class.
- testLoadClassUnknown() - Method in class net.sf.jguiraffe.di.TestReflectionUtils
-
Tries loading a non existing class.
- testLoadConcurrent() - Method in class net.sf.jguiraffe.resources.impl.bundle.TestBundleResourceLoader
-
Tests the load() method if it is access by multiple threads.
- testLoadDefaultInstance() - Method in class net.sf.jguiraffe.resources.impl.bundle.TestBundleResourceLoader
-
Tests whether an instance created through the standard constructor can
load resources.
- testLoadFromLocator() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestIconTag
-
Tests loading an icon from an arbitrary locator.
- testLoadFromResource() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestIconTag
-
Tests loading an icon from a resource name.
- testLoadFromURL() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestIconTag
-
Tests loading an icon from an URL.
- testLoadGroupDefaults() - Method in class net.sf.jguiraffe.resources.impl.bundle.TestBundleResourceLoader
-
Tests if default resources are loaded if an unknown locale is specified.
- testLoadGroupFromCache() - Method in class net.sf.jguiraffe.resources.impl.bundle.TestBundleResourceLoader
-
Tests caching.
- testLoadGroupNull() - Method in class net.sf.jguiraffe.resources.impl.bundle.TestBundleResourceLoader
-
Tests loading a group with null name.
- testLoadGroupUnknown() - Method in class net.sf.jguiraffe.resources.impl.bundle.TestBundleResourceLoader
-
Tests loading an unknown resource group.
- testLoadInternalClass() - Method in class net.sf.jguiraffe.di.impl.TestDefaultClassLoaderProvider
-
Tests whether the flag for loading internal classes is evaluated.
- testLoadInternalClassNoSpecialTreatment() - Method in class net.sf.jguiraffe.di.impl.TestDefaultClassLoaderProvider
-
Tests class loading if the flag for handling internal classes is
disabled.
- testLoadWithCLP() - Method in class net.sf.jguiraffe.resources.impl.bundle.TestBundleResourceLoader
-
Tests whether resources can be loaded if a class loader provider is
available with a default class loader.
- testLoadWithCLPAndCLName() - Method in class net.sf.jguiraffe.resources.impl.bundle.TestBundleResourceLoader
-
Tests whether a specific class loader can be used for resource access.
- testLoadWithCLPFallBack() - Method in class net.sf.jguiraffe.resources.impl.bundle.TestBundleResourceLoader
-
Tests whether a fall-back class loader is tried if loading resources from
the class loader provider fails.
- TestLocalizedTag - Class in net.sf.jguiraffe.gui.builder.components.tags
-
Test class for LocalizedPropertyTag.
- TestLocalizedTag() - Constructor for class net.sf.jguiraffe.gui.builder.components.tags.TestLocalizedTag
-
- testLocateExInvalid() - Method in class net.sf.jguiraffe.locators.TestLocatorUtils
-
Tests locateEx() when invalid parameters are passed in.
- testLocateExValid() - Method in class net.sf.jguiraffe.locators.TestLocatorUtils
-
Tests locateEx() when a valid parameter is passed in.
- testLocateExWithCL() - Method in class net.sf.jguiraffe.locators.TestLocatorUtils
-
Tests whether the class loader is taken into account by locateEx().
- testLocateNonExisting() - Method in class net.sf.jguiraffe.locators.TestLocatorUtils
-
Tests locate() when only invalid parameters are passed.
- testLocateNonExistingResource() - Method in class net.sf.jguiraffe.locators.TestLocatorUtils
-
Tests locate() when only a non existing resource is specified.
- testLocateNonExistingURL() - Method in class net.sf.jguiraffe.locators.TestLocatorUtils
-
Tests locate() when only a non existing URL is specified.
- testLocateNull() - Method in class net.sf.jguiraffe.locators.TestLocatorUtils
-
Tests locate() for null input.
- testLocateResourceContextCL() - Method in class net.sf.jguiraffe.locators.TestLocatorUtils
-
Tests whether locateResource() queries the context class loader.
- testLocateResourceContextCLNull() - Method in class net.sf.jguiraffe.locators.TestLocatorUtils
-
Tests the rare case that the context CL is null.
- testLocateResourceNonExisting() - Method in class net.sf.jguiraffe.locators.TestLocatorUtils
-
Tests locating a non existing resource.
- testLocateResourceNormal() - Method in class net.sf.jguiraffe.locators.TestLocatorUtils
-
Tests a normal invocation of the locateResource() method.
- testLocateResourceNull() - Method in class net.sf.jguiraffe.locators.TestLocatorUtils
-
Tests locateResource() for null input.
- testLocateResourceSlash() - Method in class net.sf.jguiraffe.locators.TestLocatorUtils
-
Tests locateResource() for a resource that already has a leading slash.
- testLocateResourceWithCL() - Method in class net.sf.jguiraffe.locators.TestLocatorUtils
-
Tests whether a resource can be located if a class loader is provided.
- testLocateURLFileName() - Method in class net.sf.jguiraffe.locators.TestLocatorUtils
-
Tests locateURL() when a file name is passed in.
- testLocateURLNonExisting() - Method in class net.sf.jguiraffe.locators.TestLocatorUtils
-
Tests the locateURL() method for a non existing resource.
- testLocateURLNull() - Method in class net.sf.jguiraffe.locators.TestLocatorUtils
-
Tests locateURL() with a null input.
- testLocateURLURL() - Method in class net.sf.jguiraffe.locators.TestLocatorUtils
-
Tests locateURL() when a full URL is passed in.
- testLocateValidResource() - Method in class net.sf.jguiraffe.locators.TestLocatorUtils
-
Tests locate() when a valid resource name is passed in.
- testLocateValidURL() - Method in class net.sf.jguiraffe.locators.TestLocatorUtils
-
Tests locate() when a valid URL is passed in.
- testLocateWithCL() - Method in class net.sf.jguiraffe.locators.TestLocatorUtils
-
Tests whether the class loader is taken into account by locate().
- TestLocatorConverter - Class in net.sf.jguiraffe.locators
-
Test class for LocatorConverter.
- TestLocatorConverter() - Constructor for class net.sf.jguiraffe.locators.TestLocatorConverter
-
- testLocatorForMainScript() - Method in class net.sf.jguiraffe.gui.app.TestApplication
-
Tests obtaining a locator for the main builder script.
- testLocatorForMainScriptUndefined() - Method in class net.sf.jguiraffe.gui.app.TestApplication
-
Tests obtaining the locator for the main builder script when none was
set.
- testLocatorToDataString() - Method in class net.sf.jguiraffe.locators.TestLocatorUtils
-
Tests obtaining the data string for a locator.
- testLocatorToDataStringInvalid() - Method in class net.sf.jguiraffe.locators.TestLocatorUtils
-
Tests locatorToDataString() when an invalid data string is passed in.
- testLocatorToDataStringMinimum() - Method in class net.sf.jguiraffe.locators.TestLocatorUtils
-
Tests a minimum valid locator string.
- testLocatorToDataStringNullLocator() - Method in class net.sf.jguiraffe.locators.TestLocatorUtils
-
Tests locatorToDataString() when a null locator is passed in.
- testLocatorToDataStringNullString() - Method in class net.sf.jguiraffe.locators.TestLocatorUtils
-
Tests locatorToDataString() when a null string is passed in.
- testLocatorToDataStringUnqualified() - Method in class net.sf.jguiraffe.locators.TestLocatorUtils
-
Tests transforming a locator string to a data string when no qualified
class name is contained.
- testLocatorToString() - Method in class net.sf.jguiraffe.locators.TestLocatorUtils
-
Tests the locatorToString() method.
- testLocatorToStringNoData() - Method in class net.sf.jguiraffe.locators.TestLocatorUtils
-
Tests locatorToString() when no data is specified.
- testLocatorToStringNullLocator() - Method in class net.sf.jguiraffe.locators.TestLocatorUtils
-
Tests locatorToString() when no locator is specified.
- TestLocatorUtils - Class in net.sf.jguiraffe.locators
-
Test class for LocatorUtils.
- TestLocatorUtils() - Constructor for class net.sf.jguiraffe.locators.TestLocatorUtils
-
- TestLocatorWrapper - Class in net.sf.jguiraffe.locators
-
Test class for LocatorWrapper.
- TestLocatorWrapper() - Constructor for class net.sf.jguiraffe.locators.TestLocatorWrapper
-
- testLock() - Method in class net.sf.jguiraffe.di.impl.TestDefaultDependencyProvider
-
Tests the lock method.
- testLockID() - Method in class net.sf.jguiraffe.di.impl.providers.TestLifeCycleBeanProvider
-
Tests manipulating the lock ID.
- TestLongTransformer - Class in net.sf.jguiraffe.transform
-
Test class for LongTransformer.
- TestLongTransformer() - Constructor for class net.sf.jguiraffe.transform.TestLongTransformer
-
- TestMapBeanProvider - Class in net.sf.jguiraffe.di.impl.providers
-
Test class of MapBeanProvider.
- TestMapBeanProvider() - Constructor for class net.sf.jguiraffe.di.impl.providers.TestMapBeanProvider
-
- TestMapTag - Class in net.sf.jguiraffe.gui.builder.di.tags
-
Test class for MapTag and PropertiesTag.
- TestMapTag() - Constructor for class net.sf.jguiraffe.gui.builder.di.tags.TestMapTag
-
- testMatchParameterTypesCompatibleValues() - Method in class net.sf.jguiraffe.di.TestReflectionUtils
-
Tests the matchParameterTypes() method when the value types are
compatible.
- testMatchParameterTypesCompatibleValuesWidening() - Method in class net.sf.jguiraffe.di.TestReflectionUtils
-
Tests matching parameter types when an unboxing and a widening conversion
is needed.
- testMatchParameterTypesDefinedTypesCompatible() - Method in class net.sf.jguiraffe.di.TestReflectionUtils
-
Tests the matchParameterTypes() method when all types are defined.
- testMatchParameterTypesDefinedTypesIncompatible() - Method in class net.sf.jguiraffe.di.TestReflectionUtils
-
Tests the matchParameterTypes() method when a defined type is
incompatible.
- testMatchParameterTypesDifferentParameterCount() - Method in class net.sf.jguiraffe.di.TestReflectionUtils
-
Tests the matchParameterTypes() method when the number of parameters is
different.
- testMatchParameterTypesIncompatibleValues() - Method in class net.sf.jguiraffe.di.TestReflectionUtils
-
Tests the matchParameterTypes() method when there is an incompatible
value object.
- testMenuBar() - Method in class net.sf.jguiraffe.gui.builder.action.tags.TestMenuTags
-
Tests creating menu bars.
- TestMenuTags - Class in net.sf.jguiraffe.gui.builder.action.tags
-
Test class for the menu tags.
- TestMenuTags() - Constructor for class net.sf.jguiraffe.gui.builder.action.tags.TestMenuTags
-
- testMergeNonNull() - Method in class net.sf.jguiraffe.gui.forms.TestDefaultFormValidatorResults
-
Tests merge() with non-null arguments.
- testMergeNonValid() - Method in class net.sf.jguiraffe.transform.TestDefaultValidationResult
-
Tests the merge() method if both arguments are not valid.
- testMergeNull() - Method in class net.sf.jguiraffe.transform.TestDefaultValidationResult
-
Tests merge() if both parameters are null.
- testMergeNull1() - Method in class net.sf.jguiraffe.gui.forms.TestDefaultFormValidatorResults
-
Tests merge() if the first argument is null.
- testMergeNull1() - Method in class net.sf.jguiraffe.transform.TestDefaultValidationResult
-
Tests the merge() method if the 1st parameter is null.
- testMergeNull2() - Method in class net.sf.jguiraffe.gui.forms.TestDefaultFormValidatorResults
-
Tests merge() if the 2nd argument is null.
- testMergeNull2() - Method in class net.sf.jguiraffe.transform.TestDefaultValidationResult
-
Tests the merge() method if the 2nd parameter is null.
- testMergeNullBoth() - Method in class net.sf.jguiraffe.gui.forms.TestDefaultFormValidatorResults
-
Tests merge() if all arguments are null.
- testMergeValid() - Method in class net.sf.jguiraffe.transform.TestDefaultValidationResult
-
Tests the merge() method when both arguments are valid.
- testMergeWithValidArgument() - Method in class net.sf.jguiraffe.transform.TestDefaultValidationResult
-
Tests the merge() method if one of the arguments is valid.
- testMergeWithWarningMessage() - Method in class net.sf.jguiraffe.transform.TestDefaultValidationResult
-
Tests whether merge() handles warning messages correctly.
- testMessage() - Method in class net.sf.jguiraffe.gui.app.TestApplicationResources
-
Tests whether a Message can be created for a literal.
- TestMessage - Class in net.sf.jguiraffe.resources
-
Test class for Message.
- TestMessage() - Constructor for class net.sf.jguiraffe.resources.TestMessage
-
- testMessageBox() - Method in class net.sf.jguiraffe.gui.app.TestApplicationContextImpl
-
Tests the messageBox() method.
- testMessageNull() - Method in class net.sf.jguiraffe.gui.app.TestApplicationResources
-
Tries to pass a null literal to message().
- TestMethodInvocation - Class in net.sf.jguiraffe.di.impl
-
Test class for MethodInvocation.
- TestMethodInvocation() - Constructor for class net.sf.jguiraffe.di.impl.TestMethodInvocation
-
- testMethodInvocation() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestInvocationTags
-
Tests a valid MethodInvocationTag.
- TestMethodInvocationBeanProvider - Class in net.sf.jguiraffe.di.impl.providers
-
Test class for MethodInvocationBeanProvider.
- TestMethodInvocationBeanProvider() - Constructor for class net.sf.jguiraffe.di.impl.providers.TestMethodInvocationBeanProvider
-
- testMethodInvocationNoMethod() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestInvocationTags
-
Tests a MethodInvocationTag when no method name is specified.
- testMethodInvocationNoParamTypes() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestInvocationTags
-
Tests an invocation when no parameter types are specified.
- testMethodInvocationSourceNoChain() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestInvocationTags
-
Tests a method invocation tag with specified source and result attributes
if no chain is in the context.
- testMethodInvocationSourceWithChain() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestInvocationTags
-
Tests an invocation with specified source and result attributes.
- testMethodInvocationStatic() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestInvocationTags
-
Tests a static method invocation.
- testMethodInvocationStaticNoParamTypes() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestInvocationTags
-
Tests a static method invocation when no parameter types are specified.
- testMethodInvocationTargetDependency() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestInvocationTags
-
Tests whether a target dependency is correctly handled.
- testMissingConstraints() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestBorderLayoutTag
-
Tests a constraints tag with missing attributes.
- testMissingPropertyName() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestSetPropertyTag
-
Tests a tag that does not have a property name set.
- testModelDirectAccess() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableFormController
-
Tests that the table model passed to the tag can be accessed directly.
- testModelNoDirectAccessList() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableFormController
-
Tests that a model is handled which does not support access by index.
- testModelNoList() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableFormController
-
Tests that a model is handled which is not a list.
- TestModifiers - Class in net.sf.jguiraffe.gui.builder.event
-
Test class for Modifiers.
- TestModifiers() - Constructor for class net.sf.jguiraffe.gui.builder.event.TestModifiers
-
- testMouseListener() - Method in class net.sf.jguiraffe.gui.builder.window.tags.TestEventListenerTags
-
Tests whether a mouse listener can be registered.
- TestMultipleWindows - Class in net.sf.jguiraffe.gui.builder.window.tags
-
A test class that tests multiple window declarations in a single script.
- TestMultipleWindows() - Constructor for class net.sf.jguiraffe.gui.builder.window.tags.TestMultipleWindows
-
- testMultiTasks() - Method in class net.sf.jguiraffe.gui.builder.action.tags.TestActionTag
-
Tests an action with multiple task definitions.
- testNameDependencyEquals() - Method in class net.sf.jguiraffe.di.impl.TestDependencies
-
Tests the equals() method for name dependencies.
- testNameDependencyToString() - Method in class net.sf.jguiraffe.di.impl.TestDependencies
-
Tests the toString() implementation for name dependencies.
- testNamedLabel() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestLabelTag
-
Tests whether for a named label a widget handler can be obtained.
- testNamesInGroups() - Method in class net.sf.jguiraffe.gui.builder.action.TestActionStore
-
Tests accessing the names of the actions in a group.
- testNamesInGroupsNullGroup() - Method in class net.sf.jguiraffe.gui.builder.action.TestActionStore
-
Tests the names in the null group.
- testNamesInGroupsUnknown() - Method in class net.sf.jguiraffe.gui.builder.action.TestActionStore
-
Tests the names in an unknown group.
- testNestedSplitter() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestSplitterTag
-
Tests a splitter nested within another splitter.
- testNewBuilder() - Method in class net.sf.jguiraffe.gui.app.TestApplicationContextImpl
-
Tests obtaining a new builder instance.
- testNewCompositeWhenExecutedAgain() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestContainerTag
-
Tests whether a new composite object is created for each execution.
- testNewHandler() - Method in class net.sf.jguiraffe.gui.forms.TestDefaultFieldHandler
-
Tests if a newly created handler is correctly initialized.
- testNewInstance() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestTextIconData
-
Tests whether a new instance is correctly initialized.
- testNewInstance() - Method in class net.sf.jguiraffe.gui.builder.components.TestColor
-
Tests whether an instance can be created with RGB components in the old
way.
- testNewInstance() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentGroup
-
Tests a new group instance.
- testNewInstance() - Method in class net.sf.jguiraffe.gui.forms.TestForm
-
Tests a newly created instance.
- testNewInstanceDefault() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestUseBeanBaseTag
-
Tests creating a new bean instance the default way.
- testNewInstanceDuplicateWidthSpec() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableColumnWidthController
-
Tests whether a column is detected that has both a fixed and a relative
width.
- testNewInstanceMoreThan100Percent() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableColumnWidthController
-
Tests whether percent values that sum up to more than 100 are detected.
- testNewInstanceNull() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableColumnWidthController
-
Tries to create a new instance without a tag.
- testNewInstancePercentWidthNegative() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableColumnWidthController
-
Tests whether a negative percent width is detected.
- testNewInstancePercentWidthTooLarge() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableColumnWidthController
-
Tests whether a percent width that is too big is detected.
- testNewInstanceTooBig() - Method in class net.sf.jguiraffe.gui.builder.components.TestColor
-
Tests whether an RGB component which is too big causes an exception.
- testNewInstanceTooSmall() - Method in class net.sf.jguiraffe.gui.builder.components.TestColor
-
Tests whether an RGB component which is too small causes an exception.
- testNewLogicInstance() - Method in class net.sf.jguiraffe.gui.builder.components.TestColor
-
Tests whether an instance can be created from a logic definition.
- testNewLogicInstanceEmptyDefinition() - Method in class net.sf.jguiraffe.gui.builder.components.TestColor
-
Tries to create a new logic instance with an empty color definition.
- testNewLogicInstanceNullDefinition() - Method in class net.sf.jguiraffe.gui.builder.components.TestColor
-
Tries to create a new logic instance without a color definition.
- testNewRGBInstance() - Method in class net.sf.jguiraffe.gui.builder.components.TestColor
-
Tests whether an instance can be created with RGB components.
- testNoBeanDefinition() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestUseBeanBaseTag
-
Tests the tag when no bean is defined.
- testNoBeanDefinitionDefClass() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestUseBeanBaseTag
-
Tests the tag when no bean definition is defined, but a default class is
provided.
- testNoFieldAttribute() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestInputComponentTag
-
Tests whether the noField attribute is correctly evaluated.
- testNoName() - Method in class net.sf.jguiraffe.gui.builder.action.tags.TestActionTag
-
Tests an action without a name.
- testNonModalDialog() - Method in class net.sf.jguiraffe.gui.builder.window.tags.TestDialogTag
-
Tests creating a non modal dialog.
- testNonNullNoValue() - Method in class net.sf.jguiraffe.gui.layout.TestNumberWithUnit
-
Tests the nonNull() method if no value is passed in.
- testNonNullWithValue() - Method in class net.sf.jguiraffe.gui.layout.TestNumberWithUnit
-
Tests the nonNull() method if a value is passed in.
- testNonSupportedClass() - Method in class net.sf.jguiraffe.gui.builder.event.filter.AbstractEventFilterTest
-
Tests if a non supported class will not be accepted.
- testNoTargetCreateBean() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestUseBeanBaseTag
-
Tests a tag that creates a new bean and does not define a target.
- testNoTargetCreateBeanWithVar() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestUseBeanBaseTag
-
Tests a tag that creates a new bean when passResults() returns false, but
a var attribute is defined.
- testNoTargetExistingBean() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestUseBeanBaseTag
-
Tests a tag that uses an existing bean and does not define a target.
- testNoTargetExistingBeanWithVar() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestUseBeanBaseTag
-
Tests a tag that uses an existing bean when passResults() returns false,
but a var attribute is defined.
- testNoTask() - Method in class net.sf.jguiraffe.gui.builder.action.tags.TestActionTag
-
Tests an action without a task definition.
- testNotIfExecute() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestFormBaseTag
-
Tests non execution with a wrong ifName attribute.
- testNotNestedController() - Method in class net.sf.jguiraffe.gui.builder.window.tags.TestWindowControllerTag
-
Tests a controller tag that is not nested inside a window tag, but can
obtain its window from the window builder data object.
- testNotNestedControllerTag() - Method in class net.sf.jguiraffe.gui.builder.window.tags.TestWindowControllerTag
-
Tests processing an incorrectly nested controller tag.
- testNotUnlessExecute() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestFormBaseTag
-
Tests non execution with a wrong unlessName attribute.
- TestNullInvocation - Class in net.sf.jguiraffe.di.impl
-
- TestNullInvocation() - Constructor for class net.sf.jguiraffe.di.impl.TestNullInvocation
-
- TestNullMessageOutput - Class in net.sf.jguiraffe.gui.builder.utils
-
Test class for NullMessageOutput.
- TestNullMessageOutput() - Constructor for class net.sf.jguiraffe.gui.builder.utils.TestNullMessageOutput
-
- TestNullTag - Class in net.sf.jguiraffe.gui.builder.di.tags
-
- TestNullTag() - Constructor for class net.sf.jguiraffe.gui.builder.di.tags.TestNullTag
-
- TestNumberWithUnit - Class in net.sf.jguiraffe.gui.layout
-
Test class for NumberWithUnit.
- TestNumberWithUnit() - Constructor for class net.sf.jguiraffe.gui.layout.TestNumberWithUnit
-
- testOnException() - Method in class net.sf.jguiraffe.gui.cmd.TestCommandBase
-
Tests whether the exception passed to onException() is recorded.
- testOnException() - Method in class net.sf.jguiraffe.gui.cmd.TestCommandWrapper
-
Tests the onException() implementation.
- testOnFinally() - Method in class net.sf.jguiraffe.gui.cmd.TestCommandWrapper
-
Tests the onFinally() implementation.
- testOpenSreamFromStream() - Method in class net.sf.jguiraffe.locators.TestLocatorUtils
-
Tests opening a stream when the locator directly returns a stream.
- testOpenStreamFromFile() - Method in class net.sf.jguiraffe.locators.TestLocatorUtils
-
Tests opening a stream when the locator returns a File.
- testOpenStreamFromURL() - Method in class net.sf.jguiraffe.locators.TestLocatorUtils
-
Tests opening a stream when the locator only returns an URL.
- testOpenStreamInvalidLocator() - Method in class net.sf.jguiraffe.locators.TestLocatorUtils
-
Tests the openStream() method with a locator that always returns null.
- testOpenStreamNull() - Method in class net.sf.jguiraffe.locators.TestLocatorUtils
-
Tests the openStream() method when a null locator is provided.
- TestOpenWindowCommand - Class in net.sf.jguiraffe.gui.app
-
Test class for OpenWindowCommand.
- TestOpenWindowCommand() - Constructor for class net.sf.jguiraffe.gui.app.TestOpenWindowCommand
-
- testOptionalBean() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestUseBeanBaseTag
-
Tests behavior of optional tags when no class attribute is specified.
- TestOrEventFilter - Class in net.sf.jguiraffe.gui.builder.event.filter
-
Test class for OrEventFilter.
- TestOrEventFilter() - Constructor for class net.sf.jguiraffe.gui.builder.event.filter.TestOrEventFilter
-
- TestOrientation - Class in net.sf.jguiraffe.gui.builder.components
-
Test class for Orientation.
- TestOrientation() - Constructor for class net.sf.jguiraffe.gui.builder.components.TestOrientation
-
- testOtherEvent() - Method in class net.sf.jguiraffe.gui.builder.components.model.TestTreeConfigurationChangeHandler
-
Tests the handling of another event which is not explicitly supported.
- testOverdefined() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestIconTag
-
Tests an icon tag with too many definition attributes.
- testPanel() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestPanelTag
-
Tests creating panels with content.
- TestPanelTag - Class in net.sf.jguiraffe.gui.builder.components.tags
-
Test class for PanelTag.
- TestPanelTag() - Constructor for class net.sf.jguiraffe.gui.builder.components.tags.TestPanelTag
-
- testParametersToString() - Method in class net.sf.jguiraffe.di.impl.AbstractInvocationTest
-
Tests converting the parameters to a string.
- testParametersToStringNoArgs() - Method in class net.sf.jguiraffe.di.impl.AbstractInvocationTest
-
Tests the parametersToString() method when no parameters are defined.
- testParameterTagWithoutInvocation() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestInvocationTags
-
Tries to execute a parameter tag that is not nested inside an invocation
tag.
- testParent() - Method in class net.sf.jguiraffe.gui.builder.action.TestActionStore
-
Tests the behavior of some methods if a parent store is defined.
- testParentPath() - Method in class net.sf.jguiraffe.gui.builder.components.model.TestTreeNodePath
-
Tests whether the parent path can be obtained.
- testParentPathRoot() - Method in class net.sf.jguiraffe.gui.builder.components.model.TestTreeNodePath
-
Tries to query the parent path of the root path.
- testParseChar() - Method in class net.sf.jguiraffe.gui.builder.action.TestAccelerator
-
Tests parsing a simple char.
- testParseCharNumeric() - Method in class net.sf.jguiraffe.gui.builder.action.TestAccelerator
-
Tests parsing a numeric character.
- testParseEmpty() - Method in class net.sf.jguiraffe.gui.builder.action.TestAccelerator
-
Tests parsing an empty string.
- testParseInvalidKey() - Method in class net.sf.jguiraffe.gui.builder.action.TestAccelerator
-
Tests parsing an invalid key.
- testParseInvalidModifier() - Method in class net.sf.jguiraffe.gui.builder.action.TestAccelerator
-
Tests parsing a string that contains an invalid modifier.
- testParseKeyCode() - Method in class net.sf.jguiraffe.gui.builder.action.TestAccelerator
-
Tests parsing a numeric key code.
- testParseKeyCodeSingleDigit() - Method in class net.sf.jguiraffe.gui.builder.action.TestAccelerator
-
Tests parsing a numeric key less than 10.
- testParseLocaleInvalid() - Method in class net.sf.jguiraffe.gui.app.TestApplication
-
Tests parsing an invalid locale.
- testParseModifiers() - Method in class net.sf.jguiraffe.gui.builder.action.TestAccelerator
-
Tests parsing an accelerator with modifiers.
- testParseModifiersInvalidKeySpec() - Method in class net.sf.jguiraffe.gui.builder.action.TestAccelerator
-
Tests parsing a string with modifiers and an invalid key specification.
- testParseModifiersOnly() - Method in class net.sf.jguiraffe.gui.builder.action.TestAccelerator
-
Tests parsing a string that contains only modifiers.
- testParseNull() - Method in class net.sf.jguiraffe.gui.builder.action.TestAccelerator
-
Tests parsing a null string.
- testParseSpecialKey() - Method in class net.sf.jguiraffe.gui.builder.action.TestAccelerator
-
Tests parsing a special key.
- testParseSpecialKeyCase() - Method in class net.sf.jguiraffe.gui.builder.action.TestAccelerator
-
Tests that case does not matter when parsing special keys.
- testParseWhitespaceOnly() - Method in class net.sf.jguiraffe.gui.builder.action.TestAccelerator
-
Tests parsing a string that contains only whitespace.
- testPassResults() - Method in class net.sf.jguiraffe.gui.builder.action.tags.TestPopupHandlerTag
-
Tests the passResults() implementation for a successful tag execution.
- testPassResults() - Method in class net.sf.jguiraffe.gui.builder.window.tags.TestFormControllerListenerTag
-
Tests a successful listener registration.
- testPassResultsBaseClassConverter() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestConverterTag
-
Tests whether a base class converter can be registered.
- testPassResultsCompBuilderData() - Method in class net.sf.jguiraffe.gui.builder.window.tags.TestFormControllerTag
-
Tests whether the component builder data object is correctly initialized.
- testPassResultsComponentAndBean() - Method in class net.sf.jguiraffe.gui.builder.action.tags.TestEventRegistrationTag
-
Tests the behavior if both a component and a bean name are specified.
- testPassResultsComponentName() - Method in class net.sf.jguiraffe.gui.builder.action.tags.TestEventRegistrationTag
-
Tests the behavior of passResults() if the component attribute is
specified.
- testPassResultsFail() - Method in class net.sf.jguiraffe.gui.builder.action.tags.TestEventRegistrationTag
-
Tests whether the callback throws an exception if registration is not
possible.
- testPassResultsFailIgnore() - Method in class net.sf.jguiraffe.gui.builder.action.tags.TestEventRegistrationTag
-
Tests whether an exception caused by a failed registration can be
suppressed.
- testPassResultsFieldStatusListeners() - Method in class net.sf.jguiraffe.gui.builder.window.tags.TestFormControllerTag
-
Tests whether field status listeners are added to the controller if
defined.
- testPassResultsFormBean() - Method in class net.sf.jguiraffe.gui.builder.window.tags.TestFormControllerTag
-
Tests whether the form bean is initialized if the corresponding property
is set.
- testPassResultsFormListener() - Method in class net.sf.jguiraffe.gui.builder.window.tags.TestFormControllerListenerTag
-
Tests whether a form listener can be registered.
- testPassResultsFormListeners() - Method in class net.sf.jguiraffe.gui.builder.window.tags.TestFormControllerTag
-
Tests whether form listeners are added to the controller if defined.
- testPassResultsHelperObjectsSet() - Method in class net.sf.jguiraffe.gui.builder.window.tags.TestFormControllerTag
-
Tests passResults() when all helper objects are set.
- testPassResultsInitValidationTrigger() - Method in class net.sf.jguiraffe.gui.builder.window.tags.TestFormControllerTag
-
Tests the passResults() method when the validation trigger has to be
initialized.
- testPassResultsInputComponentTag() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestTransformerBaseTag
-
Tests the passResults() method when the parent is an input component tag.
- testPassResultsInvalidClass() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestTransformerBaseTag
-
Tests the passResults() method when an invalid bean is passed in.
- testPassResultsInvalidParent() - Method in class net.sf.jguiraffe.gui.builder.action.tags.TestPopupHandlerTag
-
Tests the passResults() implementation when the parent tag is no
component tag.
- testPassResultsInvalidParent() - Method in class net.sf.jguiraffe.gui.builder.window.tags.TestFormControllerListenerTag
-
Tests the tag if the parent tag is no controller tag.
- testPassResultsMultiple() - Method in class net.sf.jguiraffe.gui.builder.action.tags.TestEventRegistrationTag
-
Tests whether an event listener can be registered at multiple components.
- testPassResultsMultipleAndName() - Method in class net.sf.jguiraffe.gui.builder.action.tags.TestEventRegistrationTag
-
Tests the behavior of the tag if both a component name and the multiple
attribute are specified.
- testPassResultsMultipleAndTargetBean() - Method in class net.sf.jguiraffe.gui.builder.action.tags.TestEventRegistrationTag
-
Tests the behavior of the tag if both a bean name and the multiple
attribute are specified.
- testPassResultsNoCnverterClass() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestConverterTag
-
Tests passResults() if no target class for the converter is provided.
- testPassResultsNoComponent() - Method in class net.sf.jguiraffe.gui.builder.action.tags.TestEventRegistrationTag
-
Tests the behavior of the tag if no component is specified.
- testPassResultsNoEventType() - Method in class net.sf.jguiraffe.gui.builder.action.tags.TestEventRegistrationTag
-
Tests a tag without the event type attribute.
- testPassResultsOtherParent() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestTransformerBaseTag
-
Tests the passResults() method when no input component tag is used as
parent.
- testPassResultsParentComponent() - Method in class net.sf.jguiraffe.gui.builder.action.tags.TestEventRegistrationTag
-
Tests whether the component name can be obtained from a parent tag.
- testPassResultsStdConverter() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestConverterTag
-
Tests whether a standard converter can be registered.
- testPassResultsSuppressFieldStatusListener() - Method in class net.sf.jguiraffe.gui.builder.window.tags.TestFormControllerListenerTag
-
Tests whether the suppressFieldStatusListener attribute is evaluated.
- testPassResultsSuppressFormListener() - Method in class net.sf.jguiraffe.gui.builder.window.tags.TestFormControllerListenerTag
-
Tests whether the suppressFormListener attribute is evaluated.
- testPassResultsSuppressValidationListener() - Method in class net.sf.jguiraffe.gui.builder.window.tags.TestFormControllerListenerTag
-
Tests whether the suppressValidationListener attribute is evaluated.
- testPassResultsTargetBean() - Method in class net.sf.jguiraffe.gui.builder.action.tags.TestEventRegistrationTag
-
Tests whether a listener can be added to a bean in the context.
- testPassResultsTargetBeanFail() - Method in class net.sf.jguiraffe.gui.builder.action.tags.TestEventRegistrationTag
-
Tests whether the result of the listener registration is taken into
account.
- testPassResultsTargetBeanFailIgnore() - Method in class net.sf.jguiraffe.gui.builder.action.tags.TestEventRegistrationTag
-
Tests whether a failed registration is ignored if the attribute is set.
- testPassResultsTargetBeanInvalid() - Method in class net.sf.jguiraffe.gui.builder.action.tags.TestEventRegistrationTag
-
Tests whether an invalid bean name is detected and causes an exception.
- testPassResultsTargetBeanInvalidIgnore() - Method in class net.sf.jguiraffe.gui.builder.action.tags.TestEventRegistrationTag
-
Tests whether an exception caused by an invalid bean name is ignored if
the corresponding attribute is set.
- testPassResultsValidationListeners() - Method in class net.sf.jguiraffe.gui.builder.window.tags.TestFormControllerTag
-
Tests whether validation listeners are added to the controller if
defined.
- testPassResultsWndBuilderData() - Method in class net.sf.jguiraffe.gui.builder.window.tags.TestFormControllerTag
-
Tests whether the window builder data object is correctly initialized.
- TestPasswordFieldTag - Class in net.sf.jguiraffe.gui.builder.components.tags
-
Test class for PasswordFieldTag.
- TestPasswordFieldTag() - Constructor for class net.sf.jguiraffe.gui.builder.components.tags.TestPasswordFieldTag
-
- testPathToKey() - Method in class net.sf.jguiraffe.gui.builder.components.model.TestTreeNodePath
-
Tests transforming a path to a configuration key.
- testPathToKeyNullKey() - Method in class net.sf.jguiraffe.gui.builder.components.model.TestTreeNodePath
-
Tests the pathToKey() method when a null key is passed in.
- testPercentData() - Method in class net.sf.jguiraffe.gui.layout.TestButtonLayout
-
Tests the PercentData constraints created for the buttons.
- TestPercentData - Class in net.sf.jguiraffe.gui.layout
-
- TestPercentData() - Constructor for class net.sf.jguiraffe.gui.layout.TestPercentData
-
- TestPercentLayout - Class in net.sf.jguiraffe.gui.layout
-
Test class for PercentLayout.
- TestPercentLayout() - Constructor for class net.sf.jguiraffe.gui.layout.TestPercentLayout
-
- TestPercentLayoutTag - Class in net.sf.jguiraffe.gui.builder.components.tags
-
Test class for PercentLayoutTag and related classes.
- TestPercentLayoutTag() - Constructor for class net.sf.jguiraffe.gui.builder.components.tags.TestPercentLayoutTag
-
- testPerformLayout() - Method in class net.sf.jguiraffe.gui.layout.TestPercentLayout
-
Tests calculating the complete layout.
- testPixel() - Method in class net.sf.jguiraffe.gui.layout.TestUnits
-
Tests the pixel unit.
- testPopComponentStoreTooMany() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentBuilderData
-
Tests calling popComponentStore() too often.
- testPopFormContext() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentBuilderData
-
Tests pushing and popping a form context.
- testPopFormContextRoot() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentBuilderData
-
Tries to remove the root context.
- testPopulateClassDescData() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestConstantValueTag
-
Tests whether the properties of the class description data object are
correctly filled.
- testPopulateFromContext() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestStaticTextDataTransformer
-
Tests whether properties of the context are used for populating the data
object.
- testPopulateFromContextConvertEnum() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestStaticTextDataTransformer
-
Tests whether the alignment enumeration is converted when data from the
context is read.
- testPopulateFromProperties() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestStaticTextDataTransformer
-
Tests whether properties of the transformer are used to populate the data
object.
- testPopulateNoProperties() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestStaticTextDataTransformer
-
Tests populate() if there are no default properties.
- TestPopupHandlerTag - Class in net.sf.jguiraffe.gui.builder.action.tags
-
Test class for PopupHandlerTag.
- TestPopupHandlerTag() - Constructor for class net.sf.jguiraffe.gui.builder.action.tags.TestPopupHandlerTag
-
- TestPopupHandlerTagScript - Class in net.sf.jguiraffe.gui.builder.action.tags
-
A test class for PopupHandlerTag that executes a Jelly script.
- TestPopupHandlerTagScript() - Constructor for class net.sf.jguiraffe.gui.builder.action.tags.TestPopupHandlerTagScript
-
- testPos() - Method in class net.sf.jguiraffe.gui.layout.TestPercentData
-
Tests the pos() convenience method.
- testPosWithProperties() - Method in class net.sf.jguiraffe.gui.layout.TestPercentData
-
Tests the pos() method if properties have been set before.
- testPrepareInputSourceInMemoryLocator() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBeanBuilder
-
Tests preparing an input source for an in-memory locator.
- testPrepareInputSourceValidURL() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBeanBuilder
-
Tests preparing an input source when a regular URL is used.
- testProcesBeforeBodyInvalidValueClassData() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestMapTag
-
Tests whether an invalid class data object for the value class is
detected.
- testProcess() - Method in class net.sf.jguiraffe.gui.builder.action.tags.TestEventListenerTag
-
Tests the process() implementation.
- testProcess() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestLocalizedTag
-
Tests processing a valid tag.
- testProcess() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestPropertyTag
-
Tests an execution of a valid tag.
- testProcess() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestConstructorTag
-
Tests a successful execution of the tag.
- testProcess() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestSetPropertyTag
-
Tests a valid execution of the tag.
- testProcess() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestShutdownHandlerTag
-
Tests processing the tag and registering invokables.
- testProcessAnonymous() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestBeanTag
-
Tests processing an anonymous bean declaration.
- testProcessBean() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestUseBeanBaseTag
-
Tests if the passResults() method is invoked on processing the bean.
- testProcessBeanClassFactory() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestBeanTag
-
Tests processing a bean tag when the class description is specified and
the singleton flag is set to false.
- testProcessBeanClassSingleton() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestBeanTag
-
Tests processing a bean tag when the class description is specified and
the singleton flag is set.
- testProcessBeanDefinitionEx() - Method in class net.sf.jguiraffe.gui.app.TestApplication
-
Tests processing a script when an exception is thrown.
- testProcessBeanDefinitions() - Method in class net.sf.jguiraffe.gui.app.TestApplication
-
Tests loading a set of bean definitions.
- testProcessBeanDefinitionsNull() - Method in class net.sf.jguiraffe.gui.app.TestApplication
-
Tests processing bean definitions if there are none.
- testProcessBeforeBodyAddGroup() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestRadioButtonTag
-
Tests whether the radio button is added to the radio group if it is in
the body of a group tag.
- testProcessBeforeBodyElemClass() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestCollectionTag
-
Tests processBeforeBody() when the element class is set.
- testProcessBeforeBodyElemClassName() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestCollectionTag
-
Tests processBeforeBody() when the class name of the elements is set.
- testProcessBeforeBodyInvalidClassData() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestCollectionTag
-
Tests processBeforeBody() when the class data is invalid.
- testProcessBeforeBodyInvalidKeyClassData() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestMapTag
-
Tests whether an invalid class data object for the key class is detected.
- testProcessBeforeBodyInvalidParent() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestCollectionTag
-
Tests processBeforeBody() when this tag is not nested inside a dependency
tag.
- testProcessBeforeBodyInvalidParent() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestMapTag
-
Tests a tag with an invalid parent.
- testProcessBeforeBodyInvalidRef() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestPropertiesTag
-
Tests using an invalid reference (to a wrong class) to a properties map.
- testProcessBeforeBodyKeyClass() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestMapTag
-
Tests whether the key class description is correctly created when the key
class is specified.
- testProcessBeforeBodyKeyClassName() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestMapTag
-
Tests whether the key class description is correctly created when the key
class name is specified.
- testProcessBeforeBodyNoBeanTag() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestFactoryTag
-
Tests the processBeforeBody() method when there is no enclosing bean tag.
- testProcessBeforeBodyNoClassData() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestMapTag
-
Tests a tag execution when no class data is set.
- testProcessBeforeBodyNoElemDesc() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestCollectionTag
-
Tests preparing the tag when no class desc data is defined.
- testProcessBeforeBodyNoMap() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestFontTag
-
Tests whether an empty attributes map is created if none is specified.
- testProcessBeforeBodyNoName() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestRadioButtonTag
-
Tests whether the name attribute is already checked before processing of
the body.
- testProcessBeforeBodyNoTarget() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestFontTag
-
Tests a tag that does not have a target specified.
- testProcessBeforeBodyUnknownRef() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestPropertiesTag
-
Tests using an unknown reference to a properties map.
- testProcessBeforeBodyValueClass() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestMapTag
-
Tests whether the value class description is correctly created when the
value class is specified.
- testProcessBeforeBodyValueClassName() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestMapTag
-
Tests whether the value class description is correctly created when the
value class name is specified.
- testProcessBeforeBodyWrongParent() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestShutdownHandlerTag
-
Tests a tag with a wrong parent.
- testProcessCreator() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestBeanTag
-
Tests processing a bean tag when the creator is set in the tag's body.
- testProcessInChain() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestSetPropertyTag
-
Tests processing the tag when a chain is in the context.
- testProcessInitializer() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestBeanTag
-
Tests processing a bean tag with an in-line definition of an initializer.
- testProcessInvalidParent() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestLocalizedTag
-
Tests process() if the tag has an invalid parent.
- testProcessInvalidParent() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestPropertyTag
-
Tests a tag with an invalid parent tag.
- testProcessInvalidParent() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestTreeIconTag
-
Tests executing the tag with a wrong parent.
- testProcessMultipleInvocations() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestFactoryTag
-
Tests processing when multiple Invokable objects are set.
- testProcessNoBeanClass() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestFactoryTag
-
Tests processing when no bean class was specified at the enclosing bean
tag.
- testProcessNoBeanTag() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestConstructorTag
-
Tries to process a constructor tag when no bean tag is available.
- testProcessNoCreator() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestBeanTag
-
Tests a bean tag, for which no creator is specified.
- testProcessNoIcon() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestTreeIconTag
-
Tests executing the tag when no icon is provided.
- testProcessNoInvocation() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestFactoryTag
-
Tests processing when no invocation is set in the tag's body.
- testProcessNoInvokableSupport() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestSetPropertyTag
-
Tests executing the tag when there is no InvokableSupport in the context.
- testProcessNoListenerClass() - Method in class net.sf.jguiraffe.gui.builder.action.tags.TestEventListenerTypeTag
-
Tries to execute a tag for a non-standard type without a listener class.
- testProcessNoName() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestTreeIconTag
-
Tests executing the tag when no name attribute is provided.
- testProcessNoName() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestBeanStoreTag
-
Tests a tag with no name.
- testProcessNoName() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestBeanTag
-
Tests processing of a tag with a missing name attribute.
- testProcessNonExistingParent() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestBeanStoreTag
-
Tests processing of a tag that defines a non existing parent store.
- testProcessNoParent() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestBeanStoreTag
-
Tests processing a tag that does not have a parent.
- testProcessNoProperty() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestPropertyTag
-
Tests a tag with no property attribute.
- testProcessNoResGrp() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestLocalizedTag
-
Tests the process() if when no resource group was specified.
- testProcessNoResID() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestLocalizedTag
-
Tests the process() method if no resource ID was specified.
- testProcessNormal() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestTreeIconTag
-
Tests a successful tag execution.
- testProcessNoTarget() - Method in class net.sf.jguiraffe.gui.builder.action.tags.TestEventListenerTag
-
Tests process() if no target can be determined.
- testProcessNoTarget() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestPropertiesTag
-
Tests processing a tag when no target is specified.
- testProcessNoType() - Method in class net.sf.jguiraffe.gui.builder.action.tags.TestEventListenerTypeTag
-
Tries to execute a tag without a type attribute.
- testProcessParent() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestFontTag
-
Tests whether the newly created font can be passed to the parent tag.
- testProcessResultVar() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestBeanTag
-
Tests whether the resultVar is evaluated correctly.
- testProcessUnregisterInvokableSupport() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestShutdownHandlerTag
-
Tests whether the invocation script is unregistered when the tag ends.
- testProcessValue() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestBeanTag
-
Tests processing a bean tag when the bean is defined by its value.
- testProcessValueAndInitializer() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestBeanTag
-
Tests the behavior when the bean is defined as a direct value and an
initializer is provided.
- testProcessVar() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestFontTag
-
Tests whether the newly created font can be assigned to a variable.
- testProcessWithDependency() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestFactoryTag
-
Tests a successful processing of the FactoryTag when a dependency is
provided.
- testProcessWithoutDependency() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestFactoryTag
-
Tests a successful processing of the FactoryTag when no dependency is
provided.
- testProcessWithParentAttribute() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestBeanStoreTag
-
Tests processing a tag with a parentName attribute.
- testProcessWithParentTag() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestBeanStoreTag
-
Tests processing a tag that is nested inside a parent tag.
- testProcessWithParentTagAndAttribute() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestBeanStoreTag
-
Tests whether the parentName attribute has higher priority.
- testProcessWithSourceNoChain() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestSetPropertyTag
-
Tries setting a source attribute when no chain is in the context.
- testProcessWithStore() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestBeanTag
-
Tests processing of a bean tag when the bean store name is provided.
- testProcessWithStoreAndTag() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestBeanTag
-
Tests processing of a bean tag that is nested inside a bean store tag and
has then store attribute set.
- testProcessWithStoreTag() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestBeanTag
-
Tests processing of a bean tag when it is nested inside a bean store tag.
- testProcessWrongInvocation() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestFactoryTag
-
Tests processing when an invalid invocation is set.
- testProcessWrongParent() - Method in class net.sf.jguiraffe.gui.builder.action.tags.TestEventListenerTypeTag
-
Tests whether an invalid parent tag is detected.
- TestProgressBarTag - Class in net.sf.jguiraffe.gui.builder.components.tags
-
Test class for ProgressBarTag.
- TestProgressBarTag() - Constructor for class net.sf.jguiraffe.gui.builder.components.tags.TestProgressBarTag
-
- testProperties() - Method in class net.sf.jguiraffe.transform.TestTransformerContextPropertiesWrapper
-
Tests the properties() method.
- TestPropertiesBeanProvider - Class in net.sf.jguiraffe.di.impl.providers
-
Test class for PropertiesBeanProvider.
- TestPropertiesBeanProvider() - Constructor for class net.sf.jguiraffe.di.impl.providers.TestPropertiesBeanProvider
-
- TestPropertiesTag - Class in net.sf.jguiraffe.gui.builder.components.tags
-
Test class for PropertiesTag.
- TestPropertiesTag() - Constructor for class net.sf.jguiraffe.gui.builder.components.tags.TestPropertiesTag
-
- testPropertyDefaults() - Method in class net.sf.jguiraffe.transform.TestDateTransformerBase
-
Tests the default values for properties.
- TestPropertyTag - Class in net.sf.jguiraffe.gui.builder.components.tags
-
Test class for PropertyTag.
- TestPropertyTag() - Constructor for class net.sf.jguiraffe.gui.builder.components.tags.TestPropertyTag
-
- testProviderNames() - Method in class net.sf.jguiraffe.di.impl.TestCombinedBeanStore
-
Tests whether the names of all providers can be obtained.
- testProviderNames() - Method in class net.sf.jguiraffe.di.impl.TestSimpleBeanStoreImpl
-
Tests requesting the names of the available providers.
- testProviderNames() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyContextBeanStore
-
Tests whether the expected provider names are returned.
- testProviderNamesWithAnonymous() - Method in class net.sf.jguiraffe.di.impl.TestDefaultBeanStore
-
Tests querying the names of registered providers if anonymous ones are
involved.
- testPushComponentStoreAddComponent() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentBuilderData
-
Tests adding a component to an alternative component store.
- testPushComponentStoreAddComponentHandler() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentBuilderData
-
Tests adding a component handler to an alternative component store.
- testPushComponentStoreAddFieldHandler() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentBuilderData
-
Tests adding a field handler to an alternative component store.
- testPushComponentStoreCallBacksInContext() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentBuilderData
-
Tests whether call backs are correctly treated in their context.
- testPushComponentStoreCallBacksInDifferentContext() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentBuilderData
-
Tests that call backs registered for a different context won't get
executed when the context changes.
- testPushComponentStoreNull() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentBuilderData
-
Tests pushing a null component store.
- testPushComponentStoreReturn() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentBuilderData
-
Tests the return value of pushComponentStore().
- testPushFormContext() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentBuilderData
-
Tests installing a new form context.
- testPushFormContextCallBacks() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentBuilderData
-
Tests whether call backs are invoked when a form context is closed.
- testPushFormContextNull() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentBuilderData
-
Tests pushing a null form context.
- testPut() - Method in class net.sf.jguiraffe.gui.builder.action.TestActionBuilder
-
Tests whether the action builder can be put into the Jelly context.
- testPut() - Method in class net.sf.jguiraffe.gui.builder.window.TestWindowBuilderData
-
Tests whether the window builder can be put into the Jelly context.
- testPutNullContext() - Method in class net.sf.jguiraffe.gui.builder.action.TestActionBuilder
-
Tries storing the action builder in a null context.
- testPutNullContext() - Method in class net.sf.jguiraffe.gui.builder.window.TestWindowBuilderData
-
Tries storing the window builder in a null context.
- testPutNullCtx() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentBuilderData
-
Tries putting an instance into a null context.
- testPutWindow() - Method in class net.sf.jguiraffe.gui.builder.window.TestWindowBuilderData
-
Tests whether a named window can be added.
- testPutWindowMulti() - Method in class net.sf.jguiraffe.gui.builder.window.TestWindowBuilderData
-
Tests the behavior of the data object if multiple windows are added.
- testPutWindowNoName() - Method in class net.sf.jguiraffe.gui.builder.window.TestWindowBuilderData
-
Tests whether putWindow() works with a window without a name.
- testQueryBuilderData() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentBuilderData
-
Tests querying the builder data object itself through the bean context.
- testQueryContext() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentBuilderData
-
Tests querying the bean context from the bean context.
- testQueryForm() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentBuilderData
-
Tests querying the form through the bean context.
- TestRadioButtonTag - Class in net.sf.jguiraffe.gui.builder.components.tags
-
Test class for RadioButtonTag.
- TestRadioButtonTag() - Constructor for class net.sf.jguiraffe.gui.builder.components.tags.TestRadioButtonTag
-
- TestRadioButtonTagScript - Class in net.sf.jguiraffe.gui.builder.components.tags
-
Test class for RadioButtonTag that executes a test script.
- TestRadioButtonTagScript() - Constructor for class net.sf.jguiraffe.gui.builder.components.tags.TestRadioButtonTagScript
-
- TestRadioButtonTagScript.RadioButtonHandlerTestImpl - Class in net.sf.jguiraffe.gui.builder.components.tags
-
A specialized radio button handler for testing whether an alternate
handler can be specified.
- testReadFields() - Method in class net.sf.jguiraffe.gui.forms.TestForm
-
Tests the read fields method.
- testReadFieldsNullModel() - Method in class net.sf.jguiraffe.gui.forms.TestForm
-
Tests the readFields() method when a null model object is provided.
- testReadFieldsSubSet() - Method in class net.sf.jguiraffe.gui.forms.TestForm
-
Tests reading a sub set of the form's fields.
- testReadFieldsSubSetInvalid() - Method in class net.sf.jguiraffe.gui.forms.TestForm
-
Tests reading a sub set of the form's fields when the sub set contains an
invalid field name.
- testReadFieldsSubSetNull() - Method in class net.sf.jguiraffe.gui.forms.TestForm
-
Tests reading fields with a null sub set.
- testReadFieldsUnknownProperty() - Method in class net.sf.jguiraffe.gui.forms.TestForm
-
Tests reading the form's fields if a property cannot be found in the form
bean.
- testReadModelProperty() - Method in class net.sf.jguiraffe.gui.forms.TestForm
-
Tests reading a property from a model object.
- testReadProperty() - Method in class net.sf.jguiraffe.gui.forms.bind.TestBeanBindingStrategy
-
Tests reading a property from a bean.
- testReadProperty() - Method in class net.sf.jguiraffe.gui.forms.bind.TestDummyBindingStrategy
-
Tests reading a property.
- testReadPropertyNonExisting() - Method in class net.sf.jguiraffe.gui.forms.bind.TestBeanBindingStrategy
-
Tests reading a property that does not exist.
- testReadPropertyNullBean() - Method in class net.sf.jguiraffe.gui.forms.bind.TestBeanBindingStrategy
-
Tests reading a property from a null bean.
- testReadTransformer() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestTransformerTag
-
Tests creating a transformer for type read.
- testRecalibrate() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableColumnWidthController
-
Tests a successful recalibration of the column widths.
- testRecalibrateNoRemainingPercentWidth() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableColumnWidthController
-
Tests recalibrate() if all percent columns have a width of 0.
- testRecalibrateNull() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableColumnWidthController
-
Tries to call recalibrate() with a null parameter.
- testRecalibrateWrongElementCount() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableColumnWidthController
-
Tries to call recalibrate() with an array that has the wrong number of
elements.
- testReference() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestIconTag
-
Tests if an icon can be saved in a variable and later be referred to.
- TestReflectionUtils - Class in net.sf.jguiraffe.di
-
Test class for ReflectionUtils.
- TestReflectionUtils() - Constructor for class net.sf.jguiraffe.di.TestReflectionUtils
-
- testRefProperties() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestPropertiesTag
-
Tests using the ref attribute for specifying an existing map.
- TestRegexValidator - Class in net.sf.jguiraffe.transform
-
Test class for RegexValidator.
- TestRegexValidator() - Constructor for class net.sf.jguiraffe.transform.TestRegexValidator
-
- testRegisterBaseConverterNoConverter() - Method in class net.sf.jguiraffe.di.TestConversionHelper
-
Tries to register a null base class converter.
- testRegisterBaseConverterNoTargetClass() - Method in class net.sf.jguiraffe.di.TestConversionHelper
-
Tries to register a base class converter without a target class.
- testRegisterBeanCreationListeners() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBuilder
-
Tests registering bean creation listeners at the builder bean context.
- testRegisterBeanCreationListenersNull() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBuilder
-
Tests registering bean creation listeners when the collection is null.
- testRegisterBeanMixed() - Method in class net.sf.jguiraffe.gui.builder.window.tags.TestEventListenerTags
-
Tests whether a listener can be registered at a component and a bean in
parallel.
- testRegisterBeanMulti() - Method in class net.sf.jguiraffe.gui.builder.window.tags.TestEventListenerTags
-
Tests whether multiple listener types can be registered at a bean.
- testRegisterBeanSingle() - Method in class net.sf.jguiraffe.gui.builder.window.tags.TestEventListenerTags
-
Tests whether a listener can be registered at a bean.
- testRegisterBeanWindow() - Method in class net.sf.jguiraffe.gui.builder.window.tags.TestEventListenerTags
-
Tests whether a window listener can be registered at a bean.
- testRegisterClassLoader() - Method in class net.sf.jguiraffe.di.impl.TestDefaultClassLoaderProvider
-
Tests registering a class loader.
- testRegisterClassLoader() - Method in class net.sf.jguiraffe.di.impl.TestDefaultDependencyProvider
-
Tests registering a new class loader under a symbolic name.
- testRegisterClassLoader() - Method in class net.sf.jguiraffe.di.impl.TestRestrictedDependencyProvider
-
Tests registering a class loader.
- testRegisterClassLoaderNullName() - Method in class net.sf.jguiraffe.di.impl.TestDefaultClassLoaderProvider
-
Tests registering a class loader with a null name.
- testRegisterConverter() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestConverterTagScript
-
Tests whether a custom converter can be registered.
- testRegisterConverterNoConverter() - Method in class net.sf.jguiraffe.di.TestConversionHelper
-
Tries to register a null converter.
- testRegisterConverterNoTargetClass() - Method in class net.sf.jguiraffe.di.TestConversionHelper
-
Tries to register a converter without a target class.
- testRegisterDefaultConverters() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBuilder
-
Tests whether default converters can be added to a conversion helper.
- testRegisterDefaultConvertersNull() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBuilder
-
Tries to pass a null object to registerDefaultConverters().
- testRegisterInvokableSupportChainNull() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestInvocationData
-
Tries to register a null chain object.
- testRegisterInvokableSupportNull() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestInvocationData
-
Tries to register a null support object.
- testRegisterPopupMenuHandler() - Method in class net.sf.jguiraffe.gui.builder.action.TestActionManagerWrapper
-
Tests the registerPopupMenuHandler() implementation.
- testRegisterTagLibrariesNonDefault() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBuilder
-
Tests registering the tag libraries with non default names paces.
- testRelease() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBuilder
-
Tests releasing a builder data object.
- testReleaseNoBuilderContext() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBuilder
-
Tests releasing a data object that does not contain a builder bean
context.
- testReleaseNoBuilderResult() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBuilder
-
Tests releasing a data object that does not contain a builder result
object.
- testReleaseNull() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBeanBuilder
-
Tries to call release() without a builder result.
- testReleaseNullData() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBuilder
-
Tests releasing a null data object.
- testReleaseRootStoreNameContained() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBuilder
-
Tests the release() method when the name of the root store is explicitly
contained in the collection with store names.
- testRemoveAction() - Method in class net.sf.jguiraffe.gui.builder.action.TestActionStore
-
Tests removing actions from the store.
- testRemoveActionFromGroup() - Method in class net.sf.jguiraffe.gui.builder.action.TestActionStore
-
Tests removing actions from groups.
- testRemoveActionFromGroupNonExisting() - Method in class net.sf.jguiraffe.gui.builder.action.TestActionStore
-
Tests removing actions from groups when either the action or the group
does not exist.
- testRemoveActionInParent() - Method in class net.sf.jguiraffe.gui.builder.action.TestActionStore
-
Tests whether removing an action affects the parent store.
- testRemoveActionListener() - Method in class net.sf.jguiraffe.gui.builder.event.TestFormEventManager
-
Tests removing registered action listeners.
- testRemoveBean() - Method in class net.sf.jguiraffe.di.impl.TestSimpleBeanStoreImpl
-
Tests removing a bean from the store.
- testRemoveBeanContributor() - Method in class net.sf.jguiraffe.di.impl.TestSimpleBeanStoreImpl
-
Tests removing a bean contributor.
- testRemoveBeanCreationListener() - Method in class net.sf.jguiraffe.di.impl.TestBeanContextWrapper
-
Tests removing a bean creation listener.
- testRemoveBeanCreationListener() - Method in class net.sf.jguiraffe.di.impl.TestBeanCreationListenerSupport
-
Tests removing a bean creation listener.
- testRemoveBeanCreationListener() - Method in class net.sf.jguiraffe.di.impl.TestDefaultBeanContext
-
Tests removing a bean creation listener.
- testRemoveBeanCreationListenerUnknown() - Method in class net.sf.jguiraffe.di.impl.TestBeanCreationListenerSupport
-
Tests removing an unknown bean listener.
- testRemoveBeanNonExisting() - Method in class net.sf.jguiraffe.di.impl.TestSimpleBeanStoreImpl
-
Tests removing a non-existing bean.
- testRemoveBeanProviderExisting() - Method in class net.sf.jguiraffe.di.impl.TestDefaultBeanStore
-
Tests removing an existing bean provider.
- testRemoveBeanProviderNonExisting() - Method in class net.sf.jguiraffe.di.impl.TestDefaultBeanStore
-
Tests removing a non existing bean provider.
- testRemoveChangeListener() - Method in class net.sf.jguiraffe.gui.builder.event.TestFormEventManager
-
Tests removing registered change listeners.
- testRemoveComponent() - Method in class net.sf.jguiraffe.gui.layout.TestPercentLayout
-
Tests whether a component can be removed.
- testRemoveComponentMultiCells() - Method in class net.sf.jguiraffe.gui.layout.TestPercentLayout
-
Tests whether a component that spans multiple cells can be removed.
- testRemoveComponentNonExisting() - Method in class net.sf.jguiraffe.gui.layout.TestPercentLayout
-
Tries to remove a non-existing component.
- testRemoveComponentNull() - Method in class net.sf.jguiraffe.gui.layout.TestPercentLayout
-
Tries to remove a null component.
- testRemoveCovariantDuplicatesNoDuplicates() - Method in class net.sf.jguiraffe.di.TestReflectionUtils
-
Tests removeCovariantDuplicates() if there are no duplicates.
- testRemoveCovariantDuplicatesNull() - Method in class net.sf.jguiraffe.di.TestReflectionUtils
-
Tries to call removeCovariantDuplicates() with null input.
- testRemoveCovariantDuplicatesNullElement() - Method in class net.sf.jguiraffe.di.TestReflectionUtils
-
Tests removeCovariantDuplicates() if the passed in list contains null
elements.
- testRemoveCovariantDuplicatesSmallList() - Method in class net.sf.jguiraffe.di.TestReflectionUtils
-
Tests removeCovariantDuplicates() with a list with only a single element.
- testRemoveCovariantDuplicatesWithDuplicates() - Method in class net.sf.jguiraffe.di.TestReflectionUtils
-
Tests removeCovariantDuplicates() if there are actually duplicates.
- testRemoveEventListenerFromObject() - Method in class net.sf.jguiraffe.gui.builder.event.TestFormEventManager
-
Tests whether an event listener can be removed from a specific object.
- testRemoveEventListenerFromObjectNull() - Method in class net.sf.jguiraffe.gui.builder.event.TestFormEventManager
-
Tries to remove a null listener from an object.
- testRemoveEventListenerSpec() - Method in class net.sf.jguiraffe.gui.builder.event.TestFormEventManager
-
Tests whether a non-standard event listener can be removed.
- testRemoveEventListenerStd() - Method in class net.sf.jguiraffe.gui.builder.event.TestFormEventManager
-
Tests whether a standard event listener can be removed.
- testRemoveEventListenerStdAllUnknown() - Method in class net.sf.jguiraffe.gui.builder.event.TestFormEventManager
-
Tries to remove a standard all listener that is not registered.
- testRemoveEventListenerStdNamedUnknown() - Method in class net.sf.jguiraffe.gui.builder.event.TestFormEventManager
-
Tries to remove a named standard listener that is not registered for a
component.
- testRemoveFieldStatusListener() - Method in class net.sf.jguiraffe.gui.builder.window.ctrl.TestFormController
-
Tests whether field status listeners can be removed.
- testRemoveFocusListener() - Method in class net.sf.jguiraffe.gui.builder.event.TestFormEventManager
-
Tests removing registered focus listeners.
- testRemoveFormContextListener() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentBuilderData
-
Tests whether a form context listener can be removed again.
- testRemoveFormListener() - Method in class net.sf.jguiraffe.gui.builder.window.ctrl.TestFormController
-
Tests whether a form listener can be removed.
- testRemoveGroup() - Method in class net.sf.jguiraffe.gui.builder.action.TestActionStore
-
Tests removing a group.
- testRemoveGroupNull() - Method in class net.sf.jguiraffe.gui.builder.action.TestActionStore
-
Tries to remove the null group.
- testRemoveGroupUnknown() - Method in class net.sf.jguiraffe.gui.builder.action.TestActionStore
-
Tries to remove an unknown group.
- testRemoveListenerInEvent() - Method in class net.sf.jguiraffe.gui.builder.event.TestFormEventManager
-
Tests removing an event listener during event processing.
- testRemoveListenerNonExistingComponent() - Method in class net.sf.jguiraffe.gui.builder.event.TestFormEventManager
-
Tries to remove a listener from a non existing component.
- testRemoveMouseListener() - Method in class net.sf.jguiraffe.gui.builder.event.TestFormEventManager
-
Tests whether mouse listeners can be removed.
- testRemoveNonExistingListener() - Method in class net.sf.jguiraffe.gui.builder.event.TestFormEventManager
-
Tests removing an unregistered listener.
- testRemoveNullListener() - Method in class net.sf.jguiraffe.gui.builder.event.TestFormEventManager
-
Tries to remove a null event listener.
- testRemoveQueueListener() - Method in class net.sf.jguiraffe.gui.cmd.TestCommandQueueImpl
-
Tests whether a listener can be removed.
- testRemoveValidationListener() - Method in class net.sf.jguiraffe.gui.builder.window.ctrl.TestFormController
-
Tests whether validation listeners can be removed.
- TestRequiredValidator - Class in net.sf.jguiraffe.transform
-
Test class for RequiredValidator.
- TestRequiredValidator() - Constructor for class net.sf.jguiraffe.transform.TestRequiredValidator
-
- testReset() - Method in class net.sf.jguiraffe.gui.builder.enablers.TestEnablerBuilder
-
Tests whether the builder can be reset.
- testReset() - Method in class net.sf.jguiraffe.gui.layout.TestCellConstraints
-
Tests the reset() method.
- testResetAfterBuild() - Method in class net.sf.jguiraffe.gui.builder.enablers.TestEnablerBuilder
-
Tests whether reset() is automatically called after a build() operation.
- testResetBean() - Method in class net.sf.jguiraffe.di.impl.providers.TestLifeCycleBeanProvider
-
Tests reseting a bean provider.
- testResetCellSize() - Method in class net.sf.jguiraffe.gui.layout.TestCellConstraints
-
Tests whether the cell size is reset, too.
- testResetCurrentRow() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableFormController
-
Tests whether the current row can be deselected.
- testResetPos() - Method in class net.sf.jguiraffe.gui.layout.TestPercentData
-
Tests whether reset() also clears the position.
- testResolve() - Method in class net.sf.jguiraffe.resources.TestMessage
-
Tests to resolve messages.
- testResolveByClassCurrentFirst() - Method in class net.sf.jguiraffe.di.impl.TestDependencies
-
Tests whether the current store is searched first when resolving class
dependencies.
- testResolveByClassDirectly() - Method in class net.sf.jguiraffe.di.impl.TestDependencies
-
Tests resolving a dependency by class that can be found directly in the
current store.
- testResolveByClassDirectlySubClass() - Method in class net.sf.jguiraffe.di.impl.TestDependencies
-
Tests resolving a dependency by class when a provider with a sub class
can be found in the same store.
- testResolveByClassNonEx() - Method in class net.sf.jguiraffe.di.impl.TestDependencies
-
Tests resolving a class dependency that does not exist.
- testResolveByClassParent() - Method in class net.sf.jguiraffe.di.impl.TestDependencies
-
Tests resolving a dependency by class that lives in a parent store.
- testResolveByClassWithDescription() - Method in class net.sf.jguiraffe.di.impl.TestDependencies
-
Tests resolving a class dependency that is defined using a class
description.
- testResolveByNameCurrentFirst() - Method in class net.sf.jguiraffe.di.impl.TestDependencies
-
Tests whether the hierarchy of stores is searched in the correct order.
- testResolveByNameDirectly() - Method in class net.sf.jguiraffe.di.impl.TestDependencies
-
Tests resolving a dependency by name that can be found in the current
store.
- testResolveByNameNonEx() - Method in class net.sf.jguiraffe.di.impl.TestDependencies
-
Tests resolving a non existing name dependency.
- testResolveByNameParent() - Method in class net.sf.jguiraffe.di.impl.TestDependencies
-
Tests resolving a dependency by name that can be found in a parent store.
- testResolveClass() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestClassDescData
-
Tests whether the class can be resolved.
- testResolveClassDescData() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestValueData
-
Tests resolving a ClassDescData object that is initialized.
- testResolveClassDescDataInvalid() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestValueData
-
Tests resolving an invalid ClassDescData object.
- testResolveClassDescDataUndefined() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestValueData
-
Tests resolving an undefined ClassDescData object.
- testResolveClassDescription() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestValueData
-
Tests resolving a class description.
- testResolveClassDescriptionNull() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestValueData
-
Tests resolving a null class description.
- testResolveConstantColorInvalid() - Method in class net.sf.jguiraffe.gui.builder.components.TestColorHelper
-
Tests resolving an unknown, invalid constant color.
- testResolveConstantColorNull() - Method in class net.sf.jguiraffe.gui.builder.components.TestColorHelper
-
Tests resolving a null color.
- testResolveConstantColorPredefined() - Method in class net.sf.jguiraffe.gui.builder.components.TestColorHelper
-
Tests resolving predefined color names using the resolveColor() method.
- testResolveConstantValue() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestConstantValueTag
-
Tests whether a constant value can be resolved successfully.
- testResolveConstantValueNoAccess() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestConstantValueTag
-
Tests resolveConstantValue() if the field has no public access.
- testResolveConstantValueNonExistingField() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestConstantValueTag
-
Tests resolveConstantValue() if the field does not exist.
- testResolveFailed() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestResourceTag
-
Tests a failed resolve operation.
- testResolveHexColor() - Method in class net.sf.jguiraffe.gui.builder.components.TestColorHelper
-
Tests resolving hexadecimal color definitions.
- testResolveHexColorInvalid() - Method in class net.sf.jguiraffe.gui.builder.components.TestColorHelper
-
Tests resolving an invalid hex color.
- testResolveHexColorTooLarge() - Method in class net.sf.jguiraffe.gui.builder.components.TestColorHelper
-
Tests resolving a hex color with a too large value.
- testResolveLogicColor() - Method in class net.sf.jguiraffe.gui.builder.components.TestColorHelper
-
Tests whether a logic color can be resolved.
- testResolveLogicColorNoDefinition() - Method in class net.sf.jguiraffe.gui.builder.components.TestColorHelper
-
Tests resolveColor() for a logic color with an empty definition.
- testResolveModel() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableTag
-
Tests resolving the table model from the current bean context.
- testResolveOldValueOtherType() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestResourceTag
-
Tests a resolve operation if a delimiter is specified and the target
variable exists, but is not a string.
- testResolveResManUninitialized() - Method in class net.sf.jguiraffe.resources.TestMessage
-
Tests the resource manager if it was not fully initialized.
- testResolveResource() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestResourceTag
-
Tests whether a resource name can be resolved successfully.
- testResolveResourceWithClassLoader() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestResourceTag
-
Tests whether a specific class loader can be used for resolving the
resource.
- testResolveRGBColor() - Method in class net.sf.jguiraffe.gui.builder.components.TestColorHelper
-
Tests resolving RGB color definitions.
- testResolveRGBInvalidRange() - Method in class net.sf.jguiraffe.gui.builder.components.TestColorHelper
-
Tests resolving an RGB definition with a component that is out of range.
- testResolveRGBInvalidValue() - Method in class net.sf.jguiraffe.gui.builder.components.TestColorHelper
-
Tests resolving an RGB definition with a non-numeric component.
- testResolveRGBTooFew() - Method in class net.sf.jguiraffe.gui.builder.components.TestColorHelper
-
Tests resolving an RGB definition with too few components.
- testResolveRGBTooMany() - Method in class net.sf.jguiraffe.gui.builder.components.TestColorHelper
-
Tests resolving an RGB definition with too many components.
- testResolveWithDelimiterConcatenation() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestResourceTag
-
Tests whether the result of a resolve operation can be concatenated to an
existing value.
- testResolveWithDelimiterEmptyValue() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestResourceTag
-
Tests a resolve operation with a delimiter specified if the target
variable contains an empty string.
- testResolveWithDelimiterNewValue() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestResourceTag
-
Tests a resolve operation with a delimiter specified if the target
variable does not exist.
- testResourceID() - Method in class net.sf.jguiraffe.gui.app.TestApplicationResources
-
Tests whether the resource ID can be extracted from a literal.
- testResourceIDNull() - Method in class net.sf.jguiraffe.gui.app.TestApplicationResources
-
Tries to pass a null resource ID.
- TestResourceLoader() - Constructor for class net.sf.jguiraffe.gui.app.TestApplication.TestResourceLoader
-
- TestResourceTag - Class in net.sf.jguiraffe.gui.builder.di.tags
-
Test class for ResourceTag.
- TestResourceTag() - Constructor for class net.sf.jguiraffe.gui.builder.di.tags.TestResourceTag
-
- TestRestrictedDependencyProvider - Class in net.sf.jguiraffe.di.impl
-
- TestRestrictedDependencyProvider() - Constructor for class net.sf.jguiraffe.di.impl.TestRestrictedDependencyProvider
-
- testRoundTripDate() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTransformerFactory
-
Tests whether the transformers for the type Date work correctly.
- testRoundTripFloat() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTransformerFactory
-
Tests whether the transformers for the type Float work correctly.
- testRoundTripNumber() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTransformerFactory
-
Tests whether the transformers for the type Number work correctly.
- testRoundTripString() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTransformerFactory
-
Tests whether the transformers for the type String work correctly.
- testRowCount() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableFormController
-
Tests whether the number of rows can be determined.
- testRun() - Method in class net.sf.jguiraffe.gui.app.TestApplication
-
Tests the run() method and some of the helper methods.
- testRun() - Method in class net.sf.jguiraffe.gui.app.TestApplicationShutdownActionTask
-
Tests whether the task can be executed correctly.
- testRun() - Method in class net.sf.jguiraffe.gui.app.TestCommandActionTask
-
Tests the run() method.
- testRunNoApplication() - Method in class net.sf.jguiraffe.gui.app.TestApplicationShutdownActionTask
-
Tests the run() method if no application was set.
- testSaveUserConfigNotFileBased() - Method in class net.sf.jguiraffe.gui.app.TestApplication
-
Tests saving a non file-based user configuration.
- testSelectCurrentRow() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableFormController
-
Tests whether the current row in the table can be selected.
- testSelectSameCurrentRow() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableFormController
-
Tests that selecting the current row for another time has no effect.
- testSerialization() - Method in class net.sf.jguiraffe.gui.builder.components.TestColor
-
Tests whether an instance can be serialized.
- testSerialization() - Method in class net.sf.jguiraffe.gui.layout.TestBorderLayout
-
Tests whether the layout can be serialized.
- testSerialization() - Method in class net.sf.jguiraffe.gui.layout.TestButtonLayout
-
Tests whether the layout can be serialized.
- testSerialization() - Method in class net.sf.jguiraffe.gui.layout.TestPercentLayout
-
Tests whether the layout can be serialized.
- testSetActionData() - Method in class net.sf.jguiraffe.gui.builder.action.TestActionDataImpl
-
Tests whether an object can be initialized from an action data object.
- testSetActionDataNull() - Method in class net.sf.jguiraffe.gui.builder.action.TestActionDataImpl
-
Tries to initialize an object from a null object.
- testSetAdditionalTipSeparator() - Method in class net.sf.jguiraffe.gui.builder.components.TestDefaultToolTipManager
-
Tests whether the tip separator can be changed.
- testSetAdditionalToolTipCompNoStdTip() - Method in class net.sf.jguiraffe.gui.builder.components.TestDefaultToolTipManager
-
Tests whether the additional tool tip can be set for a component if no
standard tool tip is set.
- testSetAdditionalToolTipCompWithStdTip() - Method in class net.sf.jguiraffe.gui.builder.components.TestDefaultToolTipManager
-
Tests whether the standard and the additional tool tip are combined to a
common tip.
- testSetAdditionalToolTipNameNoStdTip() - Method in class net.sf.jguiraffe.gui.builder.components.TestDefaultToolTipManager
-
Tests whether the additional tool tip can be set for a component
specified by its name if no standard tool tip is set.
- testSetAdditionalToolTipNameUnknown() - Method in class net.sf.jguiraffe.gui.builder.components.TestDefaultToolTipManager
-
Tries to set the additional tool tip for an unknown component name.
- testSetAlignmentNull() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestStaticTextDataImpl
-
Tests setting the alignment to null.
- testSetAlignmentNull() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestTextIconData
-
Tests setting the alignment to null.
- testSetAlignmentNull() - Method in class net.sf.jguiraffe.gui.layout.TestButtonLayout
-
Tries to set a null alignment.
- testSetAlignmentString() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestTextIconData
-
Tests setting the alignment.
- testSetAlignmentStringInvalid() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestTextIconData
-
Tries to set an invalid alignment string.
- testSetAlignmentStringNull() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestTextIconData
-
Tests setting the alignment string to null.
- testSetAndResetTip() - Method in class net.sf.jguiraffe.gui.builder.components.TestDefaultToolTipManager
-
Tests whether both the additional and the standard tip can be set and
later reset.
- testSetApplication() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestDefaultTableEditorValidationHandler
-
Tests whether the application reference is correctly set.
- testSetApplicationMessageOutputAvailable() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestDefaultTableEditorValidationHandler
-
Tests that the message output object is not overridden by
setApplication() if it already exists.
- testSetBaseClass() - Method in class net.sf.jguiraffe.gui.builder.event.filter.TestAbstractEventFilter
-
Tests setting a valid base class.
- testSetBaseClassInvalid() - Method in class net.sf.jguiraffe.gui.builder.event.filter.AbstractEventFilterTest
-
Tests setting an invalid class as base class.
- testSetBaseClassInvalid() - Method in class net.sf.jguiraffe.gui.builder.event.filter.TestAbstractEventFilter
-
Tests setting an invalid base class.
- testSetBaseClassNull() - Method in class net.sf.jguiraffe.gui.builder.event.filter.TestAbstractEventFilter
-
Tests setting a null base class.
- testSetBaseClassValid() - Method in class net.sf.jguiraffe.gui.builder.event.filter.AbstractEventFilterTest
-
Tests setting the filter's base class to a valid class.
- testSetBeanCreatorMultiple() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestBeanTag
-
Tries setting multiple creators.
- testSetBeanProviderCreateCollectionNotOrdered() - Method in class net.sf.jguiraffe.di.impl.providers.TestCollectionBeanProvider
-
Tests the collection created by SetBeanProvider if ordered is false.
- testSetBeanProviderCreateCollectionOrdered() - Method in class net.sf.jguiraffe.di.impl.providers.TestCollectionBeanProvider
-
Tests the collection created by SetBeanProvider if ordered is true.
- testSetBeanProviderGetElementDependencies() - Method in class net.sf.jguiraffe.di.impl.providers.TestCollectionBeanProvider
-
Tests whether the dependencies of a set provider are correctly passed to
the super class.
- testSetBuilder() - Method in class net.sf.jguiraffe.gui.app.TestApplicationBuilderData
-
Tests whether the builder on the data object can be set.
- testSetClassLoaderProvider() - Method in class net.sf.jguiraffe.di.impl.TestBeanContextWrapper
-
Tests the implementation of setClassLoaderProvider().
- testSetClassLoaderProvider() - Method in class net.sf.jguiraffe.di.impl.TestDefaultBeanContext
-
Tests setting a new class loader provider.
- testSetClassLoaderProvider() - Method in class net.sf.jguiraffe.gui.app.TestApplicationContextImpl
-
Tests whether the class loader provider can be set and whether this
affects the bean context.
- testSetClassLoaderProviderNoBeanCtx() - Method in class net.sf.jguiraffe.gui.app.TestApplicationContextImpl
-
Tests setClassLoaderProvider() if there is no bean context.
- testSetClassLoaderProviderNull() - Method in class net.sf.jguiraffe.di.impl.TestDefaultBeanContext
-
Tests setting a null CLP.
- testSetClearVariablesFalse() - Method in class net.sf.jguiraffe.di.impl.TestChainedInvocation
-
Tests whether disabling the clear variables flag has any effect.
- testSetClearVariablesTrue() - Method in class net.sf.jguiraffe.di.impl.TestChainedInvocation
-
Tests whether variables are cleared before an invocation.
- testSetColumnValueEditForm() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableFormController
-
Tests setColumnValue() if for this column an editor form exists.
- testSetColumnValueNoEditForm() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableFormController
-
Tests setColumnValue() for a column with no special edit form.
- testSetCommandQueueNull() - Method in class net.sf.jguiraffe.gui.app.TestApplication
-
Tests setting the command queue to null.
- testSetContainerLayout() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentManagerWrapper
-
Tests the setContainerLayout() implementation.
- testSetConversionHelper() - Method in class net.sf.jguiraffe.di.impl.TestSimpleBeanStoreImpl
-
Tests whether a conversion helper can be set.
- testSetCreationBeanContext() - Method in class net.sf.jguiraffe.di.impl.TestDefaultDependencyProvider
-
Tests whether a creation bean context can be set.
- testSetCreationBeanContext() - Method in class net.sf.jguiraffe.di.impl.TestRestrictedDependencyProvider
-
Tests setting the responsible context.
- testSetCreationBeanContextNotInit() - Method in class net.sf.jguiraffe.di.impl.TestDefaultDependencyProvider
-
Tests querying the bean creation context if it was not initialized.
- testSetData() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestColumnFieldHandler
-
Tests setting a new data value.
- testSetData() - Method in class net.sf.jguiraffe.gui.forms.TestDefaultFieldHandler
-
Tests initializing the field's data.
- testSetDataAndValidate() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestColumnFieldHandler
-
Tests calling validate() after setData().
- testSetDataClassCastException() - Method in class net.sf.jguiraffe.gui.forms.TestDefaultFieldHandler
-
Tests whether ClassCastExceptions are correctly handled.
- testSetDataIndex() - Method in class net.sf.jguiraffe.gui.builder.components.model.TestDefaultRadioButtonHandler
-
Tests setData() if a valid selected index is passed in.
- testSetDataInvalidIndex() - Method in class net.sf.jguiraffe.gui.builder.components.model.TestDefaultRadioButtonHandler
-
Tests setData() if an invalid index is passed in.
- testSetDataNull() - Method in class net.sf.jguiraffe.gui.builder.components.model.TestDefaultRadioButtonHandler
-
Tests setData() for a null argument.
- testSetDataNull() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestColumnFieldHandler
-
Tests setting the data to null.
- testSetDataNullFirst() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestColumnFieldHandler
-
Tests setting a null data value on a newly initialized handler.
- testSetDataTwice() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestColumnFieldHandler
-
Tests setting a data value multiple times.
- testSetDefaultAlignment() - Method in class net.sf.jguiraffe.gui.layout.TestCellConstraints
-
Tests whether the default alignment can be changed.
- testSetDefaultAlignmentNull() - Method in class net.sf.jguiraffe.gui.layout.TestCellConstraints
-
Tries to set the default alignment to null.
- testSetDefaultClassLoader() - Method in class net.sf.jguiraffe.di.impl.TestDefaultClassLoaderProvider
-
Tests whether the name for a default class loader can be set.
- testSetDefaultClassLoader() - Method in class net.sf.jguiraffe.di.impl.TestDefaultDependencyProvider
-
Tests whether a default class loader name can be set.
- testSetDefaultClassLoaderName() - Method in class net.sf.jguiraffe.di.impl.TestRestrictedDependencyProvider
-
Tests whether the name of a default class loader can be set.
- testSetDefaultResourceGroup() - Method in class net.sf.jguiraffe.transform.TestDefaultValidationMessageHandler
-
Tests modifying the default resource group.
- testSetDefaultStore() - Method in class net.sf.jguiraffe.di.impl.TestBeanContextWrapper
-
Tests whether the default store can be changed.
- testSetDisplayName() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestInputComponentTag
-
Tests whether the display name is correctly set for the field handlers.
- testSetElementStateFalse() - Method in class net.sf.jguiraffe.gui.builder.enablers.TestInverseEnabler
-
Tests setting the enabled state to false.
- testSetElementStateTrue() - Method in class net.sf.jguiraffe.gui.builder.enablers.TestInverseEnabler
-
Tests setting the enabled state to true.
- testSetEnabled() - Method in class net.sf.jguiraffe.gui.builder.components.TestAbstractCompositeComponentHandler
-
Tests whether the enabled state can be changed.
- testSetEnabledState() - Method in class net.sf.jguiraffe.gui.builder.enablers.TestActionEnabler
-
Tests setting the enabled state on an existing action.
- testSetEnabledState() - Method in class net.sf.jguiraffe.gui.builder.enablers.TestActionGroupEnabler
-
Tests setting the enabled state of a group.
- testSetEnabledState() - Method in class net.sf.jguiraffe.gui.builder.enablers.TestChainElementEnabler
-
Tests setting the enabled state.
- testSetEnabledState() - Method in class net.sf.jguiraffe.gui.builder.enablers.TestComponentEnabler
-
Tests setting the enabled state of a component.
- testSetEnabledStateUnknownAction() - Method in class net.sf.jguiraffe.gui.builder.enablers.TestActionEnabler
-
Tests the enabler's behavior when the action cannot be resolved.
- testSetEnabledStateUnknownComponent() - Method in class net.sf.jguiraffe.gui.builder.enablers.TestComponentEnabler
-
Tests setting the enabled state when the component cannot be resolved.
- testSetEnablers() - Method in class net.sf.jguiraffe.gui.app.TestCommandActionTask
-
Tests whether specific enablers can be set.
- testSetEventManager() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentBuilderData
-
Tests overriding the default event manager.
- testSetEventManagerNull() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentBuilderData
-
Tests setting the event manager to null.
- testSetFormValidatorExistingForm() - Method in class net.sf.jguiraffe.gui.builder.window.ctrl.TestFormController
-
Tests whether a FormValidator can be set if the form already
exists.
- testSetGUISynchronizer() - Method in class net.sf.jguiraffe.gui.app.TestApplication
-
Tests setting the GUI synchronizer.
- testSetGUISynchronizerNull() - Method in class net.sf.jguiraffe.gui.app.TestApplication
-
Tests setting the GUI synchronizer to null.
- testSetInvalidBackground() - Method in class net.sf.jguiraffe.gui.builder.window.ctrl.TestColorFieldMarker
-
Tests whether the invalid background color can be set correctly.
- testSetInvalidForeground() - Method in class net.sf.jguiraffe.gui.builder.window.ctrl.TestColorFieldMarker
-
Tests whether the invalid foreground color can be set correctly.
- testSetInvocationHelper() - Method in class net.sf.jguiraffe.gui.app.TestApplicationBuilderData
-
Tests whether the invocation helper can be set.
- testSetInvocationHelperExplicit() - Method in class net.sf.jguiraffe.gui.builder.di.TestDIBuilderData
-
Tests whether an invocation helper can be set explicitly.
- testSetLastValidationStatus() - Method in class net.sf.jguiraffe.gui.builder.window.ctrl.TestColorFieldMarker
-
Tests whether the validation status of a field can be changed.
- testSetLayout() - Method in class net.sf.jguiraffe.gui.builder.components.TestCompositeImpl
-
Tests whether a layout object can be set.
- testSetLayoutNoRoot() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentBuilderData
-
Tries setting a layout object when no root container is set.
- testSetLayoutToReplacedComposite() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestContainerTag
-
Tests whether an alternative Composite can be set and is used for storing
a layout object.
- testSetMargins() - Method in class net.sf.jguiraffe.gui.layout.TestButtonLayout
-
Tests setting the margins.
- testSetNotVisitedInvalidBackground() - Method in class net.sf.jguiraffe.gui.builder.window.ctrl.TestColorFieldMarker
-
Tests whether the not visited-invalid background color can be set
correctly.
- testSetNotVisitedInvalidForeground() - Method in class net.sf.jguiraffe.gui.builder.window.ctrl.TestColorFieldMarker
-
Tests whether the not visited-invalid foreground color can be set
correctly.
- testSetNotVisitedWarningBackground() - Method in class net.sf.jguiraffe.gui.builder.window.ctrl.TestColorFieldMarker
-
Tests whether the not visited-warning background color can be set
correctly.
- testSetNotVisitedWarningForeground() - Method in class net.sf.jguiraffe.gui.builder.window.ctrl.TestColorFieldMarker
-
Tests whether the not visited-warning foreground color can be set
correctly.
- testSetProperties() - Method in class net.sf.jguiraffe.gui.app.TestApplicationBuilderData
-
Tests whether a map with properties can be set.
- testSetPropertNonExisting() - Method in class net.sf.jguiraffe.di.TestInvocationHelper
-
Tries to set a non existing property.
- testSetProperty() - Method in class net.sf.jguiraffe.di.TestInvocationHelper
-
Tests whether a property can be set directly.
- testSetProperty() - Method in class net.sf.jguiraffe.di.TestReflectionUtils
-
Tests setting properties on a bean directly.
- testSetProperty() - Method in class net.sf.jguiraffe.gui.builder.components.model.TestTreeConfigurationChangeHandler
-
Tests a change event caused by a setProperty() operation.
- testSetProperty() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestUseBeanBaseTag
-
Tests setting a property.
- testSetPropertyEnumConversion() - Method in class net.sf.jguiraffe.di.TestInvocationHelper
-
Tests setProperty() if a conversion to an Enum class is involved.
- testSetPropertyException() - Method in class net.sf.jguiraffe.di.TestInvocationHelper
-
Tests setPoperty() if the setter throws an exception.
- testSetPropertyException() - Method in class net.sf.jguiraffe.di.TestReflectionUtils
-
Tests setting a property when the setter throws an exception.
- testSetPropertyInvalidValue() - Method in class net.sf.jguiraffe.di.TestReflectionUtils
-
Tests setting a property when the value is incompatible.
- TestSetPropertyInvocation - Class in net.sf.jguiraffe.di.impl
-
Test class for SetPropertyInvocation.
- TestSetPropertyInvocation() - Constructor for class net.sf.jguiraffe.di.impl.TestSetPropertyInvocation
-
- testSetPropertyNonExisting() - Method in class net.sf.jguiraffe.di.TestReflectionUtils
-
Tries to set a non existing property.
- testSetPropertyNonSupportedType() - Method in class net.sf.jguiraffe.di.TestInvocationHelper
-
Tries to set a property value if type conversion is not possible.
- testSetPropertyNull() - Method in class net.sf.jguiraffe.di.TestInvocationHelper
-
Tries to set a null property on a bean.
- testSetPropertyNull() - Method in class net.sf.jguiraffe.di.TestReflectionUtils
-
Tests setting a null property.
- testSetPropertyNullBean() - Method in class net.sf.jguiraffe.di.TestInvocationHelper
-
Tries to set a property on a null bean.
- testSetPropertyNullBean() - Method in class net.sf.jguiraffe.di.TestReflectionUtils
-
Tries setting a property when the bean is null.
- testSetPropertyNullValue() - Method in class net.sf.jguiraffe.di.TestInvocationHelper
-
Tests whether a property can be set to null.
- testSetPropertyPrimitiveNull() - Method in class net.sf.jguiraffe.di.TestInvocationHelper
-
Tries to set a primitive property to null.
- testSetPropertyPrivate() - Method in class net.sf.jguiraffe.di.TestInvocationHelper
-
Tries to set a private property.
- testSetPropertyPrivate() - Method in class net.sf.jguiraffe.di.TestReflectionUtils
-
Tests setting a private property.
- testSetPropertyReadOnly() - Method in class net.sf.jguiraffe.di.TestInvocationHelper
-
Tries to set a read-only property.
- testSetPropertyReadOnly() - Method in class net.sf.jguiraffe.di.TestReflectionUtils
-
Tries to set a read-only property.
- TestSetPropertyTag - Class in net.sf.jguiraffe.gui.builder.di.tags
-
Test class for SetPropertyTag.
- TestSetPropertyTag() - Constructor for class net.sf.jguiraffe.gui.builder.di.tags.TestSetPropertyTag
-
- testSetPropertyWithConversion() - Method in class net.sf.jguiraffe.di.TestInvocationHelper
-
Tests whether type conversion is performed when setting a property.
- testSetReferenceDateNull() - Method in class net.sf.jguiraffe.transform.TestDateTransformerBase
-
Tests setting the reference date to null.
- testSetRegexNull() - Method in class net.sf.jguiraffe.transform.TestRegexValidator
-
Tries to set the regular expression to null.
- testSetShutdownHandlerMultipleTimes() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestBeanTag
-
Tests setting different shutdown handlers.
- testSetShutdownHandlerReset() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestBeanTag
-
Tests whether a shutdown handler can be reset.
- testSetShutdownMethod() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestBeanTag
-
Tests whether the shutdownMethod attribute is evaluated.
- testSetShutdownMethodUnsupported() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestBeanTag
-
Tests setting a shutdown method when the bean provider does not support
one.
- testSetToolTipComp() - Method in class net.sf.jguiraffe.gui.builder.components.TestDefaultToolTipManager
-
Tests whether the tool tip can be set for a component.
- testSetToolTipManager() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentBuilderData
-
Tests whether an alternative tool tip manager can be set.
- testSetToolTipName() - Method in class net.sf.jguiraffe.gui.builder.components.TestDefaultToolTipManager
-
Tests whether the tool tip can be set for a component specified by name.
- testSetToolTipNameUnknown() - Method in class net.sf.jguiraffe.gui.builder.components.TestDefaultToolTipManager
-
Tries to set the tool tip for an unknown component name.
- testSetToolTipNull() - Method in class net.sf.jguiraffe.gui.builder.components.TestDefaultToolTipManager
-
Tests whether both components of the tool tip can be set to null.
- testSetTransformerUndefined() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTransformerReference
-
Tests whether null can be passed to setTransformer().
- testSetTypedProperty() - Method in class net.sf.jguiraffe.gui.app.TestApplicationContextImpl
-
Tests whether a typed property can be set.
- testSetTypedPropertyClear() - Method in class net.sf.jguiraffe.gui.app.TestApplicationContextImpl
-
Tests whether a typed property can be removed again.
- testSetTypedPropertyNoClass() - Method in class net.sf.jguiraffe.gui.app.TestApplicationContextImpl
-
Tries to set a typed property without a property class.
- testSetTypedPropertyOverride() - Method in class net.sf.jguiraffe.gui.app.TestApplicationContextImpl
-
Tests whether the value of a typed property can be changed.
- testSetTypeName() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestInputComponentTag
-
Tests whether the type name attribute is correctly evaluated.
- testSetUpExtendedJellyContext() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBuilder
-
Tests whether the extended Jelly context is correctly set up.
- testSetUpExtendedJellyContextWithProps() - Method in class net.sf.jguiraffe.gui.builder.impl.TestJellyBuilder
-
Tests whether additional properties are added to the Jelly context.
- testSetValidationMessageHandlerNull() - Method in class net.sf.jguiraffe.gui.app.TestApplicationContextImpl
-
Tries setting the validation message handler to null.
- testSetValidatorUndefined() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestValidatorReference
-
Tests whether null can be passed to setTransformer().
- testSetValueClass() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestValueData
-
Tests setting the value class.
- testSetValueClassLoader() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestBeanTag
-
Tests setting the class loader for the value class.
- testSetValueClassLoader() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestValueData
-
Tests setting the class loader name for the value class.
- testSetValueClassName() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestBeanTag
-
Tests setting the name of the value class.
- testSetValueClassName() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestValueData
-
Tests setting the value class name.
- testSetVariable() - Method in class net.sf.jguiraffe.di.impl.TestChainedInvocation
-
Tests setting a variable.
- testSetWarningBackground() - Method in class net.sf.jguiraffe.gui.builder.window.ctrl.TestColorFieldMarker
-
Tests whether the warning background color can be set correctly.
- testSetWarningForeground() - Method in class net.sf.jguiraffe.gui.builder.window.ctrl.TestColorFieldMarker
-
Tests whether the warning foreground color can be set correctly.
- testSharedConstraintsBuilder() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestPercentLayoutTag
-
Tests whether a builder for constraints objects is created and stored in
the context.
- testShow() - Method in class net.sf.jguiraffe.gui.builder.utils.TestNullMessageOutput
-
Tests the method for displaying messages.
- testShowMainWindow() - Method in class net.sf.jguiraffe.gui.app.TestApplication
-
Tests displaying the main window.
- testShutdown() - Method in class net.sf.jguiraffe.di.impl.providers.TestConstantBeanProvider
-
Tests invoking the shutdown() method.
- testShutdown() - Method in class net.sf.jguiraffe.gui.app.TestApplication
-
Tests a complete shutdown() operation.
- testShutdown() - Method in class net.sf.jguiraffe.gui.cmd.TestCommandQueueImpl
-
Tests a graceful shutdown.
- testShutdownBuilderFactoryEx() - Method in class net.sf.jguiraffe.gui.app.TestApplication
-
Tests a shutdown operation when the bean builder factory throws an
exception.
- testShutdownForced() - Method in class net.sf.jguiraffe.gui.app.TestApplication
-
Tests a shutdown() operation if background tasks are to be ignored.
- TestShutdownHandlerTag - Class in net.sf.jguiraffe.gui.builder.di.tags
-
- TestShutdownHandlerTag() - Constructor for class net.sf.jguiraffe.gui.builder.di.tags.TestShutdownHandlerTag
-
- testShutdownImmediately() - Method in class net.sf.jguiraffe.gui.cmd.TestCommandQueueImpl
-
Tests an immediate shutdown.
- testShutdownInterrupted() - Method in class net.sf.jguiraffe.gui.cmd.TestCommandQueueImpl
-
Tests a graceful shutdown that is interrupted.
- testShutdownInvokable() - Method in class net.sf.jguiraffe.di.impl.providers.TestSingletonBeanProvider
-
Tests that on shutdown() the shutdown handler is called.
- testShutdownInvokableNoBean() - Method in class net.sf.jguiraffe.di.impl.providers.TestSingletonBeanProvider
-
Tests the shutdown() method when no bean was created.
- testShutdownListeners() - Method in class net.sf.jguiraffe.gui.app.TestApplication
-
Tests whether the shutdown listeners are called.
- testShutdownQuit() - Method in class net.sf.jguiraffe.gui.app.TestApplication
-
Test an aborted shutdown operation.
- TestSimpleBeanStoreImpl - Class in net.sf.jguiraffe.di.impl
-
Test class for SimpleBeanStoreImpl.
- TestSimpleBeanStoreImpl() - Constructor for class net.sf.jguiraffe.di.impl.TestSimpleBeanStoreImpl
-
- TestSimplePopupMenuHandler - Class in net.sf.jguiraffe.gui.builder.action
-
Test class for SimplePopupMenuHandler.
- TestSimplePopupMenuHandler() - Constructor for class net.sf.jguiraffe.gui.builder.action.TestSimplePopupMenuHandler
-
- testSimpleSplitter() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestSplitterTag
-
Tests creating a simple splitter.
- testSimpleWindow() - Method in class net.sf.jguiraffe.gui.builder.window.tags.AbstractWindowTypeTest
-
Tests a very simple window definition without special attributes.
- TestSingletonBeanProvider - Class in net.sf.jguiraffe.di.impl.providers
-
Test class for SingletonBeanProvider.
- TestSingletonBeanProvider() - Constructor for class net.sf.jguiraffe.di.impl.providers.TestSingletonBeanProvider
-
- testSize() - Method in class net.sf.jguiraffe.gui.builder.components.model.TestTreeNodePath
-
Tests querying the size.
- TestSliderTag - Class in net.sf.jguiraffe.gui.builder.components.tags
-
Test class of SliderTag.
- TestSliderTag() - Constructor for class net.sf.jguiraffe.gui.builder.components.tags.TestSliderTag
-
- testSpanXInvalid() - Method in class net.sf.jguiraffe.gui.layout.TestPercentData
-
Tries to set an invalid value for the x span.
- testSpanYInvalid() - Method in class net.sf.jguiraffe.gui.layout.TestPercentData
-
Tries to set an invalid value for the y span.
- TestSplitterTag - Class in net.sf.jguiraffe.gui.builder.components.tags
-
Test class for SplitterTag.
- TestSplitterTag() - Constructor for class net.sf.jguiraffe.gui.builder.components.tags.TestSplitterTag
-
- testStandAloneHandler() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestFieldTag
-
Tests executing a handler tag without a field definition.
- testStandAloneIcon() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestIconTag
-
Tests a stand alone icon tag.
- testStandAloneItem() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestTextListModelTag
-
Tests executing a stand alone item tag.
- testStandAloneReference() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestFieldTag
-
Tests executing a stand alone reference.
- testStartup() - Method in class net.sf.jguiraffe.gui.app.TestApplication
-
Tests the startup() method.
- TestStaticTextDataImpl - Class in net.sf.jguiraffe.gui.builder.components.tags
-
Test class for StaticTextDataImpl.
- TestStaticTextDataImpl() - Constructor for class net.sf.jguiraffe.gui.builder.components.tags.TestStaticTextDataImpl
-
- TestStaticTextDataTransformer - Class in net.sf.jguiraffe.gui.builder.components.tags
-
Test class for StaticTextDataTransformer.
- TestStaticTextDataTransformer() - Constructor for class net.sf.jguiraffe.gui.builder.components.tags.TestStaticTextDataTransformer
-
- TestStaticTextTag - Class in net.sf.jguiraffe.gui.builder.components.tags
-
Test class for StaticTextTag.
- TestStaticTextTag() - Constructor for class net.sf.jguiraffe.gui.builder.components.tags.TestStaticTextTag
-
- testStoreComponents() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentBuilderData
-
Tests storing and accessing components and component handlers.
- testStoreFieldHandler() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentBuilderData
-
Tests storing and accessing field handlers.
- testStoreGroupNull() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentGroup
-
Tests whether a group can be removed by storing a null group.
- testStoreGroupNullCtx() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentGroup
-
Tries to store a group in a null context.
- testStoreVariable() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestValidatorsTag
-
Tests whether a chain validator is correctly initialized when stored as a
variable.
- testSubMenuBuilder() - Method in class net.sf.jguiraffe.gui.builder.action.TestAbstractPopupMenuBuilder
-
Tests whether a sub menu builder can be requested and used to add a sub
menu.
- testSubMenuBuilderException() - Method in class net.sf.jguiraffe.gui.builder.action.TestAbstractPopupMenuBuilder
-
Tests that an exception on creating the sub menu builder is handled
correctly.
- testSubMenuCreationException() - Method in class net.sf.jguiraffe.gui.builder.action.TestAbstractPopupMenuBuilder
-
Tests that an exception on creating the sub menu is handled correctly.
- TestTabbedPaneTag - Class in net.sf.jguiraffe.gui.builder.components.tags
-
Test class for TabbedPaneTag and TabTag.
- TestTabbedPaneTag() - Constructor for class net.sf.jguiraffe.gui.builder.components.tags.TestTabbedPaneTag
-
- TestTableColumnWidthController - Class in net.sf.jguiraffe.gui.builder.components.tags.table
-
Test class for TableColumnWidthController.
- TestTableColumnWidthController() - Constructor for class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableColumnWidthController
-
- TestTableFieldHandlerFactory - Class in net.sf.jguiraffe.gui.builder.components.tags.table
-
Test class for TableFieldHandlerFactory.
- TestTableFieldHandlerFactory() - Constructor for class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableFieldHandlerFactory
-
- testTableFieldHandlerFactoryInstalled() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableTag
-
Tests that during a build operation a special field handler factory is
installed which can later be queried from the tag.
- TestTableFormController - Class in net.sf.jguiraffe.gui.builder.components.tags.table
-
Test class for TableFormController.
- TestTableFormController() - Constructor for class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableFormController
-
- TestTableTag - Class in net.sf.jguiraffe.gui.builder.components.tags.table
-
Test class for the tag handler classes implementing the table component.
- TestTableTag() - Constructor for class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableTag
-
- testTaskTagNested() - Method in class net.sf.jguiraffe.gui.builder.action.tags.TestActionTag
-
Tests using an incorrectly nested task tag.
- TestTextAreaTag - Class in net.sf.jguiraffe.gui.builder.components.tags
-
Test class for TextAreaTag.
- TestTextAreaTag() - Constructor for class net.sf.jguiraffe.gui.builder.components.tags.TestTextAreaTag
-
- TestTextFieldTag - Class in net.sf.jguiraffe.gui.builder.components.tags
-
Test class for TextFieldTag.
- TestTextFieldTag() - Constructor for class net.sf.jguiraffe.gui.builder.components.tags.TestTextFieldTag
-
- TestTextIconData - Class in net.sf.jguiraffe.gui.builder.components.tags
-
Test class for TextIconData.
- TestTextIconData() - Constructor for class net.sf.jguiraffe.gui.builder.components.tags.TestTextIconData
-
- TestTextListModelTag - Class in net.sf.jguiraffe.gui.builder.components.tags
-
Test class for TextListModelTag.
- TestTextListModelTag() - Constructor for class net.sf.jguiraffe.gui.builder.components.tags.TestTextListModelTag
-
- TestTimeTransformer - Class in net.sf.jguiraffe.transform
-
Test class for TimeTransformer.
- TestTimeTransformer() - Constructor for class net.sf.jguiraffe.transform.TestTimeTransformer
-
- testTooFewComponents() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestSplitterTag
-
Tests a splitter with too few child components.
- testToolbar() - Method in class net.sf.jguiraffe.gui.builder.action.tags.TestToolbarTags
-
Tests creating a toolbar.
- TestToolbarTags - Class in net.sf.jguiraffe.gui.builder.action.tags
-
Test class for ToolbarTag and related handler classes.
- TestToolbarTags() - Constructor for class net.sf.jguiraffe.gui.builder.action.tags.TestToolbarTags
-
- TestToolTipFieldMarker - Class in net.sf.jguiraffe.gui.builder.window.ctrl
-
Test class for ToolTipFieldMarker.
- TestToolTipFieldMarker() - Constructor for class net.sf.jguiraffe.gui.builder.window.ctrl.TestToolTipFieldMarker
-
- testTooManyAccelerators() - Method in class net.sf.jguiraffe.gui.builder.action.tags.TestActionTag
-
Tests an action with too many accelerator specifications.
- testTooManyBeanDefinitions() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestUseBeanBaseTag
-
Tests a tag with too many bean definition attributes set.
- testTooManyComponents() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestSplitterTag
-
Tests a splitter with too many child components.
- testToPixelUnitInch() - Method in class net.sf.jguiraffe.gui.layout.TestNumberWithUnit
-
Tests the toPixel() method if the unit is inch.
- testToPixelUnitPixel() - Method in class net.sf.jguiraffe.gui.layout.TestNumberWithUnit
-
Tests the toPixel() method if the unit is pixels.
- testToSpecificationString() - Method in class net.sf.jguiraffe.gui.layout.TestCellConstraints
-
Tests whether an instance can be transformed into a specification string.
- testToSpecificationStringDefaults() - Method in class net.sf.jguiraffe.gui.layout.TestCellConstraints
-
Tests the specification string if some values have not been initialized.
- testToString() - Method in class net.sf.jguiraffe.di.impl.providers.TestConstantBeanProvider
-
Tests the toString() implementation.
- testToString() - Method in class net.sf.jguiraffe.di.impl.providers.TestConstructorBeanProvider
-
Tests the string representation.
- testToString() - Method in class net.sf.jguiraffe.di.impl.providers.TestLifeCycleBeanProvider
-
Tests the toString() implementation.
- testToString() - Method in class net.sf.jguiraffe.di.impl.TestChainedInvocation
-
Tests the toString() implementation.
- testToString() - Method in class net.sf.jguiraffe.di.impl.TestCombinedBeanStore
-
Tests the string representation of the combined store.
- testToString() - Method in class net.sf.jguiraffe.di.impl.TestConstructorInvocation
-
Tests the toString() method.
- testToString() - Method in class net.sf.jguiraffe.di.impl.TestDefaultBeanStore
-
Tests the string representation of a default bean store.
- testToString() - Method in class net.sf.jguiraffe.di.impl.TestNullInvocation
-
Tests the string representation of the null invocation.
- testToString() - Method in class net.sf.jguiraffe.di.impl.TestSetPropertyInvocation
-
Tests the string representation for a property invocation.
- testToString() - Method in class net.sf.jguiraffe.gui.builder.components.model.TestTreeNodePath
-
Tests the string representation of a path object.
- testToString() - Method in class net.sf.jguiraffe.gui.builder.event.TestFormMouseEvent
-
Tests the string representation of the event.
- testToString() - Method in class net.sf.jguiraffe.gui.forms.TestDefaultFormValidatorResults
-
Tests the string representation.
- testToString() - Method in class net.sf.jguiraffe.gui.layout.TestCellConstraints
-
Tests the string representation.
- testToString() - Method in class net.sf.jguiraffe.gui.layout.TestCellGroup
-
Tests building a string representation.
- testToString() - Method in class net.sf.jguiraffe.gui.layout.TestNumberWithUnit
-
Tests the string representation.
- testToString() - Method in class net.sf.jguiraffe.gui.layout.TestPercentData
-
Tests the string representation if all properties are defined.
- testToString() - Method in class net.sf.jguiraffe.locators.TestByteArrayLocator
-
Tests the string representation of the locator for short arrays.
- testToString() - Method in class net.sf.jguiraffe.locators.TestClassPathLocator
-
Tests whether the string representation of a locator contains the
resource name.
- testToString() - Method in class net.sf.jguiraffe.locators.TestFileLocator
-
Tests whether the string representation of the file locator contains the
file name.
- testToString() - Method in class net.sf.jguiraffe.locators.TestURLLocator
-
Tests the string representation.
- testToString() - Method in class net.sf.jguiraffe.resources.TestMessage
-
Tests the string representation of a message.
- testToString() - Method in class net.sf.jguiraffe.transform.TestDefaultValidationResult
-
Tests the string representation of a validation result object.
- testToStringCharacter() - Method in class net.sf.jguiraffe.gui.builder.action.TestAccelerator
-
Tests toString() for a character accelerator.
- testToStringCreatorOnly() - Method in class net.sf.jguiraffe.di.impl.providers.TestLifeCycleBeanProvider
-
Tests the string representation when no initializer is provided.
- testToStringInit() - Method in class net.sf.jguiraffe.di.impl.providers.TestMethodInvocationBeanProvider
-
Tests the string representation for an invocation on an instance.
- testToStringKeyCode() - Method in class net.sf.jguiraffe.gui.builder.action.TestAccelerator
-
Tests toString() for an accelerator with a key code.
- testToStringKeyCodeSingleDigit() - Method in class net.sf.jguiraffe.gui.builder.action.TestAccelerator
-
Tests toString() for a key code with a single digit.
- testToStringKeyOnly() - Method in class net.sf.jguiraffe.resources.TestMessage
-
Tests toString() if only the resource key is specified.
- testToStringLogic() - Method in class net.sf.jguiraffe.gui.builder.components.TestColor
-
Tests the string representation of a logic color.
- testToStringLongData() - Method in class net.sf.jguiraffe.locators.TestByteArrayLocator
-
Tests the string representation of the locator for long arrays.
- testToStringModifiers() - Method in class net.sf.jguiraffe.gui.builder.action.TestAccelerator
-
Tests toString() when modifiers are involved.
- testToStringNoClassLoader() - Method in class net.sf.jguiraffe.di.impl.TestClassDescription
-
Tests the toString() method when no class loader is specified.
- testToStringNoTargetClass() - Method in class net.sf.jguiraffe.di.impl.TestMethodInvocation
-
Checks the string representation when no target class is provided.
- testToStringRGB() - Method in class net.sf.jguiraffe.gui.builder.components.TestColor
-
Tests the toString() implementation for an RGB-based color.
- testToStringSpecialKey() - Method in class net.sf.jguiraffe.gui.builder.action.TestAccelerator
-
Tests toString for an accelerator with a special key.
- testToStringStatic() - Method in class net.sf.jguiraffe.di.impl.providers.TestMethodInvocationBeanProvider
-
Tests the string representation of a static invocation.
- testToStringTargetClass() - Method in class net.sf.jguiraffe.di.impl.TestMethodInvocation
-
Tests the toString() method if a target class is defined.
- TestToStringTransformer - Class in net.sf.jguiraffe.transform
-
Test class for ToStringTransformer.
- TestToStringTransformer() - Constructor for class net.sf.jguiraffe.transform.TestToStringTransformer
-
- testToStringValid() - Method in class net.sf.jguiraffe.transform.TestDefaultValidationResult
-
Tests the string representation for a valid object.
- testToStringValidationMessage() - Method in class net.sf.jguiraffe.transform.TestDefaultValidationMessageHandler
-
Tests the string representation of a validation message.
- testToStringWithClassLoader() - Method in class net.sf.jguiraffe.di.impl.TestClassDescription
-
Tests the toString() implementation.
- testToUnitStringOtherUnits() - Method in class net.sf.jguiraffe.gui.layout.TestNumberWithUnit
-
Tests the unit string for other units that return double values.
- testToUnitStringPixel() - Method in class net.sf.jguiraffe.gui.layout.TestNumberWithUnit
-
Tests the unit string for the unit pixels.
- testToWindowExWithNonWindow() - Method in class net.sf.jguiraffe.gui.builder.window.TestWindowUtils
-
Tests a forced cast to a window with a non window object.
- testToWindowExWithNull() - Method in class net.sf.jguiraffe.gui.builder.window.TestWindowUtils
-
Tests a forced cast to a window with a null window object.
- testToWindowExWithValidWindow() - Method in class net.sf.jguiraffe.gui.builder.window.TestWindowUtils
-
Tests casting an object to a window, which indeed is a window.
- testToWindowWithNonWindow() - Method in class net.sf.jguiraffe.gui.builder.window.TestWindowUtils
-
Tests casting an object to a window, which is no window.
- testToWindowWithNull() - Method in class net.sf.jguiraffe.gui.builder.window.TestWindowUtils
-
Tests casting a null object to a window.
- testToWindowWithValidWindow() - Method in class net.sf.jguiraffe.gui.builder.window.TestWindowUtils
-
Tests casting an object to a window, which indeed is a window.
- testTransform() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTransformerReference
-
Tests a transformation.
- testTransform() - Method in class net.sf.jguiraffe.gui.forms.TestDefaultTransformerWrapper
-
Tests a successful transformation.
- testTransform() - Method in class net.sf.jguiraffe.gui.forms.TestDummyWrapper
-
Tests a transformation.
- testTransform() - Method in class net.sf.jguiraffe.transform.TestDateTransformerBase
-
Tests transforming a valid date.
- testTransform() - Method in class net.sf.jguiraffe.transform.TestDummyTransformer
-
Tests transformation.
- testTransform() - Method in class net.sf.jguiraffe.transform.TestIntegerTransformer
-
Tests transforming a valid number.
- testTransform() - Method in class net.sf.jguiraffe.transform.TestLongTransformer
-
Tests the transform() method for a long number.
- testTransformAlignment() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestStaticTextDataTransformer
-
Tests whether an alignment object is correctly handled by transform().
- testTransformBigInteger() - Method in class net.sf.jguiraffe.transform.TestToStringTransformer
-
Tests transforming a big integer.
- testTransformByte() - Method in class net.sf.jguiraffe.transform.TestToStringTransformer
-
Tests transforming a byte.
- testTransformCharSequence() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestStaticTextDataTransformer
-
Tests whether a text object is correctly handled by transform().
- testTransformDate() - Method in class net.sf.jguiraffe.transform.TestDateTransformerBase
-
Tests transforming a date object to a string.
- testTransformDate() - Method in class net.sf.jguiraffe.transform.TestToStringTransformer
-
Tests the default transformation of a date.
- testTransformDateStyle() - Method in class net.sf.jguiraffe.transform.TestToStringTransformer
-
Tests transforming a date when a specific style is set.
- testTransformDateStyleProperties() - Method in class net.sf.jguiraffe.transform.TestToStringTransformer
-
Tests transforming a date when the style is determined by properties.
- testTransformDateStyleProps() - Method in class net.sf.jguiraffe.transform.TestDateTransformerBase
-
Tests transforming a date object to a string obtaining the style from the
properties.
- testTransformDecimalStyle() - Method in class net.sf.jguiraffe.transform.TestToStringTransformer
-
Tests the different properties for transforming a decimal number.
- testTransformDecimalStyleProperties() - Method in class net.sf.jguiraffe.transform.TestToStringTransformer
-
Tests whether properties specified at the context override the settings
of the transformer object for a decimal number.
- testTransformDigDecimal() - Method in class net.sf.jguiraffe.transform.TestToStringTransformer
-
Tests transforming a big decimal number.
- testTransformDouble() - Method in class net.sf.jguiraffe.transform.TestToStringTransformer
-
Tests transforming a double number.
- testTransformEmpty() - Method in class net.sf.jguiraffe.transform.TestDateTransformerBase
-
Tests transforming an empty string.
- testTransformEmpty() - Method in class net.sf.jguiraffe.transform.TestIntegerTransformer
-
Tests transforming an empty string.
- TestTransformerBaseTag - Class in net.sf.jguiraffe.gui.builder.components.tags
-
Test class for TransformerBaseTag.
- TestTransformerBaseTag() - Constructor for class net.sf.jguiraffe.gui.builder.components.tags.TestTransformerBaseTag
-
- TestTransformerContextPropertiesWrapper - Class in net.sf.jguiraffe.transform
-
Test class for TransformerContextPropertiesWrapper.
- TestTransformerContextPropertiesWrapper() - Constructor for class net.sf.jguiraffe.transform.TestTransformerContextPropertiesWrapper
-
- TestTransformerFactory - Class in net.sf.jguiraffe.gui.builder.components.tags.table
-
Test class for TransformerFactory.
- TestTransformerFactory() - Constructor for class net.sf.jguiraffe.gui.builder.components.tags.table.TestTransformerFactory
-
- TestTransformerReference - Class in net.sf.jguiraffe.gui.builder.components.tags.table
-
Test class for TransformerReference.
- TestTransformerReference() - Constructor for class net.sf.jguiraffe.gui.builder.components.tags.table.TestTransformerReference
-
- TestTransformersWithProperties - Class in net.sf.jguiraffe.gui.builder.components.tags
-
Test class for transformer tags in collaboration with property tags.
- TestTransformersWithProperties() - Constructor for class net.sf.jguiraffe.gui.builder.components.tags.TestTransformersWithProperties
-
- TestTransformersWithProperties.TransformerTestImpl - Class in net.sf.jguiraffe.gui.builder.components.tags
-
A test Transformer implementation that will be created by the test
script.
- TestTransformerTag - Class in net.sf.jguiraffe.gui.builder.components.tags
-
Test class for TransformerTag.
- TestTransformerTag() - Constructor for class net.sf.jguiraffe.gui.builder.components.tags.TestTransformerTag
-
- testTransformerWithProperties() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestTransformerTag
-
Tests whether properties set for the tag are taken into account.
- testTransformerWrapper() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestTransformerTag
-
Tests the transformer wrapper implementation.
- testTransformerWrapperException() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestTransformerTag
-
Tests the transformer wrapper if the transformer throws an exception.
- testTransformEx() - Method in class net.sf.jguiraffe.gui.forms.TestDefaultTransformerWrapper
-
Tests whether exceptions thrown by a transformation are handled.
- testTransformFloat() - Method in class net.sf.jguiraffe.transform.TestToStringTransformer
-
Tests transforming a float number.
- testTransformIcon() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestStaticTextDataTransformer
-
Tests whether an icon object is correctly handled by transform().
- testTransformInteger() - Method in class net.sf.jguiraffe.transform.TestToStringTransformer
-
Tests transforming an integer number.
- testTransformIntegerStyle() - Method in class net.sf.jguiraffe.transform.TestToStringTransformer
-
Tests the properties that have impact on the transformation result for an
integer number.
- testTransformIntegerStyleProperties() - Method in class net.sf.jguiraffe.transform.TestToStringTransformer
-
Tests whether properties specified at the context override the settings
of the transformer object for an integer number.
- testTransformInvalidDate() - Method in class net.sf.jguiraffe.transform.TestDateTransformerBase
-
Tests transforming an invalid date.
- testTransformLenient() - Method in class net.sf.jguiraffe.transform.TestDateTransformerBase
-
Tests whether the lenient flag is taken into account by the transform()
method.
- testTransformLenientProps() - Method in class net.sf.jguiraffe.transform.TestDateTransformerBase
-
Tests whether the lenient flag is taken into account when set as a
property.
- testTransformLong() - Method in class net.sf.jguiraffe.transform.TestToStringTransformer
-
Tests transforming a long number.
- testTransformNull() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestStaticTextDataTransformer
-
Tests whether null objects are handled.
- testTransformNull() - Method in class net.sf.jguiraffe.transform.TestDateTransformerBase
-
Tests transforming a null object.
- testTransformNull() - Method in class net.sf.jguiraffe.transform.TestIntegerTransformer
-
Tests transforming a null object.
- testTransformNull() - Method in class net.sf.jguiraffe.transform.TestToStringTransformer
-
Tests transforming a null object.
- testTransformObject() - Method in class net.sf.jguiraffe.transform.TestToStringTransformer
-
Tests transforming arbitrary objects.
- testTransformShort() - Method in class net.sf.jguiraffe.transform.TestToStringTransformer
-
Tests transforming a short number.
- testTransformSqlDateInvalid() - Method in class net.sf.jguiraffe.transform.TestDateTransformerBase
-
Tests transforming an invalid SQL date.
- testTransformSqlDateValidDate() - Method in class net.sf.jguiraffe.transform.TestDateTransformerBase
-
Tests transforming a valid SQL date string.
- testTransformSqlDateValidTime() - Method in class net.sf.jguiraffe.transform.TestDateTransformerBase
-
Tests transforming a valid SQL time string.
- testTransformSqlDateValidTimeStamp() - Method in class net.sf.jguiraffe.transform.TestDateTransformerBase
-
Tests transforming a valid SQL time stamp string.
- testTransformStaticTextData() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestStaticTextDataTransformer
-
Tests transform() if a static text data object is passed in.
- TestTreeConfigurationChangeHandler - Class in net.sf.jguiraffe.gui.builder.components.model
-
Test class for TreeConfigurationChangeHandler.
- TestTreeConfigurationChangeHandler() - Constructor for class net.sf.jguiraffe.gui.builder.components.model.TestTreeConfigurationChangeHandler
-
- TestTreeExpansionEvent - Class in net.sf.jguiraffe.gui.builder.components.model
-
Test class for TreeExpansionEvent.
- TestTreeExpansionEvent() - Constructor for class net.sf.jguiraffe.gui.builder.components.model.TestTreeExpansionEvent
-
- TestTreeIconTag - Class in net.sf.jguiraffe.gui.builder.components.tags
-
Test class for TreeIconTag.
- TestTreeIconTag() - Constructor for class net.sf.jguiraffe.gui.builder.components.tags.TestTreeIconTag
-
- TestTreeNodePath - Class in net.sf.jguiraffe.gui.builder.components.model
-
Test class for TreeNodePath.
- TestTreeNodePath() - Constructor for class net.sf.jguiraffe.gui.builder.components.model.TestTreeNodePath
-
- TestTreeTag - Class in net.sf.jguiraffe.gui.builder.components.tags
-
Test class for TreeTag.
- TestTreeTag() - Constructor for class net.sf.jguiraffe.gui.builder.components.tags.TestTreeTag
-
- TestTreeTagScript - Class in net.sf.jguiraffe.gui.builder.components.tags
-
A test class for tag handler classes related to tree components.
- TestTreeTagScript() - Constructor for class net.sf.jguiraffe.gui.builder.components.tags.TestTreeTagScript
-
- testTrivialEquals() - Method in class net.sf.jguiraffe.gui.forms.TestDefaultFormValidatorResults
-
Tests comparing with invalid objects.
- testTrivialEquals() - Method in class net.sf.jguiraffe.locators.TestByteArrayLocator
-
Tests basic functionality of the equals() implementation.
- testTrivialEquals() - Method in class net.sf.jguiraffe.locators.TestClassPathLocator
-
Performs some trivial checks of the equals() implementation.
- testTrivialEquals() - Method in class net.sf.jguiraffe.locators.TestFileLocator
-
Tests basic operations of the equals() method.
- testTrivialEquals() - Method in class net.sf.jguiraffe.locators.TestURLLocator
-
Tests basic invocations of the equals() method.
- testTrivialEquals() - Method in class net.sf.jguiraffe.transform.TestDefaultValidationResult
-
Tests comparing a result to invalid objects.
- testTypeConversion() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestTextListModelTag
-
Tests whether type conversion is performed.
- TestTypeEventFilter - Class in net.sf.jguiraffe.gui.builder.event.filter
-
Test class for TypeEventFilter.
- TestTypeEventFilter() - Constructor for class net.sf.jguiraffe.gui.builder.event.filter.TestTypeEventFilter
-
- testTypeFilter() - Method in class net.sf.jguiraffe.gui.builder.window.ctrl.TestFormControllerFormEvent
-
Tests whether a type filter can be applied to events of this type.
- testUnconditionalExecute() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestFormBaseTag
-
Tests unconditional execution.
- testUndefined() - Method in class net.sf.jguiraffe.gui.builder.action.tags.TestActionTag
-
Tests an undefined action (without text or icon).
- testUndefinedField() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestFieldTag
-
Tests executing a field tag without a component handler definition.
- testUndefinedItem() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestTextListModelTag
-
Tests executing an undefined item tag.
- testUndefinedReference() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestFieldTag
-
Tests executing a reference tag with undefined attributes.
- testUndefinedResource() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestResourceTag
-
Tries to execute a tag without a resource name.
- testUndefinedVariable() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestResourceTag
-
Tries to execute a tag without a variable name.
- testUninitialized() - Method in class net.sf.jguiraffe.gui.builder.components.TestComponentBuilderData
-
Tests a new, uninitialized object.
- TestUnits - Class in net.sf.jguiraffe.gui.layout
-
Test class for the unit classes.
- TestUnits() - Constructor for class net.sf.jguiraffe.gui.layout.TestUnits
-
- testUnknownClassLoader() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestIconTag
-
Tests an icon tag which references an unknown class loader.
- testUnknownLocator() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestIconTag
-
Tests an icon tag that refers to an unknown locator.
- testUnknownReference() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestIconTag
-
Tests an icon tag that refers to an unknown reference.
- testUnlessExecute() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestFormBaseTag
-
Tests execution with the unlessName attribute.
- testUnregisterClassLoader() - Method in class net.sf.jguiraffe.di.impl.TestDefaultClassLoaderProvider
-
Tests unregistering a class loader.
- testUnregisterClassLoaderNonExisting() - Method in class net.sf.jguiraffe.di.impl.TestDefaultClassLoaderProvider
-
Tries unregistering a non existing class loader.
- testUnregisterInvokableSupport() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestInvocationData
-
Tests registration and unregistration of support objects.
- testUnregisterSupportEmpty() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestInvocationData
-
Tries to unregister a non existing object.
- testUpdateDatePart() - Method in class net.sf.jguiraffe.transform.TestDateTransformerBase
-
Tests updating the date part of a date/time object.
- testUpdateDatePartNullComponent() - Method in class net.sf.jguiraffe.transform.TestDateTransformerBase
-
Tests the updateDatePart() method when a null component object is passed.
- testUpdateDatePartNullDateTime() - Method in class net.sf.jguiraffe.transform.TestDateTransformerBase
-
Tests the updateDatePart() method when a null date/time object is passed.
- testUpdateFieldChangeColors() - Method in class net.sf.jguiraffe.gui.builder.window.ctrl.TestColorFieldMarker
-
Tests updateField() if new colors must be set.
- testUpdateFieldChangeNoColors() - Method in class net.sf.jguiraffe.gui.builder.window.ctrl.TestColorFieldMarker
-
Tests updateFields() if the field status changes, but no colors are
defined for the new status.
- testUpdateFieldNoChange() - Method in class net.sf.jguiraffe.gui.builder.window.ctrl.TestColorFieldMarker
-
Tests updateField() if the field status has not changed.
- testUpdateTimePart() - Method in class net.sf.jguiraffe.transform.TestDateTransformerBase
-
Tests updating the time part of a date/time object.
- TestURLLocator - Class in net.sf.jguiraffe.locators
-
Test class for URLLocator.
- TestURLLocator() - Constructor for class net.sf.jguiraffe.locators.TestURLLocator
-
- TestUseBeanBaseTag - Class in net.sf.jguiraffe.gui.builder.components.tags
-
Test class for UseBeanBaseTag.
- TestUseBeanBaseTag() - Constructor for class net.sf.jguiraffe.gui.builder.components.tags.TestUseBeanBaseTag
-
- testUseExistingBean() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestUseBeanBaseTag
-
Tests accessing an existing bean by reference.
- testUseExistingBeanInvalidBaseClass() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestUseBeanBaseTag
-
Tests accessing an existing bean when the base class is invalid.
- testUseExistingBeanNonExistingRef() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestUseBeanBaseTag
-
Tests a reference to a non existing bean.
- testUseExistingBeanWithVarAttribute() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestUseBeanBaseTag
-
Tests whether the var attribute is evaluated if an existing bean is used.
- testUserConfig() - Method in class net.sf.jguiraffe.gui.app.TestApplication
-
Tests handling of the user configuration.
- testUserConfigLoad() - Method in class net.sf.jguiraffe.gui.app.TestApplication
-
Tests if the user configuration is correctly loaded at startup.
- testUserConfigNonExisting() - Method in class net.sf.jguiraffe.gui.app.TestApplication
-
Tests accessing the user configuration if it is not defined.
- testValidate() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestColumnFieldHandler
-
Tests validation.
- testValidate() - Method in class net.sf.jguiraffe.gui.forms.TestDefaultFieldHandler
-
Tests validation at the field level.
- testValidate() - Method in class net.sf.jguiraffe.gui.forms.TestDummyWrapper
-
Tests a validation.
- testValidate() - Method in class net.sf.jguiraffe.gui.forms.TestForm
-
Tests the validate() method.
- testValidate() - Method in class net.sf.jguiraffe.transform.TestDummyTransformer
-
Tests validation.
- testValidateColumnInvalidNoEditForm() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableFormController
-
Tests a failed validation of a column which does not have an edit form.
- testValidateColumnInvalidWithEditForm() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableFormController
-
Tests a failed validation of a column which has an edit form.
- testValidateColumnValidationHandlerOverride() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableFormController
-
Tests whether validateColumn() correctly deals with validation handlers
that change input data.
- testValidateColumnValidResult() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableFormController
-
Tests a successful column validation if the validation handler performs
no override.
- testValidateFieldError() - Method in class net.sf.jguiraffe.gui.forms.TestForm
-
Tests validation when a field contains invalid data.
- testValidateFields() - Method in class net.sf.jguiraffe.gui.forms.TestForm
-
Tests validation of the form's fields.
- testValidateFieldsSubSet() - Method in class net.sf.jguiraffe.gui.forms.TestForm
-
Tests validating a sub set of the form's fields.
- testValidateFieldsSubSetInvalid() - Method in class net.sf.jguiraffe.gui.forms.TestForm
-
Tests validating a sub set of the form fields when the set contains an
invalid field name.
- testValidateFieldsSubSetNull() - Method in class net.sf.jguiraffe.gui.forms.TestForm
-
Tests validating a sub set of the form fields when the set is null.
- testValidateFieldsWithWarning() - Method in class net.sf.jguiraffe.gui.forms.TestForm
-
Tests whether fields with a warning are detected during validation.
- testValidateForm() - Method in class net.sf.jguiraffe.gui.forms.TestDefaultFieldHandler
-
Tests validation at the form level.
- testValidateForm() - Method in class net.sf.jguiraffe.gui.forms.TestForm
-
Tests validation of the whole form.
- testValidateFormError() - Method in class net.sf.jguiraffe.gui.forms.TestForm
-
Tests validation of the form when form-level validation fails.
- testValidateFormWarning() - Method in class net.sf.jguiraffe.gui.forms.TestForm
-
Tests validation of the whole form if a warning message is produced.
- testValidateNoCompHandler() - Method in class net.sf.jguiraffe.gui.forms.TestDefaultFieldHandler
-
Tests a validation if no component handler is set.
- testValidateNoFormValidator() - Method in class net.sf.jguiraffe.gui.forms.TestForm
-
Tests validate() when no form validator is defined.
- testValidateNoModel() - Method in class net.sf.jguiraffe.gui.forms.TestForm
-
Tests validate() when no model object is passed.
- testValidateUnkownProperty() - Method in class net.sf.jguiraffe.gui.forms.TestForm
-
Tries to validate the form when a property cannot be found in the form
bean.
- testValidateWithErrorMessageDisplay() - Method in class net.sf.jguiraffe.gui.builder.window.ctrl.TestFormController
-
Tests the validation method that displays error messages in case of
validation failures.
- testValidationHandlerInitialized() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestTableTag
-
Tests whether the tag initializes a validation handler.
- testValidationInvalidNotVisited() - Method in class net.sf.jguiraffe.gui.builder.window.ctrl.TestFormController
-
Tests a validation if the field is invalid, but has not yet been
visited.
- testValidationLastStatus() - Method in class net.sf.jguiraffe.gui.builder.window.ctrl.TestFormController
-
Tests whether the last known validation status is stored.
- testValidationNoModel() - Method in class net.sf.jguiraffe.gui.builder.window.ctrl.TestFormController
-
Tests validation if no model object exists.
- testValidationPerformed() - Method in class net.sf.jguiraffe.gui.builder.window.ctrl.TestColorFieldMarker
-
Tests whether a validation event is correctly processed.
- testValidationPerformed() - Method in class net.sf.jguiraffe.gui.builder.window.ctrl.TestToolTipFieldMarker
-
Tests whether validation results are correctly processed.
- testValidationPerformedErrors() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestDefaultTableEditorValidationHandler
-
Tests a call to validationPerformed() if there are some validation
errors.
- testValidationPerformedNoApplication() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestDefaultTableEditorValidationHandler
-
Tests the validationPerformed() method if not application object is set.
- testValidationPerformedNoErrors() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestDefaultTableEditorValidationHandler
-
Tests the validationPerformed() method if there are no validation errors.
- testValidationPerformedNoMessage() - Method in class net.sf.jguiraffe.gui.builder.window.ctrl.TestToolTipFieldMarker
-
Tests whether a field for which no messages are produced is treated
correctly.
- testValidationPerformedNoOutput() - Method in class net.sf.jguiraffe.gui.builder.components.tags.table.TestDefaultTableEditorValidationHandler
-
Tests the validationPerformed() method if no output object is set.
- testValidationPerformedResetToolTips() - Method in class net.sf.jguiraffe.gui.builder.window.ctrl.TestToolTipFieldMarker
-
Tests whether tool tips with validation messages are removed if the
messages disappear.
- testValidationValid() - Method in class net.sf.jguiraffe.gui.builder.window.ctrl.TestFormController
-
Tests a valid validation.
- testValidatorInvalidPhase() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestValidatorTag
-
Tests creating a validator when an invalid phase is specified.
- testValidatorNoPhase() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestValidatorTag
-
Tests whether the standard validation phase is used if no phase is
provided.
- TestValidatorReference - Class in net.sf.jguiraffe.gui.builder.components.tags.table
-
- TestValidatorReference() - Constructor for class net.sf.jguiraffe.gui.builder.components.tags.table.TestValidatorReference
-
- TestValidatorsTag - Class in net.sf.jguiraffe.gui.builder.components.tags
-
Test class for ValidatorsTag.
- TestValidatorsTag() - Constructor for class net.sf.jguiraffe.gui.builder.components.tags.TestValidatorsTag
-
- TestValidatorTag - Class in net.sf.jguiraffe.gui.builder.components.tags
-
Test class for ValidatorTag.
- TestValidatorTag() - Constructor for class net.sf.jguiraffe.gui.builder.components.tags.TestValidatorTag
-
- testValidatorWithProperties() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestValidatorTag
-
Tests whether properties set for the validator are taken into account.
- testValidatorWrapper() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestValidatorTag
-
Tests the ValidatorWrapper implementation provided by the tag.
- testValidResult() - Method in class net.sf.jguiraffe.transform.TestDefaultValidationResult
-
Tests the VALID constant.
- testValidResultMapForForm() - Method in class net.sf.jguiraffe.gui.forms.TestDefaultFormValidatorResults
-
Tests creating a validation map for a form.
- testValidResultsForForm() - Method in class net.sf.jguiraffe.gui.forms.TestDefaultFormValidatorResults
-
Tests creating a results object for a form.
- testValidResultsForFormNull() - Method in class net.sf.jguiraffe.gui.forms.TestDefaultFormValidatorResults
-
Tries to obtain a result object for a null form.
- testValueClassInvalid() - Method in class net.sf.jguiraffe.gui.builder.di.tags.TestEntryKeyTag
-
Tests a tag with an invalid class description.
- TestValueData - Class in net.sf.jguiraffe.gui.builder.di.tags
-
Test class for ValueData.
- TestValueData() - Constructor for class net.sf.jguiraffe.gui.builder.di.tags.TestValueData
-
- TestValueTag - Class in net.sf.jguiraffe.gui.builder.di.tags
-
Test class for ValueTag.
- TestValueTag() - Constructor for class net.sf.jguiraffe.gui.builder.di.tags.TestValueTag
-
- testVariable() - Method in class net.sf.jguiraffe.gui.builder.action.tags.TestEventListenerTag
-
Tests whether the event listener can be assigned to a variable.
- testWindowActivated() - Method in class net.sf.jguiraffe.gui.builder.TestAutoReleaseListener
-
Tests the window activated event.
- testWindowAutoClose() - Method in class net.sf.jguiraffe.gui.builder.window.tags.AbstractWindowTypeTest
-
Tests a window whose autoClose flag is disabled.
- TestWindowBuilderData - Class in net.sf.jguiraffe.gui.builder.window
-
Test class for WindowBuilderData.
- TestWindowBuilderData() - Constructor for class net.sf.jguiraffe.gui.builder.window.TestWindowBuilderData
-
- testWindowCentered() - Method in class net.sf.jguiraffe.gui.builder.window.tags.AbstractWindowTypeTest
-
Tests a window with the centered flag set to true.
- testWindowClosed() - Method in class net.sf.jguiraffe.gui.builder.TestAutoReleaseListener
-
Tests the reaction on the window closed event.
- testWindowClosedCancelCommand() - Method in class net.sf.jguiraffe.gui.builder.window.ctrl.TestFormController
-
Tests whether the cancel command is executed when the form is not
committed.
- testWindowClosedFormListenerCommitted() - Method in class net.sf.jguiraffe.gui.builder.window.ctrl.TestFormController
-
Tests whether form listeners are called when the window is closed and the
form was committed.
- testWindowClosedFormListenerNotCommitted() - Method in class net.sf.jguiraffe.gui.builder.window.ctrl.TestFormController
-
Tests whether form listeners are called when the window is closed and the
form was not committed.
- testWindowClosedOKCommand() - Method in class net.sf.jguiraffe.gui.builder.window.ctrl.TestFormController
-
Tests whether the OK command is executed when the form is committed.
- testWindowClosing() - Method in class net.sf.jguiraffe.gui.builder.TestAutoReleaseListener
-
Tests the window closing event.
- TestWindowControllerTag - Class in net.sf.jguiraffe.gui.builder.window.tags
-
Test class for WindowControllerTag.
- TestWindowControllerTag() - Constructor for class net.sf.jguiraffe.gui.builder.window.tags.TestWindowControllerTag
-
- TestWindowControllerTag.WindowController - Class in net.sf.jguiraffe.gui.builder.window.tags
-
A simple test bean acting as window controller.
- TestWindowControllerTag.WindowControllerWithClosingStrategy - Class in net.sf.jguiraffe.gui.builder.window.tags
-
A test window controller bean that also implements the closing strategy
interface.
- TestWindowControllerTag.WindowCtrlController - Class in net.sf.jguiraffe.gui.builder.window.tags
-
A controller class for testing injection of controls.
- TestWindowControllerTag.WindowListenerController - Class in net.sf.jguiraffe.gui.builder.window.tags
-
A test window controller bean that also implements the window listener
interface.
- testWindowDeactivated() - Method in class net.sf.jguiraffe.gui.builder.TestAutoReleaseListener
-
Tests the window deactivated event.
- testWindowDeiconified() - Method in class net.sf.jguiraffe.gui.builder.TestAutoReleaseListener
-
Tests the window deiconified event.
- testWindowEvents() - Method in class net.sf.jguiraffe.gui.builder.window.ctrl.TestFormController
-
Tests the dummy implementations of the other window events.
- testWindowFromEventExWithNonWindow() - Method in class net.sf.jguiraffe.gui.builder.window.TestWindowUtils
-
Tests a forced cast from an event's window that is no valid window.
- testWindowFromEventExWithNullEvent() - Method in class net.sf.jguiraffe.gui.builder.window.TestWindowUtils
-
Tests a forced cast from an event's window with a null event.
- testWindowFromEventExWithValidWindow() - Method in class net.sf.jguiraffe.gui.builder.window.TestWindowUtils
-
Tests obtaining a window from an event that contains a valid window.
- testWindowFromEventWithNonWindow() - Method in class net.sf.jguiraffe.gui.builder.window.TestWindowUtils
-
Tests obtaining a window from an event that does not contain a valid
window.
- testWindowFromEventWithNullEvent() - Method in class net.sf.jguiraffe.gui.builder.window.TestWindowUtils
-
Tests obtaining a window from a null event.
- testWindowFromEventWithValidWindow() - Method in class net.sf.jguiraffe.gui.builder.window.TestWindowUtils
-
Tests obtaining a window from an event that contains a valid window.
- testWindowIconified() - Method in class net.sf.jguiraffe.gui.builder.TestAutoReleaseListener
-
Tests the window iconified event.
- testWindowListener() - Method in class net.sf.jguiraffe.gui.builder.window.tags.TestEventListenerTags
-
Tests registering a window listener.
- TestWindowManagerWrapper - Class in net.sf.jguiraffe.gui.builder.window
-
Test class for WindowManagerWrapper.
- TestWindowManagerWrapper() - Constructor for class net.sf.jguiraffe.gui.builder.window.TestWindowManagerWrapper
-
- testWindowNoRootContainer() - Method in class net.sf.jguiraffe.gui.builder.window.tags.AbstractWindowTypeTest
-
Tests the tags when no root container is set.
- testWindowOpened() - Method in class net.sf.jguiraffe.gui.builder.TestAutoReleaseListener
-
Tests the window opened event.
- testWindowOpenedFocusListener() - Method in class net.sf.jguiraffe.gui.builder.window.ctrl.TestFormController
-
Tests whether the controller registers itself as focus listener.
- testWindowOpenedFormValidator() - Method in class net.sf.jguiraffe.gui.builder.window.ctrl.TestFormController
-
Tests whether the FormValidator is set when the window is opened.
- testWindowOpenedInitFormFields() - Method in class net.sf.jguiraffe.gui.builder.window.ctrl.TestFormController
-
Tests whether the form's fields are initialized in the setup phase.
- testWindowOpenedNoCompBuilderData() - Method in class net.sf.jguiraffe.gui.builder.window.ctrl.TestFormController
-
Tests the windowOpened() method when no component builder data is set.
- testWindowOpenedNoWindow() - Method in class net.sf.jguiraffe.gui.builder.window.ctrl.TestFormController
-
Tests the windowOpened() method when no window object is specified.
- testWindowOpenedNoWindowBuilderData() - Method in class net.sf.jguiraffe.gui.builder.window.ctrl.TestFormController
-
Tests the windowOpened() method when no window builder data is set.
- testWindowOpenedRegisterBtnCancel() - Method in class net.sf.jguiraffe.gui.builder.window.ctrl.TestFormController
-
Tests whether an action listener for the cancel button is registered.
- testWindowOpenedRegisterBtnOk() - Method in class net.sf.jguiraffe.gui.builder.window.ctrl.TestFormController
-
Tests whether an action listener for the OK button is registered.
- testWindowOpenedValidationTrigger() - Method in class net.sf.jguiraffe.gui.builder.window.ctrl.TestFormController
-
Tests whether the validation trigger is called in the setup phase.
- TestWindowUtils - Class in net.sf.jguiraffe.gui.builder.window
-
Test class for WindowUtils.
- TestWindowUtils() - Constructor for class net.sf.jguiraffe.gui.builder.window.TestWindowUtils
-
- testWindowWithContent() - Method in class net.sf.jguiraffe.gui.builder.window.tags.AbstractWindowTypeTest
-
Tests a window with content in its root container.
- testWindowWithCoords() - Method in class net.sf.jguiraffe.gui.builder.window.tags.AbstractWindowTypeTest
-
Tests a window definition with coordinates.
- testWindowWithDefBtn() - Method in class net.sf.jguiraffe.gui.builder.window.tags.AbstractWindowTypeTest
-
Tests a window with a default button definition.
- testWindowWithFlags() - Method in class net.sf.jguiraffe.gui.builder.window.tags.AbstractWindowTypeTest
-
Tests a window with flags.
- testWindowWithIcon() - Method in class net.sf.jguiraffe.gui.builder.window.tags.AbstractWindowTypeTest
-
Tests a window with an icon.
- testWindowWithInvalidMenu() - Method in class net.sf.jguiraffe.gui.builder.window.tags.AbstractWindowTypeTest
-
Tests a window that refers to a non existing menu.
- testWindowWithMenu() - Method in class net.sf.jguiraffe.gui.builder.window.tags.AbstractWindowTypeTest
-
Tests a window with a menu.
- testWindowWithParent() - Method in class net.sf.jguiraffe.gui.builder.window.tags.AbstractWindowTypeTest
-
Tests whether the window's parent is correctly set.
- testWindowWithTitle() - Method in class net.sf.jguiraffe.gui.builder.window.tags.AbstractWindowTypeTest
-
Tests a window with a directly set title.
- testWindowWithTitleFromRes() - Method in class net.sf.jguiraffe.gui.builder.window.tags.AbstractWindowTypeTest
-
Tests a window with a title obtained from resources.
- testWithTargetColumnInvalid() - Method in class net.sf.jguiraffe.gui.layout.TestPercentData
-
Tries to set an invalid target column.
- testWithTargetRowInvalid() - Method in class net.sf.jguiraffe.gui.layout.TestPercentData
-
Tries to set an invalid target row.
- testWriteModelProperty() - Method in class net.sf.jguiraffe.gui.forms.TestForm
-
Tests writing a property to the model.
- testWriteProperty() - Method in class net.sf.jguiraffe.gui.forms.bind.TestBeanBindingStrategy
-
Tests writing a property.
- testWriteProperty() - Method in class net.sf.jguiraffe.gui.forms.bind.TestDummyBindingStrategy
-
Tests writing a property.
- testWritePropertyNonExisting() - Method in class net.sf.jguiraffe.gui.forms.bind.TestBeanBindingStrategy
-
Tests writing a non existing property.
- testWritePropertyNullBean() - Method in class net.sf.jguiraffe.gui.forms.bind.TestBeanBindingStrategy
-
Tests writing a property on a null bean.
- testWritePropertyNullValue() - Method in class net.sf.jguiraffe.gui.forms.bind.TestBeanBindingStrategy
-
Tests whether a null value can be written into a property.
- testWriteTransformer() - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestTransformerTag
-
Tests creating a transformer for type write.
- testXYInvalidX() - Method in class net.sf.jguiraffe.gui.layout.TestPercentData
-
Tries to pass an invalid X position.
- testXYInvalidY() - Method in class net.sf.jguiraffe.gui.layout.TestPercentData
-
Tries to pass an invalid Y position.
- testZero() - Method in class net.sf.jguiraffe.gui.layout.TestNumberWithUnit
-
Tests the ZERO constant.
- toPropString(String, StringBuilder) - Method in class net.sf.jguiraffe.gui.builder.components.ComponentManagerImpl
-
Creates a string with the component name and its properties.
- toString() - Method in class net.sf.jguiraffe.gui.builder.action.FormActionImpl
-
Returns a string representation of this action.
- toString() - Method in class net.sf.jguiraffe.gui.builder.components.Container
-
Returns a string representation of this object.
- toString() - Method in class net.sf.jguiraffe.gui.builder.window.WindowImpl
-
- toString() - Method in class net.sf.jguiraffe.gui.forms.PersonBean
-
- transform(Object, TransformerContext) - Method in class net.sf.jguiraffe.gui.builder.components.tags.TestTransformersWithProperties.TransformerTestImpl
-
Transforms the passed in object.
- TransformerContextImpl - Class in net.sf.jguiraffe.gui.forms
-
A very simple implementation of the TransformerContext interface used
for testing Jelly tags.
- TransformerContextImpl() - Constructor for class net.sf.jguiraffe.gui.forms.TransformerContextImpl
-
- TransformerTestImpl() - Constructor for class net.sf.jguiraffe.gui.builder.components.tags.TestTransformersWithProperties.TransformerTestImpl
-
- TreeHandlerImpl - Class in net.sf.jguiraffe.gui.builder.components
-
A test implementation of the TreeHandler interface.
- TreeHandlerImpl() - Constructor for class net.sf.jguiraffe.gui.builder.components.TreeHandlerImpl
-
Creates a new instance of TreeHandlerImpl.