0 Replies Latest reply on Jan 28, 2014 8:44 AM by gastaldi

    Re: [forge-dev] get shell output in a test

    gastaldi

      Hi Rafael,

       

      Here is an example on how to get the shell output:

       

      in Forge 2.x:

      https://github.com/forge/core/blob/2.0/shell/tests/src/test/java/org/jboss/forge/addon/shell/command/LsCommandTest.java

      in Forge 1.x:

      https://github.com/forge/core/blob/master/dev-plugins/src/test/java/org/jboss/forge/dev/PluginsPluginTest.java#L35

       

      Hope it helps,

       

      George Gastaldi

       

      On 28-01-2014 10:34, Rafael Pestano wrote:

      Hi George,

       

      1.x,

      i'll migrate to 2.x in next days so the answer is both

       

      >

      2014/1/28 George Gastaldi <ggastald@redhat.com

      <mailto:ggastald@redhat.com>>

      >

          Hi Rafael,

       

          Which Forge version are you using?

       

          Em 28/01/2014, às 10:19, Rafael Pestano <rmpestano@gmail.com

          <mailto:rmpestano@gmail.com>> escreveu:

       

      >>     Hi everyone,

      >>

      >>     how can i get shell output after executing a command?

      >>

      >>     eg: i have a plugin that count lines of files, in my test i

      >>     expect the command to print 200 so id like to assertEquals that

      >>     value. Something like calling queueInputLines after executing a

      >>     command to get its output

      >>

      >>

      >>      thanks in advance.

      >>

      >>     --

      >>     <http://www.advancedit.com.br/>Att,

      >>

      >>     Rafael M. Pestano

      >>

      >>     Desenvolvedor Java Cia. de Processamento de Dados do Rio Grande

      >>     do Sul

      >>     Graduando em Ciência da Computação UFRGS

      >>     http://conventionsframework.org <http://conventions.github.io/home/>

      >>     http://rpestano.wordpress.com/

      >>     @realpestano

      >>     _______________________________________________

      >>     forge-dev mailing list

      >>     forge-dev@lists.jboss.org <mailto:forge-dev@lists.jboss.org>

      >>     https://lists.jboss.org/mailman/listinfo/forge-dev

       

          _______________________________________________

          forge-dev mailing list

          forge-dev@lists.jboss.org <mailto:forge-dev@lists.jboss.org>

          https://lists.jboss.org/mailman/listinfo/forge-dev

       

      >

      >

      --

      <http://www.advancedit.com.br/>Att,

       

      Rafael M. Pestano

       

      Desenvolvedor Java Cia. de Processamento de Dados do Rio Grande do Sul

      Graduando em Ciência da Computação UFRGS

      http://conventionsframework.org <http://conventions.github.io/home/>

      http://rpestano.wordpress.com/

      @realpestano

       

      >

      _______________________________________________

      forge-dev mailing list

      forge-dev@lists.jboss.org

      https://lists.jboss.org/mailman/listinfo/forge-dev