金戟
|
55ec1ca5b5
|
follow up kotlin demo to same as java ones
|
2021-01-05 20:44:05 +08:00 |
|
金戟
|
94127064e8
|
add demo for private method without argument
|
2020-12-31 20:40:42 +08:00 |
|
金戟
|
36f170bdd3
|
release version 0.4.7
|
2020-12-31 07:30:21 +08:00 |
|
金戟
|
cd7097ded9
|
release version 0.4.6
|
2020-12-30 07:24:49 +08:00 |
|
金戟
|
0f2c889c46
|
rename mock context class
|
2020-12-29 17:41:27 +08:00 |
|
金戟
|
9e393b5ef5
|
use mock context to inject extra mock parameters
|
2020-12-29 16:35:49 +08:00 |
|
金戟
|
e11f2e1645
|
release version 0.4.5
|
2020-12-27 20:13:07 +08:00 |
|
金戟
|
8a8065e179
|
show warning when access none static method in mock method
|
2020-12-27 11:35:14 +08:00 |
|
金戟
|
44fed6ce8b
|
add demo case for access private method with interface parameter
|
2020-12-24 11:58:17 +08:00 |
|
金戟
|
d6ac715f57
|
release v0.4.4
|
2020-12-24 07:33:45 +08:00 |
|
金戟
|
6b126223e8
|
fix mocking bug of static method without parameter
|
2020-12-23 21:12:40 +08:00 |
|
金戟
|
508610b0c8
|
test scope is actually enough
|
2020-12-23 20:23:09 +08:00 |
|
金戟
|
d17bdb258b
|
release v0.4.3
|
2020-12-21 10:27:46 +08:00 |
|
金戟
|
03253e529d
|
handle static member access
|
2020-12-20 21:30:34 +08:00 |
|
金戟
|
5484b216f1
|
merge maven plugin configure
|
2020-12-17 16:07:13 +08:00 |
|
金戟
|
bf4c263d93
|
bump to v0.4.2
|
2020-12-15 19:19:58 +08:00 |
|
金戟
|
28bde0b85a
|
method invocation could contain LabelNode and LineNumberNode
|
2020-12-15 14:19:05 +08:00 |
|
金戟
|
180dfe9da8
|
set to next snapshot
|
2020-12-14 19:06:38 +08:00 |
|
金戟
|
2dea6f9480
|
update docs and bump version to 0.4.1
|
2020-12-12 00:05:53 +08:00 |
|
金戟
|
328c8540a8
|
use MockMethod and MockConstructor replace TestableMock annotation
|
2020-12-11 20:29:49 +08:00 |
|
金戟
|
857b5e2295
|
bump to v0.4.0
|
2020-12-11 12:22:22 +08:00 |
|
金戟
|
5150868e8c
|
move CONSTRUCTOR to TestableConst
|
2020-12-10 08:45:01 +08:00 |
|
金戟
|
757becc08b
|
update doc about generics type method and add kotlin demo
|
2020-12-09 23:37:26 +08:00 |
|
金戟
|
857cbac81c
|
add demo for template method mocking
|
2020-12-09 20:03:19 +08:00 |
|
金戟
|
495c08f716
|
extra common configure to parent pom
|
2020-12-08 16:22:14 +08:00 |
|
金戟
|
da650eb14d
|
add testable all module
|
2020-12-08 15:51:51 +08:00 |
|
金戟
|
b74b21cae6
|
set to snapshot
|
2020-12-05 09:39:20 +08:00 |
|
金戟
|
dd7499f3cf
|
bump version to 0.3.2
|
2020-12-01 23:54:04 +08:00 |
|
金戟
|
1d98e3c618
|
support invoke private companion object method in kotlin
|
2020-12-01 23:49:48 +08:00 |
|
金戟
|
001001bfd3
|
fully support gradle build and test
|
2020-12-01 20:20:44 +08:00 |
|
金戟
|
472f90e7e4
|
add static access methods to private accessor
|
2020-11-30 22:57:37 +08:00 |
|
金戟
|
9ab737ce57
|
add a gradle demo
|
2020-11-28 22:51:09 +08:00 |
|
金戟
|
92f9c27561
|
dump to snapshot version
|
2020-11-28 20:36:20 +08:00 |
|
金戟
|
7b273affe3
|
testable-agent dependence is required in order to have agent jar downloaded
|
2020-11-28 19:52:20 +08:00 |
|
金戟
|
b4d6a8357e
|
remove dependence on internal class
|
2020-11-28 19:50:00 +08:00 |
|
金戟
|
d75fdcd4e9
|
update docs and release 0.3.1
|
2020-11-24 23:18:12 +08:00 |
|
金戟
|
47115b22af
|
remove spring framework from demos
|
2020-11-22 00:46:50 +08:00 |
|
金戟
|
b8b4844c38
|
add testcase for inherition
|
2020-11-21 22:53:32 +08:00 |
|
金戟
|
5770a702cc
|
add test for times method
|
2020-11-18 10:29:44 +08:00 |
|
金戟
|
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 |
|