Commit Graph

  • 8dde402a8c get resource could be null 金戟 2021-04-17 18:45:29 +0800
  • d10478f95f package prefix should auto append dot 金戟 2021-04-17 17:46:35 +0800
  • 0c063e9b1f support custom inner mock class name 金戟 2021-04-17 17:16:02 +0800
  • b8771f0dac simplify premain logic 金戟 2021-04-16 12:52:24 +0800
  • 42dd58584b mark date as basic type 金戟 2021-04-14 09:28:07 +0800
  • ce55bb4c9a skip all configuration class for omni handler 金戟 2021-04-12 16:40:53 +0800
  • cff2d1ae5a fix release script 金戟 2021-04-09 14:25:02 +0800
  • 5904ad99cb release v0.6.2 v0.6.2 金戟 2021-04-07 21:38:24 +0800
  • 74fbc5b53f support configure file 金戟 2021-04-07 09:36:47 +0800
  • f6b5bab250 manual generated serialVersionUID not works 金戟 2021-04-07 00:05:29 +0800
  • f2feb3cc68 more precise omni handler filter 金戟 2021-04-06 14:22:17 +0800
  • b41923bfa0 release v0.6.1 v0.6.1 金戟 2021-04-06 08:09:23 +0800
  • 7c1f18de46 optimize docs 金戟 2021-04-06 00:03:38 +0800
  • c393d40d0d better log description, handling -> found 金戟 2021-04-05 15:52:12 +0800
  • d4a69528a7 use relative path for bytecode dumping 金戟 2021-04-05 14:50:46 +0800
  • a46e73a421 support specify log file path 金戟 2021-04-05 14:09:44 +0800
  • 01e9890234 always generate log file 金戟 2021-04-05 11:56:06 +0800
  • 93cdef1d6c remove gradle settings in kotlin demo 金戟 2021-04-04 15:38:43 +0800
  • e2e986e50d add a tiny demo for spock 金戟 2021-04-04 14:24:31 +0800
  • f5475aa18e simplify log level config 金戟 2021-04-04 00:10:56 +0800
  • 844323af3a fix compatibility with spring boot 金戟 2021-04-03 23:54:01 +0800
  • cc2deeff1c ClassCircularityError is not an exception 金戟 2021-04-03 23:35:22 +0800
  • 14e4d2db5b ignore cglib classes 金戟 2021-04-03 22:51:28 +0800
  • c9c8ba6c24 junit test class can also has parent 金戟 2021-04-03 22:10:18 +0800
  • b5c0afb3da ignore any exception when try load class 金戟 2021-04-03 18:17:11 +0800
  • 617d372545 avoid to transfer gradle TestWorker class 金戟 2021-04-03 18:16:36 +0800
  • 58da25de53 add mock verifier support spock 金戟 2021-04-03 13:41:51 +0800
  • 46706ba56c add supported test framwork 金戟 2021-04-03 10:02:03 +0800
  • 1ced04bf29 fix loging 金戟 2021-04-02 23:50:39 +0800
  • 7b2f967626 add tool scripts 金戟 2021-04-01 09:22:28 +0800
  • e0a4a39d55 move dump method to util package 金戟 2021-03-31 10:34:45 +0800
  • b4da23a90e adopt for groovy bytecode 金戟 2021-03-31 10:34:19 +0800
  • c1659242b6 fix markdown format 金戟 2021-03-28 15:10:52 +0800
  • 929abffb66 add english doc for omni methods 金戟 2021-03-28 14:47:00 +0800
  • e370114b01 release v0.6 v0.6.0 0.6 金戟 2021-03-27 20:05:21 +0800
  • 26d3178840 support set dump path for single class 金戟 2021-03-27 00:23:19 +0800
  • 55ccc385d5 remove unnecessary mock class reference in test class handler 金戟 2021-03-26 22:26:12 +0800
  • 20b346ed34 remove diagnose parameter in MockWith annotation 金戟 2021-03-26 20:20:45 +0800
  • 00055a4626 always print more error information 金戟 2021-03-26 01:12:52 +0800
  • 27174afa93 implement fall-fast anti-refactor machenism 金戟 2021-03-26 01:12:30 +0800
  • 3d6d3c9dd1 skip $jacocoData field 金戟 2021-03-25 13:10:49 +0800
  • df7e641a0c update doc to fit version 0.6 金戟 2021-03-24 23:51:19 +0800
  • 3acf341d1f add kotlin test case for omni 金戟 2021-03-24 13:23:02 +0800
  • 52878364ee don't travel into basic class 金戟 2021-03-24 13:17:15 +0800
  • 9871a96db0 create omni constructor correctly 金戟 2021-03-24 00:34:17 +0800
  • 9b56e3d64a fit common collection interfaces 金戟 2021-03-23 21:29:54 +0800
  • ea8f305152 handle circle reference 金戟 2021-03-23 00:00:48 +0800
  • 3feba7fdfa allow non-public mock class 金戟 2021-03-22 14:57:59 +0800
  • 9064f7a582 better demo for omni methods 金戟 2021-03-22 00:41:19 +0800
  • b062dbc592 move private accessor to tool package 金戟 2021-03-21 07:43:22 +0800
  • a623bd0a33 Merge branch 'master' into 0.6 金戟 2021-03-20 20:25:10 +0800
  • a54bb33c09 support quick create array instance 金戟 2021-03-20 20:23:23 +0800
  • bbc41f2987 fix omni get path with index 金戟 2021-03-20 18:02:01 +0800
  • 7b9a0964bc use k8s-like model for omni demos 金戟 2021-03-20 17:30:10 +0800
  • a0dae0dfe1 support wildcard match 金戟 2021-03-20 14:31:33 +0800
  • f54a6ce022 handle array in query path correctly 金戟 2021-03-20 00:50:30 +0800
  • 606760d632 refactor test code, and omni constructor test 金戟 2021-03-18 23:51:06 +0800
  • 206fc5486e support access array element by index 金戟 2021-03-18 00:15:01 +0800
  • af3af6b272 handle array and primary types 金戟 2021-03-17 19:26:50 +0800
  • fe7420c99a implement basic omni instance construction 金戟 2021-03-17 16:24:20 +0800
  • 7857782125 do omni transform 金戟 2021-03-17 14:24:16 +0800
  • f776deff0e update faq about how to mock inner class 金戟 2021-03-16 22:19:16 +0800
  • 328296ae3a complete get and set by path of common class 金戟 2021-03-16 14:31:37 +0800
  • a5038320b4 convert query path to match pattern 金戟 2021-03-16 11:50:22 +0800
  • bdd16c0948 generate member index of specified class 金戟 2021-03-15 23:51:21 +0800
  • dce1accafb fix class reference of frame full operation 金戟 2021-03-15 19:13:38 +0800
  • 2865093fef
    Merge pull request #116 from mikero8/fix-readme Fan Lin 2021-03-14 17:02:18 +0800
  • 5f69b21532
    Update README_EN.md Mikero 2021-03-13 09:14:41 -0800
  • 250a1beaf9 bump to version 0.5.2 v0.5.2 金戟 2021-03-13 09:35:33 +0800
  • 323ab398b2 fix check-cast byte code format 金戟 2021-03-13 00:38:00 +0800
  • edd4c24d88 duplication check is unnecessary 金戟 2021-03-09 15:54:05 +0800
  • 4995bbd9a9 support access private member of super class 金戟 2021-03-09 14:21:05 +0800
  • 121536a337 support mocking invocation inside an inner class 金戟 2021-03-04 23:41:22 +0800
  • b163152c2f better diagnose print 金戟 2021-03-04 22:13:10 +0800
  • 5897e087c8 print exception location 金戟 2021-03-04 11:14:51 +0800
  • 6f079db3f3 move demo code out of testable package 金戟 2021-03-04 11:09:12 +0800
  • 40073ad784 should handle void return type 金戟 2021-03-04 10:00:07 +0800
  • e46ec3d98a release v0.5.1 v0.5.1 金戟 2021-03-03 09:46:21 +0800
  • 1849cf85c5 use kotlin style method descriptor 金戟 2021-03-02 23:42:04 +0800
  • f8450d7047 use pre-check to reduce unnecessary verbose parameter calculation 金戟 2021-03-02 23:26:50 +0800
  • 196dffc73d print diagnose verbose using java style descriptor 金戟 2021-03-02 23:18:27 +0800
  • 1ff6ec5961 support junit 5 parameterized test 金戟 2021-03-01 23:47:50 +0800
  • e50633b884 fit for ternary operation in object constructor parameter 金戟 2021-02-27 00:59:22 +0800
  • 2976ca0211 print diagnose descriptor in java-like format 金戟 2021-02-26 14:02:58 +0800
  • 24c6a9cc5c validate mock method before use 金戟 2021-02-25 13:48:33 +0800
  • 9e7ceb2dc1 fix diagnose setup when using MockWith annotation 金戟 2021-02-24 21:29:48 +0800
  • 8dfd0b4516 handle bytecode jump opcode 金戟 2021-02-24 17:18:10 +0800
  • 190cf4cc3c should handle frame byte code when mock substitutions 金戟 2021-02-24 14:31:50 +0800
  • d49f526376 add placeholder for english docs 金戟 2021-02-23 13:12:23 +0800
  • f01ff10fba narrow down Exception scope when possible 金戟 2021-02-22 15:56:50 +0800
  • f64b07e9da add doc for mock design 金戟 2021-02-21 14:32:32 +0800
  • f96d272f97 release 0.5.0 v0.5.0 0.5 金戟 2021-02-21 13:56:22 +0800
  • b1e6ad58cc fix java doc error 金戟 2021-02-21 13:55:48 +0800
  • 48d6ef328b refactor docs 金戟 2021-02-21 11:58:32 +0800
  • 84df2a0fd8 adapt english docs to v0.5 金戟 2021-02-21 11:12:38 +0800
  • f9621a6f2e allow default mock with target 金戟 2021-02-21 10:49:30 +0800
  • 55ccabbb39 add one to multi test case and refactor demo packages 金戟 2021-02-21 10:20:59 +0800
  • cfc28467bb stack size increase should be cumulated 金戟 2021-02-20 22:38:22 +0800
  • 23a0a0cd90 allow lower case global parameter value 金戟 2021-02-20 21:03:18 +0800
  • a1086ff402 NoVerify class is unnecessary 金戟 2021-02-20 20:51:19 +0800