Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move junit4 to assertj #5685

Merged
merged 20 commits into from
Aug 16, 2022
Merged

Move junit4 to assertj #5685

merged 20 commits into from
Aug 16, 2022

Commits on Aug 13, 2022

  1. Move junit4 to assertj

    eddumelendez committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    25fc676 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2022

  1. Configuration menu
    Copy the full SHA
    a7b196e View commit details
    Browse the repository at this point in the history
  2. Move junit4 to assertj

    eddumelendez committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    f0c010b View commit details
    Browse the repository at this point in the history
  3. Update docs/examples/junit4/generic/src/test/java/generic/HostPortExp…

    …osedTest.java
    
    Co-authored-by: Kevin Wittek <kiview@users.noreply.github.com>
    eddumelendez and kiview authored Aug 15, 2022
    Configuration menu
    Copy the full SHA
    434c03c View commit details
    Browse the repository at this point in the history
  4. Update modules/cassandra/src/test/java/org/testcontainers/containers/…

    …CassandraDriver4Test.java
    
    Co-authored-by: Kevin Wittek <kiview@users.noreply.github.com>
    eddumelendez and kiview authored Aug 15, 2022
    Configuration menu
    Copy the full SHA
    bf34364 View commit details
    Browse the repository at this point in the history
  5. Update modules/junit-jupiter/src/test/java/org/testcontainers/junit/j…

    …upiter/TestLifecycleAwareExceptionCapturingTest.java
    
    Co-authored-by: Kevin Wittek <kiview@users.noreply.github.com>
    eddumelendez and kiview authored Aug 15, 2022
    Configuration menu
    Copy the full SHA
    cc44e94 View commit details
    Browse the repository at this point in the history
  6. Update modules/presto/src/test/java/org/testcontainers/containers/Pre…

    …stoContainerTest.java
    
    Co-authored-by: Kevin Wittek <kiview@users.noreply.github.com>
    eddumelendez and kiview authored Aug 15, 2022
    Configuration menu
    Copy the full SHA
    29a4495 View commit details
    Browse the repository at this point in the history
  7. Update modules/presto/src/test/java/org/testcontainers/containers/Pre…

    …stoContainerTest.java
    
    Co-authored-by: Kevin Wittek <kiview@users.noreply.github.com>
    eddumelendez and kiview authored Aug 15, 2022
    Configuration menu
    Copy the full SHA
    fb98147 View commit details
    Browse the repository at this point in the history
  8. Update modules/presto/src/test/java/org/testcontainers/containers/Pre…

    …stoContainerTest.java
    
    Co-authored-by: Kevin Wittek <kiview@users.noreply.github.com>
    eddumelendez and kiview authored Aug 15, 2022
    Configuration menu
    Copy the full SHA
    1a67fc1 View commit details
    Browse the repository at this point in the history
  9. Fix

    eddumelendez committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    2348a25 View commit details
    Browse the repository at this point in the history
  10. Fix assertion

    eddumelendez committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    cdedbed View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. Fix assertions

    eddumelendez committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    c5d0cad View commit details
    Browse the repository at this point in the history
  2. Update modules/trino/src/test/java/org/testcontainers/containers/Trin…

    …oContainerTest.java
    
    Co-authored-by: Kevin Wittek <kiview@users.noreply.github.com>
    eddumelendez and kiview authored Aug 16, 2022
    Configuration menu
    Copy the full SHA
    935df82 View commit details
    Browse the repository at this point in the history
  3. Update modules/trino/src/test/java/org/testcontainers/containers/Trin…

    …oContainerTest.java
    
    Co-authored-by: Kevin Wittek <kiview@users.noreply.github.com>
    eddumelendez and kiview authored Aug 16, 2022
    Configuration menu
    Copy the full SHA
    01c6544 View commit details
    Browse the repository at this point in the history
  4. Update modules/selenium/src/test/java/org/testcontainers/junit/Chrome…

    …RecordingWebDriverContainerTest.java
    
    Co-authored-by: Kevin Wittek <kiview@users.noreply.github.com>
    eddumelendez and kiview authored Aug 16, 2022
    Configuration menu
    Copy the full SHA
    e629905 View commit details
    Browse the repository at this point in the history
  5. Update modules/trino/src/test/java/org/testcontainers/containers/Trin…

    …oContainerTest.java
    
    Co-authored-by: Kevin Wittek <kiview@users.noreply.github.com>
    eddumelendez and kiview authored Aug 16, 2022
    Configuration menu
    Copy the full SHA
    65ebf56 View commit details
    Browse the repository at this point in the history
  6. Update modules/cassandra/src/test/java/org/testcontainers/containers/…

    …CassandraDriver3Test.java
    
    Co-authored-by: Kevin Wittek <kiview@users.noreply.github.com>
    eddumelendez and kiview authored Aug 16, 2022
    Configuration menu
    Copy the full SHA
    ce983bd View commit details
    Browse the repository at this point in the history
  7. Fix assertions

    eddumelendez committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    e0c929d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    63a2c0a View commit details
    Browse the repository at this point in the history
  9. Update modules/selenium/src/test/java/org/testcontainers/junit/Chrome…

    …RecordingWebDriverContainerTest.java
    
    Co-authored-by: Kevin Wittek <kiview@users.noreply.github.com>
    eddumelendez and kiview authored Aug 16, 2022
    Configuration menu
    Copy the full SHA
    ae944fb View commit details
    Browse the repository at this point in the history