Groups
Sign in
Groups
easytesting
Conversations
About
Send feedback
Help
easytesting
Contact owners and managers
1–30 of 833
Mark all as read
Report group
0 selected
christian
6/29/14
[fest-swing] AssertJ Swing announcement (continuation of fest-swing)
Dear FEST users, I am Christian Roesch (https://github.com/croesch) and my topic today is to announce
unread,
[fest-swing] AssertJ Swing announcement (continuation of fest-swing)
Dear FEST users, I am Christian Roesch (https://github.com/croesch) and my topic today is to announce
6/29/14
harry
,
Yvonne Wang
2
2/26/14
fest.easytesting.org has gone
Hi Harry, We are in the process of renewing the domain. The site will be available shortly. Thank you
unread,
fest.easytesting.org has gone
Hi Harry, We are in the process of renewing the domain. The site will be available shortly. Thank you
2/26/14
Joel Costigliola
,
Øyvind A.
3
10/15/13
[announce] Tools to generate custom assertions
Hey Øyvind, Some (good or bad ?) news for you : I don't maintain fest assertion generator anymore
unread,
[announce] Tools to generate custom assertions
Hey Øyvind, Some (good or bad ?) news for you : I don't maintain fest assertion generator anymore
10/15/13
denlab
, …
Joel Costigliola
4
7/27/13
XmlEqual and DeepEqual for fest-assert
Hi Andrej, I have forked Fest Assert 2.x to create AssertJ and I am definitely interested in
unread,
XmlEqual and DeepEqual for fest-assert
Hi Andrej, I have forked Fest Assert 2.x to create AssertJ and I am definitely interested in
7/27/13
Marcin Sanecki
,
Martin
3
7/25/13
Testing starting of an application
You know what? I ask the same question after I wrote my post :) I am trying to use fest to create
unread,
Testing starting of an application
You know what? I ask the same question after I wrote my post :) I am trying to use fest to create
7/25/13
Robson Alécio Somera
7/24/13
java.lang.IllegalStateException on testing a JInternalFrame
Hi guys, I have the following test class: package swingutils.internalframes; import static org.fest.
unread,
java.lang.IllegalStateException on testing a JInternalFrame
Hi guys, I have the following test class: package swingutils.internalframes; import static org.fest.
7/24/13
Robson Alécio Somera
7/24/13
java.lang.IllegalStateException on testing a JInternalFrame
Hi guys, I have the following test class: public class CadastreFrameTest { private static final
unread,
java.lang.IllegalStateException on testing a JInternalFrame
Hi guys, I have the following test class: public class CadastreFrameTest { private static final
7/24/13
Eva
,
Martin Ginkel
5
7/9/13
How can I launch a javaws application with FEST?
Thank you Martin, the dissection/reconstruction of the jnlp file and including the classes in the
unread,
How can I launch a javaws application with FEST?
Thank you Martin, the dissection/reconstruction of the jnlp file and including the classes in the
7/9/13
Eva
6/26/13
Launching a webstart application (jnlp)
I have to test some plugins added to an application for which I cannot access the source code. The
unread,
Launching a webstart application (jnlp)
I have to test some plugins added to an application for which I cannot access the source code. The
6/26/13
Marcin Sanecki
,
Martin
7
6/26/13
Only the first test runs.
That was the point. Thanks Martin!!! I have noticed that I use the old official release 1.2 from 2010
unread,
Only the first test runs.
That was the point. Thanks Martin!!! I have noticed that I use the old official release 1.2 from 2010
6/26/13
Sethu R
6/14/13
Fest slows down while testing with swingx jxtreetable
Could someone help me with an issue I am facing. I have posted this question in stackoverflow: http:/
unread,
Fest slows down while testing with swingx jxtreetable
Could someone help me with an issue I am facing. I have posted this question in stackoverflow: http:/
6/14/13
Martin
5/28/13
Re: Build instructions
Here are some notes I took on my recent efforts to build the project: Building FEST: 1 - Clone https:
unread,
Re: Build instructions
Here are some notes I took on my recent efforts to build the project: Building FEST: 1 - Clone https:
5/28/13
Ernie
,
Martin
2
5/28/13
Re: [fest-swing] How to shutdown an Swing application?
You would need to verify this, but you should be able to dispose() the frame that launches the
unread,
Re: [fest-swing] How to shutdown an Swing application?
You would need to verify this, but you should be able to dispose() the frame that launches the
5/28/13
Tomek Kaczanowski
,
Alex Ruiz
2
4/25/13
FEST in JUnit book
This is awesome! Thank you, Tomek, for including FEST Assertions in your book. I'll be updating
unread,
FEST in JUnit book
This is awesome! Thank you, Tomek, for including FEST Assertions in your book. I'll be updating
4/25/13
Joel Costigliola
4/16/13
AssertJ a new assertions project (based on Fest)
Hi all, Just to let you know, after 3 years contributing to Fest, I'm starting a new assertions
unread,
AssertJ a new assertions project (based on Fest)
Hi all, Just to let you know, after 3 years contributing to Fest, I'm starting a new assertions
4/16/13
Ravi Chandra
4/8/13
Disabling ComponentPrinter
Hi, is there a way to turn off printing component hierarchy to console when a component is not found?
unread,
Disabling ComponentPrinter
Hi, is there a way to turn off printing component hierarchy to console when a component is not found?
4/8/13
Sam Joseph
3/22/13
Example Fest Code
Hi All, I was wondering if there was a set of complete code examples for using Fest? I had been using
unread,
Example Fest Code
Hi All, I was wondering if there was a set of complete code examples for using Fest? I had been using
3/22/13
Will
,
emphati...@gmail.com
2
3/21/13
FEST Swing and WebStart JDK 6
Will, Were you ever able to get Fest to work with WebStart? I'm trying to do the same thing. Greg
unread,
FEST Swing and WebStart JDK 6
Will, Were you ever able to get Fest to work with WebStart? I'm trying to do the same thing. Greg
3/21/13
Alex Ruiz
3/15/13
Re: [easytesting] Customized Assertion Errors in 2.x
Gary, I'm really not happy with the way we allow custom errors in the API. It was confusing in
unread,
Re: [easytesting] Customized Assertion Errors in 2.x
Gary, I'm really not happy with the way we allow custom errors in the API. It was confusing in
3/15/13
Mark Derricutt
,
Alex Ruiz
2
3/15/13
Re: [easytesting] Missing description text from exception
Yeah...the API is confusing as it is now. One of the changes that I'm making in 2.0 is to include
unread,
Re: [easytesting] Missing description text from exception
Yeah...the API is confusing as it is now. One of the changes that I'm making in 2.0 is to include
3/15/13
Joel Costigliola
, …
Mark Derricutt
11
3/12/13
FEST Assertions 2.0M9, FEST Reflect 1.4.1 and FEST Util 1.2.4 release
Understandable - work, life, family - they ALL come first, unless I have a bug - then you best be on
unread,
FEST Assertions 2.0M9, FEST Reflect 1.4.1 and FEST Util 1.2.4 release
Understandable - work, life, family - they ALL come first, unless I have a bug - then you best be on
3/12/13
Joel Costigliola
,
Ted M. Young [@jitterted]
3
3/4/13
FEST assertions for Guava 1.1 released
yes it requires 2.0.x I will add that is the documentation thanks for reporting this On Mon, Mar 4,
unread,
FEST assertions for Guava 1.1 released
yes it requires 2.0.x I will add that is the documentation thanks for reporting this On Mon, Mar 4,
3/4/13
Joel Costigliola
, …
Mark Derricutt
16
3/2/13
Fest Assertions 2.0M8 release
Working a treat for me so far! Many cheers! Joel Costigliola wrote: I have released : fest-util 1.2.4
unread,
Fest Assertions 2.0M8 release
Working a treat for me so far! Many cheers! Joel Costigliola wrote: I have released : fest-util 1.2.4
3/2/13
Alex Ruiz
,
bbg
2
2/22/13
Re: [easytesting] Parameterized tests: how to keep or relaunch application window?
I have modified test code like this: @RunWith(Parameterized.class) public class ParameterizedTest
unread,
Re: [easytesting] Parameterized tests: how to keep or relaunch application window?
I have modified test code like this: @RunWith(Parameterized.class) public class ParameterizedTest
2/22/13
Vilius
2/20/13
Tests are being run only after application is closed
Hi, I am using FEST together with TestNG and I have a very interesting situation. I use
unread,
Tests are being run only after application is closed
Hi, I am using FEST together with TestNG and I have a very interesting situation. I use
2/20/13
Joel Costigliola
2/13/13
New releases : Fest assertion generator Eclipse plugin / Fest assertions for Joda Time 1.1.0
Hi all, Fest Eclipse plugin has been released few days ago, it allows you to generate easily
unread,
New releases : Fest assertion generator Eclipse plugin / Fest assertions for Joda Time 1.1.0
Hi all, Fest Eclipse plugin has been released few days ago, it allows you to generate easily
2/13/13
dav...@sympatico.ca
,
Alex Ruiz
2
1/29/13
FindActivePopup does not work for cascade JPopupMenu with JMenu cascading items
Please file a bug in our github repo with info, and I'll include a fix in the next release. I
unread,
FindActivePopup does not work for cascade JPopupMenu with JMenu cascading items
Please file a bug in our github repo with info, and I'll include a fix in the next release. I
1/29/13
dav...@sympatico.ca
,
Alex Ruiz
4
1/29/13
git encoding issues on clone of fest-swing-1.x.git repository
Today we took another look at your issue and realized why it was so confusing to us, Alex didn't
unread,
git encoding issues on clone of fest-swing-1.x.git repository
Today we took another look at your issue and realized why it was so confusing to us, Alex didn't
1/29/13
Marcin Sanecki
,
Alex Ruiz
5
1/28/13
com.l2fprod.common.swing.JOutlookBar - any idea how to get access to JTabbedPane from this component?
That is a very difficult question to answer without knowing how those components are implemented. The
unread,
com.l2fprod.common.swing.JOutlookBar - any idea how to get access to JTabbedPane from this component?
That is a very difficult question to answer without knowing how those components are implemented. The
1/28/13
Ravi Chandra
1/23/13
Re: Identifying a JPopupMenu
Ok...I was able to identify the popup menu after all by using the code below. JPopupMenuFixture
unread,
Re: Identifying a JPopupMenu
Ok...I was able to identify the popup menu after all by using the code below. JPopupMenuFixture
1/23/13