Skip to content

mkyong.com

  • Spring Boot
  • Java Virtual Threads
  • Contact
  1. Home /
  2. test filtering

Tag: test filtering

gradle February 7, 2016 7 min read by mkyong 4 comments

Gradle – How to exclude some tests

There are two ways to exclude some unit tests in Gradle. Test filtering (preferred option) Include and exclude Topics. 1. Gradle Test filtering 1.1 Test classes 1.2 Exclude tests from a package 1.3 Exclude a single test using a class name 1.4 Exclude a single method of a test class 1.5 Exclude test methods contains […]

Read more Gradle – How to exclude some tests

Java and Spring tutorials since 2008. Every example is a complete, runnable file, compiled and run on a real machine before it goes out.

About This Site

  • About
  • Editorial Policy
  • Contact
  • Code License
  • Privacy Policy
  • Terms of Use

© 2026 mkyong.com — Powered by WordPress

RSS