blog.jetztgrad.net
A Day At The Races » Introduction to YouDebug – Scriptable Java Debugger
http://blog.jetztgrad.net/2012/04/introduction-to-youdebug-scriptable-java-debugger
A Day At The Races. Programming was my first love, and it will be my last. Groovy & Grails on OSGi. Introduction to YouDebug – Scriptable Java Debugger. Introduction to YouDebug – Scriptable Java Debugger. April 28th, 2012. I gave a short talk. At the Mannheim Java User Group. YouDebug is a Java debugger developed by Kohsuke Kawaguchi. Which can be scripted in Groovy. The slides are available here:. The slides are available under the CreativeCommons license BY-NC-SA. View more ». Valid XHTML 1.1.
blog.jetztgrad.net
A Day At The Races » general
http://blog.jetztgrad.net/category/general
A Day At The Races. Programming was my first love, and it will be my last. Groovy & Grails on OSGi. Archive for the ‘general’ Category. Introduction to YouDebug – Scriptable Java Debugger. April 28th, 2012. I gave a short talk. At the Mannheim Java User Group. YouDebug is a Java debugger developed by Kohsuke Kawaguchi. Which can be scripted in Groovy. The slides are available here:. The slides are available under the CreativeCommons license BY-NC-SA. July 27th, 2010. Which fixes dependency resolution.
kohsuke.org
Kohsuke Kawaguchi » Projects
http://kohsuke.org/projects
Personal website of Kohsuke Kawaguchi. April 29th, 2012. I’m involved in a large number of open-source projects. It’s too many to list them all here, but major ones include the followings:. A continuous integration server. Turns a Java program into an Unix daemon. Monitors file descriptor open/close activities and records its stack trace. Object-oriented Java client API for GitHub. Executes untrusted Groovy script in a restricted sandbox. Java library to perform Unix PAM authentication. XML Schema dataty...
jmilkiewicz.blogspot.com
Java development thoughts: marca 2011
http://jmilkiewicz.blogspot.com/2011_03_01_archive.html
Wtorek, 15 marca 2011. Jakiś czas temu zostałem zapytany w jaki sposób przetestować jednostkowo coś takiego:. Public class SenderService {. Private JmsOperations jmsTemplate;. Public void doSend(final MyMessage myMessage){. JmsTemplate.send(new MessageCreator() {. Public Message createMessage(Session session) throws JMSException {. Return session.createObjectMessage(myMessage);. Tworzenie testów na tym etapie wydaję się sensowne jedynie w celach regresji. A powyższy kod leżałby w warstwie adaptera. Najse...
blog.jetztgrad.net
A Day At The Races » Wolfgang Schell
http://blog.jetztgrad.net/author/admin
A Day At The Races. Programming was my first love, and it will be my last. Groovy & Grails on OSGi. Introduction to YouDebug – Scriptable Java Debugger. April 28th, 2012. I gave a short talk. At the Mannheim Java User Group. YouDebug is a Java debugger developed by Kohsuke Kawaguchi. Which can be scripted in Groovy. The slides are available here:. The slides are available under the CreativeCommons license BY-NC-SA. Presentation: Introduction to Amazon Elastic Beanstalk. April 22nd, 2011. As running the A...