Skip to content

Commit

Permalink
Remove vertx unit examples
Browse files Browse the repository at this point in the history
  • Loading branch information
vietj committed Oct 22, 2024
1 parent 00b121c commit 3a4b1bc
Show file tree
Hide file tree
Showing 13 changed files with 0 additions and 598 deletions.
7 changes: 0 additions & 7 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -45,13 +45,6 @@ Vert.x Web Client that provides an easy-to-use web client for Vert.x.

The link:web-client-examples/README.adoc[Vert.x Web Client examples] contains a wide range of examples using the Vert.x Web Client

=== Vertx Unit examples

Vertx-Unit is a library for writing asynchronous tests. We include some examples of how to use this tool to test
your Vert.x (or other asynchronous) applications.

The link:unit-examples/README.adoc[Vert.x Unit examples] shows how to use Vert.x Unit.

=== Virtual Threads

The `virtual-threads-examples` module shows how to use Vert.x with virtual threads.
Expand Down
1 change: 0 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
<module>web-client-examples</module>
<module>rxjava-2-examples</module>
<module>rxjava-3-examples</module>
<module>unit-examples</module>
<module>metrics-examples</module>
<module>micrometer-metrics-examples</module>
<module>mail-examples</module>
Expand Down
35 changes: 0 additions & 35 deletions unit-examples/README.adoc

This file was deleted.

46 changes: 0 additions & 46 deletions unit-examples/pom.xml

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 3a4b1bc

Please sign in to comment.