Class BeanUtilsNullTest

java.lang.Object
org.oxerr.commons.ws.rs.bean.BeanUtilsNullTest

class BeanUtilsNullTest extends Object
  • Field Details

    • dest

      private Bean dest
  • Constructor Details

    • BeanUtilsNullTest

      BeanUtilsNullTest()
  • Method Details

    • setUp

      @BeforeEach public void setUp() throws Exception
      Throws:
      Exception
    • testPatchTObject

      @Test void testPatchTObject()
    • testPatchTObjectStringArray

      @Test void testPatchTObjectStringArray()
    • testPatchExcludeTObjectStringArray

      @Test void testPatchExcludeTObjectStringArray()
    • testPatchExcludeTObjectSetOfClassOfQextendsAnnotation

      @Test void testPatchExcludeTObjectSetOfClassOfQextendsAnnotation()
    • testPatchExcludeTObjectClassOfQArray

      @Test void testPatchExcludeTObjectClassOfQArray()
    • testCopyProperties

      @Test void testCopyProperties()