Package org.mongojack

Class TestIdAnnotatedClass

    • Constructor Detail

      • TestIdAnnotatedClass

        public TestIdAnnotatedClass()
    • Method Detail

      • testIdFieldAnnotated

        @Test
        public void testIdFieldAnnotated()
      • testJavaxJpaIdFieldAnnotated

        @Test
        public void testJavaxJpaIdFieldAnnotated()
      • testJakartaJpaIdFieldAnnotated

        @Test
        public void testJakartaJpaIdFieldAnnotated()
      • testBsonIdFieldAnnotated

        @Test
        public void testBsonIdFieldAnnotated()
      • testGetterSetterAnnotated

        @Test
        public void testGetterSetterAnnotated()
      • testCreatorGetterAnnotated

        @Test
        public void testCreatorGetterAnnotated()
      • testObjectIdFieldAnnotated

        @Test
        public void testObjectIdFieldAnnotated()
      • testCreatorGetterObjectIdAnnotated

        @Test
        public void testCreatorGetterObjectIdAnnotated()
      • testProxyFieldAnnotated

        @Test
        public void testProxyFieldAnnotated()
      • testProxyFieldAnnotatedIsGeneratedByMongo

        @Test
        public void testProxyFieldAnnotatedIsGeneratedByMongo()
      • testProxyFieldAnnotatedWithoutSettingIt

        @Test
        public void testProxyFieldAnnotatedWithoutSettingIt()
      • testProxyFieldAnnotatedSubclass

        @Test
        public void testProxyFieldAnnotatedSubclass()
      • testProxyFieldAnnotatedIsGeneratedByMongoSubclass

        @Test
        public void testProxyFieldAnnotatedIsGeneratedByMongoSubclass()
      • testProxyFieldAnnotatedWithoutSettingItSubclass

        @Test
        public void testProxyFieldAnnotatedWithoutSettingItSubclass()
      • testProxyGetterSetterAnnotated

        @Test
        public void testProxyGetterSetterAnnotated()
      • testProxyGetterSetterAnnotatedIsGeneratedByMongo

        @Test
        public void testProxyGetterSetterAnnotatedIsGeneratedByMongo()
      • testProxyGetterSetterAnnotatedWithoutSettingIt

        @Test
        public void testProxyGetterSetterAnnotatedWithoutSettingIt()
      • testProxyGetterSetterAnnotatedSubclass

        @Test
        public void testProxyGetterSetterAnnotatedSubclass()
      • testProxyGetterSetterAnnotatedIsGeneratedByMongoSubclass

        @Test
        public void testProxyGetterSetterAnnotatedIsGeneratedByMongoSubclass()
      • testProxyGetterSetterAnnotatedWithoutSettingItSubclass

        @Test
        public void testProxyGetterSetterAnnotatedWithoutSettingItSubclass()