Class LogTagAspect


  • public class LogTagAspect
    extends Object
    Adds the possibility of printing the comments from the feature files as info level messages when executing. Using #log <message> in a feature file, will print the message in the CLI when executing the test The log message is captured right before is printed on console and altered using the ReplacementAspect
    Author:
    José Fernández
    • Constructor Detail

      • LogTagAspect

        public LogTagAspect()