Skip to content

Jessitron

Search
  • Blog
  • Twitter
  • Patreon
  • Talks
  • Newsletter
  • Search
Search
  • Blog
  • Twitter
  • Patreon
  • Talks
  • Newsletter
  • Search

groovy

Gradle is easy: Groovy tests

December 13, 2011

Today in Unit Testing, an evil framework class hid my important return value away in a private field. Groovy to the rescue! So far, all our code and tests are in Java. It took only two lines in build.gradle, as specified in the gradle documentation, and poof. I put my little test class in src/test/groovy/package/structure, …

Read moreGradle is easy: Groovy tests

Tags gradle, groovy, tdd, testing

Lifting the blankets of Gradle

November 25, 2011

Gradle, the build system, is a DSL on top of Groovy. The build scripts (which are really configuration scripts) are Groovy code. So why do they look so weird? Today I configured a particular obscure property of the eclipse plugin in milestone 6 of Gradle. The answer looks like: apply plugin: ‘eclipse-wtp’eclipse { wtp { …

Read moreLifting the blankets of Gradle

Tags functional, gradle, groovy

popular

  • PowerShell equivalent of find
    PowerShell equivalent of find
  • Run an OpenTelemetry Collector locally in Docker
    Run an OpenTelemetry Collector locally in Docker
  • PowerShell for `rm -rf`
    PowerShell for `rm -rf`
  • Spring Security for h2-console
    Spring Security for h2-console
  • Git Rebase inside IntelliJ IDEA
    Git Rebase inside IntelliJ IDEA

twitter

My Tweets

instagram

Look at these lovely bookends! I’d leave a review but Etsy thinks they’re still in transit. @youngoldthingsllc_
Where does understanding lie?

meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
  • Blog
  • Twitter
  • Patreon
  • Talks
  • Newsletter

Tags

abstraction agile architecture automation change clojure complexity concurrency design DevOps Docker domain driven design Engineering functional functionalPrinciples Generativity git Java javascript learning observability philosophy process property-based testing reference ruby scala science Software Development symmathesy systems Systems Thinking teams testing thinkingFunctionally tistil typescript Web Development wit Yak Shaving

Archives

Search

© 2023 Jessitron, LLC
Scroll back to top