assertj / assertj/assertj-swing
Where is the source code used in the examples, please?
- Lenguaje dominante
- Java
- Estrellas
- 121
- Forks
- 52
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
### What I found/tried:
I am new to AssertJ. I'm reading https://joel-costigliola.github.io/assertj/assertj-swing-input.html
There's a few lines of code pointing me in a good direction. They assume I already know how to import everything needed. The one minute quick-start doesn't have a runable demo.
I looked in various sub-folders for examples with no luck.
### What I expect:
A working example I can run locally to see these things in action for myself? Same way a "how to use [swing feature x]" would have run-able source code. Example, [JButton](https://docs.oracle.com/javase/tutorial/uiswing/components/button.html) links to [this demo](https://docs.oracle.com/javase/tutorial/displayCode.html?code=https://docs.oracle.com/javase/tutorial/uiswing/examples/components/ButtonDemoProject/src/components/ButtonDemo.java).
### separately:
the quick-start code assumes I know the title of my frame. As my app is multilingual I can't be sure what translation is running or the name of the frame around the panel I want to test. Can application.start() return the root frame?
Guía de contribución
Línea de trabajo
Comienza con la guía de entrada de AssertJ Swing y su inicio rápido de un minuto; después, inspecciona cómo se utiliza el flujo documentado de application.start(). Determina si se puede añadir un ejemplo ejecutable y evalúa por separado la solicitud de devolver el frame raíz; el trabajo estará terminado cuando incluya un ejemplo ejecutable y el comportamiento de la API esté documentado claramente.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- java
- Área
- desktop, documentation
- Tipo de issue
- Documentación
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 35/100