Skip to content

Releases: MrTimeey/java-live-templates

Test-Methods

23 Nov 08:37
0b25dc1
Compare
Choose a tag to compare
Merge pull request #7 from MrTimeey/test_method

Remove public modifier from test methods

File loading

15 Oct 15:07
5a80f7f
Compare
Choose a tag to compare
Merge pull request #6 from MrTimeey/add_load_bytes

Template for loading byte[] from resource file

Test method fix

02 Oct 11:04
2e50c4f
Compare
Choose a tag to compare
Merge pull request #4 from MrTimeey/throws-declaration

Added throws declaration to create test method

Resource File

01 Oct 09:18
Compare
Choose a tag to compare

Added template for loading files from resources directory

MockMvc Test Method

01 Oct 08:47
Compare
Choose a tag to compare

Added MockMvc Test Method

Entity ID

27 Aug 14:14
6ad40c9
Compare
Choose a tag to compare
Merge pull request #3 from MrTimeey/feature/entity_uuid

Feature/entity UUID

First Edition

26 Aug 15:26
6ad40c9
Compare
Choose a tag to compare

First edition of the java-live-templates