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
98
Commits
6
Branches
43
Tags
2.1
MiB
Java
99.1%
Shell
0.9%
2fda70d7b4
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
金戟
2fda70d7b4
remove EnableTestableInject annotation
2020-10-20 22:48:45 +08:00
agent
move TEST_CASE and SOURCE_METHOD to TestableTool class and bump to v0.1.1
2020-10-20 22:47:25 +08:00
core
remove EnableTestableInject annotation
2020-10-20 22:48:45 +08:00
demo
move TEST_CASE and SOURCE_METHOD to TestableTool class and bump to v0.1.1
2020-10-20 22:47:25 +08:00
docs
move TEST_CASE and SOURCE_METHOD to TestableTool class and bump to v0.1.1
2020-10-20 22:47:25 +08:00
.gitignore
add agent module
2020-05-30 00:28:07 +08:00
pom.xml
add demo module
2020-10-20 21:08:47 +08:00
README.md
add readme
2020-06-03 16:44:44 +08:00
README.md
Testable