Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Tom Tresansky
Tom Tresansky has asked
75
questions and find answers to
27
problems.
Stats
943
EtPoint
194
Vote count
75
questions
27
answers
About
Senior Software Engineer at Gradle, Inc.
Tom Tresansky questions
How do I prevent Gradle from building a non-project directory?
Polymorphic Behavior in VB6
Custom Lombok Extensions Require Lombok Package?
JAXB Ant Task Error: xjc2 [ERROR] null unknown location
Why are different case condition bodies not in different scope?
Change Format of css Stylesheets in Eclipse
Pass zero-sized array, save allocation?
CardLayouts: How can I tell which card is visible?
Why are there no final interfaces in Java?
Is it possible to mock a static method on a final class using a PowerMockRule instead of the PowerMockRunner?
Tom Tresansky answers
disadvantages of inheritance in java
Why doesn't Mockito RETURNS_DEFAULT return a default String?
Migrating Hibernate 3.2.5 to 3.6
Static mock not working
Pass zero-sized array, save allocation?
Optimal extended class naming convention?
Class "Department" is mapped, but is not included in any persistence unit
how to setup a call to method of mocked object in mockito without calling the original method itself
Building a PL/SQL coverage report with DBMS Profiler
JPA @OneToOne throws Error when mapped to an abstract @Entity with subclasses