-
Notifications
You must be signed in to change notification settings - Fork 26.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Optimize ut for serialization model. (#2632)
* 1. Integrate the unit test of the serialization module, code reuse. 2. Remove redundant unit tests and pojo classes. 3. Remove the useless pojo class in the common module. * fix ci fail * fix ci fail * fix ci fail * fix ci fail * remove author info
- Loading branch information
Showing
82 changed files
with
446 additions
and
6,427 deletions.
There are no files selected for viewing
21 changes: 0 additions & 21 deletions
21
dubbo-common/src/test/java/org/apache/dubbo/common/model/AnimalEnum.java
This file was deleted.
Oops, something went wrong.
26 changes: 0 additions & 26 deletions
26
...-common/src/test/java/org/apache/dubbo/common/model/BizExceptionNoDefaultConstructor.java
This file was deleted.
Oops, something went wrong.
78 changes: 0 additions & 78 deletions
78
dubbo-common/src/test/java/org/apache/dubbo/common/model/media/MediaContent.java
This file was deleted.
Oops, something went wrong.
104 changes: 0 additions & 104 deletions
104
...zation-fastjson/src/test/java/org/apache/dubbo/common/serialize/fastjson/model/Image.java
This file was deleted.
Oops, something went wrong.
38 changes: 0 additions & 38 deletions
38
...ation-fastjson/src/test/java/org/apache/dubbo/common/serialize/fastjson/model/Person.java
This file was deleted.
Oops, something went wrong.
32 changes: 0 additions & 32 deletions
32
dubbo-serialization/dubbo-serialization-fastjson/src/test/resources/log4j.xml
This file was deleted.
Oops, something went wrong.
21 changes: 0 additions & 21 deletions
21
...rialization-fst/src/test/java/org/apache/dubbo/common/serialize/fst/model/AnimalEnum.java
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.