assertj / assertj/assertj-swing
Where is the source code used in the examples, please?
- Ngôn ngữ chính
- Java
- Star
- 121
- Fork
- 52
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
### 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?
Hướng dẫn đóng góp
Hướng nghiên cứu
Bắt đầu với hướng dẫn nhập môn AssertJ Swing và phần khởi động nhanh trong một phút, sau đó kiểm tra cách sử dụng luồng application.start() được ghi trong tài liệu. Xác định xem có thể thêm một ví dụ có thể thực thi hay không và đánh giá riêng yêu cầu trả về root frame; công việc được coi là hoàn tất khi bao gồm một ví dụ có thể thực thi và hành vi API được ghi lại rõ ràng.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- java
- Lĩnh vực
- desktop, documentation
- Loại issue
- Tài liệu
- Độ khó
- 4/5
- Thời gian dự kiến
- 3-5 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 35/100