I\'m using Spring and I want to create unit test using Spock. This is my class
@Service public class TestService{ @Value("${test.path:}") pri