金戟
|
15c7e9c48d
|
add matcher doc, add kotlin matcher test case
|
2020-11-17 19:47:21 +08:00 |
|
金戟
|
0657c19da3
|
set to next snapshot version
|
2020-11-17 19:45:31 +08:00 |
|
金戟
|
b275f32e44
|
bump version to 0.3.0, fix javadoc
|
2020-11-17 15:33:39 +08:00 |
|
金戟
|
c68289920f
|
move verify method to verifier class
|
2020-11-17 14:06:59 +08:00 |
|
金戟
|
43cd4aeeec
|
add test case for matchers
|
2020-11-16 21:53:32 +08:00 |
|
金戟
|
6e47057d7f
|
add test case for final field modification
|
2020-11-10 11:20:21 +08:00 |
|
金戟
|
854c062e93
|
implement getter of private field
|
2020-11-10 11:01:22 +08:00 |
|
金戟
|
dc904496fc
|
rename verify method names
|
2020-11-01 09:41:01 +08:00 |
|
金戟
|
d816726f4f
|
implementation parameter verification
|
2020-10-31 21:47:03 +08:00 |
|
金戟
|
4b1b1c3126
|
bump version to 0.2.2 snapshot
|
2020-10-31 18:39:38 +08:00 |
|
金戟
|
e33c208b8d
|
split private access and mock demo class
|
2020-10-28 09:12:25 +08:00 |
|
金戟
|
ae134ac5ce
|
support mock invoke by interface instance
|
2020-10-27 20:00:25 +08:00 |
|
金戟
|
0ef13a8e95
|
implement static method mock
|
2020-10-27 09:22:42 +08:00 |
|
金戟
|
989a52a048
|
split core package into core and processor
|
2020-10-27 06:55:32 +08:00 |
|
金戟
|
419a10669d
|
add case to test kotlin invoke java method
|
2020-10-26 20:39:12 +08:00 |
|
金戟
|
f9fc1e6224
|
0.2.0 released, bump everything to 0.2.1-snapshot
|
2020-10-25 21:15:26 +08:00 |
|
金戟
|
a0509a889f
|
unify usage of TestableMock, no more targetClass
|
2020-10-25 20:40:44 +08:00 |
|
金戟
|
53d27f337c
|
update release note, put surefire config back as comment
|
2020-10-25 13:58:03 +08:00 |
|
金戟
|
e2d9c754e0
|
implement verify mock invoke times method
|
2020-10-25 10:23:43 +08:00 |
|
金戟
|
ee21025dbb
|
rename annotations to reflect actual use
|
2020-10-24 09:30:36 +08:00 |
|
金戟
|
4f6da20fa4
|
targetClass parameter use class type instead of string
|
2020-10-22 23:41:34 +08:00 |
|
金戟
|
b6070ad24d
|
remove agent from core jar, bump to 0.2.0-snapshot
|
2020-10-22 20:57:02 +08:00 |
|
金戟
|
33a16f34af
|
add maven plugin, refactor modules
|
2020-10-22 09:43:52 +08:00 |
|
金戟
|
26712108d6
|
fix bytecode order and async test case
|
2020-10-21 21:45:12 +08:00 |
|
金戟
|
379eabc791
|
move TEST_CASE and SOURCE_METHOD to TestableTool class and bump to v0.1.1
|
2020-10-20 22:47:25 +08:00 |
|
金戟
|
d9a7e91b65
|
use TEST_CASE and SOURCE_METHOD instead of method call
|
2020-10-20 22:36:50 +08:00 |
|
金戟
|
770aca8a00
|
add demo module
|
2020-10-20 21:08:47 +08:00 |
|