summaryrefslogtreecommitdiffstats
path: root/rulemgt/src
AgeCommit message (Collapse)AuthorFilesLines
2017-03-02Fix in rule management the sonar detected erroryoubowu3-15/+8
Issue-ID:HOLMES-50 Change-Id: Ic61e8137521617188fae1d149aad40c88b65e684 Signed-off-by: youbowu <wu.youbo@zte.com.cn>
2017-03-01Fix db in rule management problemsyoubowu6-20/+39
Issue-ID:HOLMES-50 Change-Id: Iea2cf3b49dd2019fccc7c0014c0c5a5597d7a9c7 Signed-off-by: youbowu <wu.youbo@zte.com.cn>
2017-02-27Fix the sonar detected erroryoubowu2-27/+34
Issue-ID:HOLMES-50 Change-Id: Ia43c44cf70f6a0ac99592e4e302fda5f123cfc4f Signed-off-by: youbowu <wu.youbo@zte.com.cn>
2017-02-27Fix the sonar detected erroryoubowu1-25/+56
Issue-ID:HOLMES-50 Change-Id: I6b06d259ef1b251f45c533f553357f531f46aaec Signed-off-by: youbowu <wu.youbo@zte.com.cn>
2017-02-27Do some Optimizations on the UT ClassGuangrongFu1-1/+4
Add a new test case. Change-Id: I9ad86ab475e32f1d11e22dad8f54f9433fe9bba2 Issue-ID: HOLMES-47 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2017-02-27Add rule management module unit testsyoubowu17-602/+740
Issue-ID:HOLMES-50 Change-Id: Ie21a9046cb3d237aa0c52c9c8ccb77123da2de1d Signed-off-by: youbowu <wu.youbo@zte.com.cn>
2017-02-23Do some Optimizations on the UT ClassGuangrongFu1-7/+8
Get the getter name using PropertyDescriptor Change-Id: Ib51ac622c316f20fb8fd365b66529eda265f65d1 Issue-ID: HOLMES-47 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2017-02-23Add a New Test ClassGuangrongFu2-10/+25
Change-Id: I4d9eb81d197499581f672c9f65de682314eef577 Issue-ID: HOLMES-47 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2017-02-23Use the powerMockRuleGuangrongFu2-6/+10
Change-Id: Ia106d9f3b5e1d19e9fc41332088fbd0550a29c1c Issue-ID: HOLMES-47 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2017-02-22Solve the Autorelease ErrorGuangrongFu2-9/+1
Change-Id: If03502f4c087fd2bde72faf8f9930105f6b632d7 Issue-ID: HOLMES-46 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2017-02-18Add new UT CodesGuangrongFu10-1/+443
Change-Id: I3b9ffb29274a1b28ae31055a5052a90af643682a Issue-ID: HOLMES-43 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2017-02-18Modify the UT Due to the Code ModificationGuangrongFu10-355/+221
Change-Id: I5b787bb2f64d05050921ded375438d507efbfd61 Issue-ID:HOLMES-12 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2017-02-17Add new unit tests for java beansGuangrongFu2-0/+91
Change-Id: I2b10b32f98f066a553446f2e4d4deb274eb3e981 Issue-ID: HOLMES-12 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2017-02-17Log the Discarded ExceptionGuangrongFu1-0/+1
Change-Id: I67e859751f59a9542e4ca384eb538cbf427f33b2 Issue-ID: HOLMES-13 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2017-02-16Add UT for ClassesGuangrongFu5-0/+1246
Change-Id: I6a539b74697d324be801777c2b0da262648a426f Issue-ID: HOLMES-14 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2017-02-16Add New Unit Test ClassGuangrongFu1-0/+52
Change-Id: Ie4659038de7aca9e94bfc892336067c8e92c7dfd Issue-ID: HOLMES-14 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2017-02-15Add module holms-rule-management codeyoubowu15-0/+1052
Issue-ID:HOLMES-4 Change-Id: I3a22053acfdf0789acb6fcbbc5e8740d25d6b2eb Signed-off-by: youbowu <wu.youbo@zte.com.cn>
2017-02-14remove invalid commenttangpeng1-4/+2
Change-Id: Id5b9f92182007b2eeb479bf49f4705229b40d1c7 Issue-ID:HOLMES-8 Signed-off-by: tangpeng <tang.peng5@zte.com.cn>
2017-02-14Add a new Java BeanGuangrongFu1-0/+27
Change-Id: I83efe1acbaa45198338bef95b4d031cd69283978 Issue-ID: HOLMES-10 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2017-02-10Holmes rule managementtangpeng3-0/+95
First time to commit the holmes rule management module Change-Id: I5f7f876d49d79a9de8d04c8c09b92a1eba6418a8 Issue-ID: HOLMES-8 Signed-off-by: tangpeng <tang.peng5@zte.com.cn>