Top "Fest" questions

FEST (Fixtures for Easy Software Testing) is a collection of APIs to facilitate Java software testing.

How do I read pixels from a PNG file?

I know how to capture a screenshot by using Robot, Windowtester or FEST. I also know how to read a …

java pixel awtrobot image-capture fest
Get the VK int from an arbitrary char in java

How do you get the VK code from a char that is a letter? It seems like you should be …

java unit-testing keyboard awtrobot fest