Commit Graph

  • 631f45f4c5 fit for class which enhanced by CGLIB,for example,some class annotated with '@Service' in Spring Framework itwild 2021-01-01 22:23:50 +0800
  • 94127064e8 add demo for private method without argument 金戟 2020-12-31 20:40:42 +0800
  • 36f170bdd3 release version 0.4.7 v0.4.7 金戟 2020-12-31 07:30:21 +0800
  • 5ab1cf7a40 fit for gradle build in intellij 金戟 2020-12-30 23:51:38 +0800
  • 68075a2ead fix method node stack change 金戟 2020-12-30 22:38:17 +0800
  • 783b127bbb fit windows path split 金戟 2020-12-30 16:03:36 +0800
  • cd7097ded9 release version 0.4.6 v0.4.6 金戟 2020-12-30 07:24:49 +0800
  • 0f2c889c46 rename mock context class 金戟 2020-12-29 17:38:28 +0800
  • df4ac8e950 for static invoke, no more stack required 金戟 2020-12-29 16:38:13 +0800
  • 9e393b5ef5 use mock context to inject extra mock parameters 金戟 2020-12-29 15:29:17 +0800
  • bb47f5d199 raise a issue if any problem found 金戟 2020-12-29 13:22:18 +0800
  • 2efee1feb2 added notification of recent frequent questions 金戟 2020-12-29 13:18:06 +0800
  • 3df95db607 static constraint will be remove in future 金戟 2020-12-29 11:45:07 +0800
  • a6b289e136 fix issue cause by iinc bytecode 金戟 2020-12-28 14:43:08 +0800
  • 3c375713aa update yunxiao link and doc description 金戟 2020-12-28 10:22:14 +0800
  • 9a7372d9ab recommand to use static declared mock method 金戟 2020-12-27 22:07:08 +0800
  • e11f2e1645 release version 0.4.5 v0.4.5 金戟 2020-12-27 20:13:07 +0800
  • d14c570c96 search this reference properly 金戟 2020-12-27 13:11:26 +0800
  • 8a8065e179 show warning when access none static method in mock method 金戟 2020-12-27 11:35:14 +0800
  • 28bb6454c8 avoid source class be re-transformed 金戟 2020-12-27 11:34:25 +0800
  • 13fa8a76ce support dump transformed bytecode to local file 金戟 2020-12-26 21:48:57 +0800
  • cbdab5a246 adapt source class loader to intellij context 金戟 2020-12-26 20:51:13 +0800
  • d7945f52f3 extra global config 金戟 2020-12-26 19:31:10 +0800
  • 96ea5680df get Javac processing environment for intellij 金戟 2020-12-26 19:30:35 +0800
  • ee21c8dcd8 transform mock method body to static context 金戟 2020-12-26 16:20:34 +0800
  • 281be6bd51 let mock method be static 金戟 2020-12-26 14:27:08 +0800
  • a8b58ffe17 refer to lombok javac processing environment fetch 金戟 2020-12-26 11:48:36 +0800
  • 8d33cb718f test class package should match the class under test 金戟 2020-12-25 18:13:26 +0800
  • 2d8433056c jsr269 compile issue only effect in intellij 2020.2.2 version and above 金戟 2020-12-25 17:48:30 +0800
  • 32eefc25fe better translation 金戟 2020-12-24 22:38:17 +0800
  • 7f73fc0cc1 complete the english doc 金戟 2020-12-24 16:14:18 +0800
  • 44fed6ce8b add demo case for access private method with interface parameter 金戟 2020-12-24 11:58:17 +0800
  • d6ac715f57 release v0.4.4 v0.4.4 金戟 2020-12-24 07:33:45 +0800
  • 6b126223e8 fix mocking bug of static method without parameter 金戟 2020-12-23 21:12:40 +0800
  • 508610b0c8 test scope is actually enough 金戟 2020-12-23 20:23:09 +0800
  • 459fea37c3 more english docs 金戟 2020-12-23 20:19:15 +0800
  • 703aa319ba type assignable instead of equal 金戟 2020-12-23 18:53:26 +0800
  • df7deedcce update translated english doc 金戟 2020-12-23 14:21:02 +0800
  • 4701b3b42b fix doc according to recent feedbacks 金戟 2020-12-23 10:16:37 +0800
  • 085c6784d4 add ali-tech link and english readme 金戟 2020-12-23 08:45:53 +0800
  • a1437e7291
    Update README.md Fan Lin 2020-12-22 14:54:08 +0800
  • d17bdb258b release v0.4.3 v0.4.3 金戟 2020-12-21 10:27:46 +0800
  • 03253e529d handle static member access 金戟 2020-12-20 21:30:34 +0800
  • 6b4467a03b update introduction 金戟 2020-12-20 19:02:28 +0800
  • 8cfaa6d36e add one more faq and update doc images 金戟 2020-12-19 22:43:51 +0800
  • 78a19b6876 add feedback doc 金戟 2020-12-19 00:52:32 +0800
  • 5484b216f1 merge maven plugin configure 金戟 2020-12-17 16:07:13 +0800
  • d1007f6166 support mute agent log 金戟 2020-12-17 13:17:56 +0800
  • 9b82fcdc24 fix incorrect matches invoke in doc 金戟 2020-12-17 11:55:16 +0800
  • bf4c263d93 bump to v0.4.2 v0.4.2 金戟 2020-12-15 19:19:58 +0800
  • 28bde0b85a method invocation could contain LabelNode and LineNumberNode 金戟 2020-12-15 11:23:17 +0800
  • 179e71c7c2 loaded class cache not actually working 金戟 2020-12-14 22:57:13 +0800
  • f624c9131e fix null pointer exception 金戟 2020-12-14 22:45:41 +0800
  • 83974cfb2a avoid duplicate test class injection 金戟 2020-12-14 22:11:17 +0800
  • abb6d04c16 support set log level via maven plugin 金戟 2020-12-14 21:25:51 +0800
  • 16ec3b9444 also add drawbacks 金戟 2020-12-14 19:13:12 +0800
  • 180dfe9da8 set to next snapshot 金戟 2020-12-14 19:06:38 +0800
  • 92a2c69e05 replace trump with simpson 金戟 2020-12-12 10:36:42 +0800
  • f40834eb94 add comparation doc 金戟 2020-12-12 08:42:08 +0800
  • 2dea6f9480 update docs and bump version to 0.4.1 v0.4.1 金戟 2020-12-12 00:05:53 +0800
  • 2bdad3c1f6 separete description of PrivateAccessor from @EnablePrivateAccess 金戟 2020-12-11 21:36:30 +0800
  • 3f672e45da do deprecate instead of removal 金戟 2020-12-11 21:19:16 +0800
  • 328c8540a8 use MockMethod and MockConstructor replace TestableMock annotation 金戟 2020-12-11 20:28:33 +0800
  • 857b5e2295 bump to v0.4.0 v0.4.0 金戟 2020-12-11 12:22:22 +0800
  • 1ec2c48c4b releasing config needed in parent pom 金戟 2020-12-10 20:09:27 +0800
  • 0ae39d9deb green light the demo package 金戟 2020-12-10 20:02:23 +0800
  • dad2ea3a76 update log level when default log level changed 金戟 2020-12-10 19:22:22 +0800
  • 260fe94a49 fix a classloader filter issue for java 9+ 金戟 2020-12-10 19:21:33 +0800
  • dfb1e2c094 revert maven plugin pom change 金戟 2020-12-10 16:11:14 +0800
  • c8115f9623 add verbose log when test start 金戟 2020-12-10 15:47:55 +0800
  • 4def468d85 suggest invoking original method 金戟 2020-12-10 09:17:44 +0800
  • efe57feeda maven plugin will not follow the parent version 金戟 2020-12-10 08:54:39 +0800
  • 5150868e8c move CONSTRUCTOR to TestableConst 金戟 2020-12-10 08:45:01 +0800
  • 757becc08b update doc about generics type method and add kotlin demo 金戟 2020-12-09 23:37:26 +0800
  • 857cbac81c add demo for template method mocking 金戟 2020-12-09 20:03:19 +0800
  • 495c08f716 extra common configure to parent pom 金戟 2020-12-08 16:22:14 +0800
  • da650eb14d add testable all module 金戟 2020-12-08 15:51:51 +0800
  • bd0ec5f4b7 reduce log reset frequency 金戟 2020-12-07 23:26:18 +0800
  • 65807eece7 avoid test case naming conflict between classes 金戟 2020-12-05 10:16:22 +0800
  • b74b21cae6 set to snapshot 金戟 2020-12-05 09:37:31 +0800
  • ad63de628d refactor log methods 金戟 2020-12-05 00:12:53 +0800
  • 08aa73b4bd use global log level 金戟 2020-12-04 22:50:02 +0800
  • dd7499f3cf bump version to 0.3.2 v0.3.2 金戟 2020-12-01 23:54:04 +0800
  • 1d98e3c618 support invoke private companion object method in kotlin 金戟 2020-12-01 23:49:48 +0800
  • 001001bfd3 fully support gradle build and test 金戟 2020-12-01 20:20:44 +0800
  • 472f90e7e4 add static access methods to private accessor 金戟 2020-11-30 22:57:37 +0800
  • 1af6b8c8b6 fit private access for gradle build 金戟 2020-11-30 21:32:13 +0800
  • 1bf6ab3b21 fit test case name fetcher for gradle build 金戟 2020-11-29 10:39:55 +0800
  • 9ab737ce57 add a gradle demo 金戟 2020-11-28 22:51:09 +0800
  • 35dbc1f497 also look current thread for test case name 金戟 2020-11-28 22:42:25 +0800
  • 92f9c27561 dump to snapshot version 金戟 2020-11-28 20:36:20 +0800
  • 7b273affe3 testable-agent dependence is required in order to have agent jar downloaded 金戟 2020-11-28 19:52:20 +0800
  • b4d6a8357e remove dependence on internal class 金戟 2020-11-28 19:50:00 +0800
  • ff29172a93 moe descriptions and more faq 金戟 2020-11-28 17:03:39 +0800
  • d94daf6910 highlight java code 金戟 2020-11-26 07:14:08 +0800
  • fb62ab63cc add usage of verify void method 金戟 2020-11-26 07:04:41 +0800
  • d75fdcd4e9 update docs and release 0.3.1 v0.3.1 金戟 2020-11-24 23:18:12 +0800
  • df9da81f75 use docsify generate doc page 金戟 2020-11-22 22:12:51 +0800
  • a8ed46e60d add introduction doc 金戟 2020-11-22 10:25:44 +0800
  • 47115b22af remove spring framework from demos 金戟 2020-11-22 00:10:12 +0800