金戟
|
9f5867ed76
|
support nested annotation of junit 5
|
2021-04-24 16:59:29 +08:00 |
|
金戟
|
be0a580a04
|
AbstractCollection is unranchable in java agent
|
2021-04-24 16:23:01 +08:00 |
|
金戟
|
78d7ee21a6
|
use void type instead of null type
|
2021-04-24 11:47:41 +08:00 |
|
金戟
|
a67619d574
|
add verbose log for omni constructor
|
2021-04-23 20:34:15 +08:00 |
|
金戟
|
e948e625ea
|
better to skip classes in javax/crypto package
|
2021-04-21 16:32:00 +08:00 |
|
金戟
|
d463f863db
|
local variable table of non-static method can be empty
|
2021-04-20 21:17:09 +08:00 |
|
金戟
|
d2944a88fb
|
reorder parameters
|
2021-04-18 13:37:36 +08:00 |
|
金戟
|
9d6e4dd1fa
|
bump to v0.6.3
|
2021-04-18 10:26:06 +08:00 |
|
金戟
|
6d87653fa2
|
handle non-static method without this reference
|
2021-04-18 09:15:03 +08:00 |
|
金戟
|
eec88f4bd9
|
should convert package prefix to slash separated format
|
2021-04-17 19:52:32 +08:00 |
|
金戟
|
5921ccab07
|
allow skip specified class from omni enhancer
|
2021-04-17 19:24:02 +08:00 |
|
金戟
|
8dde402a8c
|
get resource could be null
|
2021-04-17 18:45:29 +08:00 |
|
金戟
|
d10478f95f
|
package prefix should auto append dot
|
2021-04-17 17:46:35 +08:00 |
|
金戟
|
0c063e9b1f
|
support custom inner mock class name
|
2021-04-17 17:16:02 +08:00 |
|
金戟
|
b8771f0dac
|
simplify premain logic
|
2021-04-16 12:52:24 +08:00 |
|
金戟
|
ce55bb4c9a
|
skip all configuration class for omni handler
|
2021-04-12 16:40:53 +08:00 |
|
金戟
|
5904ad99cb
|
release v0.6.2
|
2021-04-07 21:38:24 +08:00 |
|
金戟
|
74fbc5b53f
|
support configure file
|
2021-04-07 09:40:20 +08:00 |
|
金戟
|
f6b5bab250
|
manual generated serialVersionUID not works
|
2021-04-07 00:05:29 +08:00 |
|
金戟
|
f2feb3cc68
|
more precise omni handler filter
|
2021-04-06 23:08:30 +08:00 |
|
金戟
|
b41923bfa0
|
release v0.6.1
|
2021-04-06 08:09:23 +08:00 |
|
金戟
|
c393d40d0d
|
better log description, handling -> found
|
2021-04-05 15:52:12 +08:00 |
|
金戟
|
d4a69528a7
|
use relative path for bytecode dumping
|
2021-04-05 14:58:29 +08:00 |
|
金戟
|
a46e73a421
|
support specify log file path
|
2021-04-05 14:09:44 +08:00 |
|
金戟
|
01e9890234
|
always generate log file
|
2021-04-05 11:56:06 +08:00 |
|
金戟
|
f5475aa18e
|
simplify log level config
|
2021-04-04 00:10:56 +08:00 |
|
金戟
|
844323af3a
|
fix compatibility with spring boot
|
2021-04-03 23:54:01 +08:00 |
|
金戟
|
cc2deeff1c
|
ClassCircularityError is not an exception
|
2021-04-03 23:35:22 +08:00 |
|
金戟
|
14e4d2db5b
|
ignore cglib classes
|
2021-04-03 22:51:28 +08:00 |
|
金戟
|
c9c8ba6c24
|
junit test class can also has parent
|
2021-04-03 22:10:18 +08:00 |
|
金戟
|
b5c0afb3da
|
ignore any exception when try load class
|
2021-04-03 18:17:11 +08:00 |
|
金戟
|
617d372545
|
avoid to transfer gradle TestWorker class
|
2021-04-03 18:16:36 +08:00 |
|
金戟
|
58da25de53
|
add mock verifier support spock
|
2021-04-03 13:41:51 +08:00 |
|
金戟
|
1ced04bf29
|
fix loging
|
2021-04-02 23:50:39 +08:00 |
|
金戟
|
e0a4a39d55
|
move dump method to util package
|
2021-03-31 10:34:45 +08:00 |
|
金戟
|
b4da23a90e
|
adopt for groovy bytecode
|
2021-03-31 10:34:19 +08:00 |
|
金戟
|
e370114b01
|
release v0.6
|
2021-03-27 20:05:21 +08:00 |
|
金戟
|
26d3178840
|
support set dump path for single class
|
2021-03-27 00:31:02 +08:00 |
|
金戟
|
55ccc385d5
|
remove unnecessary mock class reference in test class handler
|
2021-03-26 22:26:12 +08:00 |
|
金戟
|
20b346ed34
|
remove diagnose parameter in MockWith annotation
|
2021-03-26 20:20:45 +08:00 |
|
金戟
|
00055a4626
|
always print more error information
|
2021-03-26 01:12:52 +08:00 |
|
金戟
|
9871a96db0
|
create omni constructor correctly
|
2021-03-24 00:34:17 +08:00 |
|
金戟
|
3feba7fdfa
|
allow non-public mock class
|
2021-03-22 14:57:59 +08:00 |
|
金戟
|
b062dbc592
|
move private accessor to tool package
|
2021-03-21 07:43:22 +08:00 |
|
金戟
|
606760d632
|
refactor test code, and omni constructor test
|
2021-03-18 23:51:06 +08:00 |
|
金戟
|
fe7420c99a
|
implement basic omni instance construction
|
2021-03-17 16:24:20 +08:00 |
|
金戟
|
7857782125
|
do omni transform
|
2021-03-17 14:24:16 +08:00 |
|
金戟
|
bdd16c0948
|
generate member index of specified class
|
2021-03-15 23:51:21 +08:00 |
|
金戟
|
dce1accafb
|
fix class reference of frame full operation
|
2021-03-15 19:14:26 +08:00 |
|
金戟
|
250a1beaf9
|
bump to version 0.5.2
|
2021-03-13 09:35:33 +08:00 |
|