Adrninistrator / java-callgraph2
Programs for producing static call graphs for Java programs.
☆207Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for java-callgraph2
- Generate all call graph for Java Code.☆433Updated 2 months ago
- 用于静态分析Java工程的调用链,对比新老分支代码的差异,并给出受到影响的接口作为建议,通俗一点地说:能够通过一段修改过的代码,推断出测试要回归哪些接口用例☆26Updated last year
- Auto-Unit-Test-Case-Generator automatically generates high-level code-coverage JUnit test suites for Java, widely used within the ANT Gr…☆257Updated last year
- 基于 JVM-SANDBOX 开发的扩展模块☆42Updated 5 years ago
- LinkAgent is a Java-based open-source agent designed to collect data and control Functions for Java applications through JVM bytecode, wi…☆164Updated 10 months ago
- 本专栏主要针对字节码编程系列知识栈进行编写文章学习。在字节码编程方便有三个比较常见的框架;ASM、Javassit、Byte-buddy,他们都可以使用自己的API方式进行字节码的插装,通过这样增强方法的方式就可以和Javaagent结合起来开发非入侵的全链路监控服务,以及…☆376Updated 2 years ago
- Java Bytecode Kit☆479Updated 2 months ago
- Call graph analyzer for Java☆39Updated 4 years ago
- Java dynamic debug tool☆96Updated 7 months ago
- Programs for producing static and dynamic (runtime) call graphs for Java programs☆780Updated 7 months ago
- java runtime decompiler (java实时反编译工具)☆237Updated 10 months ago
- 基于jacoco,JGit 二次开发增量代码覆盖率工具☆221Updated last year
- ☆486Updated last year
- i_arthas 是模仿阿里开源的阿尔萨斯(arthas)写的小工具。整体技术上采用 Java agent 对字节码的加载进 行拦截干涉,利用 ASM/ASM Byte Viewer 实现目标类字节码的加强,通过 Java attach 实现不同 虚拟机进程间的通信, 做到了…☆45Updated 2 years ago
- Programs for producing static and dynamic (runtime) call graphs for Java programs☆14Updated 3 years ago
- Incremental code analysis tools based on checkstyle, pmd and jacoco☆70Updated 5 months ago
- ☆40Updated 9 months ago
- a useful java agent for integration testing☆71Updated last year
- ☆548Updated last year
- A tool to help you generate java call graph.☆9Updated 3 years ago
- 本文档是作者小傅哥从网上资料获取整理,方便学习使用。ASM 是一个 Java 字节码操控框架。它能被用来动态生成类或者增强既有类的功能。ASM 可以直接产生二进制 class 文件,也可以在类被加载入 Java 虚拟机之前动态改变类行为。如果本文能为您提供帮助,请给予支持(…☆72Updated 4 years ago
- Java code commit impact, java code change impact analysis,java代码改动影响范围分析工具,精准测试,回归测试范围划定☆272Updated last month
- Lightweight Java agent for traffic capture and replay, enhancing testing and debugging.☆460Updated this week
- Chaosblade executor for chaos experiments on Java applications(对 Java 应用实施混沌实验的 chaosblade 执行器)☆394Updated 3 months ago
- ACTS is a white box testing framework based on data model drivers.☆306Updated 11 months ago
- Javassist官方文档中文翻译☆77Updated 5 years ago
- 学习JVM-SANDBOX的例子☆82Updated last year
- 对jacoco代码做改造,实现增量覆盖率。覆盖率报告持久化到数据库,对于增量测试过的代码不会回退。☆111Updated last year
- DUBBO-POSTMAN: 一个用于通过web-ui页面访问dubbo接口的工具,可以进行dubbo接口测试,dubbo接口集成测试,dubbo接口场景测试☆267Updated last year
- Java ASM☆328Updated 9 months ago