The Wayback Machine - https://web.archive.org/web/20220616132535/https://github.com/sbrannen
Skip to content
Avatar

Highlights

  • 5 discussions answered

Organizations

@spring-projects @junit-team @ota4j-team @apiguardian-team
Block or Report

Block or report sbrannen

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. The 5th major version of the programmer-friendly testing framework for Java and the JVM

    Java 5.2k 1.2k

  2. Spring TestContext Framework Extension for JUnit Jupiter (a.k.a., JUnit 5)

    Java 138 44

  3. Spring Events Sample Application

    Java 102 32

  4. Composed annotations for use with the Spring Framework

    Java 87 16

  5. junit5-demo Public

    Demos for JUnit 5

    Java 46 20

1,000 contributions in the last year

Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun Mon Wed Fri

Contribution activity

June 2022

Reviewed 2 pull requests in 2 repositories
junit-team/junit5 1 pull request
spring-projects/spring-framework 1 pull request

Created an issue in spring-projects/spring-framework that received 5 comments

Kotlin examples for setter injection incorrectly use field injection

While analyzing #28590, I noticed that many of the examples involving setter injection and Kotlin incorrectly use field injection. Searching for la…

5 comments