Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package com.jgoodies.binding.tests

Class Summary
AbstractTableAdapterTest A test case for class AbstractTableAdapter.
AbstractTableAdapterTest.ExampleTableModel  
AllBindingTests A test suite for all tests related to the JGoodies Binding framework.
BasicComponentFactoryTest A test case for class BasicComponentFactory.
BeanAdapterTest A test case for class com.jgoodies.binding.beans.BeanAdapter.
BeanUtilsTest A test case for class BeanUtils.
BindingsTest A test case for class Bindings.
BufferedValueModelTest Tests class BufferedValueModel.
BufferedValueModelTest.CloningValueHolder  
BufferedValueModelTest.ToUpperCaseStringHolder  
CombinedTest A test case for changing a SelectionInList's list by changing an underlying bean that holds a list.
CombinedTest.Person  
CombinedTest.Phone  
ComboBoxAdapterTest Tests the ComboBoxAdapter.
ConverterFactoryTest A test case for converters created by the ConverterFactory.
DocumentAdapterTest A test case for class DocumentAdapter.
DocumentAdapterTest.ToUpperCaseStringHolder  
ExtendedPropertyChangeSupportTest A test case for class ExtendedPropertyChangeSupport.
IndirectPropertyChangeSupportTest A test case for class IndirectPropertyChangeSupport that checks whether listeners are added, removed and re-registered properly.
IndirectPropertyChangeSupportTest.EquityTestBean  
ObservableListTest A test case for classes ArrayListModel and LinkedListModel.
PresentationModelTest A test case for class com.jgoodies.binding.PresentationModel.
PropertyAdapterTest A test case for class PropertyAdapter.
PropertyConnectorTest A test case for class PropertyConnector.
PropertyExceptionTest A test case for class com.jgoodies.binding.beans.PropertyException.
RadioButtonAdapterTest A test case for class RadioButtonAdapter.
ReflectionTest Checks reflection access to a bunch of ValueModel implementations.
SelectionInListTest A test case for class SelectionInList.
SelectionInListTest.UnforgivingComboBoxModel  
SingleListSelectionAdapterTest A test case for class com.jgoodies.binding.adapter.SingleListSelectionAdapter.
ToggleButtonAdapterTest A test case for class ToggleButtonAdapter.
TriggerTest A test case for class Trigger.
ValueChangeTest Tests old and new values when the bean, value or subject changes in BeanAdapter, PropertyAdapter, PresentationModel and BufferedValueModel.
ValueHolderTest Tests old and new values when the bean, value or subject changes in BeanAdapter, PropertyAdapter, PresentationModel and BufferedValueModel.