This website requires JavaScript.
Explore
Help
Register
Sign In
github-repos
/
testable-mock
Watch
1
Star
0
Fork
0
You've already forked testable-mock
mirror of
https://github.com/alibaba/testable-mock.git
synced
2025-01-25 11:51:15 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
换种思路写Mock,让单元测试更简单
mock
unittest
90
Commits
6
Branches
43
Tags
2.1
MiB
Java
99.1%
Shell
0.9%
c869caa0c9
Go to file
HTTPS
SSH
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
金戟
c869caa0c9
support targetMethod parameter of TestableInject annotation
2020-10-13 23:13:07 +08:00
agent
support targetMethod parameter of TestableInject annotation
2020-10-13 23:13:07 +08:00
core
support specify target class and method for injection
2020-10-12 23:34:21 +08:00
docs
bump version to 0.0.5-snapshot
2020-10-12 20:49:10 +08:00
.gitignore
add agent module
2020-05-30 00:28:07 +08:00
pom.xml
standalone annotation jar is not necessary
2020-07-26 16:55:53 +08:00
README.md
add readme
2020-06-03 16:44:44 +08:00
README.md
Testable