sk.baka.webvm.config
Class BinderTest

java.lang.Object
  extended by sk.baka.webvm.config.BinderTest

public class BinderTest
extends Object

Tests the Binder class.

Author:
Martin Vysny

Constructor Summary
BinderTest()
           
 
Method Summary
 void testBindToBean()
          Test of bindBeanView method, of class Binder.
 void testBindToProperties()
          Test of bindBeanView method, of class Binder.
 void testCopy()
          Test of copy method, of class Binder.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BinderTest

public BinderTest()
Method Detail

testBindToBean

public void testBindToBean()
Test of bindBeanView method, of class Binder.


testBindToProperties

public void testBindToProperties()
Test of bindBeanView method, of class Binder.


testCopy

public void testCopy()
Test of copy method, of class Binder.



Copyright © 2010 Baka. All Rights Reserved.